Figured it out ... It has to do with the registry ...
It wants ORACLE_HOME defined in HKLM\SOFTWARE\ORACLE, which it currently was
not on one machine but was on another.
For those offering other suggestions, thank you for your time.
-Original Message-
On Wed, 23 May 2001, Jones Ro
Check the TNSNAMES.ORA file on each machine.
They shoud only differ on the IP address
>From: Jones Robert Contr 81 CS/SCK <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Oracle DBI on Windows NT
>Date: Wed, 23 May 2001 16:04:05 -0500
>
>
>
> We have Orac
No we don't ... Both have account on their systems with the same accounts
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 23, 2001 4:58 PM
To: Jones Robert Contr 81 CS/SCK
Cc: [EMAIL PROTECTED]
Subject: Re: Oracle DBI on Windows NT
Hi,
you need an account for the other system/user.
Darrell
On Wed, 23 May 2001, Jones Robert Contr 81 CS/SCK wrote:
>
>
> We have Oracle version 8 loaded on Windows NT boxes. We also have
> ActiveState Perl build 522 installed with DBI 1.14 and DBD-Oracle 1.03.
>
> The problem
We have Oracle version 8 loaded on Windows NT boxes. We also have
ActiveState Perl build 522 installed with DBI 1.14 and DBD-Oracle 1.03.
The problem we are having is that on one NT server everything runs
fine. The Perl program does its thing and connects to the Oracle database
an