开发者

Invalid filegroup error while copying the database using SQL SERVER MANAGEMENT OBJECT

开发者 https://www.devze.com 2023-03-14 21:33 出处:网络
ERROR : errorCode=-1073548784 description=Executing the query \"IF NOT EXISTS (SELECT * FROM sys.objects WHERE obj...\" failed with the following error: \"Invalid filegroup \'DIMENSION\' specified.\"

ERROR : errorCode=-1073548784 description=Executing the query "IF NOT EXISTS (SELECT * FROM sys.objects WHERE obj..." failed with the following error: "Invalid filegroup 'DIMENSION' specified.". Possible failure reasons: Problems with the qu开发者_StackOverflowery, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly. helpFile= helpContext=0 idofInterfaceWithError={C81DFC5A-3B22-4DA3-BD3B-10BF861A7F9C}

0

精彩评论

暂无评论...
验证码 换一张
取 消