1.I have a Physical file with 100 records, No duplicates
exists, all are Unique,But while i am running Runqry utility
i am getting only 80 records..What could be the reason?

Answer Posted / ramesh

In p.f we have one or more members i think u r remaining 20 records in another member thas y it is not displaying total records

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to call one program from another program in RPG? please help me with the code

1261


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2054


what is the procedure and explain about real time scenario.

1482


how does the rpg element work?

718


What is the difference between copybooks and subprocedures in as400?

812






Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?

518


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

748


What is the difference between iter and do?

677


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

2374


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

549


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.

756


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

1022


what is kids-rpg?

669


what do you mean by an input subfile, what are the keywords required?

775


How to declare the pull button in AS/400..

1884