When attempting to applying pre-req patch 14563642:R12.PSA.A, the following error occurs. psafirstru
When attempting to applying pre-req patch 14563642:R12.PSA.A,
the following error occurs.
ERROR
-----------------------
There are now 30 jobs remaining (current phase=A0):
0 running, 1 ready to run and 29 waiting.
Assigned: file psafirstrun.sql on worker 1 for product psa username PSA.
FAILED: file psafirstrun.sql on worker 1 for product psa username PSA.
##########################################################
Start time for file is: Mon Feb 16 2015 13:30:14
sqlplus -s APPS/***** @/u03/applmgr/dev1/apps/apps_st/appl/psa/12.0.0/patch/115/sql/psafirstrun.sql
Enter value for 1: IF table_rec.owner=l_owner THEN
*
ERROR at line 13:
ORA-06550: line 13, column 28:
PLS-00201: identifier 'L_OWNER' must be declared
ORA-06550: line 13, column 9:
PL/SQL: Statement ignored