How many maximum record format a logical file have?
i have a PF,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in PF
Define interactive jobs and batch jobs
how can i know logical file belongs to which physical file without source?
what is the purpus of the chain and setll and setgt ?
How to read a PF in reverse(from last rec to first) using CL?
what is use of self join and which cases you will use this join
how to see number of logical files depending on a pf?...can we declare more than 20 logical files from a single pf? is it possible
how to know total no of records in pf with out using sql??????
Is Constent can be define as a key field?
CRTDTA AND CRTARA should be used along with?
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?
I have a PF with out any data but the dependent LF is having data?