As a new feature of EBS 12.2.5 , we have adopmon(adop monitor, Online Patching Monitoring utility) utility for monitoring the online patching cycles. It provides a readable output, letting us monitor the events that occur in the online patching cycle phases.
The overall progress of an online patching cycle can be followed by running the new Online Patching Monitoring utility (adopmon), while seeing the various individual adop actions being taken (in a readable format).adopmon is executed after setting the run environment. It requires us to provide the apps password and that's it.
Here is an example run, captured during a cutover phase.
The overall progress of an online patching cycle can be followed by running the new Online Patching Monitoring utility (adopmon), while seeing the various individual adop actions being taken (in a readable format).adopmon is executed after setting the run environment. It requires us to provide the apps password and that's it.
Here is an example run, captured during a cutover phase.
[root@ermanserver~]# su - applmgr
E-Business Suite Environment Information
------------------------------ ----------
RUN File System : /app/oracle/PROD/fs1/EBSapps/ appl
PATCH File System : /app/oracle/PROD/fs2/EBSapps/ appl
Non-Editioned File System : /app/oracle/PROD/fs_ne
DB Host: ermanserver Service/SID: PROD
Sourcing the RUN File System ...
[applmgr@ermanserver ~]$ adopmon
Running script. Press Ctrl-C to quit.
Enter the APPS password:
Validating credentials...
Printing the log statements starting from sequence #632872
Timestamp Node name Message Type Message Text
---------------------------------------------------------------------------------------------------------------------------
2016/05/11 15:43:55 ermanserver EVENT Log: /app/oracle/PROD/fs_ne/EBSapps/log/adop/13/adop_20160511_154324.l
og
2016/05/11 15:43:56 ermanserver EVENT Validating configuration on node: [ermanserver].
2016/05/11 15:43:56 ermanserver EVENT Log: /app/oracle/PROD/fs_ne/EBSapps/log/adop/13/cutover_20160511_15432
4/PROD_ermanserver
2016/05/11 15:44:17 ermanserver EVENT Checking if finalize required.
2016/05/11 15:44:17 ermanserver EVENT Finalize phase is not required
2016/05/11 15:44:18 ermanserver EVENT Submitting request for Internal Concurrent Manager shutdown.
2016/05/11 15:44:18 ermanserver EVENT Log file: /app/oracle/PROD/fs1/inst/apps/PROD_ermanserver/logs/appl/ad
min/log/adcmctl.txt
2016/05/11 15:44:18 ermanserver EVENT Cancelling ADZDPATCH concurrent request
2016/05/11 15:44:19 ermanserver EVENT Waiting for Internal Concurrent Manager to go down.
No comments :
Post a Comment
If you will ask a question, please don't comment here..
For your questions, please create an issue into my forum.
Forum Link: http://ermanarslan.blogspot.com.tr/p/forum.html
Register and create an issue in the related category.
I will support you from there.