what are activation group and what are its types.?

Answers were Sorted based on User's Feedback



what are activation group and what are its types.?..

Answer / shivani.arora

Provides Run time data structure to support running of the
program. Activation group can be *New, *Caller, Name.
ACTGRP(*NEW) - When the program gets called, a new
activation group is created. This called program is then
associated with the newly created activation
group.

ACTGRP(*Caller)- When the program gets called, the program
is activated into the caller's activation group.

ACTGRP(Name)- Specify the name of the activation group to
be used when this program is called.

Is This Answer Correct ?    8 Yes 1 No

what are activation group and what are its types.?..

Answer / sj

Adding some more details.
*New and *Caller will be deleted automatically once the job
is over..
To delete the *Name you have to perform RCLACTGRP cmd.

Is This Answer Correct ?    5 Yes 4 No

Post New Answer

More IBM AS400 AllOther Interview Questions

what is the difference between sflclr and sflinz?

1 Answers   IBM,


what is the difference between clear and reset opcodes and open and close opcodes?please tell me in real time senario with example please? And What is the use of SFLNXTCHG?Where we can use this?

4 Answers   IBM,


Define each of the following operation codes a, b, c, d, e

1 Answers  


What is the use of Header Specification in RPG/400?

1 Answers  


what are the types of errors available in rpg IV or 400.Like decimal data error,sessional error or device error etc...means important error occurings,ie to find out suddenly???pls give answ if u know?

2 Answers   CTS,






why do we use readc? What is sflnxtchg?

0 Answers   IBM,


what is match field indicator?

1 Answers   IBM,


Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?

4 Answers   HCL, iGate,


How many Printer Files can Declare in a CL Program?

4 Answers  


what is term cua , saa?

1 Answers   IBM,


Difference Between Interactive & Batch Job?

0 Answers   IBM,


1) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?

4 Answers   Cognizant,


Categories