Why ASMNET1LSNR_ASM 3 target became online after restart CRS
Env: Oracle 19c , 2 node RAC.
original ASM listener , 3 target is offline, but after restart CRS ("crsctl stop crs" -->"crsctl start crs" ) , the target status became ONLINE.
Reboot both nodes and target status still ONLINE.
what should I do to change is back OFFLINE? or target ONLINE is default for ORACLE 19C ASM? thanks.
----------Before status ----------------------------------------------------------
ora.ASMNET1LSNR_ASM.lsnr(ora.asmgroup)
1 ONLINE ONLINE rac_node3 STABLE
2 ONLINE ONLINE rac_node4 STABLE
3 OFFLINE OFFLINE STABLE
ora.ASMNET2LSNR_ASM.lsnr(ora.asmgroup)
1 ONLINE ONLINE rac_node3 STABLE
2 ONLINE ONLINE rac_node4 STABLE
3 OFFLINE OFFLINE STABLE
----------After status ----------------------------------------------------------