Read-write data from a table enabled with row-level versioning (RLV) is housed in the RLV store, and periodically merged automatically with the table's data in the IQ main store. However, you can explicitly merge this RLV-enabled table data from the RLV store with the IQ main store data.
Database Version | Table Privileges |
---|---|
SAP Sybase IQ 15.3 and 15.4 | Not supported. |
SAP Sybase IQ 16.0 | Requires one of:
|
The SAP Sybase IQ resource is authenticated and running.
An RLV-enabled table uses row-level versioning so multiple writer connections can make simultaneous updates to different rows of the same table.
The RLV store contains all rows of a RLV-enabled table which have been inserted or updated since the last merge.
RLV merge is the process where the latest committed data from the RLV store is written to the IQ main store to create a new main store table-level snapshot version.