NSCONTROL LOADKEYS [ NS3000/iX Operations & Maintenance Reference Manual ] MPE/iX 5.0 Documentation
NS3000/iX Operations & Maintenance Reference Manual
NSCONTROL LOADKEYS
Loads the Network Services command keywords.
Syntax
NSCONTROL LOADKEYS
Parameters
LOADKEYS Loads the Network Services command keywords from
the ASCAT.NET.SYS catalog. You need to use this
command only if the catalog is modified, such as
for localization.
Discussion
The LOADKEYS function is only used to switch between pre-prepared
ASCAT.NET.SYS catalogs. When the node is initiated, the Network Services
command keywords are automatically loaded into an extra data segment from
the ASCAT.NET.SYS catalog. This is done to ensure fast access to the
command keywords during command parsing. However, it might be useful to
have commands in the appropriate language of the installation. If so,
the LOADKEYS function is used to reload the alternate catalog into the
extra data segment without having to coolstart the system. Make a copy
and a listing of the catalog before switching catalogs.
Example
:HELLO MANAGER.SYS,NET
Logon to the NET group in the SYS account
:RENAME ASCAT,ASCATOLD
Rename the old catalog.
:RENAME ASCATNEW, ASCAT
Subtitute the new catalog for the old
:NSCONTROL LOADKEYS
Reload the catalog.
NOTE If an NSCONTROL command reports CIERR 5077, follow the above
example to restore the old ASCAT catalog and contact your HP
representative for assistance.
MPE/iX 5.0 Documentation