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 9754

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

2 6504

What is the difference between RPG/400 and RPG4

HCL,

1 11957

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

4 8508

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

1 5125

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

3 9834

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

3 8097

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

1 5113

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 9901

How do you do indexing in a physical file?

2 8560

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

3 7265

When will DUMP & DEBUG be ignored?

IBM,

3 8726

what is the necessary command needed before OPNQRYF and why?

5 24715

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

2 7710

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

5 9779


Post New RPG400 Questions

Un-Answered Questions { RPG400 }

what is a rpg?

683


how do I play {insert rpg system here}?

572


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?

4178


What is the difference between iter and do?

657


what do you mean by an input subfile, what are the keywords required?

753






What is the difference between copybooks and subprocedures in as400?

792


what are the key words you must use when using a subfile?

677


How Chain operation copies the record's data to the input buffer for the program?

1063


Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?

1437


Interviewer asked me write down DDS for load all subfile .can anybody write dds

1003


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

698


give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........

3258


Explain mdt?

651


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

664


How to call one program from another program in RPG? please help me with the code

1245