Database options

Following is a list of enhancements made to database options in SQL Anywhere version 11.0.0.

  • allow_read_client_file option   This option controls whether to allow the reading of files on a client computer. See allow_read_client_file option.

  • allow_write_client_file option   This option controls whether to allow the writing of files to a client computer. See allow_write_client_file option.

  • login_procedure option   You can now signal an expired password error message. See login_procedure option.

  • max_priority option   This option controls the maximum priority level for database connections. See max_priority option.

  • priority option   This option controls the priority level at which requests from a connection are executed. See priority option.

  • query_mem_timeout option   This option controls how long a request waits for a memory grant. See query_mem_timeout option.