Question about PATCH FOR 11I.AD.I.7"(7429271)
Hi,
In order to update our platform we are following note [Note 165195.1]. Yesterday we have applied "PATCH FOR 11I.AD.I.7"(7429271).
We have reviewed note :
"About Oracle Applications DBA Minipack 11i.AD.I [Note 233044.1]" and "README for 7429271".
We have performed that steps:
1.Create $ORACLE_HOME/appsutil/admin on the database server.
2.Copy adgrants.sql from the patch directory to $ORACLE_HOME/appsutil/admin
3.With sqlplus, execute: @$ORACLE_HOME/appsutil/admin/adgrants.sql APPS
4.On application tier , execute adpatch using driver file: u7429271.drv
5.Run Autoconfig on database tier: $ORACLE_HOME/appsutil/scripts/<SID>_<HOST>/adautocfg.sh
could you clarify if that steps are correct? Do we need to execute another step?