Added 3 Oracle hidden knobs

This commit is contained in:
dvanaken
2019-12-09 21:32:45 +01:00
committed by Dana Van Aken
parent 02c40f5cea
commit b0cddcc289
4 changed files with 207 additions and 0 deletions

View File

@@ -1,4 +1,61 @@
[
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._pga_max_size",
"scope": "global",
"dbms": 121,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 0,
"maxval": 2000000000,
"default": 200000000
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._smm_max_size",
"scope": "global",
"dbms": 121,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 0,
"maxval": 2000000000,
"default": 100000
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._smm_px_max_size",
"scope": "global",
"dbms": 121,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 0,
"maxval": 2000000000,
"default": 300000
}
},
{
"model": "website.KnobCatalog",
"fields": {

View File

@@ -1,4 +1,61 @@
[
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._pga_max_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 0,
"maxval": 2000000000,
"default": 200000000
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._smm_max_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 0,
"maxval": 2000000000,
"default": 100000
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._smm_px_max_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 0,
"maxval": 2000000000,
"default": 300000
}
},
{
"model": "website.KnobCatalog",
"fields": {

View File

@@ -1,4 +1,61 @@
[
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._pga_max_size",
"scope": "global",
"dbms": 19,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 0,
"maxval": 2000000000,
"default": 200000000
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._smm_max_size",
"scope": "global",
"dbms": 19,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 0,
"maxval": 2000000000,
"default": 100000
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._smm_px_max_size",
"scope": "global",
"dbms": 19,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 0,
"maxval": 2000000000,
"default": 300000
}
},
{
"model": "website.KnobCatalog",
"fields": {