Answer Posted / naresh
we can also create in fm, 3.4
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Give the syntax of job specifying jcl statement.
How does the jcl specify the job to os?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Are there any set of rules for the names of the steps used in a job?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
List in order the hierarchical levels of jcl?
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.
Explain the function of a dd statement?
How jcl is used for testing batch programs?
Where & How Do You Code Identifier In Jcl?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Explain how can a stopped job be started again?
what are the statements that are not valid to be included in an include statement?
Explain the function of job statement in jcl?