Thank you all for your help. The problem is on not setting Oracle environment variables. I am free to fly now.
-----Original Message----- From: Michael A Chase [mailto:[EMAIL PROTECTED] Sent: Thursday, October 23, 2003 9:52 AM To: [EMAIL PROTECTED] Subject: RE: Please Help on dbi:Oracle: Failure Quoting "Kuang, Jeff - Raleigh, NC" <[EMAIL PROTECTED]>: > What do you use for dns then? Check the fine manual as someone else pointed out `perldoc DBD::Oracle`. > I tried: > > dbi:Oracle: This uses the instance identified in $ORACLE_SID or $TWO_TASK > dbi:Oracle:database_name This works if database_name is a know network name for a database. See tnsnames.ora or Oracle*Names. If that name doesn't work for SQL*Plus, you are using an invalid name. > with single/double quotes and the same message shown. -- Mac :})
