Home > Configuration > Db > adddbdbprofile

adddbdbprofile

Use this method to add a new DB profile on the Citrix ADC

Syntax



Parameters

name

Name for the database profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at sign (@), equal sign (=), and hyphen (-) characters. Cannot be changed after the profile is created. CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my profile" or 'my profile').
This is mandatory parameter.

interpretquery

If ENABLED, inspect the query and update the connection information, if required. If DISABLED, forward the query to the server.
Default value = YES.

stickiness

If the queries are related to each other, forward to the same backend server.
Default value = NO.

kcdaccount

Name of the KCD account that is used for Windows authentication.

conmultiplex

Use the same server-side connection for multiple client-side requests. Default is enabled.
Default value = ENABLED.

enablecachingconmuxoff

Enable caching when connection multiplexing is OFF.
Default value = DISABLED.

Return Value

Returns simpleResult

See Also