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 the function of the dd avgrec keyword in sms datasets?
How To get the last record in VSAM file in cluster? and How can u get the ksds file records into ur cobol program ? Pls tell me about these two questions.
I've one sequential file, That file contains millians of Junk & CHAR recoreds example File 1 ,,,,,...,,,.....,.,.INFOSYS.....,,,,,,,,,,,WIPRO..........., ,...,..,. My questions is : I want omit the 44th posstion to 4 CHAR (WIPRO) remaining things I want output file (including Junk CHAR also)... How can we slove this problem & give me a syntax. Please provide the result as soon as possible.
What are the differences between JES2 & JES3 ?
Explain how can return codes be tested before execution of a job step?
Why block size is multiple of lrecl in jcl?
whats SOC7?
What is the motivation behind coding class parameter in job statement?
Is there GOTO and SWITCH-CASE available in JCL ? Is IF-THEN-ELSE available in JCL also just like it is available for VSAM datasets under Model Commands category ?
which utility is used a dummy utility?
I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?
What dd statement is used to supply the name of a dataset?