Cobol,Jcl,Db2 related Interview Qns How to identify a file declared in Source (cobal pmg only) is a VSAM file (ESDS.) or not. AS(Address Sequential ) as to prefixed to the logical name Eg :: select File1 assign to AS-FILE11 Check the FD section :: we declare ORGANISATION IS SEQUENTIAL/INDEXED/ RANDOM File status code (23 eof) How do create VSAM files Using IDCAMS / File Aid / Workbench (these tools internally uses idcams) How do u identify a file to be created is ESDS/KSDS/RRDS – by looking at Cluster create statements . ESDS will have :: Data and Cluster Datasets KSDS will have :: Index,Data and Cluster Datasets RSDS will have :: Data and Cluster Datasets Other Important Point is in Cluster Declaration, we declare Index, Non-Indexed and Numbered for KSDS/ESDS/RRDS How do u identify whether VSAM file is Fixed or VB. If Record Size (F,F) -- > fixed, if Recordsixe (F,V) -- > Variable How do you identify the dataset is VSAM dataset or not by looking at the Job . Check the DCB param...
Cobol Jcl DB2 VSAM IMSDB/DC CICS MQ series Rexx CSP Workbench Spufi File Aid Expidetor Changeman Infoman Interview Questions / Faqs Job posting for Mainframes Freshers / Experienced