Recent content by mike_

  1. M

    Strange behaviour at compile package

    I am collide with a strange problem - At compiling package body, PSD just hangs on. Opposite, compiling the same file via SQL*Plus is ok. Compiler parameters are identical in sql*plus and psd. In trace file for such session only "sql net message from client" and "sql more data from client"...
  2. M

    Object browser. Too long loading objects with "My objects" filter

    Hilarion, thanks a lot! That is exactly what is needed, the problem is solved:)
  3. M

    Object browser. Too long loading objects with "My objects" filter

    I tried to do this. Execution time a bit less (~10-12 sec), but this is not enough.. Does PL/SQL Developer has some customization tool for such functionality? (for example - change this sql to more quickly with using user_objects view)
  4. M

    Object browser. Too long loading objects with "My objects" filter

    I have installed 8.0.1 version of PL/SQL Developer. In case filter "My objects" selected in object browser, next sql executes: (see the bold text) This sql leads to problem in case database has many users (execution time aprox. 15 sec). For example the same info from "user_objects" view take a...
Back
Top