There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?
9 18916How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?
2 8893When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?
6 20917//{name} INCLUDE MEMBER=memname {comments} in the include statement, what actually happens when its executed? The membername conatains a list of valid JCL statements, so will the include statement be substituted by these statements and how can we mention the pds that conatains the member? How does the include group differ from a PROC? how is include statement connected to JOBLIB and STEPLIB?
2 20016Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?
2 9574
What are fset, frset?
Explain how do you establish a starting position in a browse operation?
Explain the function of //cntl statement?
A dd statement consists of 4 fields. Name them?
What are the uses of db2 optimizer?
Are there any set of rules for the names of the steps used in a job?
What is buffer pool in the db2 database?
difference between vsam and database tables
Explain the function of the dd dcb keyword?
Can you explain primary aspect of cics?
How is the value function used?
Explain the difference between local and central version operating modes?
How does cobol compile db2 program?
What are the various section in data division and briefly explain them.
Name all the file-open modes