Previous Topic: FormatNext Topic: Override Profile Values


Operand Explanations

The UPDATE statement for users and profiles has the following operands:

Operand

Explanation

TPX

Indicates that you want to modify the parameter values. If the user or profile does not have signon authority, the UPDATE statement is not executed.

STX

Indicates that you want to modify the CA STX parameter values. If the user or profile does not have STX signon authority, the UPDATE statement is not executed.

If you do not specify TPX or STX, the UPDATE statement is executed and whatever signon authority the user or profile has.

USER

Specify USER to modify user values.

PROFILE

Specify PROFILE to modify profile values.

object

Specifies the user ID if you are modifying user values, or the profile name if you are modifying profile values.

variable

Specifies the user or profile variable that you want to modify. For descriptions of the valid variable names, see the appendix Variables.

value

Specifies the new value that you want to assign to the variable.