Explain about ISPFTTRC

Answer Posted / dimpy19

1. You can use the ISPFTTRC command to trace both the execution of file tailoring service calls
(FTOPEN, FTINCL, FTCLOSE, and FTERASE)

2. The ISPFTTRC command traces the processing of file tailoring services that are invoked from
any screen within the current ISPF session.

3. You can trace both the execution of file tailoring service calls (FTOPEN, FTINCL, FTCLOSE, and FTERASE)
and the processing that occurs within the file tailoring code and processing of each statement.

4. The output from the trace is written to a dynamically allocated VB (variable blocked) data set that has a record length of 255.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In sms datasets, what is the function of the dd mgmtclas keyword?

1166


Explain how can values be passed from the job stream to an executable program?

871


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

854


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2049


How can the attributes of one sms dataset be copied to another dataset?

1165


Is there any command to check wether the ps file is in sorted order?

2674


Is automatic restart possible in jcl? If yes, how?

887


Explain how can the submitting users racf authority be overridden in a job stream?

904


Name the statement which can be used to send data to another mvs jes3 node?

877


Can I share my data with other jobs? How?

886


Explain how can return codes be tested before execution of a job step?

1095


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

919


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

2044


How dummy is used in jcl?

887


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

981