SP2-0310 when running catbundle.sql cpu apply (patch CPU)
I have ten 10.2.0.4 databases.
I want to run the January 2009 CPU patch against them :
cd $ORACLE_HOME/rdbms/admin
sqlplus /nolog
SQL> connect sys/<passwd>@<database> as sysdba
SQL> @catbundle.sql cpu apply
For two of them, I receives the following error :
SP2-0310: unable to open file "/u01/app/oracle/product/10.2.0/db_1/rdbms/admin/catbundle_CPU_<database>_APPLY.sql"
Can someone help me ?
Rgds,
Rachel