In how many ways we can create a logical file?`
Answers were Sorted based on User's Feedback
1) DDS Using PFILE
2) CRTLF
Note:- OPNQRY is a temp access path and not a LF.
| Is This Answer Correct ? | 4 Yes | 0 No |
1) CRTLF
2) DDS using PFILE
Note:- OPNQRY is a temp access path and not a LF.
| Is This Answer Correct ? | 2 Yes | 0 No |
what is error handling concepts in cl
how to restrict upon adding the data for field reference file in DB400
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
how to know total no of records in pf with out using sql??????
I have a pf, it contains 5 members, how to access particular member data from logical file?
Last statement of any rpg program is lr?
How to update physical file using logical file with example?
How to read a PF in reverse(from last rec to first) using CL?
Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?
A pf containing 100 records... my query is how to display from 11th record in the pf?
can any one tell me what is meant by PSSR? Kindly elaborate it...
When u create a PF and did not fill up Maint parameter, then by default which access path will the system take & why