The application requester can implicitly connect to an application server. Implicit SQL connection occurs when the application requester detects that the first SQL statement issued for the activation group is not a CONNECT statement with parameters.
For a distributed program, the implicit SQL connection is made to the relational database specified on the RDB parameter. For a nondistributed program, the implicit SQL connection is made to the local relational database.
Implicit disconnect can occur at the following times in a process:
If the job level commitment definition is active and not at a unit of work boundary, SQL is placed in the exited state.