Straight-Path-Solutions / sp_CheckBackup

All things related to sp_CheckBackup
MIT License
4 stars 0 forks source link

Latin1_General_CI_AS and SQL_Latin1_General_CP1_CI_AS conflict #1

Closed acappelletti closed 2 hours ago

acappelletti commented 2 hours ago

Hi, in my very first run I got an error:

Msg 446, Level 16, State 11, Line 11 Cannot resolve collation conflict between "Latin1_General_CI_AS" and "SQL_Latin1_General_CP1_CI_AS" in add operator for DISTINCT operation.

with EXEC dbo.sp_CheckBackup

ALEN

acappelletti commented 2 hours ago

from master no problem.