IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
What does EIB mean in CICS?
Write a cobol program making use of the redefine clause.
what is the right time for using in-line perform?
Which command can you use to check for the number of records in a physical file?
Give certain situations where NEWCOPY is obligatory?
how do I declare a table or array in rpg iv?
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.
I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)
how do you reference the variable block file formats from cobol programs
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
What is a plan and package in db2?
Can we update view in db2?
Explain how you can characterize tables in cobol?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
what are the commands used to gain exclusive control over a resource?