on 2020 Jun 16 3:12 AM
Hello, support We are having a continuing problem in our production environment where attempted ODBC connections return error "Database server not found". Usually, in a few seconds, the connections work again. The DB server itself never goes down.
We checked everything that could be checked on the network level, so now we need to know. Are there any known issues with DB server accepting new connections when long update/insert transactions are running? These DBs have ML servers synchronizing data from various locations. Sometimes, the data chunks are very big, it can take up to a minute to commit them.
Thank you Arcady
Request clarification before answering.
Does your server run routinely at a non-default port (i.e. not at the default SQL Anywhere port 2638)? Are there other database servers running at the same machine, so another database server uses the default port (and then all further database servers will use the ephemeral ports 49152 and above by default)?
Error 10061 is a network (WinSock) error "No connection could be made because the target machine actively refused it".
I'd suggest to have a look at that FAQ which deals with many details of connecting, including an explanation on that error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
74 | |
30 | |
9 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.