Phillip-

tnsping Oracle_DB_Server

if no response
netstat -a | grep 1521

(no response from both means Oracle DBserver needs restarting.)

Martin --
--------------------------------------------------------------------------- 
This e-mail message (including attachments, if any) is intended for the use of 
the individual or entity to which it is addressed and may contain information 
that is privileged, proprietary , confidential and exempt from disclosure. If 
you are not the intended recipient, you are notified that any dissemination, 
distribution or copying of this communication is strictly prohibited.
--------------------------------------------------------------------------- 
Le présent message électronique (y compris les pièces qui y sont annexées, le 
cas échéant) s'adresse au destinataire indiqué et peut contenir des 
renseignements de caractère privé ou confidentiel. Si vous n'êtes pas le 
destinataire de ce document, nous vous signalons qu'il est strictement interdit 
de le diffuser, de le distribuer ou de le reproduire.
----- Original Message ----- 
From: "Garrett, Philip (MAN-Corporate)" <[EMAIL PROTECTED]>
To: "April Blumenstiel" <[EMAIL PROTECTED]>; <dbi-users@perl.org>
Sent: Monday, March 05, 2007 3:16 PM
Subject: RE: Installing DBD::Oracle on Cygwin/Windows XP 32 bit. Make test not 
resolving TNS


April Blumenstiel wrote:
> Hello,
> 
> I have downloaded the instant client and the header files for Oracle
> 10g, and DBD::Oracle is compiling without error, but the make tests
> are failing. The TNS is failing to resolve. I have set my TNS_ADMIN
> var to the location of the file. I know it's a good TNS file, because
> it works fine on my old system.

Does SQL*Plus work?  If not, get that working first, then try
DBD::Oracle.

If I recall correctly, you can't use an environment variable for Oracle
stuff on Windows -- you have to use a registry setting instead.  But
don't have any facts to back that up :-)

- Philip

Reply via email to