9835302: quetion for appsTier adn dbtier
question about this procedure. I have to apply the patch 9835302 and in this note I have to execute next.
1. On the Application Tier (as the APPLMGR user):
1.1 Source the environment file.
1.2 Create the appsutil.zip file by executing:
$ADPERLPRG $AD_TOP/bin/admkappsutil.pl
(On Windows: %ADPERLPRG% %AD_TOP%\bin\admkappsutil.pl)
This will create appsutil.zip in $APPL_TOP/admin/out .
2. On the Database Tier (as the ORACLE user):
2.1 Copy or FTP the appsutil.zip file to the <RDBMS ORACLE_HOME>
2.2 cd <RDBMS ORACLE_HOME>
2.3 unzip -o appsutil.zip
afterwards I have to execute next on the server database .