Oracle GoldenGate Error Messages

OGG-00775

Unable to determine database case sensitivity, setting to insensitive


Cause

Oracle Supports case sensitivity but cannot determine the case of the database.


Action

Oracle GoldenGate checks the database collation to determine whether the database object names should be compared in case sensitive or case insensitive mode. View the collation of the database to make certain it is set correctly. Certain collation-dependent objects and duplicate names, for example, can cause a COLLATE definition to fail. For more information, see the Microsoft SQL Server documentation.