Object Code Accelerator Manual

Object Code Accelerator Manual528144-003
6-1
6 Using OCA with Other NonStop
Tools
You can use OCA with other NonStop products that operate on TNS object files.
OCA and Binder on page 6-1
OCA and TNSVU on page 6-3
OCA and Accelerator on page 6-3
OCA and NonStop Debugging Tools on page 6-4
OCA and EPTRACE on page 6-4
OCA and Binder
OCA only processes fully bound ready-to-run TNS object files. When you use Binder
with OCA, the Binder strips the TNS/E and TNS/R regions from a TNS object file and
resets the OCA’s attributes in the TNS header, based on what Binder commands you
use. See the Binder Manual for further information about how to use the Binder.
You can use the following Binder command with OCA-generated TNS object files:
CHANGE
SHOW
STRIP
CHANGE
The CHANGE command allows you to modify the attribute values of an existing TNS
object file:
ENABLE
controls whether or not OCA can process a file.
ON|OFF
is the Binder default setting for OCA ENABLE is ON. OCA does not change the
value of this attribute. When OCA ENABLE is set to OFF, OCA may not
operate on the object file; file execution occurs in TNS mode.
CHANGE OCA ENABLE [ON | OFF] IN filename