[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: The -hashLatchFactor parameter in Service Pack 11.7.3

  • Thread starter Thread starter unguyen
  • Start date Start date
Status
Not open for further replies.
U

unguyen

Guest
-hash is not limited by -B / 4, this is a default value, user can adjust below or above that. Bigger -hash will get more latches (because -hashLatchFactor is % of -hash) So it will help to improve the performance. You can increase either or both -hash and -hashLatchFactor values.

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