
Bir Cevap Yazın
ISA Server 2004 ve MSDE (sqlservr.exe) deki hafıza kullanımı sorunu
Microsoft ISA server 2004 ile yüklenen msde veritabanı hafızayı o anda kullanan uygulama yoksa her dakika gittikçe hafızanızı işgal ediyor (2 gig bir makinada 1.5 gig – tek bir program – çıkabiliyor.)
Bu bilinen bir özellik(yada hata).
Bunu çözmek için aşağıdaki adımları uygulayabilirsiniz.
1.Önce MSDE’nin ne kadar hafıza kullanabilğine bakın :
| Aşağıdaki kodu “checksqlmemory.sql†dosyası olarak kayıt edinç
USE master
EXEC sp_configure ‘show advanced options’, 1 RECONFIGURE WITH OVERRIDEUSE master EXEC sp_configure ‘max server memory (MB)’USE master EXEC sp_configure ‘show advanced options’, 0 RECONFIGURE WITH OVERRIDE |
|
| komut ekranında (cmd.exe)
osql -E -S ServerComputerName\msfw -i DOSYAYOLUNUYAZIN\checksqlmemory.sql
bunu yazın |
2.Hafıza kullanımını düşürmek için:
| Aşağıdaki komutları “setchecksqlmemory.sql†olarak kayıt edin.
USE master
EXEC sp_configure ‘show advanced options’, 1 RECONFIGURE WITH OVERRIDEUSE master EXEC sp_configure ‘max server memory (MB)’, MaxServerMemory RECONFIGURE WITH OVERRIDEUSE master EXEC sp_configure ‘show advanced options’, 0 RECONFIGURE WITH OVERRIDE Not Bu örnekdeki, MaxServerMemory 512 ile değiştirin (512 MB için) |
Genelde msde için 1/3 hafızanızı ayırmanız önerilir.
Neverwinter Nights 2
En son Live Messenger Beta 689

Sayıların matematiksel anlamları
Windows Vista Beta 5365
Yeni windows:

Windows XP’ye 1 kullanıcıdan fazla bağlanma – Terminal Services
Terminal Service kullanarak aynı anda 3 farklı hesap windows xp ye bağlanabilir. Detaylar için tıklayın. (Yakında Türkçe çevirisini burada bulabilirsiniz.
TAM Güneş tutulması Türkiye Üzerinde (En uzun Aksaray da)
- Direk seyretmek için buraya tıklayın.
- Detaylı bilgi için web sitesi.

Tamamen Bedava MMORP Oyunlar
Üretim ile ilgili kitaplar
- The Six Sigma Handbook: The Complete Guide for Greenbelts, Blackbelts, and Managers at All Levels, Revised and Expanded Edition (Hardcover)
- World Class Manufacturing: The Lessons of Simplicity Applied (Hardcover)
- What is Lean Six Sigma (Paperback)
- Lean Manufacturing That Works: Powerful Tools for Dramatically Reducing Waste and Maximizing Profits (Hardcover)
- Kanban Made Simple: Demystifying and Applying Toyota’s Legendary Manufacturing Process
- The Toyota Way: 14 Management Principles From The World’s Greatest Manufacturer
- Lean Production Simplified: A Plain-Language Guide to the World’s Most Powerful Production System
- A Study of the Toyota Production System from an Industrial Engineering Viewpoint (Produce What Is Needed, When It’s Needed)

