What is primary file? How many primary file can be declared
in a RPG program?
Answer Posted / kar4u
Primary file concept comes from JOIN LOGICAL FILE..
In JOIN LOGICAL FILE in JFILE(pf1,pf2,pf3)
in that pf list which file you write FIRST is called Primary file..
we can use only one PRIMARY FILE in rpg program
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
during input operation which indicator position is seton if there is a record lock?
how to define to define a hidden filed in dspf ?
what is the purpose of data structure?
what is the syntax for plist?
What is the draw back of Procedures? why we are going to Modules?
what does vldcmdkey means?
what is the command used to invoke rlu ?
What is the default access path of a file?
define the purpose of the *cat function?
why do we use readc? What is sflnxtchg?
what are the different types of arrays available in rpg ?
can you specify a display file to be used in the following modes input,output, or combined modes ?
what is the maximum number of records you can specify in a display file?
. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
what is the sequence when using cursor?