Unloads the specified locale name from the system's memory. If a process is accessing the locale when the UNLOAD command is entered, the global sections are deleted after the process deaccesses the locale. LOCALE UNLOAD is a privileged OpenVMS command, typically issued by the system manager, and requiring the following privileges: o SYSGBL o PRMGBL Only locale files loaded by the LOCALE LOAD command can be unloaded. Format: LOCALE UNLOAD name
1 – Parameter
name A character string that identifies the locale to be unloaded. See the LOCALE LOAD command for acceptable formats for this parameter.