Specific JDBC DriverPropertyInfo objects are analogous to the connection attributes used by the ODBC SQLDriverConnect and SQLBrowseConnect functions. For the JDBC driver, they are used to specify user ID, password, and optional accounting information. They can also be used to specify physical connection information, allowing an application to connect to a CA Datacom database without requiring the definition of an ODBC style data source. CA Datacom Server supports the following driver properties:
Specifies the application identification. Enter the same applid as it is written in the CA Datacom Server startup JCL. This is the APPLID= parameter in the CA Datacom Server startup JCL.
(Optional) Specifies the trace detail flag. Enter ca.datacom package class names.
(Optional) Specifies the host name. Enter the host name of the CA Datacom Server Java Server with which this connection should be established.
(Optional) Specifies the host port. Enter the host port of theCA Datacom Server Java Server with which this connection should be established.
(Optional) Specifies the trace detail flag. Enter ca.datacom package class names.
(Optional) Specifies the time in seconds to elapse before a time out occurs.
Default: 0
(Optional) Specifies a new Password must be entered. Enter a new password. It is the responsibility of the application to force the user to validate, and reenter the password.
(Optional) Specifies the password. Enter a valid password.
Specifies the server name. Enter the same server name as it is written in the startup JCL. This is the SERVERNAME= parameter in the server startup JCL.
(Optional) Specifies the trace detail flag. Enter Y or N.
(Optional) Specifies the trace detail flag. Enter Y or N.
(Optional) Specifies the trace detail flag. Enter Y or N.
(Optional) Specifies the trace detail flag. Enter Y or N.
Specifies the system identification. Enter the CAICCI System ID of the mainframe environment to which the workstation is to connect when the data source is selected. This is the SYSID name specified in the CAICCI startup JCL.
(Optional) Specifies the trace level. Enter 0, 1, 2, or 3.
(Optional) Specifies the trace detail flag. Enter Y or N.
(Optional) Specifies the trace detail flag. Enter Y or N.
(Optional) Specifies the user identification. Enter a valid User ID.
(Optional) Specifies the translation table used for the EBCDIC to ASCII translation.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|