If there is a better forum for this, please let me know!!!
Scenario:
The network team planned a SQL Server hardware upgrade. The plan was to bring a new server online, get everything set up, take the old server offline, backup and restore the databases, rename the new server to the old, and bring it fully online.
Couple of things: The hardware was GREATLY imporved. SQL was upgraded from SQL 2000 SP4 to SQL 2005 SP3.
During testing, while both servers were online and a copy of live database was present, everything was perfect and super fast.
Issues:
Now that the switch has been fully performed, the following error is received anytime we try to do anything from another server to the new one:
We've tried all kinds of things - removing the server from the domain and rejoining it, removing all linked connections and recreating, etc.
If anyone has seent his or something similar, please let me know. Ask questions as well....I am looking for a sounding board as well to try to figure this out Thanks.
=======================================
People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world. (Calvin from Calvin And Hobbs)
Robert L. Johnson III
CCNA, CCDA, MCSA, CNA, Net+, A+, CHDP
VB/Access Programmer
Scenario:
The network team planned a SQL Server hardware upgrade. The plan was to bring a new server online, get everything set up, take the old server offline, backup and restore the databases, rename the new server to the old, and bring it fully online.
Couple of things: The hardware was GREATLY imporved. SQL was upgraded from SQL 2000 SP4 to SQL 2005 SP3.
During testing, while both servers were online and a copy of live database was present, everything was perfect and super fast.
Issues:
Now that the switch has been fully performed, the following error is received anytime we try to do anything from another server to the new one:
Code:
[OLE/DB provider returned message: Invalid authorization specification]
OLE DB error trace [OLE/DB Provider 'SQLOLEDB' IDBInitialize::Initialize returned 0x80004005: ].
Msg 7399, Level 16, State 1, Line 1
OLE DB provider 'SQLOLEDB' reported an error.
We've tried all kinds of things - removing the server from the domain and rejoining it, removing all linked connections and recreating, etc.
If anyone has seent his or something similar, please let me know. Ask questions as well....I am looking for a sounding board as well to try to figure this out Thanks.
=======================================
People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world. (Calvin from Calvin And Hobbs)
Robert L. Johnson III
CCNA, CCDA, MCSA, CNA, Net+, A+, CHDP
VB/Access Programmer