Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

IBM RPG400 Interview Questions
Questions Answers Views Company eMail

What is the name of default out queue when user logs inn to syatem with valid profile?

3 7934

list down and describe the sub systems vailable

5 8439

how to check on which PF , the LF is dependant ?

4 20488

Q:HI friends accually ihave one problem plesase let me know the alternate code of this code. Related field description of code: Add a field, CALvsPRD, "Calendar Day Starts Before/After Production Day" to the parameter set WRKORDER which accepts values 'A' or 'B' o B = Calendar Day Starts Before Production Day o A = Calendar Day Starts After Production Day o Any other value indicates the production and calendar dates are always the same. code: Automatic Execution Of *INZSR Subroutine /Z01 * retrieves WRKORDER field values. /Z01 * Calculate default Production Date and return it to caller. /Z01 * Production date defaults to system date /Z01 C Eval P@Pdate = %DATE() /Z01 * unless Calendar date starts Before PDN(production) date and /Z01 * system time is before PDN Start Time then /Z01 * PDN date is yesterday. /Z01 C If W@CALvsPRD = 'B' and /Z01 C %TIME() < %TIME (W@Strtime) /Z01 C Eval P@Pdate -= %Day(1) /Z01 * unless Calendar date starts After PDN date and /Z01 * system time is *GE PDN(production) Start Time then /Z01 * PDN date is tomorrow. /Z01 C ElseIf W@CALvsPRD = 'A' and W@Strtime > *Zero and /Z01 C %TIME() >= %TIME (W@STrtime) /Z01 C Eval P@Pdate += %Day(1) /Z01 C EndIf /Z01 C Eval *InLr = *On

1996

How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?

4 9966

Q1.How to read the Array? Q2.How to copy the content of one Array to another Array?

4 11414

how can an indexed file be used as arrival sequence in RPG?

3 8248

I have 1000 records in a file. I would like to generate 10 identical reports from this record with same format (structure of records) how do I do this?

1 5486

I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3 under session S1) And 2 jobs(Say j4, j5 Under session S2)is running. How many QTEMP & how many LDA will create for the same.

9 11304

What is SFLNXTCHG keyword why it has used and where? Briefly explain with Example.

2 17969

How do I read records from Subfile? what is the purpose of READC explain with example?

4 16862

i would like to know under what circumstance the object will get locked on AS400.

5 9198

Hi all friend, Could Any body send me the code (with coding) of this senario because I have tried but I am stucking somewhere so Please reply ASAp with coding. senario:Q: I have to write the flat file(FLAT1) into the three different PFS (PF1,PF2 and PF3) with the respect of H line data, D line data and Z line data of flat file. where I have different data in flat file(FLAT1) which is mentioned below with data. H0929200909282009092820095529420003000073 D2222220006765555webservi001633.9909222009092820090924200951 8564380134049ROSNER TOYOTA OF FREDE FREDERICKSBURVA 224080000USA840840001633.99001633.99851856492689800208001915 511001633.990408490000000.0000000003446048 1,3 110793145 09070700351 372367 Rosner Motors D3333320006774444webservi000271.2409222009092820090924200951 8564380134049ROSNER TOYOTA OF FREDE FREDERICKSBURVA 224080000USA840840000271.24000271.24851856492689800208001835 511000271.240930680000000.0000000003450293 1 110793254 09072100079 373933 Rosner Motors Z0929200900000020001905.25 FLAT1 has the three pf data H line-represents the header pf data,D-Represent Details pf data,Z-Represents the trailer pf data Now I have to write H line data of flat file into Header pf (PF1),D line data of flat into datails pf(PF2) and Z line data of flat file into pf(PF3) with the spefic position(H,D and Z data of flat file into PF1, PF2 and PF3) of flat file.

4 9095

How do you know if a record exists without doing a READ and CHAIN?

6 17667

How do you code file / field renames in ILE RPG?

4 13541

Post New IBM RPG400 Interview Questions


IBM RPG400 Interview Questions


Un-Answered Questions

What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?

4062


Which of the following processes negotiates the sequence of award by rank ordering the proposals? A. Source Selection B. Solicitation C. Contract Administration D. Procurement

673


Formula for calculating the volume of bulb in underreamed pile

4385


What are class properties?

647


What is the difference between ods and oltp?

558






Can I have multiple main methods in the same class?

472


Do you know any other patterns if yes.. explain

866


Explain the benefits of using standard terminology in the measurement process?(Tendering and estimation)

4543


Why do we use query?

498


Tell me how computer use for communication?

535


How to view stage logging?

188


Which etl tool you used for data loading?

573


What is microsoft excel?

326


What is php how it works?

528


Is c++ a float?

595