How we can't update join logical files?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to update physical file using logical file with example?

574


What is open data path?

567


What is the difference between access path and open data path?

588


How to read a pf in reverse(from last record to first) using cl?

589


Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?

624






What is the interactive job? What is the batch job?

577


What is the interactive job? What is the batch job? How to change the batch job to interactive job?

620


I have a pf, it contains 5 members, how to access particular member data from logical file?

522


How to change the batch job to interactive job?

569


Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?

614


Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?

7408


How to retrieve a physical file after deleting that?

576


When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?

560


Can we concatenate fields in physical file? If yes how can we do?

580


There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.

720