USE_USER_ACCOUNTING_CODE - UCMD Server configuration option
Description
The USE_USER_ACCOUNTING_CODE option specifies whether or not the IBM i user profile under which a process is run is to be used as the source for the job accounting code.
Note
The LOGIN option also allows switching to the new accounting code and takes precedence over the USE_USER_ACCOUNTING_CODE option.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Configuration File Keyword | use_user_accounting_code option |
| |||
Manager Override | n/a |
Values
option is the specification for whether or not the IBM i user profile is to be used as the source for the job accounting code.
Valid values for option are:
- yes
IBM i user profile is to be used as the source for the job accounting code.- If the USER_SECURITY option is set to default, the user profile under which the server runs is the user profile specified via the user and password received from the initiating UCMD manager.
- If the USER_SECURITY option is set to none, the server runs under the user profile associated with Universal Broker job. The user profile and accounting code switch occurs in the submitted command initialization phase, UCMSINIT.
- no
IBM i user profile is not to be used as the source for the job accounting code.