Internal error PLS0707 [message #371508] |
Tue, 31 October 2000 07:28 |
RC Reddy
Messages: 2 Registered: October 2000
|
Junior Member |
|
|
I have proc which got compiled successfully and when it runs in the night thru autosys it gets fail everyday. When I compile it and reran the proc it goes fine. The error message I get when the job fails is as below:
begin pr_market_op_plan_update('2000') ; end;
*
ERROR at line 1:
ORA-06553: PLS-707: unsupported construct or internal error 2601
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
Elapsed: 00:00:00.62
Please let me know what are the things I should check.
|
|
|