i have one physical file which is having two logical files.
logical a have unique keyword and logical b doesnt have a
unique keyword. can i give duplicate values while updating
through physical file. if no why?
Answer Posted / sumit gupta
Whenever you update physical file, then it checks for all
file level keyword that specifies on logical file if any.
If no logical then simple update will perform.
In this, before updating your physical file temporary
program will get the UNIQUE specified as file level keyword
on 1 logical file.
And thus it through error, Duplicate key error in another
database member
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
how to develop some simple graphs (bar charts) using just html?
what are indicators?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
which cl command can be used at program execution to redirect the file named in an rpg program?
Write a CL program which will run a batch job at 1 am every night
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
What is compiler directive in as400? Give example of compiler directive.?
maximum number of subfiles that can defined in a rpg program for one display file is?
Difference Between Interactive & Batch Job?
which are the relational operators in rpg?
what is full form for dds?
how will you display a particular page in subfile ?