Forum Post: RE: DB crash a short time after increasing -B to 200000

  • Thread starter Thread starter Stefan Marquardt
  • Start date Start date
Status
Not open for further replies.
S

Stefan Marquardt

Guest
But then increaseto should not allow values that can crash the database, isn't it? For 32bit "increaseto -B max" would be fine because today 2GB isn't a big deal even for a smartphone. Then i don't need a calculator ;-) If you are asking why we are not using 64bit version for the server, we still use 32bit dll on the db server side in local batch procedures or appserver calls. The main developer told me that there is no environment for 64bit tools development available. I know we could create a separate 64bit database server and a 32bit client "server" running the dlls, but this needs time for investigation. Currently it's a deadlock to use more RAM. But i need to prove whether the error is 100% reproducable when the test environment is available again. Currently no problem as all the times with the lower -B.

Continue reading...
 
Status
Not open for further replies.
Back
Top