What are the types of data areas?
Answer / anuj tiwari
User defined Data Area, Local Data Area (LDA), Group Data Area (GDA), Program Initialization Parameter (PIP) Data Area.
Is This Answer Correct ? | 0 Yes | 0 No |
What is Job description?
Write a logic program for knowing the repeated number of a vowels in a given program?
what is the use of dspatr(mdt) keyword?
What are the two main attributes, which govern the execution of a job?
Q.How can more than two program be executed in batch mode through SBMJOB in CL PGM but the condition is that program must be executed one by one?Please wtite the senario? 2. IS it possibe more then two programs can be executed in batch mode and HOw it will be executed in CL program ,please write the senario?
Can anybody please tell me what is difference between SQL (STRSQL ) and WRKQRY .....?
List the steps/commands necessary to accomplish the following: a. Copy data from the file ORDHDR into file ORDHIST b. The file ORDHIST may or may not exist c. If the file ORDHDR does exist, it may or may not contain data d. The file ORDHIST may or may not contain data, if the file does contain data the old data should be erased
how can u check no of records in a file?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
In Which Specs Arrays, Tables & Constants Are Defined?
how you get the relative record in a subfile in which cursor is located?
How to increase 3 days from my current date in RPG Program?