Martin J. Evans schrieb am 21.12.2010 um 09:03 (+0000): > e.g. for my database here with a SID of "devel" where the database is > running on betoracle.easysoft.local and my user is fred/password I do: > > export ORACLE_USERID=fred/password
Minor correction for TWO_TASK: > export TWO_TASK=//betoracle.easysoft/local/devel export TWO_TASK=//betoracle.easysoft.local/devel ^ > I can run sqlplus with: > > sqlplus -S fred/passw...@$betoracle.easysoft.local:1521/devel -- Michael Ludwig