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 / ankur
no u can not give duplicate value while updating through
physical file. Because logical file based on physical file
and having accesspath that is base on physical file
accesspath.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is the purpose of data structure?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
if we tried to move year part of *iso date into a field of length 3, what will happen ?
how can you specify no duplicate key?
what is match field indicator?
how to define to define a hidden filed in dspf ?
What is compiler directive in as400? Give example of compiler directive.?
how can u check no of records in a file?
how you get the relative record in a subfile in which cursor is located?
how do you read data area in an rpg program?
what is the necessary keyword for non-join logical file?
what are necessary keywords to code message subfile?
what are the three line types in rlu ?
which cl command can be used at program execution to redirect the file named in an rpg program?