[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Very slow Furgal Test, internal SSD

  • Thread starter Thread starter mfurgal
  • Start date Start date
Status
Not open for further replies.
M

mfurgal

Guest
Tom: That parameter was to determine how much memory to use for file cache vs how much memory to allow processes to consume. If the bigrow is taking too long and it’s consistent, there is likely a hardware problem. Look at device drivers, make sure the disk ones are up to date. Run perfmon to make sure that you are driving the IO during the test. Somewhere between the _dbutil process issuing a write() call and the disk, something is the bottleneck. The trick is to find it and sometimes that can be a hard trick. Mike -- Mike Furgal Director – Database and Pro2 Services PROGRESS Bravepoint 617-803-2870 mfurgal@progress.com

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