OCI-63355
Missing RETENTION clause for data timehouse enabled table.
Cause
An attempt is being made to create a data timehouse enabled table without specifying the RETENTION clause in the CREATE TABLE statement.
Action
Specify the RETENTION clause when creating a data timehouse enabled table.