What is SDSF?

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


Please Help Members By Posting Answers For Below Questions

Name the divisions, which are available in a cobol program?

681


What is difference between static and dynamic call in cobol?

772


Write the code implementing the perform … varying.

639


what are decleratives in cobol?

1827


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.

928






What is the difference between structured cobol programming and object alternativelyiented cobol?

751


What is a report item?

737


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17028


What is the difference between Global and External Variables?

660


what is search and searchall?what is the diffrence between them?give an best example?

5540


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

691


How you can characterize tables in cobol?

710


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2005


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.

1776


i want a program using by if, evaluate , string, unstring, perform, occurs?

4046