[progress Communities] [progress Openedge Abl] Forum Post: Re: Oracle Dataserver...

  • Thread starter Thread starter ymaisonn
  • Start date Start date
Status
Not open for further replies.
Y

ymaisonn

Guest
Note that instead of setting the env var, you can explicitely pass the ORACLE_SID value in the connection string to Oracle in the DataServer config, by appending @ORACLE_SID to the user ID: Your DataServer connection string to Oracle should then include something like: -U username@ORACLE_SID -P password or even -U username/password@ORACLE_SID

Continue reading...
 
Status
Not open for further replies.
Back
Top