Problem during processing program CLMDET line 1872

Please report this error to the System Administrator

System.Data.Odbc.OdbcException (0x80131937): ERROR [08001] [DB/C Software][FS101 ODBC Driver]Client unable to establish connection: connection refused at System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, SQLRETURN retcode) at System.Data.Odbc.OdbcConnectionHandle..ctor(OdbcConnection connection, OdbcConnectionString constr, OdbcEnvironmentHandle environmentHandle) at System.Data.Odbc.OdbcConnectionOpen..ctor(OdbcConnection outerConnection, OdbcConnectionString connectionOptions) at System.Data.Odbc.OdbcConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.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.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.Odbc.OdbcConnection.Open() at Verang.Framework.Sql.OdbcConnection..ctor(String _connectionString, Boolean _forUpdate, IsolationLevel _level) in C:\MAPS\NetCoreFramework\Verang\Framework\Sql\Odbc\OdbcConnection.cs:line 37 at Verang.Framework.Settings.Database.GetConnection(IsolationLevel _level) in C:\MAPS\NetCoreFramework\Verang\Framework\Settings.cs:line 1649 at Verang.Framework.DatabaseSession.NewConnection() in C:\MAPS\NetCoreFramework\Verang\Framework\DatabaseSession.cs:line 536 at Verang.Framework.Code.Select(DatabaseSession _db, LoopBody _id, String _sql, Variable[] _inputParms, Variable[] _outputParms, LoopFunction[] _loopFunctions) in C:\MAPS\NetCoreFramework\Verang\Framework\Code.cs:line 7730 at MAPS.Teamweb.Clmdet.SubGetDiagCode() in C:\MAPS\App__Code\MAPS\Teamweb\Clmdet.cs:line 1872 at Verang.Framework.Code.Perform(InputBody _target) in C:\MAPS\NetCoreFramework\Verang\Framework\Code.cs:line 2520 at MAPS.Teamweb.Clmdet.Main() in C:\MAPS\App__Code\MAPS\Teamweb\Clmdet.cs:line 1215 at Verang.Framework.Code.Invoke(Variable[] _parms) in C:\MAPS\NetCoreFramework\Verang\Framework\Code.cs:line 586