Valid Delivery Controller services were not found at the specified location. Reason: Database no longer exists. Check the status of the database on the SQL server.
C:>sc query MSSQL$SQLEXPRESS
SERVICE_NAME: MSSQL$SQLEXPRESS
TYPE : 10 WIN32_OWN_PROCESS
STATE : 1 STOPPED
WIN32_EXIT_CODE : 1067 (0x42b)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
C:>
Fix: Start the service from Services.msc and verify as below:
C:>sc query MSSQL$SQLEXPRESS
SERVICE_NAME: MSSQL$SQLEXPRESS
TYPE : 10 WIN32_OWN_PROCESS
STATE : 4 RUNNING
(STOPPABLE, PAUSABLE, ACCEPTS_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
C:>
2 thoughts on “Valid Delivery Controller services were not found at the specified location.”
Hi I am unable to connect to Citrix studio as it is asking re-enter delivery controller address. Before this I have cloned the prodcution DC server and moved to other network. So it seems like the new cloned server using DB which is configured for production. How can i change the DB source . I am not getting any option i studio console.
Error: valid delivery controller services were not found at specified location . database could not be contacted
All services are running fine in delivery controller server and SQL Server