Previous Topic: &SECCALL CHECK

Next Topic: &SECCALL EXIT


&SECCALL DELETE

Provides the ability to delete a nominated user definition from the UAMS database or the external security system. UAMS authority is required to use this function.

&SECCALL DELETE USERID=userid

Operands:

USERID=userid

The user ID of the target user that is to be deleted. The user ID must be 1 to 8 characters long and defined to the security subsystem.

Return Codes:

The result of the DELETE function is indicated by the setting of &RETCODE as follows:

0

Result successful. The user ID has been deleted.

4

Result unsuccessful. The user definition was not deleted from the UAMS database or the external security exit rejected the exit. &SYSMSG is set to contain an error message indicating the cause of failure.