gpt4 book ai didi

sql-server - DBCC 收缩文件给出错误

转载 作者:行者123 更新时间:2023-12-03 01:18:05 25 4
gpt4 key购买 nike

我正在尝试使用 DBCC SHRINKFILE(db_2.ldf) 缩小日志文件,这是日志文件的名称

每次都会给我错误:

8985, Level 16, State 1, Line 1 Could not locate file 'FIelD' for database db in sys.database_files. The file either does not exist, or was dropped.

您能否建议我可以采取哪些措施来修复它。

最佳答案

文件名应该是逻辑文件名而不是物理文件名。在"file"选项卡上的“数据库属性”中查找您尝试收缩的文件的逻辑名称,然后使用该名称。

关于sql-server - DBCC 收缩文件给出错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2410656/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com