RE: DBD error

2020-07-21 Thread Kevin Moore
Hi Bala, I’d show this to my sys admin, looks like there are missing libraries on your system. Cheers From: Bala GANESH Sent: Tuesday, July 21, 2020 3:18 AM To: Kevin Moore Cc: Christopher Jones ; dbi-users@perl.org Subject: Re: DBD error HI Kevin, While DB:Oracle

Re: DBD error

2020-07-20 Thread John D Groenveld
In message , Bala GANESH writes: >ld: 0711-736 ERROR: Input file /oracle/product/19.7/lib/libclntsh.so: >XCOFF64 object files are not allowed in 32-bit mode. $ file `which perl` $ file /oracle/product/19.7/lib/libclntsh.so John groenv...@acm.org

Re: DBD error

2020-07-20 Thread Martin J. Evans
On 17/07/2020 13:02, Bala GANESH wrote:         LD_RUN_PATH="/oracle/product/19.7/lib:/oracle/product/19.7/rdbms/lib" ld  -bhalt:4 -G -bI:/usr/opt/perl5/lib/5.28.1/aix-thread-multi/CORE/perl.exp  -bnoentry -lpthreads -lc -lm -bE:Oracle.exp Oracle.o  dbdimp.o  oci8.o  -o blib/arch/auto/DBD/O

Re: DBD error

2020-07-19 Thread Christopher Jones
On 17/7/20 10:02 pm, Bala GANESH wrote: Hi Support, "Support" ? :) I am receiving following error while installing DBD Perl module on IBM AIX 7.1 .Please help me to solve this.. bash-3.2# perl Makefile.PL **

DBD error

2020-07-19 Thread Bala GANESH
Hi Support, I am receiving following error while installing DBD Perl module on IBM AIX 7.1 .Please help me to solve this.. bash-3.2# perl Makefile.PL * ld: 071

RE: DBD error

2013-05-23 Thread Anoop Kumar Paramesweran
nawras [cid:image001.gif@01CE57DA.91D73410] [cid:image002.gif@01CE57DA.91D73410] From: Anoop Kumar Paramesweran Sent: Thursday, May 23, 2013 4:25 PM To: 'dbi-users@perl.org' Subject: DBD error Hi Support, I am receiving following error while installing DBD Pe

DBD error

2013-05-23 Thread Anoop Kumar Paramesweran
Hi Support, I am receiving following error while installing DBD Perl module on IBM AIX 7.1 .Please help me to solve this.. bash-3.2# perl Makefile.PL Using DBI 1.625 (for perl 5.010001 on aix-thread-multi) installed in /usr/opt/perl5/lib/site_perl/5.10.1/aix-thread-multi/auto/DB

Re: DBD ERROR: LOB refetch attempted for unsupported statement type

2011-09-03 Thread Martin J. Evans
On 03/09/2011 07:50, Shobha Deepthi V (sobv) wrote: Hi, I am calling a stored procedure that returns ref cursor from perl. But it fails with the following error, DBD::Oracle::st execute failed: ( DBD ERROR: LOB refetch attempted for unsupported statement type ) I searched for this

DBD ERROR: LOB refetch attempted for unsupported statement type

2011-09-02 Thread Shobha Deepthi V (sobv)
Hi, I am calling a stored procedure that returns ref cursor from perl. But it fails with the following error, DBD::Oracle::st execute failed: ( DBD ERROR: LOB refetch attempted for unsupported statement type ) I searched for this error, and all the results show how to read a CLOB

RE: DB2-DBD error messages

2011-03-18 Thread Furst, Carl
arch 18, 2011 7:28 AM To: dbi-users@perl.org Subject: Re: DB2-DBD error messages On 2011-03-17 23:47:13 -0700, Jonathan Leffler wrote: > On Thu, Mar 17, 2011 at 04:03, wrote: > > > do anyone has experience with such messages when i try to install DB2-DBD > > driver ? It happens a

Re: DB2-DBD error messages

2011-03-18 Thread Peter J. Holzer
On 2011-03-17 23:47:13 -0700, Jonathan Leffler wrote: > On Thu, Mar 17, 2011 at 04:03, wrote: > > > do anyone has experience with such messages when i try to install DB2-DBD > > driver ? It happens after perl Makefile.PL command was executed. > > > > zwtxbt05@videv263>perl Makefile.PL > > > > Usa

Re: DB2-DBD error messages

2011-03-17 Thread Jonathan Leffler
On Thu, Mar 17, 2011 at 04:03, wrote: > do anyone has experience with such messages when i try to install DB2-DBD > driver ? It happens after perl Makefile.PL command was executed. > > zwtxbt05@videv263>perl Makefile.PL > > Usage: Cwd::fastcwd() at > /usr/opt/perl5/lib/5.8.8/aix-thread-multi/Dyna

DB2-DBD error messages

2011-03-17 Thread computacenter . geisselbrecht
Dear Sir's, do anyone has experience with such messages when i try to install DB2-DBD driver ? It happens after perl Makefile.PL command was executed. zwtxbt05@videv263>perl Makefile.PL Usage: Cwd::fastcwd() at /usr/opt/perl5/lib/5.8.8/aix-thread-multi/DynaLoader.pm line 253. BEGIN failed--c

RE: Installing DBD error

2008-09-06 Thread Martin Gainty
attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Subject: Installing

Installing DBD error

2008-09-06 Thread Smith, Carlotta
I am trying to install Perl DBD:mysql and am receiving the following error during make... make: Fatal error: Command failed for target `dbdimp.o' Please help! Carlotta ** HTC Disclaimer: The information contai

DBI connect('host=myHost;SID=sid1','myUser',...) failed: (DBD ERROR: OCIEnvInit)

2008-06-17 Thread Nishi
Service Pack 2 Build 2600. C:\Nishi\Perl>perl tst.pl DBI connect('host=myHost;SID=sid1','myUser',...) failed: (DBD ERROR: OCIEnvInit) at tst.pl line 20 (DBD ERROR: OCIEnvInit) at tst.pl line 20. C:\Nishi\Perl>echo %PATH% C:\Nishi\instantclient_10_2;/usr/bin; C:\Nishi

Re: ORA-12154 (DBD ERROR: OCIServerAttach)

2005-09-07 Thread Jay Strauss
Charles Seelig wrote: - TNS_ADMIN is not set in either the registry or environment. - Not run by web server; only from the command line. CS ora-12154 (tns-12154) means it can't find the service name you requested. So that means: 1) the service name you requested doesn't exist in your tnsna

Re: ORA-12154 (DBD ERROR: OCIServerAttach)

2005-09-07 Thread Charles Seelig
n the script is run from \orant\net80\admin. When the script is run from anywhere else, I get this error: ORA-12154: TNS:could not resolve the connect identifier specified (DBD ERROR: OCIServerAttach) Note that printf("%s\n", $ENV{'ORACLE_HOME'}); displays c:\orant

RE: ORA-12154 (DBD ERROR: OCIServerAttach)

2005-09-07 Thread Jeff Urlwin
SqlPlus connection works fine. > >A perl script attempting connection works fine ONLY when the >script is run from \orant\net80\admin. > > When the script is run from anywhere else, I get this error: > >ORA-12154: TNS:could not resolve the connect identifier s

ORA-12154 (DBD ERROR: OCIServerAttach)

2005-09-05 Thread Charles Seelig
run from \orant\net80\admin. When the script is run from anywhere else, I get this error: ORA-12154: TNS:could not resolve the connect identifier specified (DBD ERROR: OCIServerAttach) Note that printf("%s\n", $ENV{'ORACLE_HOME'}); displays c:\orant (as expected). H

RE: DBD Error on test

2004-06-28 Thread MCMULLIN, NANCY
: RE: DBD Error on test Did you: 1. Read the README files? 2. Ensure your Oracle environment is specified correctly (LD_LIBRARY_PATH or it's HP-UX equivalent, etc.)? - Ron Reidy Senior DBA Array BioPharma, Inc. -Original Message- From: MCMULLIN, NANCY [mailto:[

RE: DBD Error on test

2004-06-28 Thread Hardy Merrill
arma, Inc. -Original Message- From: MCMULLIN, NANCY [mailto:[EMAIL PROTECTED] Sent: Monday, June 28, 2004 8:07 AM To: [EMAIL PROTECTED] Org (E-mail) Subject: DBD Error on test Still attempting to load DBD::Oracle (HPUX 11i , Perl 5.8) I got it past make by substituting all +s and +n

RE: DBD Error on test

2004-06-28 Thread Reidy, Ron
onday, June 28, 2004 8:07 AM To: [EMAIL PROTECTED] Org (E-mail) Subject: DBD Error on test Still attempting to load DBD::Oracle (HPUX 11i , Perl 5.8) I got it past make by substituting all +s and +n's with -W1 and -Wl . Now test is failing with the error (s) : Exec format error at /op

DBD Error on test

2004-06-28 Thread MCMULLIN, NANCY
Still attempting to load DBD::Oracle (HPUX 11i , Perl 5.8) I got it past make by substituting all +s and +n's with -W1 and -Wl . Now test is failing with the error (s) : Exec format error at /opt/perl/lib/5.8.0/PA-RISC1.1-thread-multi/DynaLoader.pm line 229. at (eval 1) line 3 Perhaps a r

Re: Suppressing DBD Error messages

2004-01-30 Thread gohaku
On Jan 30, 2004, at 8:25 AM, Tim Bunce wrote: On Tue, Jan 27, 2004 at 08:38:14PM -0500, gohaku wrote: Hi everyone, I'm sorry if this question has been asked before but I would like to know of a way to suppress error messages like: 'DBD::mysql::st execute failed: Duplicate entry at line 40' I h

RE: Suppressing DBD Error messages

2004-01-30 Thread Jeff Holt
EMAIL PROTECTED] Sent: Tuesday, January 27, 2004 19:38 To: [EMAIL PROTECTED] Subject: Suppressing DBD Error messages Hi everyone, I'm sorry if this question has been asked before but I would like to know of a way to suppress error messages like: 'DBD::mysql::st execute failed: Duplicate

Re: Suppressing DBD Error messages

2004-01-30 Thread Michal Kurowski
gohaku [EMAIL PROTECTED] wrote: > Hi everyone, > I'm sorry if this question has been asked before but > I would like to know of a way to suppress error messages like: > 'DBD::mysql::st execute failed: Duplicate entry at line 40' > > I have tried the following: > $res = $insert->execute() o

Re: Suppressing DBD Error messages

2004-01-30 Thread Tim Bunce
On Tue, Jan 27, 2004 at 08:38:14PM -0500, gohaku wrote: > Hi everyone, > I'm sorry if this question has been asked before but > I would like to know of a way to suppress error messages like: > 'DBD::mysql::st execute failed: Duplicate entry at line 40' > > I have tried the following: > $re

Suppressing DBD Error messages

2004-01-30 Thread gohaku
Hi everyone, I'm sorry if this question has been asked before but I would like to know of a way to suppress error messages like: 'DBD::mysql::st execute failed: Duplicate entry at line 40' I have tried the following: $res = $insert->execute() or die "Not Inserted\n"; and... $dbh->{RaiseErro

RE: Strange Update SQL problem - DBD ERROR: OCIStmtExecute

2003-08-25 Thread Fox, Michael
have AutoCommit off, don't forget to commit before you disconnect Michael Fox -Original Message- From: Sharma, Amit [mailto:[EMAIL PROTECTED] Sent: Tuesday, 26 August 2003 12:18 AM To: [EMAIL PROTECTED] Subject: Strange Update SQL problem - DBD ERROR: OCIStmtExecute Hi

Strange Update SQL problem - DBD ERROR: OCIStmtExecute

2003-08-25 Thread Sharma, Amit
t the program by pressing CTRL+C, am getting the following error: ORA-01013: user requested cancel of current operation (DBD ERROR: OCIStmtExecute) Could anybody help me with this issue am facing. Here is main code section pasted below. my $dbHandle = DBI->connect( &#x

dbd error

2003-08-14 Thread NONO NONO
Hi, Well i am facing many problems with installing DBD over Oracle9i. My installation was working fine with ORacle8i fine. but when i upgrade to 9i it fails as it was looking for 8i library. 'no problem' i said ' I am going to rebuild DBI and DBD' DBI rebuilding went through very nice. however w

Re: DBD::Oracle and unicode-NCLOBs leads to ORA-24806: LOB form mismatch (DBD ERROR: OCILobRead)

2003-08-04 Thread Wolfgang Weisselberg
At 2003-08-04 12:30:30 (+0100), Tim Bunce wrote: [NCLOBS with N == Unicode fail] > I hope this will be addressed in the next release. Good! Current workaround: trying to use a Unicode-DB and no N$whatever. I must correct myself, btw., NVarChar2 does not behave for lengths close to the max leng

Re: DBD::Oracle and unicode-NCLOBs leads to ORA-24806: LOB form mismatch (DBD ERROR: OCILobRead)

2003-08-04 Thread Tim Bunce
e("select memo from unicode_test"); > | $sth->execute(); > | > | while ( my ($memo) = $sth->fetchrow_array() ) { > | print Dumper $memo; > | } > | exit; > > > The output: > > | DBI: 1.37 > | DBD::Oracle 1.14 > | $VAR1 = ''; > | $VA

DBD::Oracle and unicode-NCLOBs leads to ORA-24806: LOB form mismatch (DBD ERROR: OCILobRead)

2003-07-21 Thread Wolfgang Weisselberg
t memo from unicode_test"); | $sth->execute(); | | while ( my ($memo) = $sth->fetchrow_array() ) { | print Dumper $memo; | } | exit; The output: | DBI: 1.37 | DBD::Oracle 1.14 | $VAR1 = ''; | $VAR1 = ''; | DBD::Oracle::st fetchrow_array failed: ORA-24806: LO

Re: ORA-12638 DBI->connect(nirvana) failed: ORA-12638: Credentialr etrieval failed (DBD ERROR: OCIServerAttach)

2002-05-06 Thread Chris Shelton
y to get setup correctly, and there are many possible problems that could cause this error. chris On Fri, 3 May 2002, Oklak, Mark A wrote: > ORA-12638 DBI->connect(nirvana) failed: ORA-12638: Credential retrieval > failed (DBD ERROR: OCIServerAttach) > > Can anyone help me with the

ORA-12638 DBI->connect(nirvana) failed: ORA-12638: Credential retrieval failed (DBD ERROR: OCIServerAttach)

2002-05-04 Thread Oklak, Mark A
ORA-12638 DBI->connect(nirvana) failed: ORA-12638: Credential retrieval failed (DBD ERROR: OCIServerAttach) Can anyone help me with the above error message? (Environment describe below.) I am trying to run this Perl script.MAOtestORA.pl At this point I'm just trying to get the co

RE: (DBD ERROR: LOB refetch attempted for unsupported statement t ype)

2002-04-11 Thread Mathew Varghese
{ $error = $module_name . " " . $DBI::errstr; print "Unable to open the database, $database; user, $user (ORACLE_HOME $ENV{'ORACLE_HOME'} ) in module $module_name due to the following error: " . $DB I::errs push(@ret_results, 0); } return(@ret_r

RE: (DBD ERROR: LOB refetch attempted for unsupported statement type)

2002-04-11 Thread Sterin, Ilya
To: [EMAIL PROTECTED] Sent: 4/11/02 10:04 AM Subject: (DBD ERROR: LOB refetch attempted for unsupported statement type) (DBD ERROR: LOB refetch attempted for unsupported statement type) This is the error i am getting while i try to insert BLOB into Oracle 8 from Perl5V6 through OSP. Even though i

(DBD ERROR: LOB refetch attempted for unsupported statement type)

2002-04-11 Thread Mathew Varghese
(DBD ERROR: LOB refetch attempted for unsupported statement type) This is the error i am getting while i try to insert BLOB into Oracle 8 from Perl5V6 through OSP. Even though i am getting this error, OSP is inserting a row into Oracle except for the BLOB field. I also tried inserting it

RE: ReL DBD-ERROR: OCIServerAttach -> ORA-12514

2001-12-31 Thread Fannin, David P.
Sent: Monday, December 31, 2001 8:48 AM To: Tim Bunce; Dbi-Users (E-mail) Subject: RE: ReL DBD-ERROR: OCIServerAttach -> ORA-12514 Environment Variables? which ones? > -Original Message- > From: Tim Bunce [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 31, 2001 9:13 AM >

RE: ReL DBD-ERROR: OCIServerAttach -> ORA-12514

2001-12-31 Thread John Menke
Environment Variables? which ones? > -Original Message- > From: Tim Bunce [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 31, 2001 9:13 AM > To: John Menke > Cc: Dbi-Users (E-mail) > Subject: Re: ReL DBD-ERROR: OCIServerAttach -> ORA-12514 > > >

Re: ReL DBD-ERROR: OCIServerAttach -> ORA-12514

2001-12-31 Thread Tim Bunce
on remote > computers. If I trigger running the script with the PsExec > it works fine. When I run from the command line on the local > computer it gives the RE: DBD-ERROR: OCIServerAttach -> ORA-12514. > > Not sure what the difference is. > > Here is the code: > > %attr

ReL DBD-ERROR: OCIServerAttach -> ORA-12514

2001-12-31 Thread John Menke
the local computer it gives the RE: DBD-ERROR: OCIServerAttach -> ORA-12514. Not sure what the difference is. Here is the code: %attr = ( PrintError => 1, RaiseError => 1 ); eval { $dbh = DBI->connect ("dbi:Oracle:$datasourcename", "user", "password&qu

DBD-ERROR: OCIServerAttach -> ORA-12514

2001-12-28 Thread John Menke
I'm getting the following error while trying to connect to the Oracle database: Error Connecting To Oracle Instance DBI->connect(mydatabase.mysite.com) failed: ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect descriptor (DBD ERROR: OCIServerAttach) What is st

Re: Informix DBD Error

2001-10-08 Thread John Saylor
Hi - Original Message - From: "Rajeev Nalluri" <[EMAIL PROTECTED]> Sent: Monday, October 08, 2001 12:18 > I think I may need to either re-install DBD or re-compile > DBD with the new Informix PATH. Or you need someone to put those files in the same place[s] the first ones were. > Can yo

Re: Informix DBD Error

2001-10-08 Thread Rajeev Nalluri
ee.org> cc: [EMAIL PROTECTED], (bcc: Rajeev Nalluri/Telcordia) Subject: Re: Informix DBD Error 10/08

Re: Informix DBD Error

2001-10-08 Thread Mark Thornber
Rajeev, Rajeev Nalluri wrote: > Hi, > I am getting an error? Can somebody explain why I am getting this error. > What this error code means? Even though it is giving this error, its > getting the data fine. No problems with the data its retreiving, but only > throwing an extra error. In which ca

Informix DBD Error

2001-10-08 Thread Rajeev Nalluri
Hi, I am getting an error? Can somebody explain why I am getting this error. What this error code means? Even though it is giving this error, its getting the data fine. No problems with the data its retreiving, but only throwing an extra error. In which cases we get this error? DBD::Informix::st

Re: DBD error

2001-05-17 Thread M.W. Koskamp
- Original Message - From: Theja Rajakumar <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 17, 2001 10:34 PM Subject: DBD error > I've been getting this error while connecting to an Oracle database > thro' DBI. and don't know what's

DBD error

2001-05-17 Thread Theja Rajakumar
I've been getting this error while connecting to an Oracle database thro' DBI. and don't know what's happening. Can anybody help? ORA-12500: TNS:listener failed to start a dedicated server process (DBD ERROR: OCIServerAttach) at DbUtils.pm line 104. Thanks.