What is the output of the following command given in
TSO/ISPF terminal?
SRCHFOR 'abc' SRCHFORC 'xyz', (+5)
Answers were Sorted based on User's Feedback
Answer / anu
SRCHFORC 'xyz' its a invalid command..
coorect one is SRCHFOR 'xyz'
| Is This Answer Correct ? | 13 Yes | 10 No |
Answer / prabhat
SRCHFOR 'abc' search for abc in the current PDS or LIBRARY.
SRCHFOR C 'xyz', (+5) search for 'xyz' and (+5) in
continuation (i.e. in the same line only).
| Is This Answer Correct ? | 4 Yes | 5 No |
how to send a sms to a mobile through mainframe mvs?
What is the structure and definition for the same?
How to send a SMS to a mobile through Mainframe MVS? Please let me know a detailed information regarding this SMS feature in Mainframe.
What is the output of the following command given in tso/ispf terminal?
what is swap-in and swap-out?
how to define a directory and what is the structure and definition for the same?
What is the output of the following command given in TSO/ISPF terminal? SRCHFOR 'abc' SRCHFORC 'xyz', (+5)
WHAT IS DIFFEENCE BETWEEN PDS AND PDES? STEPS BEFORE MERGING? DUMMY DATASET USES? DIFFERENCES BETWEEN IDCAMS AND ICETOOLS? DIFFERENCE BETWEEN ALL JCL UTILITY TOOLS?
what is the size of the address space in kbs for 16 bit address space?
What is full form of SPOOL
1.what is the panel name of ispf primary option menu ? 2.What is the facility that allows mainframes to be partitioned into LAPARs? a.Z/os b.PR/sm c.Vitual storage d.Coupling facility
What is basic difference between "DIRECTORY" and "PDS" in IBM MAINFRAME.How to define a DIRECTORY and what is the structure and defination for the same?