|
|
Contents
- 1 SQL Server 觜る 螻 れ
- 2 AWEれ
- 3 觜 れ
- 4 ろ語 れ 覦 ろ語 語 蟲
- 5 語 蟲 ( 磯殊 豢 燕)
- 6 DTC れ
- 7 Paging File れ
- 8 觚覦 蠍磯 燕
- 9 蠍壱 れ
- 10 語 れ
- 11 谿瑚
1 SQL Server 觜る 螻 れ #
- SQL Server
- SQL Server Analysis Services
- SQL Server Agent
- SQL Server Browser
- SQL Server Integration Services
- SQL Server VSS Writer
- SQL Server FullText Search
- SQL Server Notification Service
2 AWEれ #
- 襦貉 覲伎 豈 -> 覃覈襴 伎 蠏瑚鍵(Lock Page in Memory) 螻 豢螳
- boot.ini 殊 /PAE 旧豢螳
- sql server 蟲 れ
sp_configure 'show advanced options', 1
RECONFIGURE
GO
sp_configure 'awe enabled', 1
RECONFIGURE
GO
sp_configure 'min server memory', 1024
RECONFIGURE
GO
sp_configure 'max server memory', 6144
RECONFIGURE
GO
sp_configure 'show advanced options', 0
RECONFIGURE
GO
3 觜 れ #
- ()
- SQL Server
- SQL Server Analysis Services
- SQL Server Agent
- SQL Server Browser
- SQL Server Integration Services
- SQL Server VSS Writer
- (譴讌)
- SQL Server FullText Search
- れ
- SQL Server Notification Service
4 ろ語 れ 覦 ろ語 語 蟲 #
- Database Engine : TCP/IP 覦 覈覈 危 覈 , 碁 1433
- Analysis Service : 襦貉 覦 蟆郁屋
5 語 蟲 ( 磯殊 豢 燕) #
- 蟆 貎朱Μ : 觜燕
- CLR 牛 : 觜燕
- DAC : 觜燕
- 一危磯伎 覃 : 觜燕
- れ危磯 XML 觜 : 觜燕
- OLE : 觜燕
- Service Broker : 觜燕
- SQL 覃 : 觜燕
- 蠍語′ : 觜燕
- xp_cmdshell : 觜燕
6 DTC れ #
- ろ語 DTC ′語: 燕
- 碁企/覦企
- 語語
- RPC旧 碁: 5000-5020
8 觚覦 蠍磯 燕 #
sp_configure 'show advanced options', 1;
RECONFIGURE;
GO
sp_configure 'default trace enabled', 1;
RECONFIGURE;
GO
sp_configure 'show advanced options', 0;
RECONFIGURE;
GO
SELECT *
FROM fn_trace_gettable
('C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\log.trc', default)
GO
9 蠍壱 れ #
- 覲豌襴 襦語 : 4
- 襦蠏語 螳 れ: 炎概/ろ 覈
- tempdb れ(CPU Core 襷 Data File ) -- 殊企螳 覓朱Μ朱 Core 襷 朱..
- sa 螻 蠍
|