How do I resolve the issue where I am getting "there is already an object name..."
Obelix
Posts: 1 New member
I am currently trying to get latest for my sql source control on one of my DB's. In doing so it pulls up hundreds of objects to get and then when I try to run "Apply Changes" it pulls up some warnings. Which I acknowledge.
However, after it goes through that it gest about 46% done before it gives me the error: "There is already an object... in the database"
however, that object isn't already in the DB. I am attempting to set this up on my local laptop. I would be completely fine with blanking out whatever I have on my local and using whatever is pulled down from git.
I've tried recreating the object or even editing the script but it comes back with what looks like hundreds of small errors similar to the above.
So how can I just reset my install and start over? Or is there another way to resolve this?
However, after it goes through that it gest about 46% done before it gives me the error: "There is already an object... in the database"
however, that object isn't already in the DB. I am attempting to set this up on my local laptop. I would be completely fine with blanking out whatever I have on my local and using whatever is pulled down from git.
I've tried recreating the object or even editing the script but it comes back with what looks like hundreds of small errors similar to the above.
So how can I just reset my install and start over? Or is there another way to resolve this?
Tagged:
Answers
To investigate this further, I can reach out via a support ticket if you would like.
Otherwise, the easiest method would be to link your database to a fresh repository and start from there
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?