Previous Topic: RECORD NOT FOUND ErrorNext Topic: Example: Modifying User and Profile Session Values


Override Profile Values

To nullify a profile parameter value at the user level without specifying a particular value, specify a string of eight underscores. For example:

UPDATE USERSESSION ( USER45 TSO05 (UENTPJMP('________')))

This statement updates USER45's session TSO05 and overrides any jump key definition set at the profile level. For information about how CA TPX incorporates profile values when defining a user, see How User Definitions Are Merged.