Answer Posted / krishna chaitanya
Package is a collection of several plans . package is not a
executable form , so we are going to plan for execute the
SQL terms . Plan releases the Timestamp . Plan is a
executable form .
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
) How do u handle errors in BMS macro?
What do you understand by psb and acb?
what is difference between cobol and cobol/400
Name the divisions, which are available in a cobol program?
What is the difference between next sentence and continue in cobol programing language?
What are declaratives and what are their uses in cobol?
Mention the guidelines to write a structured cobol program?
Difference between array and sub-script ?
What rules are to be followed while using the corresponding options?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Can we change the password using ALTER? anyone tried and changed?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
IF I mention stop run in CICS what happens?
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.
Write the code implementing the perform … varying.