Here, We will see how to Stop and start ODI server instance on OCI
Steps:
Step1: Login to OCI console with the account
Use below useful commands whenever needed:
"systemctl status agentodi.service" -- To check if its disablwd or not.
"sudo systemctl daemon-reload"
Path of ODI studio: /u01/oracle/mwh/odi/studio
To restart odi normally "./odi.sh"
To restart odi in clean way "./odi.sh -clean -initialize"