It's generally a good idea to use google before asking questions. Few people go where others have not gone before.
http://www.google.com/search?q=sysdba+dbd%3A%3Aoracle Tim. On Tue, Sep 24, 2002 at 11:21:37AM -0400, Jeff Hunter wrote: > > I use perl to automate various Database Administration tasks for several > Oracle databases. With Oracle 9.x, to perform certain administrative tasks, > you must connect as sysdba. From sqlplus, the syntax is: > sqlplus "/@dbname as sysdba" > > Does anybody know of a way to simulate this type of connection? >
