RPG400 Interview Questions
Questions Answers Views Company eMail

In ProgramB there is a SBMJOB, which is a call to program C .There is also a CALL to program D from B. How would you check the program C has been executed in D?

4 10137

How do you find whether a record is locked or not?

2 6791

What is the difference between RPG/400 and RPG4

HCL,

1 12254

How do you find whether a job is a batch job or interactive?

4 9057

What you have to do in the display file when you are using message subfile?

1 5299

How to set on/off a group of indicators in a single statement?

3 10178

How can you determine the number of characters in a variable?

3 8847

Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?

1 5363

Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?

7 10458

How do you do indexing in a physical file?

2 8834

Can an indexed file be accessed in arrival sequence in RPG?

3 7624

When will DUMP & DEBUG be ignored?

IBM,

3 9062

what is the necessary command needed before OPNQRYF and why?

5 25376

Can you copy the records created by the OPNQRYF to other files and how?

2 7991

What are different ways to pass data between programs and which one is the efficient way?

5 10198


Post New RPG400 Questions

Un-Answered Questions { RPG400 }

1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.

5655


How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique

641


how can you display specific subfile page on the screen in unequal subfile?

782


what is the procedure and explain about real time scenario.

1566


how do I declare a minor?

797






What are the types of identifiers?

660


Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?

4509


how do I declare a table or array in rpg iv?

822


How would display prime numbers using CL program?

5805


How to write record if no field or the field are different in physical file in rpgle ?

580


what is the necessary keyword needed to scroll subfile records?

782


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?

588


what is kids-rpg?

761


how can I tell when to replace the array?

781


How can we know running job is batch or interactive?

747