Bug - we exclude comparing Users - compare errors out comparing users
Ozzie
Posts: 47 Bronze 5
We are comparing 2 versions of our DB. We explicitly uncheck comparing users - we receive the following error:
A duplicate definition was found for the user 'xxxx'. Ensure that case sensitivity options are set correctly and all object creation scripts are valid. If the problem persists, please contact Redgate support.
So here we are...
A duplicate definition was found for the user 'xxxx'. Ensure that case sensitivity options are set correctly and all object creation scripts are valid. If the problem persists, please contact Redgate support.
So here we are...
Tagged:
Comments
You should search the scripts folder for any duplicate CREATE statements for that user.
Sometimes we find that users use the DB folder to store ad-hoc migration scripts, etc. and this can create this issue. No user created files should be stored on the DB folder.
Thank you,
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools