ob_last_schema_version specifies the latest schema version used in the session.
When the same connection of ODP corresponds to multiple servers, this variable is used for schema synchronization. Therefore, this variable takes effect only on the session level.
| Attribute | Description |
|---|---|
| Type | int |
| Default value | 0 |
| Value range | [0, 9223372036854775807] |
| Applicable scope | Session |