Hi
I am using Oracle Client 11G and ArcGIs 10.2 or 10.1. I am runiing SDE commands from my workstation
when I type:
C:\>sdemon -o info -I users -s <server name> -i <service number> It works fine
ArcSDE Instance 5192 Registered Server Tasks on s0140404 at Mon Mar 10 13:12:06
2014
-------------------------------------------------------------------------
S-ID User Host:OS Started
but when I type the same command with an oracle direct connection, it does not work and shows the message "Entry for SDE instance not found in services file, Unable to get users"
C:\> sdemon -o info -I users -s <server name> -i sde:oracle11g:<instance name>