what is DSN in JCL and what are the parameters to declare the DSN?
No Answer is Posted For this Question
Be the First to Post Answer
What is timing concept in mainframe?
what is a steplib
Suppose I have a file with three fields with data in the following format 1. empid - S9(4) COMP 2. empname - X(20) 3. empsal - S9(5)V(2) COMP-3 If I view this file, it will not be in a readable format. How to display the empid and empsal fields in a readable format without using COBOL program? What kind of SORT card will have to be coded?
How can the submitting users racf authority be overridden in a job stream?
Explain the purpose of the dd keylen parameter?
How do you send the output of a COBOL program to a member of a PDS?
What is the function of the steplib dd statement?
What is MOD and when would you use it?
what are the ways of passing data to a cobol program from jcl?
What is the use of ikjeft1b utility in jcl?
What is catelog procedure and how many catelog procedure to use in one job?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain