Deletes all client information older than the number of days specified.
call "MF_CLIENT_STATE_PURGE" using date-criteria server-status
Using call prototype (see Key) | Picture (32-bit systems) | |
---|---|---|
date-criteria | cblt-x4-compx | pic x(4) comp-x. |
server-status | cblt-x1-compx | pic x comp-x. |
date-criteria | The number of days after which client information should be purged. |
server-status | The status of the operation. See State Maintenance Routines Status. |