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
What are the rules employed while naming the steps in a job?
How would you understand error(execution phase)?
what is the purpose of coding notify parameter in job statement?
How can return codes be tested before execution of a job step?
what is the use of JCL?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Explain about LMFREE�free data set from its association with data ID
What are the 4 fields in dd statement?
What do you understand by the term job time – out and how can you overcome that?
What is the function of dd disp parameter?
which utility is used a dummy utility?
For what purpose steplib and joblib are used ?
Is it possible to left uncode disp?
Explain dfsort utility?
How can an in-stream dataset be terminated?