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

Underlying VSAM file of a DB2 table


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

New User


Joined: 29 Jan 2007
Posts: 61
Location: Makati City, Philippines

PostPosted: Tue Nov 03, 2009 1:39 pm
Reply with quote

Hi!

Can anybody tell me how to identify filename of the underlying vsam file of a db2 table?

Thanks,
Chris
Back to top
View user's profile Send private message
LearningDb2

New User


Joined: 19 Jun 2009
Posts: 40
Location: India

PostPosted: Tue Nov 03, 2009 2:05 pm
Reply with quote

hi,

names of the VSAM files usually depends on the VCAT name that u have used during the creation of storage groups.It is like---

vcatname.dsndbc.dbname.tsname.**

dsndbc is for the cluster and dsndbd is for the corresponding data..
if u see 2 datasets then 1 is for indexspace and the other is for tablespace created in that database.
Back to top
View user's profile Send private message
sprikitik

New User


Joined: 29 Jan 2007
Posts: 61
Location: Makati City, Philippines

PostPosted: Tue Nov 03, 2009 2:24 pm
Reply with quote

Thanks LearningDb2, this is exactly what im looking for..
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 how to eliminate null indicator value... DB2 7
No new posts VSAM LISTCAT INFORMATION JCL & VSAM 2
No new posts Format Binary file to EBCDIC JCL & VSAM 4
No new posts Unload and Load ISPF Table TSO/ISPF 4
No new posts ISPF Table to add a new column TSO/ISPF 1
Search our Forums:

Back to Top