if there is pf in two libraries and there is a logical file
based on the PF, how to find the pf on which the pf is based.
Answers were Sorted based on User's Feedback
Answer / joy mukherjee
Use DSPFD with the logical file name, you will get the
physical file name associated with that logical file.
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / aa
Use command DSPDBR on each PF qualified with the library name. The LF will be displayed in the PF to which it belongs.
| Is This Answer Correct ? | 8 Yes | 1 No |
HOW DO YOU DISPLAY A DISPLAYFILE AT OTHER WORKSTATION? CAN WE MOVE A PHYSICAL FILE? WITHOUT MOVING A FILE?
how can we find setll setgt chain read reade readp operations are successfull or not,give example.explain in detail.
I have some doubts on subfile----------- -----I wrote a prog on subfile to display the records. Every thing is clear but i defined a field called "opt" as input field in subfile record format from that input field i wish to enter into new screen called "EDIT" which i created it as a separate RCD in display file. i gave opt as 2 for edit just like in WRKMBRPDM screen please telll me the code and how can i code for it in RPG.
can you debug ile rpg program using isdb?
purpose of pannel group??/
what do you mean by SESSION/DEVOCE ERROR?
can anybody help me that what is the procedure of debugging the service program?
1) How to define keyed file in CL pgm. 2) How can i read particular records in CL pgm from database file.
How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
1.How to read a subfile in out put mode? 2.what are the keywords used to share same file? 3.using composite key which rpg code used?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
Delete FileName at first statement in RPG.