Added CHOOSE to enumvals for Oracle parameter optimizer_mode
This commit is contained in:
@@ -5246,7 +5246,7 @@
|
||||
"scope": "global",
|
||||
"dbms": 121,
|
||||
"category": "",
|
||||
"enumvals": "FIRST_ROWS_1,FIRST_ROWS_10,FIRST_ROWS_100,FIRST_ROWS_1000,FIRST_ROWS,ALL_ROWS",
|
||||
"enumvals": "FIRST_ROWS_1,FIRST_ROWS_10,FIRST_ROWS_100,FIRST_ROWS_1000,FIRST_ROWS,ALL_ROWS,CHOOSE",
|
||||
"context": "",
|
||||
"unit": 3,
|
||||
"tunable": false,
|
||||
|
||||
@@ -5892,7 +5892,7 @@
|
||||
"scope": "global",
|
||||
"dbms": 12,
|
||||
"category": "",
|
||||
"enumvals": "FIRST_ROWS_1,FIRST_ROWS_10,FIRST_ROWS_100,FIRST_ROWS_1000,FIRST_ROWS,ALL_ROWS",
|
||||
"enumvals": "FIRST_ROWS_1,FIRST_ROWS_10,FIRST_ROWS_100,FIRST_ROWS_1000,FIRST_ROWS,ALL_ROWS,CHOOSE",
|
||||
"context": "",
|
||||
"unit": 3,
|
||||
"tunable": false,
|
||||
|
||||
@@ -6253,7 +6253,7 @@
|
||||
"scope": "global",
|
||||
"dbms": 19,
|
||||
"category": "",
|
||||
"enumvals": "FIRST_ROWS_1,FIRST_ROWS_10,FIRST_ROWS_100,FIRST_ROWS_1000,FIRST_ROWS,ALL_ROWS",
|
||||
"enumvals": "FIRST_ROWS_1,FIRST_ROWS_10,FIRST_ROWS_100,FIRST_ROWS_1000,FIRST_ROWS,ALL_ROWS,CHOOSE",
|
||||
"context": "",
|
||||
"unit": 3,
|
||||
"tunable": false,
|
||||
|
||||
Reference in New Issue
Block a user