Which is the most widely used batch performance monitor for DB2?
Answer Posted / rajeswari
OMEGAMON
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the parameters that are used in creating a gdg?
how would you create a temporary dataset? And where will you use them?
Brief description of inline procedure of jcl.
What do you understand by the terms: joblib and steplib?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What are s0c1, s0c4, s0c5, s0c7 and socb?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
when can a job time-out occur? How to overcome that?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
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 dd statement in jcl?
What is the function of the dd mgmtclas keyword in sms datasets?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?