Hi,
When I try to use code completion I get the following error:
This happens when I try to get code completion for something like:
This only happens in production instance. I tried it with "Use DBA views if available" checked and unchecked. I sent a debug.txt that was generated while it was unchecked.
PL/SQL Developer
Version 7.1.5.1397
Regards,
Gustavo
When I try to use code completion I get the following error:
Code:
ORA-06550: line 121, column 16:
PL/SQL: ORA-00942: table or view does not exist
ORA-06550: line 119, column 7:
PL/SQL: SQL Statement ignored
Code:
select * from po.
PL/SQL Developer
Version 7.1.5.1397
Regards,
Gustavo