CRTDTA AND CRTARA should be used along with?
Answers were Sorted based on User's Feedback
Answer / syam
No CRTDTA and CRTARA command in CL Ver.5.2. Question may be
wrong!
Available CL commands:
-----------------------
CRTDTAARA = Create Data Area.
CHGDTAARA = Change Data Area.
RTVDTAARA = Retrieve Data Area.
CRTDTAQ = Create Data Que.
UPDDTA = Update Data.
DSPDTA = Display Data.
| Is This Answer Correct ? | 18 Yes | 2 No |
Answer / gb
It should be OVRDTA and OVRATR...and it should always be used along PUTOVR
| Is This Answer Correct ? | 0 Yes | 0 No |
what is exception and how many types of exception
can any one tell me what is meant by PSSR? Kindly elaborate it...
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?
YOU CAN DELETE THE RECORD SPACE PERMENANTLY IN PHYSICALFILE THROUGH CL?
How can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?
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
What is the batch job?
How to know the perticular record in pf with out reading?
what is open data base command
1 Answers Active Brains, Cognizant, CSC, CTS,
CRTDTA AND CRTARA should be used along with?
How to change the batch job to interactive job?
Q.1 how to implement the commitment control. 2.how to control commitment control from external program.