What is primary file? How many primary file can be declared
in a RPG program?
Answer Posted / samul
When Primary file is declare ,it will process and read as
per the RPG logic lcycle.
We can declare only one primary file in program.
Cheers ....
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
how to validate input values in display file ?
what is the purpose of ovrdta and ovrata keywords ?
what is procedure prototype and procedure interface.
what is the maximum number of records you can specify in a display file?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
how can you execute a command from within an rpg program without calling a clp program?
when is a tag statement used in rpg?
where can you specify an indicator in lokup operation?
i am using non join multiple format my 3 database file is like that pf97 R REC ENAME ETENNO ESTATUS K ENAME pf98 R REC1 ENAME ESAL K ENAME PF99 R REC3 ENAME CRDCARD EID K EID & MY NON JOIN LOGICAL FILE IS ALSO SAME EXCEPT RECORD NAMES BEFORE I TRIED WITH 2 FILES SO ITS SAYS ERROR I.E.(Key field attributes must be same as for previous formats. ) SO I CHANGED KEYFIELD ACCORDING TO PF SO ITS WORKING BUT AFTER ADDING 3 FILES ITS SAYING SAME ERROR . I DONT KNOW I NEW IN AS400 PLLZ HELP ME I HAVE ONE MORE QUE. CANT BE USE DIFFERENT KEYFIELD (NOT ACCORDING TO PF) IN NON JOIN LOGICAL FILE.
name few ibm supplied libraries?
how can you detect and handle a record lock situation?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
what does the ovrdbf command do?
an access path may be in which sequence?
what is the maximum number of subroutines allowed in rpg?