As400 Q and Series Part 6
As400 Q and Series Part 6
As400 Q and Series Part 6
What is the maximum number of fields under a record format of physical file?
Ans:8000 (eight thousand)
What is a Member?
Ans:It is a subset of data records of a physical file.
1
What are the necessary keywords for the Join Logical file?
Ans:JDFTVAL, JFILE, JOIN, JFLD, JREF.
At what level S,O are defined and what they will do?
Ans:S, O are to defined at key field level. The purpose Select/Omit logic is depends on the
criteria (condition) given at the key field level (At function entry) it selects and omits the records.
The S/O is allowed in Logical file only.
What is default data type (if you define decimals '0') in Physical file?
Ans:Packed decimal
What is default data type for the fields(sub fields) defined in data structures in RPG?
Ans:Zoned decimal