RPG400 Interview Questions
Questions Answers Views Company eMail

steps involved in debugging and types of debugging modes?

1 7981

steps for debugging two rpg programs????

4 10753

How to change the name of physical members Dynamically?

1 7245

Setps to create .csv file on IFS folder in AS/400( V4R3)....?

TCS,

3 11573

Anyone help me for the below question:- If problem/error occur in *PSSR subroutine,how should I handel it in RPG program.

1 5622

Please help me, I have created window subfile,I have created Footer with same lengh and postion of window SFL. When I call the pgm, first is shows only Footer and then it shows subfile records.This time Footer is not showsing ..plz hel me how can i do it...? Sameple DDS and RPG: A R WIN1 SFL A*%%TS SD 20090130 165346 MUNSHIJ REL-V4R2M0 5769- PW1 A FLD001 1Y 0B 4 3EDTCDE (Z) A ATFILE R O 4 7REFFLD (QWHFDBAS/ATFILE LIB/LIBF- A ILE) A R WINCTL SFLCTL (WIN1) A*%%TS SD 20090202 123459 MUNSHIJ REL-V4R2M0 5769- PW1 A ALTNAME ('y') A SFLSIZ (0004) A SFLPAG (0004) A WINDOW (FOOTER) A ROLLUP (27) A ROLLDOWN (28) A CF12 (12 'Cancel') A 50 SFLDSP A N51 SFLDSPCTL A 51 SFLCLR A 1 2'Select Option,Press enter' A 2 3'1= Select' A R FOOTER A* A WINDOW(8 31 9 43) A 8 4'F12 = Cancel' A R DUMMY ASSUME A 24 10' ' in RPG: Dow *IN12 = *Off Write Footer Fxfmt WInCTL

2 8667

parameters cannot be passed in which one??

CTS,

2 4265

in which journalling which attributes are necessary

CTS,

2 6026

what is post opcode do

CTS,

1 10121

how do u find whether a record is locked or not??

CTS,

4 12509

3 members in databasefile .how to read records from all the members??

CTS,

6 12323

3 members in a databasefile .how to read records from all the members?????????

CTS,

4 8145

two attributes which govern the excecution of a job>>>>??

CTS,

2 6695

two types of read performed in dataqueue?????

CTS,

4 10360

how do u track msg in cl pgm???

CTS,

1 6278


Post New RPG400 Questions

Un-Answered Questions { RPG400 }

what is the necessary keyword needed to scroll subfile records?

709


can I touch the array during treatments?

767


which program rpg or cl is efficent to update a transaction onto a database file and why ?

751


What are the types of identifiers?

579


1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2380






Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?

1470


can you debug ile rpg program using isdb?

746


how can I tell when to replace the array?

708


how do I declare a minor?

722


what is an online rpg?

739


do you use message subfiles? What are the necessary keywords required coding a message subfile?

697


How to handle duplicate error handling in RPG?

1696


What is the difference between copybooks and subprocedures in as400?

819


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?

1463


during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.

762