Error 08001- possible sources
Hello, allIs it possible to receive 08001 error for any other reason that network problems? We know that the server is running and sometimes users get this error: ERROR [08001] [Sybase][ODBC...
View ArticleCalling sa_conn_info() always returns only 1 connection when called from app
Hi, version SQL Anywhere 16,So I'm trying to create a check using database layer/PB app to check if one particular username is already logged in. Upon supplying of userID and pwd and establishing DB...
View ArticleJZ00L when simultaneous connection attempts
Hello!I have some clients running on ASA9 server, and one problem is in bothering. Whenever there are two (or more) simultaneous login requests via JDBC, any of the requests returns a JZ00L exception....
View ArticleConnection error
When i try to connect to a sql anywhere 16 server, i get the error "No valid host names or addresses given". I searched for this message but nothing found.The application is hosted in a win10 that uses...
View ArticleSpecifying InitString separately from DSN
Hello, all Is it possible that when specifying the Connection string through DSN and adding InitString property to it in code, then the InitString will be taken from the DSN?We noticed that this DBPARM...
View ArticleDatabase server not found
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...
View ArticleUsage of disconnect type event
Hello, all I need to log durations and several other properties of all connections to the DB. I thought I would be able to use event type "disconnect", but it does not have parameter login time....
View ArticleUsage of pooled connections
Hello, all How do I know that connection from the client is being taken from the connection pool and does not create a new one? Is there something in the ODBC log for that?Thank you Arcady
View ArticleFailed to connect using JDBC to SqlAnywhere 17
I try to connect to SqlAnywhere 17 demoDB using a tool called DbSchema. The tool is using JDBC connection.For this I started SQL Central, then I also did dbsrv17.exe -x tcpip -n server1 to start the...
View ArticleConnect to Running Database on another computer is failing
we are trying to connect a DAtabase running on another computer but it is failing.we are using sqlanywerhe 10 -we have tried with dbeng10 and dbsrv10 -while running up the database we have provided the...
View ArticleMax connection count
What is the maximum connection count threshold beyond which it will start impacting SQL Anywhere 16 database server's performance?DB Server Profile: SQL Anywhere 16 64 bit / Intel i5 2.5 GHz 8 cores /...
View Articledatabase connection
hi i am using sql anywhere 12 ,and i want to connect to database through internet without using vpn, can i get it?
View Articleexclude transactions of a single connection in Replication
Can somebody advise me for such a problem?A remote Database (sql Anywhere 17) replicating to another cons. DB, has two connections A & B. for some reasons we need to exclude the transactions of...
View ArticleInitString ODBC connection parameter
Is there a way to specify a value for ODBC connection parameter "InitString" within a SQL Anywhere ODBC DataSource, or even better, within a SQL Anywhere Connection string. The following would be...
View Articledriver class, class path, quote identifiers for JDBC driver to Sybase IQ...
I'm trying to make a JDBC connection to Sybase IQ in the R language. One of the first steps appears to be to create a new DBI driver. To do this, I need the driver class, the class Path, and the quote...
View ArticleBlazor .net5 connect with SQL Anywhere 11.0.1.3158
Hi..Does anyone have succeed in connecting blazor .net5 with SQL Anywhere 11.0.1.3158 ? I was trying to develop web application using blazor .net5 c#, but I did not succeed. But I can not connect the...
View Articlefind connection end in Transaction Logs SQL17
Hi,Is there a way to see the end of a connection in the transaction log files?The begining of a connection is seen as:--CONNECT-1028-0481325402-dba-2021-03-21 11:33But How can track this connection to...
View ArticleString connection Sybase 9 (64 bits)
I would like the information if sybase 9 64bits accepts the connection string and, What would be the correct string for the connection?
View Article