What is the batch job?
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?
wirte a simple program for read file in cl
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.
CRTDTA AND CRTARA should be used along with?
How to find the list of source physical files in a library?
Suppose 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?
What is open data path? And what is the difference between access path and open data path?
When we use any keyword like FIFO,LIFO, at file level but whenever we check by runqry we couldn't find answer in FIFO,LIFO,FCFO etc so how we check the answer.
How to add a field to a PF and compile it without loss of data?
When u create a PF and did not fill up Maint parameter, then by default which access path will the system take & why
What is the purpose of the chain and setll and setgt?