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: 3076
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 Copy only TEXT or String from a record SYNCSORT 4
No new posts combine multiple unique records into ... DFSORT/ICETOOL 2
No new posts SORT on detail record, then repeat he... DFSORT/ICETOOL 3
No new posts how to complete the end of a record w... DFSORT/ICETOOL 2
No new posts Sort based on the record type DFSORT/ICETOOL 1
Search our Forums:

Back to Top