Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » SQL Anywhere Server - Database Administration » Configuring Your Database » Database options » Introduction to database options » Alphabetical list of options

 

dedicated_task option [database]

Dedicates a request handling task to handling requests from a single connection.

Allowed values

On, Off

Default

Off

Scope

Can be set as a temporary option only, for the duration of the current connection. DBA authority required.

Remarks

When the dedicated_task connection option is set to On, a request handling task is dedicated exclusively to handling requests for the connection. By pre-establishing a connection with this option enabled, you will be able to gather information about the state of the database server if it becomes otherwise unresponsive.