IBM AS400 Interview Questions
Questions Answers Views Company eMail

Suppose 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 1691

We 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?

745

If 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?

600

What are the types of identifiers?

554

How can we override a file during runtime in rpg?

671

What is ment by record level identifier?

639

What is difference between bind by copy and bind by reference?

1709

Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?

1 1203

Suppose my file has 10 fields and I want to make the 2nd field zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation?

1 1580

What is file identifier where we can use?

625

Explain mdt?

648

What is open data path?

560

What is the primary file?

567

What is the use of member in pf?

524

Last statement of any rpg program is lr?

599


Un-Answered Questions { IBM AS400 }

How to change the batch job to interactive job?

569


In RPG How to read a records from a file without using read opcodes?

949


what is the difference between normal upddta to pf and updating using dfu program?

743


Define sort?

571


How Many Specs Are There In Rpg & Which Are They?

672






how to write *pssr ?

627


what is the function of cpyf command?

988


what is the purpose of the indara keyword?

1104


define the purpose of the iter operation?

999


How to detect record is locked in cobol/400?

524


how do you use commitment control in rpg?

733


How to handle duplicate error handling in RPG?

1658


which cl command is used to trap error messages during program execution?

851


how you get the relative record in a subfile in which cursor is located?

601


how to write code for singlepage in sqlrpgle with update ?

2356