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


there is any limit to display the members in rpg400?

Answers were Sorted based on User's Feedback



there is any limit to display the members in rpg400?..

Answer / mohan

there is no limit

Is This Answer Correct ?    3 Yes 0 No

there is any limit to display the members in rpg400?..

Answer / gautam

While working on As/400, i faced a problem when loaded a
file with size greater than 1 MB.It could not be displayed
when option 5 was taken and showing a message like,number
of records are more than 32768.

Then i could able to look after using command "runqry".

Is This Answer Correct ?    0 Yes 0 No

there is any limit to display the members in rpg400?..

Answer / karthika

@Gautam

The default maximum number is 32766 but, if you specify
*NOMAX in *PGM then it is unlimited

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More RPG400 Interview Questions

can any body correct the following code? Following a procedure which returns the maximum of two numbers.Correct the following code. P GETMAX B D GETMAX PI D NUM1 35 0 D NUM2 45 0 C IF NUM1 > NUM2 C RETURN NUM1 C ELSE C RETURN NUM2 C ENDIF P GETMAX E

1 Answers  


What is the syntax of passing parameters to a procedure by value?

1 Answers  


When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?

0 Answers  


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

0 Answers   IBM,


How to update only a field of a PF in an RPG program. I don't want to update the record, only one field.

2 Answers  


How can we know running job is batch or interactive?

0 Answers  


How to print Superscript / Subscript from RPG400

1 Answers  


can anybody explain significance of *loval setll with example code????

3 Answers   HSBC,


How to code Page up and Page down in RPG for Single page subfile without using ROLLUP/ROLLDOWN in DSPF ?

3 Answers   HCL,


In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding

4 Answers   Infinite Computer Solutions,


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

0 Answers  


what is the necessary command needed before OPNQRYF and why?

5 Answers  


Categories