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 |
RPG/400 faqs?
How we will read call stack?
A particular job executing on the iS is not behaving as expected and is operating in an environment in which it can be debugged. What commands would you use to debug and observe the program?
suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?
how to run only 10 modules of existing N modules in service program in RPGILE ?
Hi, can any one tell me :IN CASE OF SINGLE PAGE FILE HOW WILL I LOAD THE PREVIOUS PAGE WITHOUT THE USE OF SFLCLR INDICATOR ?
What are the types of identifiers?
what is the difference between the cpyf command crtdupobj command?
what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.
which MONMSG will give higher priority in CL program? I know MONMSG are of two types. Program Level Monmsg and Command Monmsg?
The PGMA calls PGMB.PGMB generates a report.The report should contain the called program name(PGMA).How do i get the called program name in PGMB to print it on the spool file?(calling program name should NOT be hard coded or passed as parameter to called program?
Why we need to give File and To file Names While we are using OVRDBF. What is your understanding related to this?