Previous Topic: Normal Termination (QUIESCE)Next Topic: Suspending Additional Logons (SUSPEND)


Canceling Users (CANCEL)

This operator command cancels the users from the cross-memory task:

F SARXMS,CANCEL  [ALL]
                 [CONID=]
                 [UID#=]
                 [USERID=]
                 [SARDB=]
                 [RMODB=]
                 [INBDB=]

where:

CANCEL ALL

Cancels all users.

CANCEL CONID='connectid1'
,'connectid2',...'
connectidN'<

Cancels a specific user using the 20‑character connect-ID.

A user's connect-ID is displayed with the LIST command.

CANCEL UID#=nnn,nnn,nnn

Cancels a specific user using control block number.

A user's control block number is listed with the LIST command.

CANCEL USERID=userid1,
userid2,userid3

Cancels a specific user by CA View user ID.

CANCEL SARDB=database.name

Cancels all users accessing this CA View database.

CANCEL RMODB=database.name

Cancels all users accessing this CA Deliver database.

CANCEL INBDB=lservid

Cancels all users accessing this CA Balancing Report Control (CA Balancing) database.