Re: systemd issues
Date: Thu, 2 May 2019 09:52:19 +0200
Message-ID: <276335a8-62d0-ee00-b075-70855f3bce94_at_gmail.com>
Hello,
I wrote a simple script that seems to work, it starts/stops multiple
Oracle instances and listeners (it looks for entries with Y in oratab).
The content of the systemd service definition is reported in the header.
You could try to use it as a template and adapt it for your environment.
Dimitre
On 01/05/2019 22.00, Michael Schmitt wrote:
>
> Hi Oracle-l
>
> Has anyone had any luck getting systemd to play nicely with Oracle
> databases? It seems like every document I have read offers different
> suggestions and each of those come with their own set of issues
>
> The main issue we are having is systemd killing the oracle processes
> in different circumstances (when databases are manually restarted due
> to cold backups/patching/etc). We really just want systemd to call
> our custom startup/shutdown scripts when the server reboots (and
> shutdown the database in advance of the network), instead of trying to
> manage the database processes
>
> Thanks in advance
>
--
http://www.freelists.org/webpage/oracle-l
Received on Thu May 02 2019 - 09:52:19 CEST