Answer Posted / sravani
no,its not possible. for concatenation lrecl and record format
should be same. concatenation is not possible for tape datasets
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Name a few IBM utility programs, and explain its function.
what is DD statement is used in JCL?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
how you can direct the data to spool using SYSOUT option?
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?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
How can a fb file convert to vb file using sort program?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
How jcl is used for testing batch programs?
How does the jcl specify the job to os?
What are some jcl statements that are not allowed in procedures?
Explain how can the submitting users racf authority be overridden in a job stream?
Are there any set of rules for the names of the steps used in a job? What are they?
When space is allocated for an output dataset, what units can be used?
Matching Logic in Jcl not in cobol.Could any one please answer this question