10.2.4.1 Start-up Phase

In the start-up phase the following events occur:

  • Some client threads join one or more Oracle Tuxedo applications by calling tpinit().
  • Other client threads share the contexts created by the first set of threads by calling tpsetctxt(3c).
  • Some client threads join multiple contexts.
  • Some client threads switch to an existing context.

Note:

There may also be threads that work independently of the Oracle Tuxedo system. We do not consider such threads in this documentation.