ltl_character_case

Specifies the case used for database object names in the LTL sent to the primary Replication Server.

Default

asis

Values

asis – Passes database object names in the LTL output in the same case as they are returned from the primary database, or (if the value of the use_rssd parameter is true) in the case they are specified in replication definitions.

lower – Passes all object names in the LTL output in lower case, regardless of how they are returned from the primary database or specified in replication definitions.

upper – Passes all object names in the LTL output in upper case, regardless of how they are returned from the primary database or specified in replication definitions.

Comments