default index tablespace for a user
Hi Friends,
We know that we can assign default tablespace and temporary tablespace (if 10g then temp tablespace group) to a user while creating. I wann to know whether there is any option provided to specify default index tablespace in 9i,10g or 11g?
Database: 9.2.0.6
OS: IBM AIX 5.2
my problem is, users are creating indexes in their default tablespace even though quota on index tablespace is provided. so now i want them to forcely create indexes in index tablespace only.
thanks in advance.