梁静茹新歌2017新专辑:MS SQL Server 导入数据出错。

来源:百度文库 编辑:高校问答 时间:2024/05/03 02:04:10
我用MS SQL Server从本地机导入数据至服务器。
开始,我用按本地机数据中的一个表news,在服务器上建了一个news_sp表。

之后开始从本地机导入表news至news_sp.
但是导入快结束时出现了错误如下:

Error at Destination for Row number 15392, Errors encountered so far in this tast:1.
Could not allocate space for object 'new_sp' in database 'datebase' because the 'PRIMAEY' filegroup is full.

在数据库 database不能分配空间给对象“new-sp”,因为主键是满饿