WHAT IS ACTIVATION GROUP IN ILE?
Answer Posted / shobhit
Activation group is the environment where the ILE jobs are
executed. You can specify the activation group in CRTPGM or
CRTSRVPGM command.
There are three possible values for Activation Group
parameter. 1. Name 2. New 3. Caller.
You can not create the activation group by command
CRTACTGRP.
| Is This Answer Correct ? | 38 Yes | 11 No |
Post New Answer View All Answers
give three main purposes of file specification ?
how does union file maintains record formats?
what is service program?
define data structure?
what are the different types of variables available in cl?
what are the different commands used in rlu ?
Difference Between Source Physical File & Physical File?
when do you explicitly open files and close files in an rpg program?
what is the sequence when using cursor?
is it possible to create a physical file without dds?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
how to validate input values in display file ?
how do you specify the number of records to roll in a subfile ?
in which specification the report layout can be defined?
what does vldcmdkey means?