Change Active Profile List (CHGACTPRFL)

The Change Active Profile List (CHGACTPRFL) command adds or removes users from the list of profiles that will always be considered active by the Analyze Profile Activity (ANZPRFACT) command. These profiles will never be disabled even if they have been inactive for the specified number of days.

It is recommended that you add to this list any profiles that have been created to own application objects and are not used to sign on. You will also want to add any other IBM ("Q") profiles to this list that you do not want disabled. It is not necessary to add any of the profiles in the following list since they will not be considered inactive.

The following user profiles will never be considered inactive:

Profiles are automatically removed from the active profile list when they are deleted through the Delete User Profile (DLTUSRPRF) command.

This information can be displayed with the Display Active Profile List (DSPACTPRFL) command.

Restriction: You must have all object (*ALLOBJ) special authority to run this command.

Parameters

Keyword Description Choices Notes
USRPRF User profile Values (up to 10 repetitions): Simple name Required, Positional 1
ACTION Action *ADD, *REMOVE Optional, Positional 2

User profile (USRPRF)

This is a required parameter.

The name of the user profile to be added to or removed from the list of active users.

You can enter multiple values for this parameter.

Action (ACTION)

Specifies if the user profile is to be added to or removed from the file containing the list of users who will always be considered active and therefore will not be disabled by the Analyze Profile Activity (ANZPRFACT) command function.

*ADD
The profile is to be added to the list. It will never be considered inactive.
*REMOVE
The profile will be removed from the list. It will now be considered inactive after the specified number of days.

Examples

CHGACTPRFL   USRPRF(JMBLOCK GARRY)  ACTION(*ADD)

This commands changes the list of user profiles considered to always be active. The user profiles JMBLOCK and GARRY will be added to the list of profiles that are always considered active by the Analyze Profile Activity (ANZPRFACT) command.

Error messages

*ESCAPE Messages

CPDB305
User &1 not found in list.
CPFB304
User does not have required special authorities.