Guest_imported
New member
- Jan 1, 1970
- 0
hi all!
i'm facing problem in Repository Object Navigator and am unable to use Designer6i
When I try to open Repository Object Navigator, it is giving following errors:
1. ORA-04068:"existing state of packages has been discarded"
Cause: One of errors 4060 - 4067 when attempt to execute a stored
procedure.
Action: Try again after proper re-initialization of any application's
state.
2. ORA-04063,package body CDAPI has errors"
Cause: Attempt to execute a stored procedure or use a view that has
errors. For stored procedures, the problem could be syntax errors
or references to other, non-existent procedures. For views,
the problem could be a reference in the view's defining query to
a non-existent table.
Action: Fix the errors and/or create referenced objects as necessary.
3. ORA-06508: "PL/SQL: could not find program unit being called"
4. ORA-06512: at line 1
Cause: Backtrace message as the stack is unwound by unhandled
exceptions.
Action: Fix the problem causing the exception or write an exception
handler for this condition. Or you may need to contact your
application administrator or DBA.
5. RME-02124: Failed to execute SQL statement: begin :stacksize := cdapi.stacksize; if cdapi.stacksize > 0 then cdapi.pop_messagefac,:code,0,1,2,3,4,5,6,7); end if; end;
Cause : An error occurred while executing a SQL statement.
Action : Examine reported errors for specific details.
Can you please suggest the possible cause and solutions to this problem?
i'm facing problem in Repository Object Navigator and am unable to use Designer6i
When I try to open Repository Object Navigator, it is giving following errors:
1. ORA-04068:"existing state of packages has been discarded"
Cause: One of errors 4060 - 4067 when attempt to execute a stored
procedure.
Action: Try again after proper re-initialization of any application's
state.
2. ORA-04063,package body CDAPI has errors"
Cause: Attempt to execute a stored procedure or use a view that has
errors. For stored procedures, the problem could be syntax errors
or references to other, non-existent procedures. For views,
the problem could be a reference in the view's defining query to
a non-existent table.
Action: Fix the errors and/or create referenced objects as necessary.
3. ORA-06508: "PL/SQL: could not find program unit being called"
4. ORA-06512: at line 1
Cause: Backtrace message as the stack is unwound by unhandled
exceptions.
Action: Fix the problem causing the exception or write an exception
handler for this condition. Or you may need to contact your
application administrator or DBA.
5. RME-02124: Failed to execute SQL statement: begin :stacksize := cdapi.stacksize; if cdapi.stacksize > 0 then cdapi.pop_messagefac,:code,0,1,2,3,4,5,6,7); end if; end;
Cause : An error occurred while executing a SQL statement.
Action : Examine reported errors for specific details.
Can you please suggest the possible cause and solutions to this problem?