Previous Topic: Operand ExplanationsNext Topic: Authorize a User to Administer a Group


Example: Adding a Profile to a User

An administrator wants to add a profile named SALEPROF to the user USER45. Instead of adding the profile with online administration, the administrator executes the following command statements in a batch job:

ADD USERPROFILE (USER45 SALEPROF)

The ADD statement adds the profile named SALEPROF to the user USER45.