If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Perl scripting inserting clob values

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-18-06, 15:14
rajesh_1972 rajesh_1972 is offline
Registered User
 
Join Date: Oct 2006
Posts: 15
Perl scripting inserting clob values

Hi
I am building a perl script that reads into the performance monitor table - The query that executes more than 3 minutes. In the process i am capturing into another table. The column stmt has a column definition of clob 16m. While my program is trying to insert values into the table i am getting the following error message

"[Tue Oct 17 12:20:30 2006] sql_snap_test.pl: DBD:B2::st fetch failed: [IBM][CLI Driver][DB2/NT] SQL0930N There is not enough storage available to process the statement. SQLSTATE=57011"

I did some research to increase the statement heap size. But i don't want to change any database configuration parameter.

Can you guys throw your thoughts please.

Regards
RK
Certified Database adminstrator for linux unix and windows
Certified advance database adminstrator for linux unix and windows
Certified Database adminstrator for ZOS 8.1
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On