Answer Posted / shailendra
i agree with ans of santosh
their is formula to count for max no.member
m = (6*n)-1 (but this formula implement when n directory
block is greater then one otherwise when n =1 so m will 6)
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
What does a disposition of (new,catlg,keep) for a dsn mean?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What is the function of job statement in jcl?
List in order the hierarchical levels of jcl?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What is timing concept in mainframe?
How can an in-stream dataset be terminated?
What is the maximum length of a single line of jcl?
Explain about ISPF/TSO Commands
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain how can an in-stream dataset be terminated?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Differentiate between the joblib and the steplib statements?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the significance of addrspc parameter in exec statement?