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 |
wht r different types of sorts ?
Does jcl support automatic restart?
What is maximum length of block size?
5 Answers Cap Gemini, Kanbay, TCS,
How to overide the symbol parameter in the jcl ?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
can a job be submitted through jcl only? is there another way to submit a job?
How to send data from cobol program to jcl?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
i have 10 steps in jcl program but i have to exicute only 2,4,6,8th and 10th ?how it's possible?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
What is the function of a dd statement?