Previous Topic: Example 2: Assigning a User to a GroupNext Topic: Modify User and Profile Session Values


Example 3: Modifying a Profile Value

An administrator wants to modify the definition values of two profiles so that the users' sessions will be inactivated when they issue a /F command. The administrator executes the following statement in a batch job:

UPDATE PROFILE (USRPROF1(PIDXKOPT(F)) USRPROF4(PIDXKOPT(F)))

The UPDATE statement changes the values of the "Inactivate on" field in each profile description so that it has a value of F.