IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

create table with more than 32k record length


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Mahsa Rouzkhatouni

New User


Joined: 27 Feb 2021
Posts: 32
Location: Germany

PostPosted: Sun Oct 17, 2021 3:13 pm
Reply with quote

Hi everyone,
I am trying to create a table in Db2 (generated DDL from oracle) but the total record length of its columns is more than 32k which is the highest page size I can give but it ends with error.
the version of Db2 is "Db2 10 for z/OS".
I realized for Db2 11 and Db2 LUW there is a ZPARM for extended_row_sz but we don't have it in Db2 10 for z/OS.
any idea how to create this table?

Thank you in advance,
Mahsa Ruzkhatouni
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3087
Location: NYC,USA

PostPosted: Sun Oct 17, 2021 4:29 pm
Reply with quote

You can use Clob.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts To join 2 tables and to join 3rd tabl... DB2 5
No new posts Write record twice based on condition... SYNCSORT 7
No new posts Create a specific record/file based o... SYNCSORT 8
No new posts Extract ISPF table column headings CLIST & REXX 2
No new posts Sort to insert record in an empty file. DFSORT/ICETOOL 5
Search our Forums:


Back to Top