HP Integrity NonStop J-Series User Manual
Page 143

NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-017
6-67
INFO PROGRAM
CONFLICTS
lists the procedures that duplicate intercepted procedures and external
references to intercepted procedures that are in conflict.
OCACHECK
Performs the OCACHECK analysis of all TNS object files (code 100) in the file-
set that have an OCA region. Other files in the file set are ignored.
OCACHECK reports on each program that is either
currently CONTAMINATED by OCA region corruption,
or VULNERABLE to corruption, if accelerated with OCA version
T0448H01^AAT, or a later version, and subsequently prepared with any
AutoTMF version up to, and including T0581H01^AAW.
To automatically re-accelerate programs that have a contaminated OCA
region, run the command specifying the AUTOOCA option.
PROC[EDURE]S [, OCA ] [, AXL ]
lists the procedures in each object file.
If AXL is specified, the procedures listed include the procedures invoked as a
result of acceleration (millicode).
If OCA is specified, the procedures listed include information from the OCA-
generated region in the object file.
PROG[RAMS]
limits the display of object file information to executable programs:
TNS programs with a MAIN procedure
TNS/R loadfiles that are not user libraries
TNS/E loadfiles that are not DLLs
REBASE
generates an eld (TNS/E linker) command that is used to copy and rebase a
public DLL to the AutoTMF operational subvolume.
AutoTMF does not execute the command. The user executes the command
prior to preparing a DLL.
The REBASE option is used by the AutoTMF macros INSTALL and UPDDLLS.
TNS | TNSR | TNSE
restricts the information displayed to the designated object file types: code 100
files for TNS, code 700 files for TNSR and code 800 files for TNSE.
UNRESOLVED [, OCA ] [, AXL ]