End Authority Collection (ENDAUTCOL)

The End Authority Collection (ENDAUTCOL) command stops the collection of authority information for the specified user that was started by the Start Authority Collection (STRAUTCOL) command.

Note: The ENDAUTCOL command should be run after all jobs running under the specified user have ended. This will ensure that all of the information for this user has been collected. For objects of type *FILE, collecting authority information related to authority checks will occur during file open, subsequent file I/O, and file close. A full close of the *FILE must be done for complete authority information to be captured for the object.

Restrictions:

Parameters

Keyword Description Choices Notes
USRPRF User profile Simple name Required, Positional 1

User profile (USRPRF)

Specifies the user profile for which authority collection will be stopped.

This is a required parameter.

The following IBM-supplied user profiles are not valid on this parameter:

QLPAUTO, QLPINSTALL, QSECOFR, QSYS

name
Specify the name of the user profile for which authority collection will be stopped.

Examples

ENDAUTCOL   USER(USER1)

This command ends authority collection for USER1.

Error messages

*ESCAPE Messages

CPF2204
User profile &1 not found.
CPF2227
One or more errors occurred during processing of command.
CPF4AC5
Not authorized to start, end, or delete authority collection.