on ‎2020 Jul 02 4:25 AM
I upgraded an SQL Anywhere 9 database to the latest SQL Anywhere 17.0.10.6089 database. I know from the past that we need to check 2 options for our applications to run properly.
Option Ansi_substring should be set to 'Off' Optimization_goal should be set to 'first-row'
But after I upgraded the database and looked into the optimization_goal current value it is set to 'Response-time'. Is this a new valid value? I can't find anything in the help file or online documentation on this.
Request clarification before answering.
Searching within this forum is of help (and other search results might really anser your question):
Optimization_goal = 'Response-time'
IMVHO, this really just seems to be a synonym. You want to optimize the response time for the user waiting for the first results, right?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.