Specify the TCP/IP port which the JDBC server uses to listen for connection requests. JDBC applications should specify this value in the Uniform Resource Locator (URL) that identifies the database. The default is 3709.
Note: For information about the URL recognized by the JDBC driver, see the "JDBC Programmer Reference" appendix.
The number of seconds the JDBC server waits for a request from the JDBC driver. When this value is exceeded, the JDBC server considers the connection to have failed. The default setting, 0, causes the JDBC server to wait indefinitely.
Specifies the number of seconds the JDBC server waits for a response from CA IDMS. When this value is exceeded, the JDBC server considers the connection to have failed. The default setting, 0, causes the JDBC server to wait indefinitely.
|
Copyright © 2009 CA.
All rights reserved.
|
|