Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

RPG400 Interview Questions
Questions Answers Views Company eMail

1.WHAT IS WRONG WITH THE CODE BELOW? C CUSTNO CHAIN CUSTMAST IF %ERROR can any body find the wrong please? 2.What builtin function will you use to achieve the following functionality? C QTY IFLT *ZERO C QTY MULT-1 QTY ENDIF

CTS,

5 10829

We have a Physical file, after reading 5 records,it has to read LF of that same Physical file,Will it start reading from Ist record or will start reading from 5th record?

Hexaware,

5 13070

In a particular program one file is used where override command is applied to a file, now this program calls another program where we want to use the same file but without override.How it can be done?

Hexaware,

6 19688

how we create binder member for updating service program and where we type this code on command line or in program ? strpgmexp pgmlvl(*current) export symbol (xyz0 endpgmexp. plz explain me this step by step .

2 6525

1) How to define keyed file in CL pgm. 2) How can i read particular records in CL pgm from database file.

2 24692

I have a PF(ABC)with no key fields. PF(ABC)have 2 fields (cusno and cusname). Please let me know how can i read the cusno = 1150 directly from PF in CL and RPG program(Without creating the LF and without reading the complete file and then compare 1150)

Opus,

3 13278

What would be the result on writing a data record to a PF file using the "WRITE" opcode after the SETON *ON *INLR statment?

10 17288

Why did we give STRSRVJOB while debugging batch program

HBL Power Systems,

3 12615

How can read PF in reverse order (end to start) in CL pgm..

TCS,

8 36547

How can i check the object existance in RPG program without using QCMDEXC command.

IBM, JDA,

7 33013

I want to add 10 days in current date. how it is possible in CL program...?

CSC,

11 46479

How to index LF by relative record no (RRN)

1 7037

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.

2 6362

program to find the number of objects used in a given program through a display.

IBM,

2 8546

how to retrieve particular field records from a physical file,say i have a physical file called 'employee' in it i have to retrieve the records of a field 'admin' present in pf 'employee' using rpg,but i should not use logical file or openquery file.

iGate, Wipro,

3 9456


Post New RPG400 Questions

Un-Answered Questions { RPG400 }

When it is desirable to describe files Internally?

1645


write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen

1251


We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

1197


can you debug ile rpg program using isdb?

1185


what is the necessary keyword needed to scroll subfile records?

1099


what is an online rpg?

1196


If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?

1045


what is the use of sflnxtchg?

1205


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?

1866


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

953


How can we know running job is batch or interactive?

1045


How can we override a file during runtime in rpg?

1137


How to select highest score of each subject or how to select highest income of every month?

1708


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

1080


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...?

1985