Previous Topic: Return CodesNext Topic: Return Codes


Session Termination

When a user logs off a multiple ACID application or a disconnected server machine has completed its services for a given user, the multiple ACID application uses the session termination function to "clean up" the user environment. The termination function frees the storage allocated in the CA Top Secret server module which contains the user's Security Record.

For removing the security environment established by the AI$INIT function, a converse function, AI$TERM, is provided. The following fields in the AIPL must be supplied:

AIFUNC

Contains AI$TERM

AIACID

Contains the name of the ACID whose session is to be discontinued.