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 is DSN in JCL and what are the parameters to declare the DSN?
what is the compile process of cobol program expalin with code
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Explain how can an in-stream dataset be terminated?
what is use of dsn parameter in dd statement?
Explain dd statement in jcl?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
When output dataset space is required, what quantity categories are used?
How to override loadlib?
Explain in DD statement what is the use of DCB parameter?
How can an in-stream dataset be terminated?
How can the submitting users racf authority be overridden in a job stream?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
List the different components of jcl statement?
What is use of restart and how to use it?