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?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / anil kumar.anumulasetty
if there is any selection criteria in LF then it may be
displaying accordingly . if there is any "select" or "omit"
it should display 100 record.Have a lock at LF once again.
Is This Answer Correct ? | 4 Yes | 3 No |
How to find d key field of a pf that doesn’t have source physical file?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
What are the values of NUM1 and NUM2 after executing the following code? CLONO1NO2NO3 Factorl÷÷+OpcdeFactor2+÷+ResultLenDHHiLoEq C MOVE *LOVAL NUM1 50 C MOVE *J-fIVAL NtJM2 52
WHAT IS MEANT BY SIGNATURE VAILOTION ERROR
1.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?
how do you use commitment control in rpg?
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
how can we find setll setgt chain read reade readp operations are successfull or not,give example.explain in detail.
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.
Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?
what is EXCEPT command in rpg and use
wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?