Implicit connection management for the default activation group

 

An application requester can be implicitly connected to an application server.

Implicit SQL connection occurs when the application requester detects the first SQL statement is being issued by the first active SQL program for the default activation group and the following items are true:

For a distributed program, the implicit SQL connection is to the relational database specified on the RDB parameter. For a nondistributed program, the implicit SQL connection is to the local relational database.

SQL will end any active connections in the default activation group when SQL becomes not active. SQL becomes not active when:

 

Parent topic:

Connection management and activation groups

 

Related reference


Ending connections