What is SDSF?
Answers were Sorted based on User's Feedback
Answer / harish
sdsf= systems display and search facility.........
| Is This Answer Correct ? | 19 Yes | 2 No |
Answer / manojkumar sivakumar
SDSF was originally known as SPOOL Display and Search
Facility - when it was a field-developed program offering.
The word SPOOL was changed to System when it became a
program product in the late 1980s.
Thanks,
Manoj
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / b
Manojkumar is right, check this out
http://en.wikipedia.org/wiki/SDSF
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Answer / santhosh vayathuri
SDSF stands for spool display search fecility
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / radhakrishna
system display and search facility it is automatically
create the map and mapset
| Is This Answer Correct ? | 0 Yes | 0 No |
IF there 5 to 6 files in a JCL and there is some space abends, how can we identify which file has space abend and what can be done to get off that abend or rectify that abend.
What is SSRANGE, NOSSRANGE ?
We know that size of redefine and redefining need not to be same..Then does the below case true 01 ws-date pic 9(6). 01 ws-redf-date REDEFINES ws-date 05 ws-year pic 9(4) 05 ws-mon pic 9(2) 05 ws-day pic 9(2)
how to convert the recors form vsam file to db2 table tru file aid
What is a scope terminator? Give examples.
example for sub strings ? and refernce modifications whit output pls
0 Answers College School Exams Tests, IBM,
What is the difference between PIC 9.99 and 9v99?
I have two files , file1 is input file it contains 10,20,30,....,records but i want to display the records in file 2 as reverse order .how can we do by using jcl& cobol(dont use array) please any one can tell me the answer
if a=b how the flow will complete??? perform test through test-exit. perform activa through activa-exit. test. if a=b then next sentence else move a to c. test-exit. exit. activa. -- -- activa-exit. exit.
give the examples of strings in cobol
diffrence between z(2) and z9(2)
What is an explicit scope terminator?