Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: sys as sysdba within a script?

Re: sys as sysdba within a script?

From: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 20 Dec 2004 15:39:12 -0800
Message-ID: <1103585952.551189.276660@f14g2000cwb.googlegroups.com>


"sys/password as sysdba" won't work. " must be escaped by a \ as \"sys/password as sysdba\". This works on *nix and Win* besides what Dave suggested in his post to surround ' with ".

Regards
/Rauf Received on Mon Dec 20 2004 - 17:39:12 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US