can we copy a file from fixed block to variable block and
vice versa ....asap
Answer / srk
no. the attributes of dcb parameter(recfm,lrec) must be same
to copy a file to another
| Is This Answer Correct ? | 4 Yes | 2 No |
Explain about User Information
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How to concatenate different LRECL of files?
What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
What happens if both JOBLIB and STEPLIB is specified ?
I have DATE filed like DD-MM-YYYY, So I want output should be MM/DD/YYYY using JCL? Can anybody post the answer for above requirement?
4 Answers BirlaSoft, FIS, Wipro,
How to send data from cobol program to jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How jcl is used for testing batch programs?
Can we create VSAM file by using IEBGENER?
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one