|
Re: Shared Memory Process [message #55282 is a reply to message #55245] |
Wed, 15 January 2003 12:08 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
Trifon Anguelov
Messages: 514 Registered: June 2002
|
Senior Member |
|
|
Windows NT uses a system page file to swap pages from memory of different processes onto disk when they are not being actively used.
When NT is running the page file is opened exclusively by the OS. To clear the page file, apply the following Windows NT / Windows 2000 / Windows XP registry hack:
Hive: HKEY_LOCAL_MACHINE
Key: SYSTEMCurrentControlSetControlSessionManagerMemory Management
Name: ClearPageFileAtShutdown
Type: REG_DWORD
Value: 1
Hope that helps,
clio_usa
OCP - DBA
Visit our Web site
|
|
|