IBM Support

CRTPRFEXIT

General Page

CRTPRFEXIT and CRTPRFDIRE exit programs

The exit programs for adding a profile have been changed to CRTPRFEXIT or CRTPRFDIRE.

The difference between these two exit point programs is that the CRTPRFDIRE will also add the user profile to the distribution directory on all nodes.

Either one program or the other is chosen to be used.  Depending on the need, once one is chosen for use, the exit program works in conjunction with the CRTUSRPRF command, which uses the QIBM_QSY_CRT_PROFILE exit point.  When a new user is added to a node in the cluster with the Admin Domain active, the user profile also gets added to the Admin Domain automatically, with all parameters being monitored.  With CRTPRFDIRE, the new user is also added to the distribution directory on all nodes.

Note:  If the adding node is not active in the cluster, then the profile will not be added to the Admin Domain.

To register the program to the exit point, do the following: 

Note:  Change the program name if using the CRTPRFDIRE program

ADDEXITPGM EXITPNT(QIBM_QSY_CRT_PROFILE) FORMAT(CRTP0100) PGMNBR(*LOW) PGM(QZRDPWRHA/CRTPRFEXIT) TEXT(‘Add new user profile to Admin Domain’) CRTEXITPNT(*YES)

Errors and resolution

WRKPRFCLU can be used to view profiles that failed to add via the CRTPRFEXIT or CRTPRFDIRE exit programs registered with the CRTUSRPRF command

[{"Type":"MASTER","Line of Business":{"code":"LOB57","label":"Power"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SWG60","label":"IBM i"},"Platform":[{"code":"PF012","label":"IBM i"}],"Version":"7.1.0"}]

Document Information

Modified date:
07 January 2020

UID

ibm11169038