Hello,
I got the issue below while running prepare phase. I was able to fix the issue with the solution below and thus i am sharing it here.
Cause :
Query the below parameter in db context file.
grep s_patch_service entry $CONTEXT_FILE
(This is was not present in my context file, thus the error was tripping)
Soultion :
1. Ensure that the below parameters in the database context file are set to: $ORACLE_HOME/appsutil/jre
"s_jretop , s_jdktop
Parameter "ADJVAPRG" needs to be set to $ORACLE_HOME/appsutil/jre/bin/java</ADJVAPRG>
2. Execute admkappstil.pl on the apps node.
3. Copy the generated appsutil.zip to db node and unzip.
4. Execute autoconfig on the database tier.
5. Ensure s_patch_service entry exists in the db context file.
6. Re-test adop prepare phase.
7. Migrate the solution as appropriate to other environments.
Thats it.
Through this blog i will be sharing the issues which i encountered in my day to day tasks. Please feel free to write to mailmesikky@gmail.com if you stuck at something. I will help as much as i can.
Search This Blog
Subscribe to:
Post Comments (Atom)
You cannot complete this task because one of the following events caused a loss of page data: A system failure has occurred "Front end is locked after 12.2 upgrade"
If you have upgraded to Oracle E-Business Suite 12.2.10 Release Update Pack from Oracle E-Business Suite 12.2.6 Release Update Pack (or ea...
-
Error : RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =...
-
Hello DBA's, Lemme just help with how to resolve the error : RMAN-00571: ===========================================================...
-
This post is to detail the required steps to upgrade Oracle E-Business Suite database from 12c to 19c for EBS Release 12.1.3. HIGH L...
No comments:
Post a Comment