SYSTEMD usage instead of dbora to restart databases and listener_names during reboot on OL7 & OL8
Hi ,
I need an advise from you on utilization of SYSTEMD to restart different version 12.2 & 19C (19.11 patched) of Oracle Databases and different LISTENER_NAME(12.2 Databases are register with LISTENER_1521, 19c Databases are register with LISTENER_1522). I opened ticket with Oracle DB Team on issue when I was testing using dbora per Oracle Documentation where databases were stopping and starting in a loop. Oracle Eng suggested to look into Automatic Stop of Database (dbshut) not working in OL 7 with systemd (Doc ID 2229679.1). This article only has solution for 12.2 Oracle Home. Oracle Eng mentioned of "need to put 19c dbstart and dbshut locations in the script" and it will stop/start all database version and only 19c LISTENER_1522. Oracle Eng request to work with SYSADMin for Listener.