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 |
plz,could any one tell me? what about EBCDIC in cobol?briefly?
How will 128 be saved in s9 (3) comp-3 How will 12 be saved in s9 (2) comp
Can the OCCURS clause be at the 01 level?
If a sub program is called from mainprogram.I have opened cursor in main program and Fetch the result in subprogram ,Is it possible ?If yes please tell me the reason.
study the following code 01 A1 05 B PIC 99 05 C PIC X(4) 01 A2 05 B PIC 99V99 05 C PIC A(4) pick out the valid statement from the following a.A1 and A2 can not have sub-ordinates b.A1 and A2 can have the same sub-ordinates but must have same PIC clause c.there is nothing wrong d.A1 and A2 can have same sub-ordinates provided they are not at 01 level
)what is retrieve?
What are ISOLATION LEVELS? Where do we need to specify them in compiling JCL (Exactly which statement and what is syntax for it)?
what is mainframe? what is the mainframe software ? what is use in s/w field?
how to display date in reverse order if the pic clause of the is numeric suppose date is 09032010 ==> need to print in 20100309 (pic clause is numeric)
When we code these comp,comp1,comp-2,comp-3 and comp4 values. I know the differnece.I mean when we will prefer if it is new program.Explain in detail with memory examples. Thanks in advance.
How we copy a program from production region to development region.What is the process & syntax ?
how would find total records in files using seqientional