sandmountain
Member
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??
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??