阅读背景:

SQL,从一个数据库移到另一个数据库

来源:互联网 

I am a C# developer, I am not really good with SQL. I have a simple questions here. I need to move more than 50 millions records from a database to other database. I tried to use the import function in ms SQL, however it got stuck because the log was full (I got an error message The transaction log for database 'mydatabase' is full due to 'LOG_BACKUP'). The database recovery model was set to simple. My friend said that importing millions records using task->import data will cause the log to be massive and told me to use loop instead to transfer the data, does anyone know how and why? thanks in advanceI am a C# developer, I am not really good with




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: