Profile for the specified user. Replaces any previous profile specification.
Effects of changing the user profile assignment:
- Password attribute settings in the new profile take effect the next time the user logs on.
- Spool and temporary space settings in the new profile take effect immediately.
- The current account and database settings in the new profile do not take effect until the next time the user logs on or the user uses the SET SESSION statement to explicitly change them.
- The password for the modifying user must be compliant with any password control rules specified in the new profile being assigned to the modified user. Some password controls may only affect the children of the user being modified. See Teradata Vantage™ - Analytics Database Security Administration, B035-1100.
- Query band settings in the new profile take effect on the next request in the session.
- profile_name
- The name of the profile assigned to the user. If a profile is already assigned to the user, the newly specified profile replaces the existing profile.
- NULL
- No profile is assigned to the user. Any existing profile assignment is removed.