Inventory generic datafix datafix_final.sql error with PLS-00201
Dear Experts,
The customer's application version is R11.5.10.2, Database version is 9.2.0.8.0.
They found the mismatch between MMT and MOQD. There are 186 records returned for select count(*) from temp_disc_inv_loose per [ID 279205.1].
But when they run generic datafix datafix_final.sql below error occurred:
ERROR at line 212:
ORA-06550: line 212, column 14:
PLS-00201: identifier 'CONTINUE' must be declared
ORA-06550: line 212, column 14:
PL/SQL: Statement ignored
Any suggestion about this issue?
Please see attachment for your reference. Thanks.
Regards,
Helen
The customer's application version is R11.5.10.2, Database version is 9.2.0.8.0.
They found the mismatch between MMT and MOQD. There are 186 records returned for select count(*) from temp_disc_inv_loose per [ID 279205.1].
But when they run generic datafix datafix_final.sql below error occurred:
ERROR at line 212:
ORA-06550: line 212, column 14:
PLS-00201: identifier 'CONTINUE' must be declared
ORA-06550: line 212, column 14:
PL/SQL: Statement ignored
Any suggestion about this issue?
Please see attachment for your reference. Thanks.
Regards,
Helen
0