Programming Guide


Chapter 8 . Transaction Manager Commands

This chapter describes the sm_tm_command function and the transaction commands (listed alphabetically) that can be called using this function.

Each reference page includes the following information:

Some requests refer to the following transaction attributes:

Table 8-1 Transaction Attributes

Attribute Description

TM_FULL

Indicator of whether it is a full (1) or partial (0) command.

TM_OCC

Occurrence number being processed.

TM_OCC_COUNT

The number of occurrences in the table view.

TM_STATUS

Error indicator.

TM_VALUE

General purpose integer.

To test the value of transaction attributes, use the library functions sm_tm_inquire, sm_tm_pinquire, or sm_tm_pcopy. To set transaction attributes, use the library functions sm_tm_iset and sm_tm_pset