1 Length Semantic Setup

Oracle Banking Treasury Management supports multi-byte characters by means of setting session-level character length semantics during OBTR installation using the NLS_LENGTH_SEMANTICS parameter of Oracle Database.

Most of the application code is written without explicit length semantics (BYTE or CHAR) and, hence, adapts to the session-level semantics during compilation at the time of OBTR installation.

This topic has the following sub-topics: