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 All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Sorting date into YYYYMMDD, and creat... DFSORT/ICETOOL 13
No new posts To Sort detail records in a file with... SYNCSORT 5
No new posts To Populate Trailer cnt in the file w... SYNCSORT 1
No new posts To join 2 tables and to join 3rd tabl... DB2 8
No new posts Sort card to know that creation date ... DFSORT/ICETOOL 10
Search our Forums:


Back to Top