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 |
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what r drawbacks of OPM? Why do we go for ILE RPG?
what is overlay? how can we pass parameters in cl or rpg programing? how can we get data area value in cl or rpg programming?
Need a sql query: retrive all duplicate records in table
How do you call procedures in ILE?
I am reading a file in CL program. and MONMSG CPF0864 has arrived means EOF has arrived. Now i want to read this file again. How i can do this?
5 Answers CitiGroup, Symphony,
what will happen two jobs have same name are submitted
Can we possible to key with the date field?
Write a program to display prime numbers between 1 to 100 using RPGLE.
what is difference between DSPFD and DSPFFD?please give me real senario with good example?
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?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen