There is already a schema with this name
way0utwest
Redgate › Posts: 312 Rose Gold 1
Am I limited to having a version of a schema across all databases on one instance?
I have two databases being monitored on one instance, but when I tend to acknowledge changes and set the schema to version 1.3 for database 2, I get the error that this schema exists, even though it only exists for database 1.
I have two databases being monitored on one instance, but when I tend to acknowledge changes and set the schema to version 1.3 for database 2, I get the error that this schema exists, even though it only exists for database 1.
Editor, SQLServerCentral
Comments
I am afraid that this is by design: schema name should be unique within a pipeline and since it is possible to move schemas between pipelines they need to be unique globally.
I suggest you use a unique prefix to each database, for example: DB1 - version 1.3 and DB 2 - version 1.3
Thank you,
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools
Can the "name this schema" be disable on the review page?
Thanks,
Johnny