Jump to content

Recommended Posts

Posted

Hey All

 

I am having bit of issus installing DPM, this is my first time installing and i am being guided by some YouTube vids. I have followed the vid for installing SQL but when trying to install DPM i get this following error.

Capture1.JPG

Posted
Try connecting to your instance with normal management tools first to make sure your database server is running and you are putting the correct name in. You can also get firewall issues and you need to allow the exe rather than ports.
Posted

here is the error log might help

 

*** Mojito error was: RemoteReportingConnectionFailed; 0; None[19/03/2021 14:51:56] Information : <<< Dialog >>> Inspect Page : Leaving[19/03/2021 14:51:56] Information : <<< Dialog >>> Welcome Page : Entering[19/03/2021 14:51:56] Information : <<< Dialog >>> Welcome Page : Leaving[19/03/2021 14:51:57] Information : <<< Dialog >>> Inspect Page : Entering[19/03/2021 14:52:13] * Exception : => DPM Setup is unable to connect to MSDPMINSTANCE instance of SQL Server KM-BK.Verify that the specified computer and the instance of SQL Server meets the following requirements:1)The computer is accessible over the network.2)A firewall is not blocking requests from the DPM computer. For steps to configure the firewall on the SQL Server, follow the steps described here: http://go.microsoft.com/fwlink/?LinkId=94001.3)The specified user belongs to the Administrator group on the computer running the SQL Server instance and the sysadmin role on the SQL Server instance.4)The SQL Browser service is running on the SQL server.5)TCP/IP protocol is enabled for the specified instance of the SQL server.Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.BackEndErrorException: exception ---> System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlContext.Open() at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InspectPage.ValidateSqlInputs(String machineName, String instanceName) --- End of inner exception stack trace --- at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InspectPage.ValidateSqlInputs(String machineName, String instanceName) at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.InspectPage.InspectThreadEntry()*** Mojito error was: RemoteSQLConnectionFailed; 0; None

Posted
Check the reporting service bit is correct as well, I think this is something I have had to fix before on this sort of installation.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...