I've got a DB with a 4MB data file and a 30GB log file; the data file is in the primary filegroup, and the log file is in a null filegroup. (No, I have no idea how this happened.) I've done a shrinkdatabase (truncateonly), and tried a shrinkfile but SQL says "Could not locate file 'forumstest_Log' in sysfiles." What I want to do is move this database to another SQL2K server, obviously without the 30GB log file. Any suggestions?