admkappsutil.pl
I’m doing an upgrade from R12.0.6 to R12.1.1 following the note id:752619.1
Actually I reached the section 3.1 (post-update) and create the appsutil.zip using the command
Perl <AD_TOP>/bin/admkappsutil.pl and create appsutil.zip file
unzip appsutil.zip includes only (Bin, Html, Java, Media, perl, sql, tempate) folders
i copied the appsutil.zip and unzip it under <RDBMS ORCALE_HOME>
Now I have to run Autoconfig on the <RDBMS ORCALE_HOME>
My issue is: I didn’t found the required folder scripts/<CONTEXT_NAME>/. to run the autoconfig?
Are there any missing step?
Please help