该文被密码保护。
posted @ 2020-09-22 18:44
|
|
09 2020 档案
该文被密码保护。
posted @ 2020-09-22 18:44
摘要:1 --查看当前的存放位置 select database_id,name,physical_name AS CurrentLocation,state_desc,size from sys.master_files where database_id=db_id(N'数据库名'); 2 --修改文
阅读全文
posted @ 2020-09-18 10:45
摘要:https://www.sqlservercentral.com/blogs/alwayson-move-database-without-breaking-hadr This post is going to show the database movement from one drive to
阅读全文
posted @ 2020-09-17 08:38
|
|