Pgm A is invoked through HTTP. It is in Activtion group
QILE. Pgm A calls Pgm B and Pgm C. Pgm B is in activation
group TEMPACTGRP. Pgm A ends in error. Pgm A is called
again. But it gives an error that TEMPACTGRP still exists
and files are present in QTEMP. What is the cause and how
will u fix?
Answer / anil minda
RRTJOB or RCLACTGRP. Then try again to call the program A
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference Between Source Physical File & Physical File?
which of the following operations does not zero the field flda defined as 4,0?
What is the default value for the number of increment for the physical file?
what is the difference between *like and *namvar ?
Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA
what are the different types of arrays?
How we can delete all the Logical File of a Physical file in one instance ?
How to reverse a string using RPG?
Define each of the following operation codes a, b, c, d, e
whare we can use IN AND OUT AND UNLCK opcodes?please can any body tell me in real time senario with example
when do you explicitly open files and close files in an rpg program?
what is a keyed physical file?