Search:

Type: Posts; User: itsurraja

Search: Search took 0.17 seconds.

  1. Replies
    13
    Views
    1,504

    Re: Performance issue

    Hello All,

    Anyone please help me on above issue? how to resolve this network delay? any solution?

    Thanks,
    Raj
  2. Replies
    13
    Views
    1,504

    Re: Performance issue

    Hi all,

    Please see my below code and corresponding output values. now you can understand where my problem is, i hope.

    inTime = System.currentTimeMillis();
    ResultSet resul = null;

    resul =...
  3. Replies
    13
    Views
    1,504

    Re: Performance issue

    Can someone help me on this above issue? plz
  4. Replies
    13
    Views
    1,504

    Re: Performance issue

    @JPS, actually i have taken query part alone to standalone program. Same application db connection, i got it through Jconnect 3 driver program.

    Query sample is

    Select column 1,column 2,column...
  5. Replies
    13
    Views
    1,504

    Re: Performance issue

    Hi,

    Actually i have commented all code inside while block. I just put logic to get count of Resultset count. Just while loop from rs.next itself taking so much time. After executing query we are...
  6. Replies
    13
    Views
    1,504

    Performance issue

    Hello All,
    I am trying to retrieve 35000 records from sybase database after executing query. My query executing time is less than 3 secs.. but processing time is taking too much time 55 secs....
    ...
Results 1 to 6 of 6