When u create a PF and did not fill up Maint parameter, then
by default which access path will the system take & why
Answers were Sorted based on User's Feedback
Answer / syam
Access Path Maint parameter use *IMMED.
Access path is updated each time a record is
changed, added, or deleted from a member.
| Is This Answer Correct ? | 25 Yes | 0 No |
Answer / prabhas
Default access path is based on key if it is keyed PF, If
the PF is not keyed then default access path is Arrival
| Is This Answer Correct ? | 4 Yes | 12 No |
How to update physical file using logical file with example?
What is the interactive job? What is the batch job?
pls anyone explain about compile time array,pre run time array run time array
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 can we write LF using flatfile.
what is use of self join and which cases you will use this join
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
How to read a PF in reverse(from last rec to first) using CL?
what is open data path? and what is the diff b/w access path and open data path?
In how many ways we can create a logical file?`
How many maximum record format a logical file have?
How can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?