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

How to know the file we are using is KSDS or ESDS or RRDS


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vasa
Warnings : 1

New User


Joined: 10 Jan 2006
Posts: 9

PostPosted: Fri Mar 03, 2006 8:51 pm
Reply with quote

hi,

please let me know how to know the file we are using is ksds or esds or rrds





thanks,
srinivas achary
Back to top
View user's profile Send private message
VENKATA999
Warnings : 2

New User


Joined: 05 Jan 2006
Posts: 44

PostPosted: Sat Mar 04, 2006 4:29 am
Reply with quote

Hi Friend,

Check in file-aid using the options like

Mainmenu -> utilities -> vsam -> display option

other than file-aid , we can identify diff betn ksds and others at 3.4 as ksds only having the index component .

Hope this will help ...

Thank you,
Back to top
View user's profile Send private message
hncs

New User


Joined: 01 Mar 2006
Posts: 11

PostPosted: Mon Mar 06, 2006 11:42 am
Reply with quote

open 3.4 and give ur dataset name and press Enter. If it is VSAM file then you can see VSAM at the right side of the screen. Then open this file in file-aid (UTILITIES->VSAM) option. Then you can get the exact information.
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 2
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top