Recent content by cincocielos

  1. C

    Pls-00123: Program too large

    Great... thas work... also suport contactme and give me the same solution... regards.
  2. C

    Pls-00123: Program too large

    Hi all... I have a little problem with pl/sql developer, when I try to compile package with 11,792 lines (I have biger programs) send the error Pls-00123: Program too large If i compile directly in sqlplus, i dont have any problem, but in pl/sql developer send the error. I hope someone can...
  3. C

    when try to edit o rcomplie apear ORA-01422 ORA-06512

    Hi Marco... This is the content of file debug.sql tnks for your help. PL/SQL Developer 7.0.3.1123 01.26367 - 5 user license C:\Archivos de programa\PLSQL Developer\plsqldev.exe 18/12/2007 11:55:14 a.m. Application started 18/12/2007 11:55:14 a.m. InitPreferences 18/12/2007 11:55:14 a.m...
  4. C

    when try to edit o rcomplie apear ORA-01422 ORA-06512

    Hi all... When I try to compile a procedure or package apear window error ORA-01422: exact fech returns more than requested number of rows. ORA-06512: at "SYS.STANDARD", line 264 ORA-06512: at line 49 This error dont permit work in plsql developer... I hope someone have a tip. regards.
  5. C

    ORA600 Message from sql/developer

    This error continue when I tried to compile some objets, any other idea?
  6. C

    ORA600 Message from sql/developer

    Thanks.. I will try.
  7. C

    ORA600 Message from sql/developer

    Hi all... I have a problem with plsql/developer... when I try to compile a package plsql/developer send "ORA600 Oracle internal...", but if I compile the same package on sqlplus, thats work fine.
  8. C

    How to view package body without compile from other schema?

    Regards... I have a problem... if I sow package body of other schemas, I can compile it. but it is not correct, I need to see all PB and no compile. I hope some one help me bye
Back
Top