What is SDSF?

Answer Posted / harish

sdsf= systems display and search facility.........

Is This Answer Correct ?    19 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a SSRANGE and NOSSRANGE?

824


what happens if parmparameter passes zero bytes to the program

1667


What are the pertinent COBOL commands?

2626


Differentiate between structured cobol programming and object-oriented cobol programming.

669


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1657






Which division and paragraphs are mandatory for a COBOL program?

710


Why did you choose to work with ibm mainframe cobol programming?

631


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1960


What is redefines clause in COBOL?

851


Define cobol?

866


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10629


What is rmode(24)

682


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

934


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?

897


How do you reference the following file formats from cobol programs?

695