Answer Posted / dimpy19
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 |
Post New Answer View All Answers
what is the JCL statement consists of?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What is the function of job statement in jcl?
Is their any limit for data sets?
Name a few IBM utility programs, and explain its function.
what is DSN parameter and DISP parameter is used for?
write a jcl to execute a job by 7:00 am on jan 20,1986?
what is use of dcb parameter in dd statement?
how you can direct the data to spool using SYSOUT option?
Is it possible to define dd statements as you want?
What is the function of the dd dcb keyword?
What is the difference between the positional and keyword parameters? Give examples.
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How to submit jcl through a cobol program?
When space is allocated for an output dataset, what units can be used?