That the shared activation relates to whether or not multiple jobs can share the activation group. I have no idea how to share an activation across multiple jobs, perhaps in C++? I found one comment on this at the following link. http://publib.boulder.ibm.com/infoce...atk/EX2C26.htm
Unconfigured Ad Widget
Collapse
Shared Activation Group
Collapse
X
-
Shared Activation Group
Let me put it this way, I have never seen a case where the "Activation Group" and "Shared Activation Group" on a DSPPGM did not match the ACTGRP and DFTACTGRP in the CRTBNDRPG/CRTPGM commands or those H-Spec keywords. What type of program are you looking at? RPG? Specifying *CALLER and *NO respectively allows you to run an RPG program in the default activation group and still use some RPG IV advanced features, even if the calling program is running in the default activation group. Chris
Comment
-
Comment