View previous topic :: View next topic |
Author |
Message |
viswanathan Beginner
Joined: 17 Jan 2006 Posts: 26 Topics: 13
|
Posted: Tue Jun 07, 2011 4:07 am Post subject: Load - LOB Datatype |
|
|
Hi All,
I have to load a DB2 Table with LOB datatypes. We have to populate values for all the columns in the DB2 Table and have to load the file using DSNUTIL utility. Could someone help me on how to populate the values for CLOB/BLOB Dataype columns in the table.
Note: These fields defined as BLOB/CLOB as they can hold >32KB data
Regards,
Vishwa. |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
viswanathan Beginner
Joined: 17 Jan 2006 Posts: 26 Topics: 13
|
Posted: Wed Jun 08, 2011 6:26 am Post subject: |
|
|
Hi Kolusu,
Thanks for the doc.
My understanding from the doc, I should be able to load the LOB datatype with CHAR field. As the process followed for my current shop does not allow me to write a COBOL program for this load.
Could you please confirm my understanding?
Many thanks
Viswanathan |
|
Back to top |
|
|
bauer Intermediate
Joined: 10 Oct 2003 Posts: 315 Topics: 49 Location: Germany
|
Posted: Thu Jun 16, 2011 5:37 pm Post subject: |
|
|
Other doc.
IBM redbook, SG24-7270-00, LOBs with DB2 for z/OS:
Stronger and Faster.
bauer |
|
Back to top |
|
|
|
|