What is SDSF?

Answer Posted / ananta

S- spool
D-display
S-Search
F-facility

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

For rewrite, why is it mandatory that file needs to be opened?

623


Whats the difference between search & search ALL?

5264


Explain the configuration section of a cobol program with examples of syntax.

660


How to know whether the module is dynamical or statistical?

656


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1958






Which division and paragraphs are mandatory for a COBOL program?

709


What guidelines should be followed to write a structured cobol prgm?

673


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2337


Write down the divisions of cobol program?

671


What is the difference between Call and a Link?

700


what is amode(24), amode(31), rmode(24) and rmode(any)?

705


What do you understand by psb and acb?

666


In COBOL programming, what is PERFORM? What is VARYING?

672


Name the sections present in data division.

701


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

710