What are steplib and joblib? What for they are used?
What are the common cics service programs and explain their usage?
How do you round the addition or subtraction of two numbers in assembler?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
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.
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
Name the lockable units in DB2?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is db2?
Portfolio analysis application is an example of?
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.
What is the function of //jcllib statement?
what is utility for parm lib
Name some translator and compile options and explain their meaning?
Is condition checking possible in jcl? If yes, how?