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.
Answer Posted / 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 |
Post New Answer View All Answers
Explain mdt?
what are the key words you must use when using a subfile?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is the procedure and explain about real time scenario.
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
how can I tell when to replace the array?
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?
When it is desirable to describe files Internally?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
what is a rpg?
How many program bind in one module....
what was the robotech rpg?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
what is the necessary keyword needed to scroll subfile records?