简体   繁体   English

SQL Azure 超大规模

[英]SQL Azure Hyperscale

I wanted to try SQL Azure Hyperscale, after I selected it seems I no longer have the option to move out of it.我想尝试 SQL Azure Hyperscale,在我选择之后,我似乎不再可以选择退出它。 If I try, I get this message "databases cannot be moved out of hyperscale tier".如果我尝试,我会收到此消息“数据库无法移出超大规模层”。

The Copy option is not available and restore does not give you the capability of choosing a different configuration. “复制”选项不可用,并且还原不能让您选择不同的配置。

Migration to Hyperscale is currently a one-way operation.迁移到超大规模目前是一种单向操作。 Once a database is migrated to Hyperscale, it cannot be migrated directly to a non-Hyperscale service tier.一旦数据库迁移到超大规模,就不能直接迁移到非超大规模服务层。 At present, the only way to migrate a database from Hyperscale to non-Hyperscale is to export/import using a BACPAC file or other data movement technologies (Bulk Copy, Azure Data Factory, Azure Databricks, SSIS, etc.).目前,将数据库从超大规模迁移到非超大规模的唯一方法是使用 BACPAC 文件或其他数据移动技术(大容量复制、Azure 数据工厂、Azure Databricks、SSIS 等)导出/导入。

The Copy database option is currently not available on Hyperscale, but it will be in Public Preview in the near future. “复制数据库”选项目前在超大规模上不可用,但将在不久的将来提供公共预览版。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM