IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Generally we check EIBALEN = 0 to decide whether first call or not. If I do not pass any value in the COMMAREA then EIBCALEN will be 0 even on second call. Now how can we say the program is called for the first time or second time?
3 11693What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
2693Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
2452Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
IBM,
5 10948write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
CTS,
2732Trying to help a friend... How do you code screen I/O without a DDS? I know it can be done, because for a short time, I worked for a company that did it. It was just too long ago for me to remember what was involved.
1 5014
Define autostatus in idms?
Explain the disadvantage of dynamic generation of acb?
what is difference between file-aid tool and file-aid utility?
what is unit testing ? on which basis you will write test case ?
Can we move alphanumeric incentive to the numeric field?
How is a type of file defined in the jcl that executes the cobol program?
Name the statement which can be used to send data to another mvs jes3 node?
What are the benefits of using the db2 database?
Explain the mdt in cics?
Name the cics command that gives the length of twa area?
How to rename a table in DB2 ?
what difference exists between control area and control interval?
distinguish between terminating a program through seton lr and return?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
how do you read changed records backward in subfile?