Patch:6678700 funupgpns.sql Fails with: ORA-01403: no data found
Problem Description: Following error appears when running 12.1.1 upgrade patch driver (6678700)
------------------------------------------
Adpatch error
ATTENTION: All workers either have failed or are waiting:
FAILED: file funupgpns.sql on worker 2.
ATTENTION: Please fix the above failed worker(s) so the manager can continue.
------------------------------------------
Adworker log
sqlplus -s APPS/***** @/ebiz/vis/appsr12/apps/apps_st/appl/fun/12.0.0/patch/115/sql/funupgpns.sql
DECLARE
*
ERROR at line 1:
ORA-01403: no data found
ORA-06512: at line 490
------------------------------------------
------------------------------------------
Adpatch error
ATTENTION: All workers either have failed or are waiting:
FAILED: file funupgpns.sql on worker 2.
ATTENTION: Please fix the above failed worker(s) so the manager can continue.
------------------------------------------
Adworker log
sqlplus -s APPS/***** @/ebiz/vis/appsr12/apps/apps_st/appl/fun/12.0.0/patch/115/sql/funupgpns.sql
DECLARE
*
ERROR at line 1:
ORA-01403: no data found
ORA-06512: at line 490
------------------------------------------
Tagged:
0