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 |
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
What is the as400 called now?
how do you specify the number of records to roll in a subfile ?
Define an Interactive Job?
how will you add a field to physical file already containing data?
what is cab?
Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?
What the purpose of the keywords FIFO, LIFO, FCFO?
which are the member types which seu supports?
which type of object is used in db2/400?
What is access path in as400?
How can we read file using curser? how to define a curser?