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: [Perl DBI::Oracle] Login Failed...

Re: [Perl DBI::Oracle] Login Failed...

From: Tan Wee Yeh <tanwy_at_comp.nus.edu.sg>
Date: Wed, 16 Jun 1999 14:27:43 +0800
Message-ID: <eif7k7.rn.ln@tanwy.comp.nus.edu.sg>


John D Groenveld <groenvel_at_cse.psu.edu> wrote:
> $ oerr ora 6401
> 06401, 00000, "NETCMN: invalid driver designator"
> // *Cause: The login (connect) string contains an invalid driver designator.
> // *Action: Correct the string and re-submit.

> my $dbh = DBI->connect("dbi:Oracle:ValidSQLNetAlias", "scott", "tiger")
> or die "$DBI::err: $DBI::errstr\n";
> # Where ValidSQLNetAlias has been tested with tnsping and sqlplus.

OK, thanks... I got my sid wrong... *bang head against keyboard*. Its working sweetly now :).

        Just me,
        Wire ...
--
Tan Wee Yeh     wytan@pobox.com     http://www.pobox.com/~wytan

For PGP public key : http://www.pobox.com/~wytan/pgp PGP fingerprint = CB 11 61 BE 4E EF FB 84 71 15 CF 22 46 FD 4C B3 Received on Wed Jun 16 1999 - 01:27:43 CDT

Original text of this message

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