What is diff betn PS and ESDS file?
What is the diffrent compiler options in cobol and there
discription?
What is retrive nth maximum salary from salary DB2 table.
Can we redefine COM-3 variable with varchar variable?

Answer Posted / neeraj

I think Records can be deleted from ps files.

Is This Answer Correct ?    0 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between array and sub-script ?

1149


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.

1998


Write a cobol program making use of the redefine clause.

719


What are the different open modes available in cobol?

712


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

763






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.

919


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2045


how do you reference the printer file formats from cobol programs

643


example for sub strings ? and refernce modifications whit output pls

1833


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

17012


How do u write test cases?

1629


How to know whether the module is dynamical or statistical?

648


How to print 10 to 1 if the input have only 10 digit number?

802


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1514


Write down the divisions of cobol program?

659