10-06-2010, 04:23 PM
I want these services to start up automatically on reboot of linux server.
./run-sa.sh start #starts obi server
./run-saw.sh start #start saw server
./run-sch.sh start #start scheduler
Not sure if scripts need to be moved to /etc/init.d or /etc/rc.d and whether a link is required to the services, and what level they should run at?
Currently the startup scripts are run manually and located in /apps/OracleBI/setup/
./run-sa.sh start #starts obi server
./run-saw.sh start #start saw server
./run-sch.sh start #start scheduler
Not sure if scripts need to be moved to /etc/init.d or /etc/rc.d and whether a link is required to the services, and what level they should run at?
Currently the startup scripts are run manually and located in /apps/OracleBI/setup/