[ZDM]: Executing Zero Downtime Migration (ZDMCLI) Commands Doesnt Return Any Output
(Doc ID 2630455.1)
Last updated on FEBRUARY 10, 2020
Applies to:
Oracle Cloud Infrastructure - Database Service - Version N/A to N/A [Release 1.0]Information in this document applies to any platform.
Symptoms
Newly configured Zero Downtime Migration software on the server. Executing zdmcli command below does not return any output:
==================
$ zdmcli migrate database -sourcesid ORCL -sourcenode ananduapex -srcauth zdmauth -srcarg1 user:opc -srcarg2 identity_file:/home/zdmuser/key/pvt.txt -srcarg3 sudo_location:/bin/sudo -targetnode ananduoci -targethome /u01/app/oracle/product/18.0.0.0/dbhome_1 -backupuser basu4bkup -rsp /home/zdmuser/respfile/zdm_template_ocic_oci.rsp -tgtauth zdmauth -tgtarg1 user:opc -tgtarg2 identity_file:/home/zdmuser/key/pvt.txt -tgtarg3 sudo_location:/bin/sudo -eval
==================
Ideally output of above command should show job ID as below:
Operation "zdmcli migrate database" scheduled with the job ID "<ID #>".
Following query job also does not list any output:
$ zdmcli query job
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |