Using ODI on Oracle Cloud Marketplace:
Step1: Go to Terminal(Here, Applications --System Tools -- Terminal)
$MW_HOME/odi/common/scripts
Here, cd /u01/oracle/mwh/odi/common/scripts
ls
python manageOdiApps.py shutdown
Nohup python manageOdiApps.py start &
To see the logs run as below:
tail -f nohup.out
Ctrl +C to come out
python manageOdiApps.py restart
Step6: Check Status
python manageOdiApps.py status
Go to Topology -- Agents -- Right click on OracleODIAgent and click test.
No comments:
Post a Comment