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...


What are the valid DSORG values ?

Answers were Sorted based on User's Feedback



What are the valid DSORG values ?..

Answer / escapa

Data set organization (2 characters). Valid values are:
PS (physical sequential)
PO (partitioned organization)
DA (direct access)
VS (VSAM)
KS —VSAM key-sequenced data set
RR—Either a VSAM variable-length or fixed-length relative-record data set
ES—VSAM entry-sequenced data set
LD—VSAM linear data set
NV—Non-VSAM data set

Is This Answer Correct ?    14 Yes 3 No

What are the valid DSORG values ?..

Answer / sairam.n

ps=seq.dataset, po=partitioed dataset/PDSE, ES=ESDS,
KS=KSDS, RR=RRDS, LS=LDS

Is This Answer Correct ?    10 Yes 5 No

What are the valid DSORG values ?..

Answer / guest

PS - QSAM, PO - Partitioned, IS - ISAM

Is This Answer Correct ?    13 Yes 9 No

Post New Answer

More JCL Interview Questions

In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.

4 Answers  


What is the difference between joblib and jcllib statements

7 Answers   IBM, Maples,


For how long a job can be executed continuously in a mainframe ?

4 Answers  


I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?

2 Answers  


can anyone explain me about sort in jcl with inrec and outrec ?

2 Answers   HCL,


Explain the function of //cntl statement?

0 Answers  


Is their any limit for data sets?

0 Answers  


I've one sequential file, that file size is LREC=100 (File contain Records like 1 to 100). Now I was increase the file size is LREC=102. My question is I want insert 00 (Two Zeros) in to the new file (That output file looks like : 00123 up to 100). How will write the SORT card in JCL. Please let me know.

2 Answers   Syntel,


what is “Cond= even” and “Cond=only”?

0 Answers  


Can we have a JOBSTEP without any EXEC ?

6 Answers   IBM,


what is check pending option

1 Answers   Fujitsu,


How many extents are possible for a sequential file ? For a VSAM file ?

3 Answers  


Categories