|
Access Service User's Guide DirectConnect for AS/400
|
Allocate
Controls when an access service allocates and deallocates
conversations with the target database system.
Syntax
Allocate=[ connect | request ]
Default
connect
Values
connect specifies that an access service
allocates the conversation when the client connects and holds it
open for the duration of the client connection.
request specifies that an access service
allocates a new conversation each time the client application sends
a request and deallocates the conversation after each request.