SYS.GV$DB_WRTE_CONCURRENCY_MODE

This view contains data about the write concurrency mode of the database and the status of write concurrency mode operations and transitions.

Usage with TimesTen Scaleout

This view contains the contents of the SYS.V$DB_WRTE_CONCURRENCY_MODE view for every element in the database.

Usage with TimesTen Classic

This view contains data for the database to which the application is connected. It has the same contents as SYS.V$DB_WRTE_CONCURRENCY_MODE.

Columns

See ttDBWriteConcurrencyModeGet in the Oracle TimesTen In-Memory Database Reference for information on the columns in this view, including the column name, data type, and description.

In addition to these columns, the view contains the elementId column of type TT_INTEGER NOT NULL that contains the element id for an element in the database. Ignore this column in TimesTen Classic.