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 |
How many libraries can be there in a library list?
There are six records in a file and we are going to update that records and used commit operation when it complete the update but suppose when it updating the third record,a error occured and operation failed.Is previously two records will be update or whole operation will be rollback? Please confirm it.
YOU CAN DELETE THE RECORD SPACE PERMENANTLY IN PHYSICALFILE THROUGH CL?
What is the primary file?
What is the difference between access path and open data path?
what is the purpus of the chain and setll and setgt ?
how to update physical file using logucal file with example
what is the difference between adding keys & constraints into a phisical file
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?
how to add a new field to a file without compiling it?
what is multiple member pf
what is the difference between adding keys & constraints into a phisical file