Can't connect to SQL Server when running config.
Anyone else run into this issue when running the initial configure for an EV server? (This is the first server)
When prompted for the SQL server name I get an error saying that EV failed to connect to SQL Server...
I ran a DTrace while this was going on and there's a mention of a failure when creating the DSN at line 18 of the trace.
(Trace was Directory Service - verbose)
9 14:04:58.133 [1,884] (DirectoryService) <1972> EV:M CMonitorAzStore::DownloadAuthorizationStore
IfNecessary: Authorization Store not accessable: The directory database does not exist
10 14:04:58.133 [1,884] (DirectoryService) <1972> EV:M CMonitorAzStore::ThreadRoutine - Waiting fo
r 60 seconds or until service exits.
11 14:05:12.421 [1,884] (DirectoryService) <1876> EV:M DIR_ADMIN_FN: CDirectoryServiceObject::IsDi
rectoryDatabaseExists
12 14:05:12.421 [1,884] (DirectoryService) <1876> EV:H DirectoryService: Method call: CheckPermiss
ions()
13 14:05:12.421 [1,884] (DirectoryService) <1876> EV:M CSecurityWrapper::HasServerClientGotPermiss
ion, Admin Operation: 1002
14 14:05:12.421 [1,884] (DirectoryService) <1876> EV:M CSecurityWrapper::IsServerClientTheVSA
15 14:05:12.421 [1,884] (DirectoryService) <1876> EV:M CSecurityWrapper::IsServerClientTheVSA - hr
=0 InClientCOMCall:T VSA:T
16 14:05:12.421 [1,884] (DirectoryService) <1876> EV:M CSecurityWrapper::HasServerClientGotPermiss
ion: VSA: Allowed
17 14:05:12.421 [1,884] (DirectoryService) <1876> EV:M CDatabaseService::CreateSystemDSN DSN:Enter
priseVaultDirectory Desc:Enterprise Vault Configuration Database DbName:EnterpriseVaultDirectory Ser
ver:
18 14:05:12.421 [1,884] (DirectoryService) <1876> EV:M CDatabaseService::CreateDSN failed [Code=64
876168 Message=
] DSN:EnterpriseVaultDirectory Desc:Enterprise Vault Configuration Database DbName:EnterpriseVaultDi
rectory
19 14:05:13.503 [1,884] (DirectoryService) <2536> EV:M DIR_ADMIN_FN: CDirectoryServiceObject::get_
SQLServer
20 14:05:18.725 [1,884] (DirectoryService) <1876> EV:M DIR_ADMIN_FN: CDirectoryServiceObject::IsSQ
LServerOnComputer
21 14:05:18.725 [1,884] (DirectoryService) <1876> EV:H DirectoryService: Method call: CheckPermiss
ions()
22 14:05:18.725 [1,884] (DirectoryService) <1876> EV:M CSecurityWrapper::HasServerClientGotPermiss
ion, Admin Operation: 1002
23 14:05:18.725 [1,884] (DirectoryService) <1876> EV:M CSecurityWrapper::IsServerClientTheVSA
24 14:05:18.725 [1,884] (DirectoryService) <1876> EV:M CSecurityWrapper::IsServerClientTheVSA - hr
=0 InClientCOMCall:T VSA:T
25 14:05:18.725 [1,884] (DirectoryService) <1876> EV:M CSecurityWrapper::HasServerClientGotPermiss
ion: VSA: Allowed
26 14:05:18.757 [1,884] (DirectoryService) <1876> EV:M CDatabaseService::CreateSystemDSN DSN:TMP_M
ASTER_TMP_FOR_51990656 Desc:TEMPORARY_MASTER_TMP DbName:MASTER Server:W2K3-SQL
27 14:05:35.297 [1,884] (DirectoryService) <1876> EV:M CDatabaseService::DeleteDSN DSN:TMP_MASTER_
TMP_FOR_51990656
Are you sure that Named Pipes and TCPIP is working?
And have you configured Remote Access to SQL?