WHAT IS ACTIVATION GROUP IN ILE?
Answer Posted / som
Acivation group is very similar to Subsystem.It alocates
the necessary resources for the ILE job to executes.
This can be 4 types of
*ENTMOD : The program entry procedure module (ENTMOD
parameter) is ckecked.If the module attribute is RPGLE,
CBLLE, or CLLE, then ACTGRP is QILE or QILETS.QILE is used
when STGMDL(*SNGLVL) is specified, and QILETS is used when
STGMDL(*TERASPACE) is specified.
*NEW :When the program gets called, a new activation
group is created.
*CALLER :When the program gets called, the program is
activated into the caller's activation group.
Name :Specify the name of the activation group to be
used when this program is called.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
what is the maximum number of subfiles that can specified in a display file ?
define the purpose of the *cat function?
what opcode could be used to test an alphanumeric field for all numeric values?
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
can a indexed file be accessed in arrival sequence in rpg program?
what is a non-join logical file?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
distinguish between terminating a program through seton lr and return?
Difference between NOPASS & OMIT?
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
what is the purpose of indicators in rpg?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
how can I control the way a remote browser uses its cache?
difference between sflrcdnbr and sflnxtchg?
can you display a empty subfile?