Quantcast
Channel: Microsoft SQL Server
Viewing all articles
Browse latest Browse all 4871

JTDS (Apache Application) With MSSQL - Slow

$
0
0

Hello Everyone,

I'll try to resume my problem:

We have an Apache Application that connects to SQL (jTDS) to do some researches.

When we try to do the researches with from de Web Page, we notice that is very slow to retrive the data.

The servers are in same LAN, there are no problem with network connection.

Sometimes we can execute the search in 1MS and some times it takes seconds and sometimes minutes.

Can anyone tell me if the problem is in my SQL or Apache Application?

RPC:Completed declare @p2 int
set @p2=180150953
declare @p3 int
set @p3=16
declare @p4 int
set @p4=1
declare @p5 int
set @p5=0
exec sp_cursorexecute 1073741882,@p2 output,@p3 output,@p4 output,@p5 output
select @p2, @p3, @p4, @p5 jTDS dcadm 14656 373908 0 14887 123 123 2020-03-12 23:32:40.620 2020-03-12 23:32:55.507

declare @p2 int
set @p2=180150953
declare @p3 int
set @p3=16
declare @p4...


Viewing all articles
Browse latest Browse all 4871

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>