Skip to content

Cannot resolve the collation conflict between "Latin1_General_100_CI_AS_KS_WS_SC" and "Latin1_General_CI_AS" in the equal to operation. #50

Description

@kipusoep

Using the latest version, I get this error:

Msg 468, Level 16, State 9, Procedure dbo.AzureSQLMaintenance, Line 383 [Batch Start Line 0]
Cannot resolve the collation conflict between "Latin1_General_100_CI_AS_KS_WS_SC" and "Latin1_General_CI_AS" in the equal to operation.

The query I use:
exec AzureSQLMaintenance 'all', @LogToTable=1, @ResumableIndexRebuild=1

Using an older version fixes it. Something related to the User Override options?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions