Re: DBD:Oracle connection failure

2001-03-30 Thread Michael A. Chase
ring and he'll eat fish for an age. - Original Message - From: "A Dsouza" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 30, 2001 7:44 AM Subject: DBD:Oracle connection failure > My oracle data base and perl DBI are on the same unix host.

DBD:Oracle connection failure

2001-03-30 Thread A Dsouza
My oracle data base and perl DBI are on the same unix host.But when i tried to connect using $dbhandle = DBI->connect('dbi:Oracle:SHIPDB','userid','passwd'); I get error as DBI->connect(SHIPDB) failed: ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach) at testoracle.pl line 15A) I know that