|
|
| | | | MSDE Set max memory | 8/13/2008 1177 views | Start > Run > Type "osql.exe -E -S CWAP01\JUNXURE"_________________________________________________________ Enable the advanced options USE masterEXEC sp_configure 'show advanced options', 1RECONFIGURE WITH OVERRIDEGO Set the maximum amount of memory to the desired limit such as 256 MB. USE masterEXEC sp_configure 'max server memory (MB)', 256RECONFIGURE WITH OVERRIDEGO&n | | Update Market value for options | 11/5/2008 1087 views | Here is a document that describes how stock options Update. s3.amazonaws.com/Junxurebasics/StockOptions/default.htm |
|