The problem is caused by saphostctrl command: the Output of
saphostctrl -function GetDatabaseStatus -dbname <SID> -dbtype ora delivers following Output:
Component name: Instance (Instance), Status: Running (Instance is started)
Component name: Database (Database), Status: Running (Database is in normal state)
Component name: Archiver (Archiver), Status: Running (Archiver is started)
Component name: Listener (Listener), Status: Stopped (Listener is stopped)
Add comment