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
Explain dfsort utility?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what is a jcl?
Where & How Do You Code Identifier In Jcl?
List the various advantages of using jcl language?
Explain the job statement in jcl?
For what purpose steplib and joblib are used ?
Explain how can the attributes of one sms dataset be copied to another dataset?
What are the rules employed while naming the steps in a job?
How does jcl act on a cobol code?
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
Give the syntax of job specifying jcl statement.
how you will the direct the data to spool using sysout option?
how do you access an uncataloged dataset in a jcl?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?