IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) What is the best way to code to provide me the info that there are disks in the array failing or failed? How to code? Run in batch?
805Suppose I have 3 jobs a b and c. I want to submit b after successful completion of a and want to submit c after successful completion of b. Without using job scheduler or job queue, how can I do that through cl program?
1 2561We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
1250If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
1114
What is the max length of sqlca?
What is data trace system 2.0 used for?
What does EIB mean in CICS?
What is dpf in db2?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is db2 bind process?
suppose program A is calling program B, at a time A will send 100 records but it has to send 500 records. how it will possible?
How scary is it to write code for a bank?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
Explain the difference between the into and the set option in the exec cics receive map command?
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
Explain how do you set the mdt option to on status, even if data is not entered?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
how do you fire a batch job from a cics txn ?
Define transient data?