IBM AS400 Interview Questions
Questions Answers Views Company eMail

How to find d key field of a pf that doesn’t have source physical file?

2 6429

Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?

TCS,

2 6379

What is the difference between inner join @ outer join

4 8292

Can anybody tell me the setps to create .csv file in IFS folder on AS/400. I also need to know how I can send this .csv file to PC in xls sheet.....?

2 8322

Difference between creating a report using Printer file and WRKQRY(Query Report) ?

3 11252

steps involved in debugging and types of debugging modes?

1 7955

steps for debugging two rpg programs????

4 10681

How to change the name of physical members Dynamically?

1 7187

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

TCS,

3 11504

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

1 5578

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 8609

parameters cannot be passed in which one??

CTS,

2 4203

in which journalling which attributes are necessary

CTS,

2 5965

what is post opcode do

CTS,

1 10082

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

CTS,

4 12383


Un-Answered Questions { IBM AS400 }

what is externally described file ?

927


What Is The Object Type Of Pf, Lf, Printer File & Display File?

692


how to declare a constant variable in the freeformat?

957


how to pick up the changed records every time in a subfile after the first change made ?

997


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

954






How can we arrange duplicate records in a file?

595


during input operation which indicator position is seton if there is a record lock?

919


What are the mandatory keywords of sub file?

737


how do you specify page overflow indicator for printer files in rpg?

1455


Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)

1727


what is the necessary keyword needed to scroll subfile records?

692


a multiple format logical file is also known as?

583


which single rpg opcode performs both setll and reade?

1084


How to change the batch job to interactive job?

569


if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.

2180