Submit the Deployment Procedure for the Discovery

Log in to EMCLI and run the following command to discover Oracle Zero Data Loss Recovery Appliance:

 emcli   submit_procedure -name=DBMachineDiscovery -input_file="data://<input_file_absolute_path>"

In the above command:

To receive notification regarding the discovery DP status, use the -notification flag as shown below:

 emcli   submit_procedure -name=DBMachineDiscovery -input_file="data://<input_file_absolute_path>" -notification="scheduled, action required, running" ;