Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


By looking into JCL can we identify the dataset is VSAM
(VSAM dataset supposed to be a input dataset).In this
scenerio how will we identify the dataset is VSAM ?

Answers were Sorted based on User's Feedback



By looking into JCL can we identify the dataset is VSAM (VSAM dataset supposed to be a input datase..

Answer / vikas pujar

Its not possible to identify if Input file is VSAM or not just by looking at JCL. Usually companies have naming conventions for for DDnames. If VSAM, use V1234, If Sequential use I3456 , If output file O5678. So if use these we can identify.

Is This Answer Correct ?    6 Yes 0 No

By looking into JCL can we identify the dataset is VSAM (VSAM dataset supposed to be a input datase..

Answer / aveo

I doubt , but we can check with 3.4 .. it will show the
base cluster

Is This Answer Correct ?    3 Yes 1 No

By looking into JCL can we identify the dataset is VSAM (VSAM dataset supposed to be a input datase..

Answer / seemant kumar

Actually u can't see the file directly by 3.4 on ibm z/os
system. u have to go for file management menu. then u can
browse the vsam file

Is This Answer Correct ?    1 Yes 0 No

By looking into JCL can we identify the dataset is VSAM (VSAM dataset supposed to be a input datase..

Answer / raghav

Its not possible to identify just by seeing job,
one way to know is try to do hyper Browse on that file, If
it opens then its not a VSAM.

How to do Hyper browse:
Tpye HB on command line and keep the cursor on that file
and press enter, if its a seq file it will be opened in
browse mode.

Is This Answer Correct ?    1 Yes 0 No

By looking into JCL can we identify the dataset is VSAM (VSAM dataset supposed to be a input datase..

Answer / senthil

VSAM(Cluster) dataset ends with .CL

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More VSAM Interview Questions

write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...

0 Answers   CTS,


what is the purpose of the verify function of idcams?

0 Answers   IBM,


What is the meaning of each of the values in SHAREOPTS(2 ?

1 Answers  


What is the procedure for running the batch job in mainframe?

1 Answers  


What is the place for VSAM KSDS?

0 Answers  


What is a sequence set?

1 Answers  


How to rename one vsam file as well as it's index?

4 Answers   BEA,


What is IDCAMS? and what is the purpose of it?

4 Answers  


what do you mean by idcams? Explain its purpose?

0 Answers   IBM,


When CISZ is declared as 4096 at cluster level,is this true that data will have 4096 and index will have default?????

1 Answers   Wipro,


what is a base cluster in vsam?

0 Answers   IBM,


Do all versions of the GDG have to be of the same record length ?

3 Answers   IBM, iNautix,


Categories