i need some shortcuts and tso commands can any on ehelp me
in these ?
Answer / sk
F3 - Back
F9 - Swap the screen,(open 4 windows then press 3 on
command prompt and F3 then it will do to third window you
opened)
F10 - Right
F11 - Left
F4 - Cllose selected one and it will move to first screen.
in command prompt
F 'string to be searched' - Search- open the file and type
for the next occurence press F5
Hex decimal view - HEX ON
If you want more get in touch....
| Is This Answer Correct ? | 8 Yes | 1 No |
If we have 100 job steps in JCL and we want to excute steps only starting from 43 to 50, then how it can be coded in JCL/
How to execute step2,step1, step3 if step1,2,3 are in order
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
what r the types of job control statements?
Can anyone tell me the syntax for printing two files at two different destinations in a single step?
There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.
How many positional parameters are there in job statement?
Explain about REXX
Explain about SYSVAR
What is QSAM error usually when it is occurs?
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?
if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?