Parameter: RATING_SESSION_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 Session Database system.
Note
The user logon and password cannot be set in this parameter because there are defined by the parameters: RATING_SESSION_SQLHELPER_LOGIN and RATING_SESSION_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
RATING_SESSION_SQLHELPER_LOGIN
RATING_SESSION_SQLHELPER_PASSWORD
Detailed Information
| Name | RATING_SESSION_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) | Database Management Settings | |
| System Instance | This system parameter is only available in the following type of instances in a running SAP CC system: rater | |
Additional Information
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> The user logon and password cannot be set in this parameter because there are defined by the parameters: RATING_SESSION_SQLHELPER_LOGIN and RATING_SESSION_SQLHELPER_PASSWORD .
