Hi,
Sometimes curiosity does not kill the cat.
I have three app server connected to a single database. Now, am sure there is a table which keeps these records. Can somebody tell me please.
E.g
APPSRV01
APPSVR02
APPSVR03
Regards,
Hi,
Sometimes curiosity does not kill the cat.
I have three app server connected to a single database. Now, am sure there is a table which keeps these records. Can somebody tell me please.
E.g
APPSRV01
APPSVR02
APPSVR03
Regards,
select * from ice.ExtServiceRegistration
Thanks a lot Thomas