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 |
Can we create 300 logical files based on a single physical file using the CRTLF command only once?.
why subproc not run in dftactgrp?????/plz explain
what is ment by "MDT"
1.Are there any errors in the following statement?If so then list them.DTAARA is a data area having a field EMP # and EMPNO is a field in the file EMPPF.Which has one record. READ EMPPF IF %FOUND(EMPPF) IN DTAARA EVAL EMP#=EMPNO OUT DTAARA ENDIF
i'm working on progA , in that program i want to see the userids of the users who work on this program?
If record-format name in an externally-described file has already been defined as a file-name.how to solve this?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
How do you know if a record exists without doing a READ and CHAIN?
How to declare the dynamic(run time) array in rpgle? can you please give example
1.CA(command Atention key)& CF(command Function key) difference with example?Please can any body tell me in real time exp? 2.Can any body tell me some mandatery function keys using while creating any screen with use of SDA-FUNCTION kEYS?
How to read data from Nth member of a physical file containing some X number of members in it? "Provided member names are unknown"
when will come session device error?