Can we change a FB file to VB file in JCL? Please help
Answer Posted / way4dinesh
IN sort
OPTION COPY
OUTFIL FNAMES=DDName,FTOV
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What do you understand by the terms: joblib and steplib?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How jcl work to handle various input output file operations?
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 catelog procedure and how many catelog procedure to use in one job?
define cond parameter in jcl?
What is the purpose of the dd keylen parameter?
Can we use DISP=SHR in output file in JCL
How can unused space allocation be returned to the system when a dataset is closed?
Can an individual step be restricted from using all the jobs allowed cpu time?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What parameter directs the output of the job log dataset?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Is their any limit for data sets?