User Manual

System Management
HP NonStop AutoTMF Software User’s Guide429952-014
A-17
Transporting Applications
The macro displays the timestamp of the DLLs in the product subvolume and the
timestamp of the system DLLs. It then prompts you to confirm you wish to proceed with
the updates.
The example below shows the execution of UPDDLLS in $SYSTEM.ESCORT:
Transporting Applications
If you have a multi-system environment and move NonStop AutoTMF software-
prepared applications from one system to another, you do not need to prepare the
programs again. However you must ensure that the NonStop AutoTMF software
runtime user library is properly configured. Therefore, you should install NonStop
AutoTMF software in the same subvolume on every system; the default
$SYSTEM.ESCORT is a good choice.
If you do need to alter the user library for a collection of programs, consider using the
NSKFIXUP command.
Version Checking
Each of the primary software components contains version checking routines to ensure
compatibility between the components. In particular, the software makes the following
version checks:
1. When the CI is started, it obtains the version of SysDB and MapDB. If the versions
do not match, you might be able to upgrade the affected tables. Consult the
NonStop AutoTMF software softdoc file if this occurs.
13> volume $system.escort
14> run upddlls
HP Nonstop(tm) AutoTMF(tm) DLL Update Installer
Rebase and Prepare Public DLLs...
DLL Current Binder Timestamp New Binder Timestamp
--- ------------------------ --------------------
ZOSSKDLL 28JUN2010 12:16:53 11FEB2011 17:21:55
ZICNVDLL 06MAR2010 15:07:11 06MAR2010 15:07:11
ZI18NDLL 08MAR2010 09:33:52 08MAR2010 09:33:52
ZCRTLDLL 28JUN2010 19:51:19 02SEP2010 19:23:59
ZCREDLL 29JUN2010 22:30:21 29JUN2010 22:30:21
ZCOBDLL 11MAY2010 21:32:46 23DEC2010 01:18:07
Enter Y to update these DLLs or any other key to exit: y
$$system.ZDLL009A.ZOSSKDLL rebased to $SYSTEM.ESCORT.ZOSSKDLL and prepared
$system.ZDLL009A.ZICNVDLL rebased to $SYSTEM.ESCORT.ZICNVDLL and prepared
$system.ZDLL009A.ZI18NDLL rebased to $SYSTEM.ESCORT.ZI18NDLL and prepared
$system.ZDLL009A.ZCRTLDLL rebased to $SYSTEM.ESCORT.ZCRTLDLL and prepared
$system.ZDLL009A.ZCREDLL rebased to $SYSTEM.ESCORT.ZCREDLL and prepared
$system.ZDLL009A.ZCOBDLL rebased to $SYSTEM.ESCORT.ZCOBDLL and prepared
The Public DLLs have been rebased for use by AutoTMF.