Adding a File to the RLV Dbspace

You may wish to add a file to the RLV dbspace for extra capacity in storing RLV transaction logs.

Prerequisites
Task
Use the statement ALTER DBSPACE <dbspace name> ADD FILE <filename>
ALTER DBSPACE d1 ADD FILE 'rlv2.iq'

Because of the nature of in-memory RLV storage, you cannot specify files as being READONLY.