What is SDSF?

Answer Posted / srivatsa

Spool display and Search facility

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cobol?

741


how do you define single dimensional array and multidimensional array in your cobol?

667


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

1950


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

681


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

668






Write a program to explain size error.

669


What is Pic 9v99 Indicates in COBOL?

722


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

818


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

853


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

704


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1228


what happens if parmparameter passes zero bytes to the program

1659


how do you reference the variable block file formats from cobol programs

680


Which Search verb is equivalent to PERFORM…VARYING?

681


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

700