Q.How primary file can be defined in RPG/400?Please write
the senario with opcode specification?
Answers were Sorted based on User's Feedback
Answer / mind
primary file defined in f spec. for defining primary file
use p in place of f(fully procedure).
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / mathan
Primary file can declare in F specs, mention File Designation as "P" to indicate a primary file
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kumar vikas
Here, one problem occurs.. suppose, if I have 100 rcds and using primary its showing only the first record n program goes into loop while using dow or dou loop...... how to read data sequentially using primary file... Please help...
| Is This Answer Correct ? | 0 Yes | 0 No |
Write a CL program which will run a batch job at 1 am every night
What is LDA?
What is the difference between non-join logical files and join logical files?
what is the purpose of ovrdta and ovrata keywords ?
what is the function of crtdupobj command?
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
Describe the function of SETGT operation in RPG language?
What is the difference between production library and test library ?
How do you combine two record formats in RLU ?
How can we sort an array?
What is the Difference between command attention key and command function key ?
What are all the compiler directive statements?