Recent content by algatz

  1. A

    PL/SQL developer hangs on just clicking the user objects

    I tried this query "select count(*) from sys.all_objects" and the query never ends.
  2. A

    PL/SQL developer hangs on just clicking the user objects

    I imported the schema of DB 1 to DB 2 using oracle import/export facilities. After this if I try to expand any user object in DB 2 say Packages, Trigers, Tables, etc., the PL/SQL developer just hangs. But it works well for DB 1(It was working fine for DB 2 also before the import). What's the...
Back
Top