Help! Can't see my procedures in my packages!

Don

Member
Just upgraded to the latest version of PL/SQL Developer.. but now I can no longer see the contents of my packages!

When I click the package name, nothing appears under the Functions or the Procedures folder. This is NOT good!

Can anyone help? (tried uninstalling, re-installing, but no luck)
 
Originally posted by Don:
When I click the package name, nothing appears under the Functions or the Procedures folder. This is NOT good!...
I have seen the same problem, but first only with one specific user "xxy" (of more then 10 users) and second the connection for this user must be not the originally connection. I have the problem only when I first connect with one of the other users and then I logon "xxy" using the button from the menu bar.
When I login "xxy" at the program start all is OK.
I know that this user has some differences. (One difference is that is doesn't have the "alter session privilege". On both login I see the message "Error applying Automatic Debug Information..."). With login at program startup then I can see functions, procedure etc. otherwise appears the error box:"ORA-00942:table or view does not exist".
I have found too, that when I remove the option "Use DBA Views if available" the user "xxy" works even if i change from other users.
I hope that my poor Englisch is understandable
Sepp
 
This should be fixed in the current 6.0.2 release. The problem mentioned by Don will be fixed for 6.0.3.
 
Back
Top