[log4plsql] RE : Bug in setVariable.sh, fixed
Brought to you by:
gmoulard
From: <log...@li...> - 2004-02-11 17:32:03
|
Thomas, ok and tx. Regards, Guillaume Moulard gmo...@us... Project : LOG4PLSQL : Oracle Database Loggin tools see : http://log4plsql.sourceforge.net/ -----Message d'origine----- De : Thomas Chiverton Envoy=E9 : mercredi 11 f=E9vrier 2004 17:54 =C0 : gmo...@us... Objet : Bug in setVariable.sh, fixed In setVariable.sh you need to change export ORACLE_USERSYS=3D$SYS_USER/$SYS_PASSW_USER@$LOG_SID as SYSDBA to exp= ort ORACLE_USERSYS=3D"$SYS_USER/$SYS_PASSW_USER@$LOG_SID as SYSDBA" otherwise sqlplus will fail to connect as it won't see the 'as sysdba'. -- Tom Chiverton Advanced ColdFusion Programmer BlueFinger Limited Underwood Business Park Wookey Hole Road, WELLS. BA5 1AF web: www.bluefinger.com Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple Quay,= BRISTOL. BS1 6EG. *** This E-mail contains confidential information for the addressee only. I= f you are not the intended recipient, please notify us immediately. You shoul= d not use, disclose, distribute or copy this communication if received in error. No binding contract will result from this e-mail until such time as = a written document is signed on behalf of the company. BlueFinger Limited cannot accept responsibility for the completeness or accuracy of this message as it has been transmitted over public networks.*** |