Previous Topic: Session ExistsNext Topic: Delete Profiles from a User


Example: Deleting a Session from a User

An administrator wants to delete two sessions from a user with a user ID of USER45. Instead of using online administration, the administrator executes the following command statements:

DELETE TPX USERSESSION (USER45 SALESREP USER45 ACCTINFO)

When the DELETE statement is executed, the sessions SALESREP and ACCTINFO are no longer assigned to USER45.