5.1.2.682 / Oracle 9.2

dlhoppe

Member
I've been trying to get PL/SQL Developer to work with Oracle 9.2 client. I can connect successfully, but when I click on anything in the browser I get the following error:

ORA-00942: Table or view does not exit

This is only a problem when I connect to our 9i test server. Before I upgraded my client from 8.1.6 to 9.2, everything was working fine with this server. I can however connect to other 8i servers and browse objects.

Anyone have any suggestions?
 
Is the preference "Use DBA views if available" enabled (Tools > Preference > Options tab page)? If so, can you disable it and try again?

------------------
Marco Kalter
Allround Automations
 
Back
Top