Parameter: SQLHELPER_JDBC_PROPERTIES
Definition
Description
This system parameter specifies the properties used by an instance of the SAP CC system to connect permanently to the Core Database system.
Note
The user logon and password cannot be set in this parameter because there are defined by the parameters: SQLHELPER_LOGIN and SQLHELPER_PASSWORD.
Syntax
This system parameter specifies the additional properties for the SQL connections.
The parameter value has the CSV format specified in RFC 4180: fields
are separated by a
comma delimiter and optionally enclosed by a text double-quote.
The field is the concatenation of a property name and a property value
and the field format is: <property
name>=<property value>
See Also
Detailed Information
| Name | SQLHELPER_JDBC_PROPERTIES
|
|
| Category | Parameter | |
| Type | String | |
| Access (RO/RW) |
RW(-): Dynamic Read / Static Write An immediate change is not possible.
For a deferred and permanent change, use the |
|
| Group(s) | Security Settings, Database Management Settings | |
| System Instances | This system parameter is available in the following types of instances in a running SAP CC system: rater, updater, guider, bulkloader, taxer, dispatcher | |
