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


Please Help Members By Posting Answers For Below Questions

what are the different commands used in rlu ?

1486


what are all the contents of subfile?

1005


What are the different opcodes used for file operation on a subfile in a rpg pgm?

1115


what the purpose of ovrdta, ovrata keywords?

1199


i am using non join multiple format my 3 database file is like that pf97 R REC ENAME ETENNO ESTATUS K ENAME pf98 R REC1 ENAME ESAL K ENAME PF99 R REC3 ENAME CRDCARD EID K EID & MY NON JOIN LOGICAL FILE IS ALSO SAME EXCEPT RECORD NAMES BEFORE I TRIED WITH 2 FILES SO ITS SAYS ERROR I.E.(Key field attributes must be same as for previous formats. ) SO I CHANGED KEYFIELD ACCORDING TO PF SO ITS WORKING BUT AFTER ADDING 3 FILES ITS SAYING SAME ERROR . I DONT KNOW I NEW IN AS400 PLLZ HELP ME I HAVE ONE MORE QUE. CANT BE USE DIFFERENT KEYFIELD (NOT ACCORDING TO PF) IN NON JOIN LOGICAL FILE.

1045






Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?

769


How to reverse a string using RPG?

729


how many types of display are available on as/400 for user interaction?

648


how will you find a string using pdm?

708


What is the difference between physical file and logical file?

607


how can you specify no duplicate key?

718


define the purpose of the iter operation?

1047


what is the maximum number of records you can specify in a display file?

1145


any one have give AS400 study material? pls pass it to gopalsai789@gmail.com

1238


how to write code for singlepage in sqlrpgle with update ?

2373