Recent content by ner

  1. N

    Program too large and debug information

    When I have a big package, I cannot compile it with the debug option: Add debug information when compiling, because It has the error: program too large. However, when I remove "add debug information" option I can compile it correctly, but I cannot see debug information when debugging. Can we...
  2. N

    Beautifier in multiple objects

    Sorry, It didn't beautify anything. Not even the specification. But, let me tell you that works ok in files. Just in the objects is the problem. I am using 6.0.0.840. Thanks in advance
  3. N

    Beautifier Command

    I am using beaut myPackage; But when i go to the object in the DB itself, it didn't change. I also tried with recompile myPackage. What i am doing wrong?
  4. N

    Beautifier in multiple objects

    I am using: browse pack_mro8838; edit pack_mro8838; beaut pack_mro8838; recompile pack_mro8838; But only beautifies the specification, not the body of the object. What i am doing wrong ?
  5. N

    Beautifier in multiple objects

    Hi, is there any way to apply beautifier in multiple objects at same time? (not one by one) regards!
  6. N

    Disabling menues v6

    Is any way to disable the "Edit" and "Edit package and body" context menus? I don't want to directly modify db objects. Only from executing .sql files...
  7. N

    menu change request

    Is any way to disable the "Edit" and "Edit package and body" context menus? I don't want to directly modify db object. Only from executing .sql files...
Back
Top