Oracle 19c Std. Ed. HA (SEHA) Instance name is appended with _1
Hi,
We implemented Oracle 19c Std. Ed. High Availability (SEHA) on Oracle Linux 8.6.
We also applied the latest 19.18 patch.
Recently we restarted both the nodes and once the clusterware and DB is fully up we notice that the instance name is showing with _1 when with #ps -ef|grep pmon
e.g. instead of orcl its showing orcl_1.
We then stopped the DB and started with srvctl then it was showing correctly with #ps -ef|grep pmon
I am not sure what is causing this issue.
Regards,
Thiru