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

Whats the maximum no. of columns in a table


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

New User


Joined: 21 Feb 2005
Posts: 6
Location: India

PostPosted: Thu Feb 24, 2005 11:47 am
Reply with quote

hi ,

I am Rajesh. I have one doubt in db2.


1. Whats the maximum no. of columns in a table?

2. how to open a empty VSAM file?Is it possible to open?.


Rajesh.
Back to top
View user's profile Send private message
khannay2k

New User


Joined: 24 Feb 2005
Posts: 28
Location: Bangalore

PostPosted: Thu Feb 24, 2005 2:09 pm
Reply with quote

Hi,
rajesh, rajesh here even,
1.max number of columns in a table is 224.
2.as for as i know, its not possible to open a empty VSAM file. will throw an error.
Back to top
View user's profile Send private message
parikshit123

Active User


Joined: 01 Jul 2005
Posts: 269
Location: India

PostPosted: Wed May 24, 2006 4:10 pm
Reply with quote

Hi Rajesh(es),

It is possible to have an empty VSAM file.
When you open it up, it gives status code equivalent to end of file.
Back to top
View user's profile Send private message
gskulkarni

New User


Joined: 01 Mar 2006
Posts: 70

PostPosted: Wed May 24, 2006 4:43 pm
Reply with quote

You can open an empty VSAM file, provided it is OPTIONAL and access Mode is DYNAMIC.
Back to top
View user's profile Send private message
ragshere

New User


Joined: 20 Dec 2004
Posts: 70

PostPosted: Fri May 26, 2006 4:08 pm
Reply with quote

Maximum number of columns allowed in a table is 750 as of Db2 v7.1.


Regards
Rags
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 Load new table with Old unload - DB2 DB2 6
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Remote Unload of CLOB Columns DB2 6
No new posts Multiple table unload using INZUTILB DB2 2
No new posts Check data with Exception Table DB2 0
Search our Forums:

Back to Top