My Oracle Support Banner

Essbase 21c: Stop.sh Script Returning Exit Status Value as Non-Zero Number. (Doc ID 2988036.1)

Last updated on NOVEMBER 27, 2023

Applies to:

Hyperion Essbase - Version 21.1.0.0.0 and later
Information in this document applies to any platform.

Symptoms

On Linux Essbase 21c server, when checking exit status of stop.sh script with 'echo $?' command getting value as non-Zero number which shows exit status as failure. Expected to return value zero for successful exit status.

stop.sh script:

The $ variable represents the exit status of the last command.
echo $? returns exit status value of the last executed command. Return value 0 represents successful exit status. Return value non-zero number represents failure exit status.
Last command in stop.sh script is <Drive>:/Oracle/Middleware/Oracle_Home/essbase/modules/oracle.essbase.sysman/scripts/stop_essbase.sh

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.