Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How can i know the content of DATA/INDEX component in VSAM?

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM
Author Message
william51
Warnings : 1

New User


Joined: 06 Jul 2006
Posts: 29

PostPosted: Wed Mar 28, 2007 11:12 am    Post subject: How can i know the content of DATA/INDEX component in VSAM?
Reply with quote

I try to use fileaid to browse the content of DATA/INDEX component in VSAM and i fail to do it.
Is there any way to know the content that stored in DATA/INDEX component?
Back to top
View user's profile Send private message
References
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1477
Location: Bangalore,India

PostPosted: Wed Mar 28, 2007 11:21 am    Post subject:
Reply with quote

What are you trying to achieve?

Quote:
i fail to do it.


You can browse the VSAM using fileaid just by providing the cluster name (i.e., without .DATA or .INDEX).
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 3544
Location: Brussels once more ...

PostPosted: Wed Mar 28, 2007 12:32 pm    Post subject:
Reply with quote

The data portion, as you may guess by its name, is the part of the cluster that contains the data. The index is created from the data portion, and is used to access the data on a random or keyed basis.

The easiest way to see what's in the file is to REPRO it out and than play with the flat file.

That way, if you screw up the flat file, you won't have screwed up production too.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM All times are GMT + 6 Hours
Page 1 of 1