A reader, July 10, 2016 - 12:47 pm UTC
Hi Connor
In my organization, tripwire security software had deemed that using local listener to auto register to be A security violation lol sigh.
So I have to manually register service with listener. Is that possible?
John
July 11, 2016 - 12:51 am UTC
I think you're going to be out of luck there.
listener.ora wrong
Marc, December 12, 2016 - 4:32 pm UTC
Hi ,
the listener.ora contains :
(GLOBAL_DBNAME = oem)
(ORACLE_HOME = /u01/app/oracle/product/11.2.0/dbhome_1)
(SID_NAME = MYSERVICE)
I think GLOBAL_DBNAME should be = MYSERVICE
and SID_NAME should be = oem
best regards ,
Marc