Explain about File Tailoring
1.File-tailoring services read skeleton files and write tailored output that can be
used to drive other functions.
2.Frequently, file tailoring is used to generate job files for batch execution.
FTOPEN - Prepares the file-tailoring process and specifies whether
the temporary file is to be used for output
FTINCL - Specifies the skeleton to be used and starts the tailoring process
FTCLOSE - Ends the file-tailoring process
FTERASE - Erases an output file created by file tailoring
he file name of the temporary file is available in system variable ZTEMPF.
In MVS�, ZTEMPF contains a data set name.
The ddname of the temporary file is available in system variable ZTEMPN.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about RECORDING MODE Clause
if we give two job cards in a single what happens
Can we Execute a job without specifying Job Name in the Job Card?
what is DSN parameter and DISP parameter is used for?
What is the difference between primary and secondary allocations for a dataset?
there are 10 steps in jcl how to execute the steps from step2 to step8 only
What is condition checking in jcl? Is this possible?
Can a PROC CALL another PROC ? (in both Instream and Cataloged cases) ?
How do you send the output of a COBOL program to a member of a PDS?
i want to see the jobs in skeleton queue in diff region. (eg. 7 regions are running means , i want to see all the jobs in 7 regions which are in skel queue using 1 command)
In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?
hi friends........if u know syntax of IEBEDIT IN JCL