how many members can be created inside a single pds?
Answer Posted / ashish
above answer is right but the maximum number of members
that can created are 255 theorotically(ranade jcl book).And
practically can be more than 255.
Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
In sms datasets, what is the function of the dd avgrec keyword?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Describe the various parameters utilized in the creation of a gdg?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What is the difference between the positional and keyword parameters? Give examples.
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:
What are s0c1, s0c4, s0c5, s0c7 and socb?
What is job control language?
What are the rules employed while naming the steps in a job?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is the syntax of JCL statement?
How to pass data to a program that is coded in an exec statement?
What parameters can be used to limit the number of records written to a sysout dataset?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How does jcl act on code(if you take a cobol program)?