- 論壇徽章:
- 0
|
部分配置信息
#sp_configure 'total memory'
Parameter Name Default Memory Used Config Value Run Value
------------------------------ ----------- ----------- ------------ -----------
total memory 7500 65036 32518 32518
(return status = 0)
#sp_cacheconfig
Cache Name Status Type Config Value Run Value
------------------------------ --------- -------- ------------ ------------
default data cache Active Default 0.00 Mb 28.29 Mb
------------ ------------
Total 0.00 Mb 28.29 Mb
==========================================================================
Cache: default data cache, Status: Active, Type: Default
Config Size: 0.00 Mb, Run Size: 28.29 Mb
IO Size Wash Size Config Size Run Size
-------- --------- ------------ ------------
2 Kb 512 Kb 0.00 Mb 28.29 Mb
(return status = 0)
#sp_configure 'proc'
Configuration option is not unique.
Parameter Name Default Memory Used Config Value Run Value
------------------------------ ----------- ----------- ------------ -----------
i/o polling process count 10 0 10 10
procedure cache percent 20 21070 40 40
runnable process search count 2000 0 2000 2000
(return status = 1) |
|