I'm trying to get explain plan to work w/ the latest version of PL/SQL developer (5.1.0.657), it worked before the upgrade to this version.
I get an error 'plan table does not exist, create it?', when I click YES, I get another error 'ORA-00955: name is already used by an existing object'.
Anybody know where to set the explain plan table name, in Toad you can set it in the options menu, can't seem to find that here in PL/SQL developer.
Thanks,
Chris
I get an error 'plan table does not exist, create it?', when I click YES, I get another error 'ORA-00955: name is already used by an existing object'.
Anybody know where to set the explain plan table name, in Toad you can set it in the options menu, can't seem to find that here in PL/SQL developer.
Thanks,
Chris