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 is the purpose of coding notify parameter in job statement?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Give the syntax of job specifying jcl statement.
what sort card you will use to copy the data from one dataset to another dataset?
In sms datasets, what is the function of the dd mgmtclas keyword?
Explain the function of a dd statement?
List the different jcl statements that are not permitted in the procedures?
What is the function of the dd dcb keyword?
How can a stopped job be started again?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What parameter of the job statement is used to limit the cpu time consumed by the job?
how you can direct the data to spool using SYSOUT option?
Explain about LMFREE�free data set from its association with data ID
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.