the command to open a dataset directly from the JCL instead
of opening it separately using 3.4 option.

Answer Posted / aswini

There is a command availablemode
Thus, we can avoid using 3.4 option.
Issue : EPDF ‘MYID.MYPS’ . The Dataset will be opened in
EDIT MODE
If you want to open in VIEW mode:
Issue : EPDF ‘MYID.MYPS’VIEW
Similarly, for opening in BROWSE mode, typeB ROWSE at the
end.

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is DD statement is used in JCL?

683


Differentiate between the joblib and the steplib statements?

859


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

742


IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C

1627


How jcl is used for testing batch programs?

721






when can a job time-out occur? How to overcome that?

753


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

605


what is DSN in JCL and what are the parameters to declare the DSN?

720


In sms datasets, what is the function of the dd mgmtclas keyword?

863


Explain the function of dd name parameter with a 2 part structure; audit.report?

898


In job processing, what happens in execution stage?

698


What is the use of disp parameter?

653


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2064


What is the purpose of disp parameter?

645


What parameter of the job statement is used to limit the cpu time consumed by the job?

840