can we creat a member logical file
Answers were Sorted based on User's Feedback
Answer / thamaraikannan
i think we can create members in logical file
first using CHGLF command change the value of MAXMBRS IS
*NOMAX and after using ADDLFM command we can add members
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / ravi
You can add members to a LF. All the members in a PF must be added to its logicals using ADDLFM
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / svankipu
Your question is unclear.
what do u want to do?
1) u want to create MBRS in a LF?
- OR -
2) u want to create a Member-logical-file(i.e. LF on a
particular MBR of PF)?
If it is Q-1), the u can do it using CHGLF & ADDLFM.
If it is Q-2), then Iam afraid u cannot.
Thanks!
| Is This Answer Correct ? | 1 Yes | 2 No |
CAN WE INSERT FIELD IN PHYSICAL FILE BY USING OPNQRYF?
Can anybody know what is Pick/Basic? Is it a programming language? can it be used in AS400 machine?
How to Define a Procedure in RPG?
which cl command is used to trap error messages during program execution?
I am working in session1 ans session2. In session1 3 jobs are running. In session2 2 jobs are running. How many LDA and temporary files will be created?
what are necessary keywords to code message subfile?
what do we can do with the embedded sql statements?
How do you check object lock
how do you read changed records backward in subfile?
What Is The Purpose Of The "n" In The Following Calculation Specification?
what opcode could be used to test an alphanumeric field for all numeric values?
HOW CAN WE ENTIRE OBJECTS& IT'S TYPE IN PGM?