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 |
A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?
when we use sysprint and sysout statements
I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
What is primary allocation for a dataset?
how can i use the parameters decalred in main pgm in sub pgm
what is DD statement is used in JCL?
Is there a way to check for an empty file in JCL other than using IEBCOMPR and the command PRINT COUNT(1)?
What parameter directs the output of the job log dataset?
wht do u mean by internal reader in jcl ? wht is the use of internal reader ?
if we give two job cards in a single what happens
is step name is compulsory in jcl ?