
3-8 Analyze: Documenting Your Environment
Sybase Configuration Adaptive Server Enterprise 11.5
• SQL Server Runtime Memory Map
- Run
dbcc memusage during non-peak time or in single user
mode. This command tells you how memory is configured
within SQL Server. See the Performance and Tuning Guide for
more information about ways to capture server memory
statistics. You can record the output of
dbcc memusage in a table
like this one:
Database Devices
Record database device information, as in the following example:
Table 3-8: dbcc memusage output
Mb 2K Blocks Bytes
Configured Memory 10.0000 5120 10485760
Code size: 2.7075 1387 2839060
Kernel Structures: 1.5924 816 1669755
Server Structures: 1.8529 949 1942928
Page Cache: 3.0496 1562 3197756
Proc Buffers: 0.0270 14 28348
Proc Headers: 0.6191 317 649216
Number of page
buffers:
1489
Number of proc
buffers:
372
Comentários a estes Manuais