Administration Commands
define_rje_wkstn
The query_* commands are allowed to be directed at any node in the domain.
ALLOW_DEFINE_REMOTE
The define_*, set_*, delete_*, add_*, remove_* , and init_node commands are allowed to be directed at any node in the domain.
ALLOW_ACTION_REMOTE
The start_*, stop_*, activate_*, deactivate_*, aping, initial-
ize_session_limit, change_session_limit, and reset_session_limit commands are allowed to be directed at any node in the domain.
2.47.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.47.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:
UCF_USER_CANNOT_BE_ROOT
The ucf_username parameter was specified as the name root (not allowed).
INVALID_SPCF_SECURITY
The spcf_permissions parameter was not set to a valid value.
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.48 define_rje_wkstn
The define_rje_wkstn command defines a workstation for use by a group of SNAplus2 RJE users.
This command is not associated with a particular node because RJE workstations are defined as domain resources.
175