When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
No Answer is Posted For this Question
Be the First to Post Answer
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 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 can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?
What is FORMAT keyword and its use?
wirte a simple program for read file in cl
Is it possible to create a logical file whose Physical file is not in same library?
can we concate fileds in physical file? If yes how can we do?
Last statement of any RPG pgm is LR?
How to change the batch job to interactive job?
CRTDTA AND CRTARA should be used along with?
how to know total no of records in pf with out using sql??????
Maximum how many fields we can create under a record format of PF?