Administration Commands
query_userid_password
Parameter Check
No parameter errors occur for this command.
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.180 query_userid_password
The query_userid_password command returns information about user ID / password pairs for use with APPC and
2.180.1 Supplied Parameters
Parameter name | Type | Length | Default |
[query_userid_password] |
|
|
|
num_entries | decimal |
| 1 |
list_options | constant |
| LIST_INCLUSIVE |
user_id | character | 10 | (null string) |
Supplied parameters are:
num_entries
Maximum number of user ID / password pairs for which data should be returned. You can specify 1 to return data for a specific user ID / password pair, a number greater than 1 to return data for multiple user ID / password pairs, or 0 to return data for all user ID / password pairs.
list_options
The position in the list of user ID / password pairs from which SNAplus2 begins to return data.
Possible values are:
FIRST_IN_LIST
Start at the first entry in the list
LIST_INCLUSIVE
Start at the entry specified by the user_id parameter
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the user_id parameter
user_id
User ID for which information is required or the user ID to be used as an index into the list of user ID/ password pairs. This ID is a
570