Saturday, October 10, 2020

ADOP Prepare Phase Fails With Error determining status of Internal Concurrent Manager

 ERROR:-

/R12APPROD/oracle/PROD/fs_ne/EBSapps/log/adop/32/20201009_174221/prepare/validate/remote_execution_result_level1.xml: 
---------------------------------------------------------------------------------------------------------------------
/R12APPROD/oracle/PROD/fs_ne/EBSapps/log/adop/32/20201009_174221/prepare/validate/remote_execution_result_level2.xml: 
---------------------------------------------------------------------------------------------------------------------
/R12APPROD/oracle/PROD/fs_ne/EBSapps/log/adop/32/20201009_174221/prepare/panserver/adop.log: 
------------------------------------------------------------------------------------------
Lines #(206-212):
    [STATEMENT] ICM status cannot be determined.
    [STATEMENT] [END   2020/10/09 17:50:21] Check if ICM is running
    [UNEXPECTED]Error determining status of Internal Concurrent Manager
    [UNEXPECTED]Error calling runConcurrentProgram subroutine.
    [ERROR]     Prepare phase has failed.
    [PROCEDURE] [START 2020/10/09 17:50:22] Updating adop session status
    [STATEMENT] SQL statement : "  update ad_adop_sessions
/R12APPROD/oracle/PROD/fs_ne/EBSapps/log/adop/32/20201009_174221/prepare/panserver1/adop.log: 
------------------------------------------------------------------------------------------
Lines #(149-155):
    Will wait for another minute and retry.
    [UNEXPECTED]Detected a failed session on another node(s): panserver and 
    [UNEXPECTED]This session will fail as no patch edition exists.
    [ERROR]     Prepare phase has failed.
    [PROCEDURE] [START 2020/10/09 17:50:42] Updating adop session status
    [STATEMENT] SQL statement : "  update ad_adop_sessions
/R12APPROD/oracle/PROD/fs_ne/EBSapps/log/adop/32/20201009_174221/prepare/remote_execution_result_level1.xml: 
------------------------------------------------------------------------------------------------------------
Status of remote command on Node panserver1 is failed.
Error string was found in the above file.
Please check the adoplog files created in panserver1 for more details.
Status of remote command on Node panserver1 is failed.
/R12APPROD/oracle/PROD/fs_ne/EBSapps/log/adop/32/20201009_174221/prepare/validate/remote_execution_result_level1.xml: 
---------------------------------------------------------------------------------------------------------------------
/R12APPROD/oracle/PROD/fs_ne/EBSapps/log/adop/32/20201009_174221/prepare/validate/remote_execution_result_level2.xml: 
---------------------------------------------------------------------------------------------------------------------
/R12APPROD/oracle/PROD/fs_ne/EBSapps/log/adop/32/20201009_174221/prepare/panserver/adop.log: 
------------------------------------------------------------------------------------------
Lines #(206-212):
    [STATEMENT] ICM status cannot be determined.
    [STATEMENT] [END   2020/10/09 17:50:21] Check if ICM is running
    [UNEXPECTED]Error determining status of Internal Concurrent Manager
    [UNEXPECTED]Error calling runConcurrentProgram subroutine.
    [ERROR]     Prepare phase has failed.
    [PROCEDURE] [START 2020/10/09 17:50:22] Updating adop session status
    [STATEMENT] SQL statement : "  update ad_adop_sessions
/R12APPROD/oracle/PROD/fs_ne/EBSapps/log/adop/32/20201009_174221/prepare/panserver1/adop.log: 
------------------------------------------------------------------------------------------
Lines #(149-155):
    Will wait for another minute and retry.
    [UNEXPECTED]Detected a failed session on another node(s): panserver and 
    [UNEXPECTED]This session will fail as no patch edition exists.
    [ERROR]     Prepare phase has failed.
    [PROCEDURE] [START 2020/10/09 17:50:42] Updating adop session status
    [STATEMENT] SQL statement : "  update ad_adop_sessions
/R12APPROD/oracle/PROD/fs_ne/EBSapps/log/adop/32/20201009_174221/prepare/remote_execution_result_level1.xml: 
------------------------------------------------------------------------------------------------------------
Status of remote command on Node panserver1 is failed.
Error string was found in the above file.
Please check the adoplog files created in panserver1 for more details.


Status of remote command on Node panserver1 is failed.

Solution:-

In the current directory from where you are running the adop parepare command check if any older DBC file exist, if so remove or move it to some backup folder.
And retry the command.

applprod@panserver:/home/applprod>> mkdir dbc_backup
applprod@panserver:/home/applprod>> mv pansoft_prod.dbc_1202 PROD.dbc dbc_backup
applprod@panserver:/home/applprod>>
applprod@panserver:/home/applprod>> mkdir dbc_backup
applprod@panserver:/home/applprod>> mv pansoft_prod.dbc_1202 PROD.dbc dbc_backup
applprod@panserver:/home/applprod>>

No comments:

Post a Comment

Featured post

Migrate OCR & vote from external to normal or High redundancy in ASM

How to Move OCR & Vote from external to Normal or high. 1)  Create New diskgroup(CRS) with suitable redundancy for OCR and Voting files....

Popular Posts