Posted: Fri Oct 12, 2007 7:07 am Post subject: data set short information
Hi,
I have some dataset (vsam), when I use 3.4 and display short information, it's not showing the record length, block size and record format. They are all showing question marks in these areas.
Joined: 03 Dec 2002 Posts: 579 Topics: 1 Location: Iowa, USA
Posted: Fri Oct 12, 2007 7:48 am Post subject:
Info for VSAM files is kept in the catalog entry, not the VTOC on the volume. To see it you must do a LISTCAT.
On 3.4, starting in the "Command" column next to the entry, type LISTC ENTRY(/) ALL to list the catalog info. The slash will be replaced by the cluster name. _________________ Regards,
Bill Dennis
Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum