Automating starting and stopping
A very common question among enterprise deployments of an Oracle BI solution is, How can I have Oracle BI start up when the server boots? Or, especially with a Windows OS, How can I log off the server where Oracle BI resides and still keep the Oracle BI server application running? The solution or answer to this question is ancillary when compared to the overall architecture, security, and metadata modeling efforts behind the main BI effort. Nonetheless, once this keep-alive solution is implemented you'll wonder how you did without it.
On a Windows OS we can take advantage of Windows Services. On a *Nix server we can take advantage of the rc.local
or init.d
and chkconfig
system start up and shutdown functions. Either ...
Get Oracle Business Intelligence Enterprise Edition 12c - second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.