Explain about ISPFTTRC
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 |
What is a GDG? How is it referenced? How is it defined? What is a MODELDSCB?
Can we change the LIMIT of GDG?
How to check empty file in jcl?
What is one line to pass PARM from JCL to COBOL?
Is condition checking possible in jcl? If yes, how?
What are isolation levels? Where do we need to specify them in compiling JCL?
How do you send the output of a COBOL program to a member of a PDS?
How to send data from cobol program to jcl?
what is the meaning of keyword in jcl?what is is opposite?
What is concatenating?
Can we Execute a job without specifying Job Name in the Job Card?
Explain concatenating datasets?