Home > Configuration > Db > setdbdbprofile_enablecachingconmuxoff

setdbdbprofile_enablecachingconmuxoff

Use this method to set enable caching when connection multiplexing is OFF.

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.

enablecachingconmuxoff

Enable caching when connection multiplexing is OFF.
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also