how to check on which PF , the LF is dependant ?
Answers were Sorted based on User's Feedback
Answer / swetha p rao
DSPFD and Based on file attribute gives the physcial file
name on which logical is based
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / faina
DSPFD on a logical file and then scan for the word 'Based'.
Will point to a physical file this logical is based on.
| Is This Answer Correct ? | 6 Yes | 0 No |
Hi friends, I am using a load all subfile , and currently i am in in the third page of the subfile , from third page i have selected a record and called some other program .on returning, subfile is being loaded from the frist page. so can any one kindly suggest me in retaining my third page after returning. i.e loading from third page.
suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis
what is the procedure and explain about real time scenario.
0 Answers Adhoc Technologies, Hanuman Automation, HSBC, IBM,
where we give the MSGSFL in rpg400?
What is difference between bind by copy and bind by reference?
How to read data from Nth member of a physical file containing some X number of members in it? "Provided member names are unknown"
what r drawbacks of OPM? Why do we go for ILE RPG?
HI,1: What is the function of 'SETON LR' AND '*INLR=*ON ? 2:Can we used "seton lr" OR "*INLR = *ON" in between the program code ? 3:if yes then according to there function the code which is written acter seton lr/ *inlr should not be execute . Can any one tell me why those code get executed ?
Job is in MSGW while reading the input file and writing a new record / updating a reacod due to Duplicate data error. What action would you take ( C D I R )...?
what is file identifier wher we can use
1) How to declare a file? 2) How to define a display file? 3) How to monitor error messages in RPG? 4) How to find the attributes for subfiles? and what is the DDS for subfiles?
Can someone tell me tell me what is meant by message wait...?