Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain about File Tailoring



Explain about File Tailoring..

Answer / 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

More JCL Interview Questions

how can u identify the db2 from jcl ?

2 Answers   TCS,


I have two input SORTIN files and We need to create one SORTOUT file which contains data of both input files. What is the SortCard for this?. Suppose the length of the both files are different, then How we do it? Please reply ASAP

4 Answers   CSC,


How can the disposition of sysout datasets be set for an entire jobstream?

0 Answers  


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

0 Answers  


a dd statement has 2 types of parameters. Name them?

0 Answers  


What is the use of DSNDB07 ?

1 Answers  


how would you create a temporary dataset? And where will you use them?

0 Answers  


What are the common jcl syntax errors you get? This is not abends?

1 Answers  


what is the purpose of SYSOUT parameter in the DD statement?

1 Answers  


01 GROSS-PAY 05 BASIC-PAY PIC 9(5) 05 ALLOWENCES PIC 9(3) if BASIC-PAY has a value 1000 and ALLOWENCES has a value of 250,what will be displayed by the statement DISPLAY GROSS-PAY a.1250 b.01000250 c.01250 d.1.250

1 Answers  


Is there a limit of 3273 DD statements for a JCL or for every EXEC step in a JCL?

2 Answers  


Can we delete the data using IEFBR14 , IEBGENER??

5 Answers   Kanbay,


Categories