on 2012 Nov 19 3:48 AM
Hello, We are trying to trace some unexpected errors in our application/database with RIBO. The problem is that RIBO creates a lot of ".tds" files. How can I force RIBO to generate the data to one file only?
Thanks a lot,
Ohad Nir
Request clarification before answering.
As Mark mentioned, the RIBO tool along with the jConnect driver are both supplied by the ASE team. Having said that, unless you are specifically trying to track down a TDS protocol error, you can probably get away without using RIBO entirely. Starting the server with the -z option will force the server to provide a full TDS trace (across all connections) in the console log. You could therefore use the -z combined with the -o option to get a full TDS trace in one file. Again though, while the console TDS trace is very complete and usable, it might not help if you are specifically trying to track down a TDS protocol error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is not the correct forum to ask this question. This forum is used to ask questions about SQL Anywhere. I would suggest that you direct this question to one of the ASE news forums. See here for a list of forums.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As far as I know the RIBO tool is written and supported by the ASE team, and therefore you will likely get a quicker answer from them.
BTW, what API are you using? If you are using jConnect to connect to SQL Anywhere then I would suggest you try our iAnywhere/SQL Anywhere JDBC driver instead since you will get better performance.
User | Count |
---|---|
96 | |
11 | |
9 | |
9 | |
7 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.