Re: Cannot update CLOB column [Oops]

2001-03-04 Thread Shea Nangle
On Sunday 04 March 2001 16:17, Shea Nangle wrote: > I'm having some problems with DBD::Oracle in updating a CLOB column in a > table. Using the code below: Apologies to the list - the problem was only partially related to DBD::Oracle, and is now fixed...

Cannot update CLOB column

2001-03-04 Thread Shea Nangle
I'm having some problems with DBD::Oracle in updating a CLOB column in a table. Using the code below: my $insert_text_sth = $dbh->prepare("UPDATE table SET long_column=? WHERE id=$quoted_id"); $insert_text_sth->bind_param(1,$uc_document,{ora_type=>ORA_CLOB,ora_field=>'contents_text'}); my $suc

DB2 connection release level not support error

2001-03-04 Thread Warden, Ronald MCF:EX
I know that some of you have attempted to connect to a DB2 data base on the mainframes, but when I am try to connect to our mainframe version of DB2 I get the following error: DBI->connect(sws_test) failed: [IBM][CLI Driver] SQL5048N The release level of the database client is not supported by t

Re: no listener

2001-03-04 Thread Stephen Clouse
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Mar 04, 2001 at 04:09:21PM -0800, John Kolvereid wrote: > I am running Oracle 8.0.5 on Linus 2.2.14-5.0 (RedHat 6.2).When > I try to DBI->Connect(dbi:Oracle...) I get the msg: > Error while trying to retrieve text for error ORA-12224 (

no listener

2001-03-04 Thread John Kolvereid
Hi, I am running Oracle 8.0.5 on Linus 2.2.14-5.0 (RedHat 6.2).When I try to DBI->Connect(dbi:Oracle...) I get the msg: Error while trying to retrieve text for error ORA-12224 (DBD ERROR: OCIServerAttach) It seems that it is related to the fact it cannot find the listener, although it IS o