What is the purpose of the chain and setll and setgt?
No Answer is Posted For this Question
Be the First to Post Answer
How to retrieve a physical file after deleting that?
what is open data base command
1 Answers Active Brains, Cognizant, CSC, CTS,
how can we write LF using flatfile.
How many maximum record format a logical file have?
pls anyone explain about compile time array,pre run time array run time array
what is error handling concepts in cl
How to read a PF in reverse(from last rec to first) using CL?
In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.
How to insert more than one record to a pf at a time?(Bulk insert to a pf)
What is FORMAT keyword and its use?
Can anybody tell why Journalling is compulsary before Commitment Control?
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?