How we can't update join logical files?
Answers were Sorted based on User's Feedback
Answer / suju
we cant update join logical file because,join logical file
is actually sharing the accesspath,so updation is not
possible
Is This Answer Correct ? | 11 Yes | 2 No |
Answer / amit
Join logical file is just a view created using multiple
files. It can't be updated as its not a view similar to
logical file but its a view that represent aggregation of
more than one record format.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / kolla ravi
When you talk of Update of a Join logical file it can be
when you mean to use CHGLF and associate differrent PF
Member or modify any attributes.
If you ask about the Join Logical file Data (i.e pointed
by) held within its members then it Cannot be modified.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mithun paul
Join logical file can't be updated, because it is related
with more than one PF as multi format logiacl file.
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / nagarama
For the selected fields, it can retrive multiple records
from File2 for the single matching record in File1. So
updating is not logically possible if it has to update the
values in File2 fields (this is an example). So, in the
broad sense sysetm will no allow the updating Join logical
file.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sanku
record format does't match any pf file so that's why we
can't updates
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / praba
join lf means joining of files. but the record format
should be same.if v update means v it dont know where to
store the valve(file)
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / jherie
We can't update a joint logical file directly, simply
because it is a logical file. It creates an access path for
multiple physical or logical file.
But if we update the physical file in which joint LF is
pointing to, it will automatically be updated.
Is This Answer Correct ? | 2 Yes | 4 No |
Answer / avinash
We can not update the logical file. but when we do changes
in physical then if record format of logical file is same
as physical file then no need to be recreate it again. but
if if phyical file format is different with logical file
format. we have to recreate the LF.
Is This Answer Correct ? | 1 Yes | 3 No |
how to add a new field to a file without compiling it?
Last statement of any rpg program is lr?
CRTDTA AND CRTARA should be used along with?
how to see number of logical files depending on a pf?...can we declare more than 20 logical files from a single pf? is it possible
Which keyword is used both in subfile and subfile control record format of a DSPF?
How many libraries can be there in a library list?
Q.1 how to implement the commitment control. 2.how to control commitment control from external program.
what is dynslt and why we use that command when do we use command
how to update physical file using logucal file with example
When we use any keyword like FIFO,LIFO, at file level but whenever we check by runqry we couldn't find answer in FIFO,LIFO,FCFO etc so how we check the answer.
How to read a pf in reverse(from last record to first) using cl?
What is the interactive job?