Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

The SENSI_LADDERS_VECTOR table contains the values of the sensitivity ladder shift. This table is created when using a database that does not support native vector aggregation. If vector aggregation is supported, the ladder vector is stored as an array in the SENSI_LADDERS table.
Column NameTypeNot NullCube FieldDefault Value1Description
VECTOR_INDEXINTYIndex in the ladder shift vector.
AS_OF_DATEDATEYTimestamp (at close of business) for the data.
RISK_CLASSSTRINGYN/AThe risk class that the ladder scale is defined for.
SCALEDOUBLEY0.0The ladder shift.

Unique Key

Columns
VECTOR_INDEX
AS_OF_DATE
RISK_CLASS

Outgoing Joins

Target TableSource ColumnsTarget Columns
SENSI_LADDERSAS_OF_DATE
RISK_CLASS
AS_OF_DATE
RISK_CLASS

  1. If the default value is marked as empty, it means that the default value is ‘null’ for nullable fields, and that a value needs to be explicitly set for non-nullable fields.  ↩︎