the command to open a dataset directly from the JCL instead
of opening it separately using 3.4 option.
Answer Posted / muttaiah
Hi,
There is no such command as far as i know, We can create a
rexx macro using which we can open in edit/view/browse mode
without using 3.4 option.
I hope you didn't work in real time that's why not aware of
this thing.
Thanks,
Muttaiah.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How can the attributes of one sms dataset be copied to another dataset?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
Is condition checking possible in jcl?
How can a stopped job be started again?
Describe the various parameters utilized in the creation of a gdg?
how can the same proc be re-used and called by many jobs?
how do you access an uncataloged dataset in a jcl?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
what is use of dcb parameter in dd statement?
Which dd parameters are required?
What is the function of dd disp parameter?
How to pass data to a program that is coded in an exec statement?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What happens if both JOBLIB & STEPLIB is specified ?