How do you find out whether a record is present in the
physical file without reading the file?
for Example Employee No: 100 in an Employee master.How do
we find out whther 100 is present in Employee master
without reading the file?
Answer Posted / prasanna
If you Request was thru program then you can do it by SETLL
else DSPPFM or DSPF command
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
how does the rpg element work?
How can we override a file during runtime in rpg?
How to declare the pull button in AS/400..
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...?
what is the procedure and explain about real time scenario.
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?
how do I preserve and clean the array?
What is file identifier where we can use?
how do you use commitment control in rpg?
what is data area and how it is used in rpg program ?
When it is desirable to describe files Internally?
what is kids-rpg?
How to handle duplicate error handling in RPG?
what do you mean by an input subfile, what are the keywords required?
what is the necessary keyword needed to scroll subfile records?