Hi everyone,
Can anybody tell me how can I configure OAS 5.5.0 to run automatically after system linux reboot?
I have command start.sh in: /u01/app/oracle_oas/user_projects/domains/oasbiee/bitools/bin/start.sh
I can run it manually with this command /u01/app/oracle_oas/user_projects/domains/oasbiee/bitools/bin/start.sh or su oracle -c "/u01/app/oracle_oas/user_projects/domains/oasbiee/bitools/bin/start.sh"
But how can I configure this script in Oracle Linux 6.9 (Red Hat) to run this script after reboot?