RE: Having a problem conneting to an Oracle 11gr2 RAC

2010-04-30 Thread Stricker, Scott (IS)
6:11 PM To: Stricker, Scott (IS); dbi-users@perl.org Subject: RE: Having a problem conneting to an Oracle 11gr2 RAC It is somthing in you connection string or you do not have the TNS_ADMIN env car set TNS_ADMIN should point to your TNSNAMES.ORA file Subject: Having a problem conneting

RE: Having a problem conneting to an Oracle 11gr2 RAC

2010-04-30 Thread Stricker, Scott (IS)
: Friday, April 30, 2010 8:49 AM To: John Scoles; dbi-users@perl.org Subject: RE: Having a problem conneting to an Oracle 11gr2 RAC Thanks for the info John. Agreed that it is probably an issue with the connect string. More details on the environment The oracle RAC environment is 64bit 11gR2

Having a problem conneting to an Oracle 11gr2 RAC

2010-04-29 Thread Stricker, Scott (IS)
Don't know if anyone has worked with the Oracle RAC environment and perl. Using sqlplus, I can do the following C:\sqlplus ais_dbo/passw...@edc-dbserver/HCSMDA SQL*Plus: Release 10.2.0.1.0 - Production on Thu Apr 29 11:55:35 2010 Copyright (c) 1982, 2005, Oracle. All rights reserved.

RE: Having a problem conneting to an Oracle 11gr2 RAC

2010-04-29 Thread John Scoles
It is somthing in you connection string or you do not have the TNS_ADMIN env car set TNS_ADMIN should point to your TNSNAMES.ORA file Subject: Having a problem conneting to an Oracle 11gr2 RAC Date: Thu, 29 Apr 2010 15:03:18 -0500 From: scott.stric...@ngc.com To: dbi-users