Answer Posted / santhosh
SDSF stands for System Display and Search Facility.
For more info:
http://en.wikipedia.org/wiki/SDSF
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is search and searchall?what is the diffrence between them?give an best example?
What is the compute verb? How is it used?
Mention the guidelines to write a structured cobol program?
i need a small 3d program using inline and outline.
Define cobol?
What is the difference between next sentence and continue in cobol programing language?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are the different rules for performing sort operation?
Which is not true about evaluate statement
What is redefines clause in COBOL?
Differentiate between structured cobol programming and object-oriented cobol programming.
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
Why would you use find and get rather than to obtain?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
explain sorting techniques in cobol program?