We have version 7.1.4.1388 PL/SQL Developer and Oracle 11.
One user from five not open list View and list Table.
Developer report ORA00920:invalid relation operator.
Reproduce the problem and send me the debug.txt file that is generated in the PL/SQL Developer directory or in the %APPDATA%\PLSQL Developer directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer).
On my computer work all OK. I have debug.txt file.
I am in admin group in network.
On users computer not generated debug file.
When I change right from users to administrator (on computer), is all the same.
Any Tables, any Views to display, but all Tables and all Views to work and select formulas.
We have received it. There is no "ORA-00920: invalid relation operator" in the log file though. Did this error occur during the session you logged? Can you retry and check for ORA-00920?
ORA-00920: invalid relational operator
At line 6, position 1
select object_name, owner object_owner, status, object_type, created, last_ddl_time
from sys.all_objects o
where object_type = bject_type
:extra_condition
and (B