ORA03120 wenn query table

In our environments wie have a lot of physical tables, which are generate out of a repository. Based on these tables also views are generated, which are actually used to access data by the application developer. Generated tables and views which are not relevant for the application developer have a suffix $.

Now to problem:
When the application developer want to query a view with suffix $ (Left Mouse-button->Query) ORA03120 is shown.
Views without the suffix work fine.

This problem only occures for one user. For other users it works fine. We have a central installation on a server of PL/SQL Developer. So something must be different on the PC of this particular user I suppose.
Any ideas??
 
This is most likely an Oracle Client issue. Can this user go to Help > About, press the 'Info' button, press the 'Copy all pages' button on this info screen, and paste this text into an e-mail reply?
 
Back
Top