RLV Store Out of Memory

Problem: You receive the error message "RLV Store has run out of memory".

Explanation A

Long running active transaction(s) may be holding RLV store fragments in memory. To correct, try:

Explanation B

Row-level versioned transactions adding or modifying too much data on an RLV-enabled table will eventually run out of store memory. To correct, try:

Explanation C

Automated merge is not keeping pace with number of RLV transactions. To correct, try:

Explanation D

Maximum RLV memory configured value is too low. To correct, try:

Related reference
sp_iqrlvmemory Procedure
sp_iqtransaction Procedure
SYSIQRLVMERGEHISTORY System View
RV_AUTO_MERGE_EVAL_INTERVAL Option
RV_MERGE_NODE_MEMSIZE Option
RV_MERGE_TABLE_MEMPERCENT Option
RV_MERGE_TABLE_NUMROWS Option
-iqrlvmem start_iq Server Option