How do I blackout a goldengate target in OEM from the emctl command line?
I am trying to blackout goldengate targets from the emctl command line. I get the following errors.
$AGENT_HOME/bin/emctl start blackout "blackout_RPMSG1TV" "replicat:<ip>:5559:RPMSG1TV:oracle_goldengate_replicat" -d 2:00
Oracle Enterprise Manager Cloud Control 12c Release 4
Copyright (c) 1996, 2014 Oracle Corporation. All rights reserved.
Blackout start Error : the 5559 target "replicat:<ip>" does not exist
It appears that the colons in the target name are confusing emctl. How do I make this work?