INSTALLATION DOCUMENTS BY RAVI

Saturday, April 15, 2017

Starting ODI Scenario from Command line

On Linux:

Navigate to $DOMAIN_HOME/bin directory and start the scenario using below command
$ ./startcmd.sh OdiStartScen -SCEN_NAME="name of the scenario" -SCEN_VERSION=001 -CONTEXT=GLOBAL -AGENT_CODE=OracleDIAgent


On Windows:

Navigate to %DOMAIN_HOME%\bin directory and start the scenario using below command
>startcmd.cmd OdiStartScen -SCEN_NAME="name of the scenario" -SCEN_VERSION=001 -CONTEXT=GLOBAL -AGENT_CODE=OracleDIAgent

No comments:

Post a Comment

  Opatch reports 'Cyclic Dependency Detected' error when patching ODI   Issue: When applying a Patch Set Update (PSU) to WebLogic Se...