In some situations it may be necessary to delete the administrator session. This cannot be done from the Session table. Use the following procedure.
- From the tableBASE CICS Driver, TBDRIVC, place low values in the lock by using the >L command with 16 zeros in the first line, as shown in Figure 56.
- Locate the entry for deletion in the Session table by using the Get Next and Get Previous commands, as shown in Figure 57. The rows displayed contains non-displayable information, but the user identification will be visible.
- Delete the row, as shown in Figure 58.
It is not necessary to store the table, since the Session table does not reside on any library.