
Administration Commands
delete_emulator_user
primary_rc
OK
secondary_rc
(This parameter is not used.)
2.72.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a secondary return code to provide specific details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
INVALID_TEMPLATE_NAME
The template specified by the template_name parameter was not valid.
State Check
No specific state errors, other than those listed in Appendix A, Common Return Codes from snapadmin Commands, occur for this command.
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary return codes that are common to all commands.
2.73 delete_emulator_user
The delete_emulator_user command is used to do one of the following:
•Delete the name of a 3270 emulation program user or 5250 emulation program user, so that this user can no longer use the program.
•Delete one or more of the user’s sessions but leave the user configured.
Because emulation program users are defined as domain resources, this command is not associated with a particular node.
2.73.1 Supplied Parameters
Parameter name | Type | Length | Default |
[delete_emulator_user] |
|
|
|
user_name | character | 32 |
|
delete_options | constant |
| DELETE_USER |
session_name | character | 8 | (null string) |
(Up to ten session_name parameters can be included.)
261