Recent content by Cedric Simon

  1. Cedric Simon

    BUG: Beautifier locking PC resources at 100%

    Hi, I have a problem with a PL/SQL code causing a lock of computer resources to 100% for a long time (forever?). I need to kill the program to be able to do anything else. :( The below code causes the problem. I suppose the recursive SQL (not very beautifull, I know) is causing the...
  2. Cedric Simon

    Operators not visibles in browser folder

    Hi, I am working with user defined operators in Oracle, but in the object browser no folder exist for the operators. I tried to add it as user type folde, defining the object as sys.dba_operators, but it doesn't work. I tried with sys.dba_objects where object_type='OPERATOR' and it doesn't...
  3. Cedric Simon

    Shortcuts PlugIn disallowed

    Reenabled in 6.0.1.848 !
  4. Cedric Simon

    Shortcuts PlugIn disallowed

    If you use Version 6 Beta 5, the plugin is (still) enabled...
Back
Top