Administration: In-Memory Row-Level Versioning

Read about updates to Administration: In-Memory Row-Level Versioning.

These changes affect About In-Memory Row-Level Versioning.

In-Memory Row-Level Versioning Restrictions
Topic Section Correction
In-Memory Row-Level Versioning Restrictions SQL Statements
  • The SKIP option of the LOAD TABLE statement will not function if you set the MAX_QUERY_PARALLELISM database option to 1.

These changes affect Appendix: SQL Reference.

SNAPSHOT_VERSIONING Option
Topic Section Correction
Database Options Scope

Option can be set at the database (PUBLIC) or user level. When set at the database level, the value becomes the default for any new user, but has no impact on existing users. When set at the user level, overrides the PUBLIC value for that user only. No system privilege is required to set option for self or at connection level. System privilege is required to set at database level or at user level for any user other than self.

Requires the SET ANY PUBLIC OPTION system privilege to set this option. Takes effect immediately.