EV10 database migration
Hello Sox,
Following is an excerpt from the Dtrace log on what i see:
*****************************************************************
417 14:00:03.761 [4304] (DirectoryService) <4932> EV:M The SQL database server for Provider=SQLOLEDB;Server=CLSQL08-2\EVSILOS;Database=MASTER;Integrated Security=SSPI is not available: |Check that the SQL Server is valid and is running|Internal reference(CC1)|Additional Microsoft supplied information:|Source: Microsoft OLE DB Provider for SQL Server|Number: 0x80004005|SQL State: 08001|Native Error: 17|HRESULT|0xc0043433
418 14:00:03.761 [4304] (DirectoryService) <4932> EV:L CADOContext::CreateConnection exit. source:Provider=SQLOLEDB;Server=CLSQL08-2\EVSILOS;Database=MASTER;Integrated Security=SSPI hr=The SQL database server for %2 is not available: Check that the SQL Server is valid and is running Internal reference(%8) Description: %1 Additional Microsoft supplied information: Source: %3 Number: %4 SQL State: %5 Native Error: %6 HRESULT %7 (0x8004344a)
419 14:00:03.761 [4304] (DirectoryService) <4932> EV:H CDirectoryServiceObject::CheckDirectoryEntry - Directory database existence check has failed. The connection to SQL Server could not be established. The connection will be tried repeatedly until the Directory Service is stopped. SQL Server : %1 (0xc0042198)
420 14:00:03.761 [4304] (DirectoryService) <4932> EV~E Event ID: 8600 The connection to SQL Server could not be established. |The connection will be tried repeatedly until the Directory Service is stopped. |SQL Server : CLSQL08-2\EVSILOS |
421 14:00:03.761 [4304] (DirectoryService) <4932> EV:L CADOContext::CreateConnection entry
*******************************************************
So EV is trying to connect to Provider=SQLOLEDB;Server=CLSQL08-2\EVSILOS is it the right instance ??
Show the above error to your SQL DB and see if he can identify anything from SQL side.
I hope this helps !!!
Regards,
A_J