Quote:
Originally posted by sks61
I am also having same problem. I am upgrading from one machine to another. I have SQL server 6.5 with service pack 5a. Another machine with W2k and SQL server 2000 with SP3 and disables cnv6x70.dll. If you get the solution, please post on the forum.
Thanks
Sushil
|
I was not able to determine the cause of the ADMIN$ failure. I had checked all permissions and service accounts and it didn't seem like it would be failing. Instead I did the single server upgrade. I had to install a W2k server and install SQL 6.5. I then restored the customer SQL 6.5 D: drive to this server, which contained the SQL software and database files. After confirming the database was operational, I then installed a default instance of SQL 2000. I then ran the upgrade wizard and it completed 100 %. If you install SQL 6.5 to a new server and it fails, you may have the add the delay to the MSDB script, there is a Q article on it. It has something to do with fast hard drives.
After testing the SQL 2000 databases, since this was in a test lab, I then ran the DB backup, and moved the backup file to the live network SQL 2000 development server, where it was restored. I'm now in testing. If all is well then I redo this whole procedure with latest data and put on the real production server.
Hope that helps.