Options

Registering databases

keejhkeejh Posts: 3
Hi,

I have a bak file from production. I have restored the database to a sandbox from this bak file. I would like to compare the changes between the bak file and the database restored.

I am getting error during the registering databases process.
"A duplicate object name has been found. This may occur if the SQL Server that you are registering is case sensitive but the case sensitive options is not set"

Any idea how to resolve this?

Thanks,
Kenny

Comments

  • Options
    Thanks for your post.

    Have you tried using the project option 'use case sensitive object definition'?
    Chris
  • Options
    Actually I am not using case sensitive on my database.

    Now I am getting this error if I check the option 'use case sensitive object definition'.
    Item has already been added. Key in dictionary: '1:0' Key being added: '1:0'
  • Options
    Sorry for the delay.

    Are you able to see if the error occurs when registering the backup or the database?

    It would also be useful if you could send me the application logs. I've sent instructions in another email.
    Chris
Sign In or Register to comment.