can we copy a file from fixed block to variable block and
vice versa ....asap
Answer Posted / 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 |
Post New Answer View All Answers
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
what is the use of JCL?
How can a stopped job be started again?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
a dd statement has 2 types of parameters. Name them?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Explain how can the attributes of one sms dataset be copied to another dataset?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Is condition checking possible in jcl?
For what purpose steplib and joblib are used ?
How to override loadlib?
Is automatic restart possible in jcl?
what happens in conversion stage in job processing?