I keep getting "Database configuration successfully updated, but the configuration is in error" message.
Things I tried:
Went to ODBC clicked on system DSN tab / clicked on configure
Check to make sure I was on the correct SQL server (MBOEVMCONSOLE1\SQLEXP_VIM
Clicked next
Tested the connection and passed.
But when I click on apply changes I get the above error message.
This is SQL 2005 that came with the software
In the orchestrator configuration I have the following
Username:backup
Password:
Hostname or IP: localhost (tried IP address also)
Port:1433
Database name: SQLEXP_VIM
Instance name (if any): tried VIM_VCDB and (blank)
Domain: mentorschools.org
I have the following database error : -- Cannot connect to jdbc:jtds:sqlserver://localhost:1433/SQLEXP_VIM;domain=mentorschools.org;instance=VIM_VCDB. Connection error was: Server localhost has no instance named VIM_VCDB.
Or I get -- Nothing listening on port - SQLServer probably down
Any suggestions
Things I tried:
Went to ODBC clicked on system DSN tab / clicked on configure
Check to make sure I was on the correct SQL server (MBOEVMCONSOLE1\SQLEXP_VIM
Clicked next
Tested the connection and passed.
But when I click on apply changes I get the above error message.
This is SQL 2005 that came with the software
In the orchestrator configuration I have the following
Username:backup
Password:
Hostname or IP: localhost (tried IP address also)
Port:1433
Database name: SQLEXP_VIM
Instance name (if any): tried VIM_VCDB and (blank)
Domain: mentorschools.org
I have the following database error : -- Cannot connect to jdbc:jtds:sqlserver://localhost:1433/SQLEXP_VIM;domain=mentorschools.org;instance=VIM_VCDB. Connection error was: Server localhost has no instance named VIM_VCDB.
Or I get -- Nothing listening on port - SQLServer probably down
Any suggestions
Tags:
sql,
installation