Answer Posted / 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 |
Post New Answer View All Answers
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Explain the configuration section of a cobol program with examples of syntax.
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Write the code to count the sum of n natural numbers.
how do you reference the esds vsam file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What are the pertinent COBOL commands?
What is length is cobol?
How many bytes S(8) comp field occupy and its maximum value?
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
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the local-storage section?