Session management
Session management is different in a C UDR than in a client LIBMI application. Unlike a client LIBMI application, which can simultaneously connect to several databases, a UDR inherits a particular session context. That is, it is within an existing session and uses a database that is already opened.
For information, see Establish a UDR connection (Server).
Because a C UDR can establish only a UDR connection, not
a client connection, restrictions apply in the following areas:
- Sessions
- Transactions