The online help for the CREATE and MODIFY statements for DATABASE, USER, and PROFILE is updated to include the following syntax:
DEFAULT RETENTIONDAYS = { retention_days | NULL }
Where retention_days specifies the table-level retention period for an OFS or MOTF table. It is an unsigned integer between 1 and 90.
These updates are reflected in the following statements:
- CREATE DATABASE
- MODIFY DATABASE
- CREATE USER
- MODIFY USER
- CREATE PROFILE
- MODIFY PROFILE