Hi Everyone,
I updated the ardb.conf to save any indexes created on this form to a
different Tablespace as follows:
Form:test <----- this is the name of the form
Index {
Clause:TABLESPACE INDX <--- this is the name of the tablespace to save the
indexes on
}After updating the ardb.conf and saving it, I created a new index from the Admin tool, but it got created on the default tablespace. What am I doing wrong? I tested to create an index on that same tablespace directly from Oracle with the application username and it worked, I also tested to add a clause to the CREATE TABLE statement as follows: Form:test Clause:TABLESPACE INDX and it worked it created the new table on this tablespace. We are running: ARS 6.3 Solaris 10 Oracle 9.2.0.7 Is there any known bugs in dealing with ardb.conf with these ars and/or Oracle versions? Appreciate your help. Regards, Fatima Mahdi _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

