User Guide
272 Utilities Reference
Utilities Reference
103-000153-001
August 29, 2001
Novell Confidential
Manual 99a38 July 17, 2001
UNLOAD
Purpose
Use at the server console to
Unload a module that was previously loaded with the LOAD command
Unload outdated NLM
TM
programs so that updated modules can be
loaded
You can also use UNLOAD at workstations running Novell
®
Client
TM
software for client modules that have been previously linked with LOAD.
Syntax
UNLOAD NLM_name
UNLOAD ADDRESS SPACE=address_space [NLM_name]
UNLOAD KILL ADDRESS SPACE=address_space
IMPORTANT: Before you unload a module, be sure to read the next section,
“Unloading Modules.”
Parameter Use to
NLM_name Specify the module you want to unload.
ADDRESS SPACE=
address_space
Specify the address space you want to unload.
This command unloads all modules from the
address space, removes the space, and
returns its resources to the system.
ADDRESS SPACE=
address_space NLM_name
Specify the module you want to remove from
the designated address space. This command
unloads the specified module from the address
space, but does not remove the address
space.
KILL ADDRESS SPACE=
address_space
Remove the specified address space, but
without unloading modules from it first. Use this
command only if you know the address space
can’t be unloaded any other way.