SET SCRATCHPADRETENTION (Set scratch pad retention time)
Use this command to set the amount of time for which scratch pad entries are retained.
Privilege class
To issue this command, you must have system privilege.
Syntax
Parameters
- days (Required)
- Specifies the number of days that a scratchpad entry is retained after the last update to the scratchpad entry. You can enter an integer in the range 1 - 9999.
Example: Retain scratch pad entries for 367 days after they are updated
set scratchpadretention 367
Related commands
| Command | Description |
|---|---|
| DEFINE SCRATCHPADENTRY | Creates a line of data in the scratch pad. |
| DELETE SCRATCHPADENTRY | Deletes a line of data from the scratch pad. |
| QUERY SCRATCHPADENTRY | Displays information that is contained in the scratch pad. |
| UPDATE SCRATCHPADENTRY | Updates data on a line in the scratch pad. |
