What are the 4 fields in dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
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?
what is the difference between perform varying and perform
How does jcl act on a cobol code?
How to submit multiple jobs. These jobs are members in PDS. The second job should run if the first job runs successfully and so on.
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
what operation is performed by job statement?
What is the purpose of the dd keylen parameter?
what is the job entry system used in your project?
How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
List the different components of jcl statement?
When should DISP=MOD is used?
I need to compare two VSAm files. In input VSAM file some fields are updating and the updated feilds are coming into the output file. now i need to compare these two files with respect to a perticular field. Please suggest a suitable JCL code me.