What is primary file? How many primary file can be declared
in a RPG program?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Answer / chinnu
We can use only one Primary File in a program.
When a primary file is declared, it wont follw RPG Logic
Cycle.It will be a stepwise execution from beginning to end.
| Is This Answer Correct ? | 4 Yes | 7 No |
How to avoid using indicators in ile ?
how can I start a page in a new window?
STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?
What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
how can I automatically refresh a web page?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
how to write code for singlepage in sqlrpgle with update ?
how do you use exceptional write in c specs?
What is the type, length of a LDA?
what is the command to know how many lf are related to a pf?
what does check opcode is used?
what do we can do with the embedded sql statements?