Summary information |
|
---|---|
Default value |
0 (off) |
Range of values |
0 (off), 1 (on) |
Status |
Dynamic |
Display level |
Comprehensive |
Required role |
System Administrator |
Configuration group |
Extended Stored Procedure |
The esp unload dll parameter specifies whether DLLs that support ESPs should be automatically unloaded from XP Server memory after the ESP call has completed.
If esp unload dll is set to 0, DLLs are not automatically unloaded. If it is set to 1, they are automatically unloaded.
If esp unload dll is set to 0, you can still unload individual DLLs explicitly at runtime, using sp_freedll.
Copyright © 2005. Sybase Inc. All rights reserved. |