What are the different types of access paths maintained on the file?



What are the different types of access paths maintained on the file?..

Answer / pratap thakur

Immediate: All the access paths (open and close) associated with a file will be updated whenever changes made to a file. Rebuild- only open access paths will update whenever changes made to the file. Rebuild takes place whenever remaining access paths will be open.

Delay : Rebuild will not takes place.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More IBM AS400 AllOther Interview Questions

What is SFLPAG

1 Answers  


what is the use of UNIQUEUE KEY WORD? what is the difference between PFILE AND REF?

2 Answers  


how a varible can be passed to a subfile...accnt1 contain data in a data area..ie Daccnt1 uds,Daccnt2 3 overlay(accnt1:1), DNo 4 overlay(accnt1:4)..we want to transfer this dataarea value from acnt0001 to a subfile..that means to enter each record we have to incriment account no,, i normal window we can do move accnt1 account_no eval account_no=accnt1 eval no=no+1 exfmt usr_account how it possible with Subfile????????.Please do answer? (Thank you for all your answers dear friends!!)

1 Answers   CTS,


diffrence between rename and prefix

2 Answers  


Why we are not able to perform insert delete and update operation in Join logical file?

0 Answers   IBM,






how to define to define a hidden filed in dspf ?

0 Answers   IBM,


Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?

0 Answers  


what is the maximum number of parameters allowed in clp?

2 Answers   IBM,


Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.

1 Answers  


what are the different methods to access seu?

0 Answers   IBM,


What is the difference between array and a multiple occurrence data structure?

1 Answers  


what is a program described file in rpg?

1 Answers   IBM,


Categories