数据库快照在 SQL Server 2008 Developer 中工作吗

发布于 2024-10-19 12:44:01 字数 242 浏览 4 评论 0原文

我们需要使用 SQL Server 快照进行一些自动化测试,并在生产系统中的数据库升级出现问题时用于回滚。我们计划在 SQL Server 2008 中使用数据库快照功能。

以便能够在我们的开发环境中测试我们所有的流程和代码。我们尝试在 SQL Server 2008 开发人员版上使用它,它似乎具有企业版的所有功能,但我们在使用数据库快照时遇到了一些问题。

这是企业版独有的功能还是我们需要进行一些设置更改才能在开发人员版上使用此功能。

We need to use SQL server snapshots for some automated tests and also for rollback purposes in case our Database Upgrades in Production systems goes bad. We were planning to use DB snapshots feature in SQL server 2008.

To be able to test all our processes and code in our development environment. We were trying to use it on SQL server 2008 developer edition which seems like it has all the features of enterprise edition but we ran into some problems with using DB snapshots.

Is this a feature that is really exclusive to Enterprise edition or do we need to make some setting changes to use this on Developer edition.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

究竟谁懂我的在乎 2024-10-26 12:44:01

我在使用带有快照的开发人员版本时没有遇到任何问题 - 我们的单元测试使用它们来进行更有效的数据层测试。

I've had no issues using developer edition with snapshots - our unit tests use them to do more efficient data tier tests.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文