Can an indexed file be accessed in arrival sequence in RPG?

Answers were Sorted based on User's Feedback



Can an indexed file be accessed in arrival sequence in RPG?..

Answer / surendra y mudliar

Yes! By not specifying K in Record Address type.

Is This Answer Correct ?    9 Yes 1 No

Can an indexed file be accessed in arrival sequence in RPG?..

Answer / raheem

YES, INDEXED FILE CAN BE ACCESSED IN ARRIVAL SEQUENCE BY
IN F SPEC , WE CAN NOT SPECIFY 'K' ON RECORD ADDRESS TYPE IN A RPG PGM

Is This Answer Correct ?    3 Yes 0 No

Can an indexed file be accessed in arrival sequence in RPG?..

Answer / syam

Yes

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More RPG400 Interview Questions

how do I play {insert rpg system here}?

0 Answers   IBM,


How to find d key field of a pf that doesn’t have source physical file?

2 Answers  


Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?

2 Answers   TCS,


1.How you will find the program is batch or online in cl pgm? 2.How you will end the batch pgm when the job runs? write an logic? 3.In wich command the option *drop is used?

2 Answers   TCS,


CAN WE READ RECORDS WITHOUT USING SETLL,READ,CHAIN IN RPG?

6 Answers   Satyam,


Can anybody tell me that why we use option(*nodebugio)in H- Spec?

3 Answers  


what is batch debug in as400?

3 Answers  


what is the difference between the cpyf command crtdupobj command?

9 Answers   IBM,


How can we access Interactive job LDA in Batch Job?. and How we can access a file in interactive QTEMP lib in Batch job?.

4 Answers   IBM,


What is the difference between inner join @ outer join

4 Answers  


Why we cannot call a service program? If I add a PEP can i call the service program?

1 Answers   DELL,


1.How can you search an entire source file for a particular field name? 2.How can you find the differences between two versions of the source for the same program? 3.What is a hidden field as it relates to a sub file? 4.How do you display a sub file that has no records in the sub file?

8 Answers   HCL,


Categories