Transporting applications, Version checking – HP Integrity NonStop H-Series User Manual
Page 180
System Management
HP NonStop AutoTMF Software User’s Guide—429952-013
A-16
Transporting Applications
3. Run the generated command.
4. Prepare the rebased DLL.
The example below installs a new version of the COBOL DLL:
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:
AutoTMF 1?proginfo $SYSTEM.ZDLL044.ZCOBDLL,rebase;
ELD -alf $SYSTEM.ZDLL044.ZCOBDLL -t 0 -d D0000 -o $SYSTEM.ESCORT.zcobdll
AutoTMF 2? ELD -alf $SYSTEM.ZDLL044.ZCOBDLL -t 0 -d D0000 -o
$SYSTEM.ESCORT.zco
bdll
eld - TNS/E Native Mode Linker - T0608H01 - 05APR05
Copyright 2005 Hewlett-Packard Company
This program may be distributed under the terms of the GNU
General Public License.
eld command line:
\drpsoc.$system.system.eld -alf $SYSTEM.ZDLL044.ZCOBDLL -t 0 -d D0000 -
o
$SYSTEM.ESCORT.zcobdll
**** INFORMATIONAL MESSAGE **** [1019]:
Using DLL $SYSTEM.zdll044.zcredll.
**** INFORMATIONAL MESSAGE **** [1530]:
Using the zimpimp file $SYSTEM.SYS00.ZIMPIMP.
Output file: $SYSTEM.ESCORT.zcobdll (dll)
Output file update timestamp: May 4 13:40:25 2005
No errors reported.
No warnings reported.
2 informational messages reported.
Elapsed Time: 00:00:02
AutoTMF 3? prepare zcobdll, ul;
--- $SYSTEM.ESCORT.ZCOBDLL preparation complete
--- AutoTMF runtime library $SYSTEM.ESCORT.ESCRUNDL