User Manual

NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide429952-014
6-71
NSKFIXUP
NSKFIXUP
Operates on a collection of object files to alter the user library, causing the operating
system to perform an object file fixup.
Prevents the “library conflict” error that can occur when multiple instances of the same
program are started concurrently and an operating system fixup is required. The fixup
is required when a program is compiled, bound, prepared, or moved, after a system
cold load or when the user library is changed.
This command does not perform the functions of the PREPARE command. The file
need not be prepared.
object-fileset
file set specifying a collection of object files.
option is:
AXCEL
instructs AutoTMF to accelerate the object file using AXCEL after the operating
system fixup has completed.
This option allows the user to accelerate a collection of files through a single
command.
LIBRARY library-file
name of the user library file to set in the object file-set. If omitted, the user
library is not changed in the object file. If LIBRARY is specified without library-
name, the current NonStop AutoTMF software runtime library will be used.
OCA
instructs AutoTMF to accelerate the object file using OCA after the operating
system fixup has completed.
This option allows the user to accelerate a collection of files through a single
command.
TNS | TNSR | TNSE
NSKFIXUP object-fileset, option;
option is:
{ AXCEL }
{ }
{ LIBRARY library-file }
{ }
{ OCA }
{ }
{ TNS | TNSR | TNSE }