Rameez Thonnakkal <> wrote:
> Hi All,
> 
> Not sure this is the correct mail id for posting this query.
> 
> I am using DBI for connecting to a oracle Database. By using a
> specific user and password i am able to connect. But my requirment is
> to connect as sysadmin without password.  
> 
> Could any one give me the piece of code for the same. Tried bit of
> googling but of no luck :( 

Depends what you mean. If you want to connect using the username
"sysadmin", but with no password, then whether that is possible, or even
advisable, is a question for your database admin (DBA).

If you mean that you want to connect as a DBA with no password, then
that is probably a very bad idea, right up there with allowing
root/sysadmin access to your computer with no password.

If you mean something else, please say.

HTH

-- 
Brian Raven 

-----------------------------------------------------------------------------------------------------------
This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient or have received this e-mail in error, please advise 
the sender immediately by reply e-mail and delete this message and any 
attachments without retaining a copy. Any unauthorised copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.


_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to