How many libraries can be there in a library list?
Answers were Sorted based on User's Feedback
Answer / sushama
Total 40 (15 system and 25 application).
DDS - Data Description Specification.
Source Physical File contains the source for the various objects created. This file has a specific structure.
RPG, CLP, DSPF, PRTF, etc.
A-spec UNIQUE, PFILE, REFFLD
| Is This Answer Correct ? | 1 Yes | 0 No |
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 read a PF in reverse(from last rec to first) using CL?
what is open data path? and what is the diff b/w access path and open data path?
what is the intractive job? what is the batch job ? how to change the batch job to interactive job?
Define interactive jobs and batch jobs
YOU CAN DELETE THE RECORD SPACE PERMENANTLY IN PHYSICALFILE THROUGH CL?
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 many libraries can be there in a library list?
How can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?
how to update physical file using logucal file with example
can any one tell me what is meant by PSSR? Kindly elaborate it...
How we can't update join logical files?