HP Integrity NonStop J-Series User Manual
Page 233
![background image](/manuals/397618/233/background.png)
Preparing Base24 Programs
HP NonStop AutoTMF Software User’s Guide—429952-017
E-3
Initial AutoTMF Installation
Note that INFO PROGRAM now shows a number of intercepted and non intercepted
procedure calls. This is an indication that the AutoTMF runtime has been bound into
the user library::
5 - Accelerate the new SKELB:
On S-series systems:
On NonStop Integrity and NonStop Blade systems:
INFO PROGRAM now displays the acceleration timestamp:
AutoTMF 4? PID $data.b24.skelb;
*Warning* The AutoTMF object file $DATA.B24.SKELB is not
* 1659 * accelerated for TNS/E. For best performance, perform the
* * following TACL command:
* *
* * OCA $DATA.B24.SKELB,UL
* *
$$DATA.B24.SKELB Jun 24 2013, 14:54
Unaccelerated TNS Library
Intercept proc calls not prepared: 378
Intercept proc calls prepared: 1150
Contains Escort Runtime
Attributes: Highpin, Inspect, Saveabend
Binder timestamp: 24Jun13 14:52
> AXCEL $data.b24.skelb,$data.b24.skelb;UL
> OCA $data.b24.skelb, UL
AutoTMF 5? PID $data.b24.skelb;
Accelerated TNS Library
Intercept proc calls not prepared: 378
Intercept proc calls prepared: 1150
Contains Escort Runtime
Attributes: Highpin, Inspect, Saveabend
Binder timestamp: 24Jun13 14:52
AXCEL timestamp: 24Jun13 15:26
(on s-series systems)
OCA timestamp: 24Jun13 15:26
(on Integrity and Blades)