Which is the most widely used batch performance monitor for DB2?
Answer Posted / guest
DB2PM
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
For what purpose steplib and joblib are used ?
in ways data can be passed to a COBOL program from JCL?
how you will the direct the data to spool using sysout option?
Is their any set of rules for dd? Explain.
Explain about ISPF/TSO Commands
What is the significance of addrspc parameter in the exec statement?
Explain how can values be passed from the job stream to an executable program?
What is the function of the dd dcb keyword?
Explain the function of job statement in jcl?
How jcl work to handle various input output file operations?
Where & How Do You Code Identifier In Jcl?
i want to store 20 digits . how will u do it in cobol ?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?