ADOP Status – Error FUNCTION: ADOP::GlobalVars::_ValidateArgs [ Level 1 ] – Solution

Problem:

[ebsprd@myebstes01 ~]$ adop status
*******FATAL ERROR*******
PROGRAM : (/u01/app/ebs/fs1/EBSapps/appl/ad/12.0.0/bin/adzdoptl.pl)
TIME : Fri Aug 27 03:31:33 2021
FUNCTION: ADOP::GlobalVars::_ValidateArgs [ Level 1 ]
ERRORMSG: status: invalid parameter.
For usage, enter adop -? or adop -help.

[STATEMENT] Please run adopscanlog utility, using the command

“adopscanlog -latest=yes”

to get the list of the log files along with snippet of the error message corresponding to each log file.

adop exiting with status = 255 (Fail)
[ebsprd@myebstes01 ~]$

Solution :

using dash symbol in front of the status command will resolve this issue.

adop -status

[ebsprd@myebstes01 ~]$ adop -status

Enter the APPS password:
Connected.
==============================================================
ADOP (C.Delta.12)
Session Id: 30
Command: status
Output: /u01/app/ebs/fs_ne/EBSapps/log/adop/30/20210827_035802/adzdshowstatus.out
===============================================================
Node Name Node Type Phase Status Started Finished Elapsed
————— ———- ————— ————— ——————– ——————– ————
myebstes01 master PREPARE COMPLETED 2021/08/20 09:54:35 2021/08/20 10:03:13 0:08:38
APPLY COMPLETED 2021/08/20 11:16:32 2021/08/20 15:07:33 3:51:01
FINALIZE COMPLETED 2021/08/20 16:48:31 2021/08/20 16:57:14 0:08:43
CUTOVER COMPLETED 2021/08/20 20:24:07 2021/08/20 20:30:36 0:06:29
CLEANUP COMPLETED 2021/08/20 20:38:23 2021/08/20 20:56:40 0:18:17

File System Synchronization Type: Full

 

 

adop exiting with status = 0 (Success)
[ebsprd@myebstes01 ~]$

Recommended Posts

Start typing and press Enter to search