ltl_character_case

The character case used for database object names in LTL.

Default

asis

Values

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

lower – Database object names in LTL are sent in all lowercase, regardless of how they are returned from the primary database or specified in replication definitions.

upper – Databse object names in LTL are sent in all uppercase, regardless of how they are returned from the primary database or specified in replication definitions.

Comments