What is the improvement to COND= in the latest version of MVS?

Answer Posted / vish

True, COND parameter are a bit complex to write and
Understand. So they are promoting the use of
IF/THEN/ELSE/ENDIF instead of using COND parameters.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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.

930


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

808


How to submit jcl through a cobol program?

863


Name a few IBM utility programs, and explain its function.

4665


how do you code a null statement?

988






How to pass the parameter in parm using linkage section ? (syntax)?

830


Explain how can return codes be tested before execution of a job step?

1031


What is the function of a dd statement?

896


what are the various stages of job processing?

963


What are the parameter we cannot use in procedure?

808


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

856


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?

8047


How does jcl act on code(if you take a cobol program)?

941


how do you access an uncataloged dataset in a jcl?

1222


Explain the function of a dd statement?

852