How can I import a 46GB database into MSSQL without ending up with a 46GB transaction log?
May 29, 2008 12:13 PM
Subscribe
I need to import a database into MS SQL but I do not want to end up with a transaction log as large as the database. What's the best way to do the import?
We're working with a software vendor to migrate their database into MS SQL. They set up an ODBC connection to their database and then use Enterprise Manager Data Transformation Services (DTS) packages to copy the tables into an MS SQL database.
However, at the end of their test pass we had a 46GB database file and a 46GB transaction log.
What's the best way to do this without creating such a giant log?
posted by odinsdream to computers & internet (4 comments total)
posted by Lyn Never at 1:00 PM on May 29