how do we know batch job aborted after we submitting it
a) Use DSPMSG to view the job ended abnormally
b) Use WRKJOB JOB(JOBNMAE)
| Is This Answer Correct ? | 2 Yes | 1 No |
what is the command used to invoke rlu ?
Is it possible to add an keyfield or field to an Physical file without changing its file identifier. Example : - Say I have an existing physical file which is being used in 5 programs. Now I want to add an additional Keyfield or an field to it and I don't want to recompile the programs.
What is SAA?
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
which of the following operations does not zero the field flda defined as 4,0?
How to inner join more than 2 PFs in a CL program using OPNQRYF command?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
what is a join logical file?
what are the different types of arrays?
What is left outer join?
What is the difference between Array and Table?
In RPG How to read a records from a file without using read opcodes?