Settings and activity
6 results found
-
4 votes
An error occurred while saving the comment Darren Ferris supported this idea · -
11 votesDarren Ferris supported this idea ·
-
71 votesDarren Ferris supported this idea ·
-
116 votes
In Source Control for Oracle v5.7, you can update your database credentials – https://documentation.red-gate.com/soco/release-notes-and-other-versions/source-control-for-oracle-5-7-release-notes.
In 2019, we released Redgate Change Control, which is our migrations-based solution for versioning database changes. We are working towards merging these 2 tools into 1 tool for all your database versioning needs. At this time, we’ll hope to have a better way to edit other project information.
Please let me know if you have any questions. Thank you!
Darren Ferris supported this idea · -
12 votesDarren Ferris supported this idea ·
-
14 votesDarren Ferris shared this idea ·
I also have this problem when replacing a table with a view of the same name. It tries to create the view before dropping the table and fails with a ORA-00955 name is already used by an object error.
This can also happen when changing a stored proc to a function and vice versa.