Explain Plan in different Tablespace [message #270082] |
Tue, 25 September 2007 11:37 |
rubhatta
Messages: 7 Registered: August 2007
|
Junior Member |
|
|
Hi All,
I am using PL/SQL developer and when I try to execute Explain Plan for a query it asks me to create a plan table. However, I do not have privileges to create a plan table in the user's defualt tablespace, but in a different tablespace. Could you please tell me how to configure PL/SQL developer to create plan table in a different tablespace? Everytime I try to create plan table it tries to do so in the default tablespace and thus throws an error saying that I do not have sufficient privileges.
Any help would be highly appreciated.
Thanks.
|
|
|
|