code assistant not available

mghafoori

Member
Hello to all:
I am using Pl/SQL Dev. version 5.1.4.729 and connect to 3 different databases. recently, one of our databases was upgraded from 8.1.7.4 to 9.2 on one of our databases. Since that day, when i try to open the tables folder in the explorer, i get a message that table or view does not exist. same problem occurs when i type a dot after the alias to get a list of fields. When i use my co-worker's computer to connect to that database, i have no problem. Therefore, i think it is a PL/SQL developer problem and not the database. any help is appreciated.
 
Can you verify if the preference "Use DBA views if available" is enabled (Tools > Preferences > Options tab page)? If it is, can you disable it and try again?
 
Back
Top