what's oracle_server: oracle_SID
623578Feb 16 2008 — edited Feb 18 2008hi there,
i am connecting to Oracle through a statistica (SAS) application. It says i'd need a user name password and a PATH. My question is how to find the PATH?
the path should read like:
path = 'oracle_server:oracle_sid'.
username and password are specified in a different string:
user:
orapwd:
so no problem with this.
say i am using oracle express edition on windows xp. how can i find:
1. oracle_server
2. oracle_sid
so that to populate the PATH string.
thanks a lot