Recent content by LuPe

  1. L

    Is not possible open list View and Table in Developer

    All is OK now. Thank you :-)
  2. L

    Is not possible open list View and Table in Developer

    and (Burger) order by decode(owner, user, 0, 1), owner, object_name I dont know, why is here this condition. Where is the place for delete this condition?
  3. L

    Is not possible open list View and Table in Developer

    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 = :object_type :extra_condition and (B
  4. L

    Is not possible open list View and Table in Developer

    My configuration PL/SQL Developer Version 7.1.4.1388 04.46063 - 5 user license Windows XP Professional 5.1 Build 2600 (Service Pack 3) User configuration PL/SQL Developer Version 6.0.4.906 (MBCS) 01.24959 - 1 user license Windows XP version 6,0 (build 2600) Service Pack 3 Is...
  5. L

    Is not possible open list View and Table in Developer

    There was my debug.txt At users computer this file wasn't created. I think, but problem is in users right for network and servers. Is this possible? The ORA error is with opening list Views or Tables. User with this Views and Tables can work, make select and next operation. But not open list.
  6. L

    Is not possible open list View and Table in Developer

    Now is it OK? I send it using webservice leteckaposta.cz
  7. L

    Is not possible open list View and Table in Developer

    Physical memory : 2
  8. L

    Is not possible open list View and Table in Developer

    My debug.txt PL/SQL Developer Version 7.1.4.1388 Windows XP Professional 5.1 Build 2600 (Service Pack 3) Physical memory : 2
  9. L

    Is not possible open list View and Table in 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.
  10. L

    Is not possible open list View and Table in Developer

    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. How make repair?
Back
Top