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 |
one physical file can have how many max of logical files? what is the primary file?
how to update physical file using logucal file with example
I have a pf, it contains 5 members, how to access particular member data from logical file?
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?
how to know total no of records in pf with out using sql??????
Which keyword is used both in subfile and subfile control record format of a DSPF?
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.
hi iam very new to as400. i had created one physical file can any one tell command to enter data in to that
what is dynslt and why we use that command when do we use command
How can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?
How to find the list of source physical files in a library?? Is there any way to get a list??
Define interactive jobs and batch jobs