Contact Premier Online Trainings Today
Premier Online Trainings

Oracle Apps DBA - Error occurred identifying Admin server node

Date Added: 07 Jan.2020 Date Updated: 07 Jan.2020 Oracle Apps DBA Full Blog
Error occurred identifying Admin server node
 
 
Issue -
 
[applmgr@ebs121 upg1227]$ adop phase=apply patches=21841299 hotpatch=yes patchtop=/apps/upgpatch/upg1227 abandon=no restart=yes
 
Enter the APPS password:
Enter the SYSTEM password:
Enter the WLSADMIN password:
 
Validating credentials.
 
Initializing.
    Run Edition context  : /db/applmgr/PROD/fs1/inst/apps/PROD_ebs121/appl/admin/PROD_ebs121.xml
    Patch edition context: /db/applmgr/PROD/fs2/inst/apps/PROD_ebs121/appl/admin/PROD_ebs121.xml
    Patch file system free space: 68.58 GB
[ERROR]     Cannot connect to database
[ERROR]     Error Message: 
[ERROR]     Error calling ad_zd_log. Refer to log file for details.
 
[ERROR]     Error calling ad_zd_log. Refer to log file for details.
    [ERROR]     Error calling ad_zd_log. Refer to log file for details.
    [ERROR]     Error calling ad_zd_log. Refer to log file for details.
    [ERROR]     Error calling ad_zd_log. Refer to log file for details.
    [UNEXPECTED]Error occurred identifying Admin server node
 
adop exiting with status = 2 (Fail)
[applmgr@ebs121 upg1227]$
 
 
Solution -
 
start the weblogic admin server servcies 
 
[applmgr@ebs121 ~]$ sh $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh stauts
 
[applmgr@ebs121 ~]$ sh $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh start

 

[applmgr@ebs121 scripts]$ sh $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh status
 
You are running adadminsrvctl.sh version 120.10.12020000.2
 
Enter the WebLogic Admin password:
Enter the APPS Schema password:
 
 The AdminServer is running
 
adadminsrvctl.sh: exiting with status 0
 
adadminsrvctl.sh: check the logfile /db/applmgr/PROD/fs1/inst/apps/PROD_ebs121/logs/appl/admin/log/adadminsrvctl.txt for more information ...
 
[applmgr@ebs121 scripts]$
 
 
- apply the patch now