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
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.
whats the diff bw the evaluate also and and?
What is the purpose of dd * statement in jcl?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is the function of job statement in jcl?
Explain the job statement in jcl?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How does jcl act on code(if you take a cobol program)?
Name the statement which can be used to send data to another mvs jes3 node?
Explain the hierarchy levels in jcl?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
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?
What is notcat 2 - gs?
What is Cataloged Procedures?