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

SQL Anywhere 10.0.1 » SQL Anywhere Server - Database Administration » Database Options » Introduction to database options » Alphabetical list of options

checkpoint_time option [database] Next Page

cis_option option [database]


Controls whether debugging information for remote data access appears in the Server Messages window.

Allowed values

0, 7

Default

0

Scope

Can be set for an individual connection or for the PUBLIC group.

Remarks

This option controls whether information about how queries are executed on a remote database appears in the Server Messages window when using remote data access. Set this option to 7 to see debugging information in the Server Messages window. When this option is set to 0 (the default), debugging information for remote data access does not appear in the Server Messages window.

Once you have turned on remote tracing, the tracing information appears in the Server Messages window. You can log this output to a file by specifying the -o server option when you start the database server. See -o server option.