The DELETE statement for user and profile sessions has the following operands:
|
Operand |
Explanation |
|
TPX |
Indicates that you want to delete a session. If the session is not a CA TPX session, the DELETE statement is not executed. |
|
STX |
Indicates that you want to delete a CA STX session. If the session is not an STX session, the DELETE statement is not executed. Note: If you do not specify TPX or STX, the DELETE statement is executed regardless of what type of session the template is. |
|
USERSESSION |
Indicates that you want to delete a session from a user. |
|
PROFILESESSION |
Indicates that you want to delete a session from a profile. |
|
object |
Specifies the profile or user ID from which the session is to be deleted. |
|
sessID |
Specifies the session ID that you want to delete. |
|
Copyright © 2013 CA.
All rights reserved.
|
|