Summary, Thank you Peter and Mehrab.
The correct way to set this is 512 * #of MB = Page size(2K).
Or the best way is to use:
sp_configure 'max memory', 0, '400M'
That works with many of the memory settings in ASE, you can also use G and K.
Summary, Thank you Peter and Mehrab.
The correct way to set this is 512 * #of MB = Page size(2K).
Or the best way is to use:
sp_configure 'max memory', 0, '400M'
That works with many of the memory settings in ASE, you can also use G and K.