You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

services autorestart after reboot - OEL 8 OCI

Hi Team,

We have an OCI Compute instance running Oracle Linux 8.9. The server hosts the following components:

Oracle REST Data Services (ORDS) – currently running on the server in standalone mode.
Oracle Integration Connectivity Agent – running as a Java process on the same server.
We would like to ensure that both components automatically start after an OS/server reboot and continue running without requiring manual intervention.

Both ords and agent runs from uatords user.

[root@erpdevsrv01 ~]# id uatords
uid=1002(uatords) gid=1002(uatords) groups=1002(uatords)
[root@erpdevsrv01 ~]#

To stop the agent and ords, we use kill process id of respective process.

[root@erpdevsrv01 ~]# ps -ef|grep connectivityagent.jar

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!