Hi Linnea
C2PAMJOB only allows user IDs and prefix values. There is no support to specify RACF owner information. If you need this, you could write an easy CARLa program that selects all user IDs owned by some groups, and overwrites C2PAMJOB with the prescribed layout on a daily basis.
C2PAMRCL controls the contents of ACCESS records, not the selection. If the ACCESS record describes an event for a class listed in C2PAMRCL and the origin class of the event is listed in member C2PAMPCL, for example a CONSOLE or a TERMINAL, then the point of origin info (POE) is stored in the ACCESS record. This is helpful, for example, if you need to find the CONSOLE id for OPERCMDS access events. If C2PAMPCL is empty, your DATASET entry in C2PAMRCL is void. No, you do not HAVE to add (all) classes in C2PAMRCL, in fact, you shouldn't. Adding fields into ACCESS records (be it jobnames or POE info) increases the number of summarized ACCESS records and consequently the size of the ACCESS data sets.
See the manual for details.
------------------------------
Rob van Hoboken
------------------------------