Search results

  1. F

    _sqlsrv2 memory issues

    Hi, Yes, it is AIX. I already saw that article, I'm not sure thats the best idea - increasing the available mem to 512MB (although I am not a Dba). I am more concerned about the _sqlsrv2 process never releasing any of the memory. Wouldnt it just climb to 512 and then crash again? The app I...
  2. F

    _sqlsrv2 memory issues

    progress version 10.1B client - Asp.Net using odbc connection. It doesnt appear that the _sqlsrv2 process is releasing memory. I have been monitoring the memory use and it just keeps climbing until we get this error. The only way to free up the memory is to restart the db...obviously...
Top