Skip to content

Instantly share code, notes, and snippets.

@shadabshaukat
Last active May 23, 2022 03:05
Show Gist options
  • Select an option

  • Save shadabshaukat/502a4bba4aafc44fd35cf4c54c18e721 to your computer and use it in GitHub Desktop.

Select an option

Save shadabshaukat/502a4bba4aafc44fd35cf4c54c18e721 to your computer and use it in GitHub Desktop.
Start_Replicat
curl -u <user>:"<password>"
-H "Content-Type: application/json"
-H "Accept: application/json"
-X POST https://5xxxxxa.deployment.goldengate.ap-sydney-1.oci.oraclecloud.com/services/v2/commands/execute
-d '{ "name":"start", "processName":"<replicat name>"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment