unable to startup newly configured GDS resource
Hi
I am configuring new GDS service into my existing cluster and encountered the new GDS service is not able to start up. It keep on failover to 2nd node and causing the whole RG
Currently there is another GDS resource which is running fine. This GDS instances' start_command is basically a shell script with hundreds line of command.
The start_command for GDS service which i tried to configure now is one liner which is a binary executable file.
start_command = /opt/.../../start.ksh
# cat /opt/../.../start.ksh
/app/yyyy/xxxx/msmonitor
# file /app/yyyy/xxxx/msmonitor
--> it shows binary executable.
1