ottertune/server/website/website/fixtures/oracle-12_knobs.json

8118 lines
223 KiB
JSON

[
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._enable_numa_optimization",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 4,
"minval": null,
"maxval": null,
"default": false
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._enable_numa_support",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 4,
"minval": null,
"maxval": null,
"default": false
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._optimizer_use_feedback",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 4,
"minval": null,
"maxval": null,
"default": true
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._pga_max_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 0,
"maxval": 2000000000,
"default": 200000000,
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._smm_max_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 0,
"maxval": 2000000000,
"default": 100000,
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._smm_px_max_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 0,
"maxval": 2000000000,
"default": 300000,
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global._unnest_subquery",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 4,
"minval": null,
"maxval": null,
"default": true
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.active_instance_count",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4294967295",
"summary": "number of active instances in the cluster database"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.allow_global_dblinks",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "LDAP lookup for DBLINKS"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.allow_group_access_to_sga",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "Allow read access for SGA to users of Oracle owner group"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.approx_for_aggregation",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": false,
"summary": "Replace exact aggregation with approximate aggregation"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.approx_for_count_distinct",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": false,
"summary": "Replace count distinct with approx_count_distinct"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.approx_for_percentile",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": "none,NONE,PERCENTILE_CONT,PERCENTILE_CONT DETERMINISTIC,PERCENTILE_DISC,PERCENTILE_DISC DETERMINISTIC,ALL,ALL DETERMINISTIC",
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 5,
"default": false,
"summary": "Replace percentile_* with approx_percentile"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.aq_tm_processes",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "1",
"summary": "number of AQ Time Managers to start"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.archive_lag_target",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Maximum number of seconds of redos the standby could lose"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.asm_diskgroups",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "disk groups to mount automatically"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.asm_diskstring",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "disk set locations for discovery"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.asm_io_processes",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "20",
"summary": "number of I/O processes per domain in the ASM IOSERVER instance"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.asm_power_limit",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "1",
"summary": "number of parallel relocations for disk rebalancing"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.asm_preferred_read_failure_groups",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "preferred read failure groups"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.audit_file_dest",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "$ORACLE_BASE/admin/@/adump",
"summary": "Directory in which auditing files are to reside"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.audit_sys_operations",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "enable sys auditing"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.audit_syslog_level",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "Syslog facility and level"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.audit_trail",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "none",
"summary": "enable system auditing"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.autotask_max_active_pdbs",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "2",
"summary": "Setting for Autotask Maximum Maintenance PDBs"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.awr_pdb_autoflush_enabled",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "Enable/Disable AWR automatic PDB flushing"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.awr_snapshot_time_offset",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Setting for AWR Snapshot Time Offset"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.background_core_dump",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "part",
"summary": "Core Size for Background Processes"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.background_dump_dest",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "$ORACLE_BASE/admin/@/bdump",
"summary": "Detached process dump directory"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.backup_tape_io_slaves",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "BACKUP Tape I/O slaves"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.bitmap_merge_area_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": true,
"description": "",
"minval": 0,
"maxval": 5000000000,
"vartype": 2,
"default": 0,
"summary": "maximum memory allow for BITMAP MERGE",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.blank_trimming",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "blank trimming semantics parameter"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.buffer_pool_keep",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "Number of database blocks/latches in keep buffer pool"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.buffer_pool_recycle",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "Number of database blocks/latches in recycle buffer pool"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cdb_cluster",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "if TRUE startup in CDB Cluster mode"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cdb_cluster_name",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "CDB Cluster name"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cell_offload_compaction",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "ADAPTIVE",
"summary": "Cell packet compaction strategy"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cell_offload_decryption",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "enable SQL processing offload of encrypted data to cells"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cell_offload_parameters",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "Additional cell offload parameters"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cell_offload_plan_display",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "AUTO",
"summary": "Cell offload explain plan display"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cell_offload_processing",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "enable SQL processing offload to cells"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cell_offloadgroup_name",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "Set the offload group name"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.circuits",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4294967295",
"summary": "max number of circuits"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.client_result_cache_lag",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "3000",
"summary": "client result cache maximum lag in milliseconds"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.client_result_cache_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "client result cache max size in bytes"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.clonedb",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "clone database"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.clonedb_dir",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "CloneDB Directory"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cluster_database",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "if TRUE startup in cluster database mode"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cluster_database_instances",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4294967295",
"summary": "number of instances to use for sizing cluster db SGA structures"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cluster_interconnects",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "interconnects for RAC use"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.commit_logging",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": ",IMMEDIATE,BATCH",
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 5,
"default": "",
"summary": "transaction commit log write behaviour"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.commit_point_strength",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "1",
"summary": "Bias this node has toward not preparing in a two-phase commit"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.commit_wait",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "transaction commit log wait behaviour"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.commit_write",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "transaction commit log write behaviour"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.common_user_prefix",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "Enforce restriction on a prefix of a Common User/Role/Profile name"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.compatible",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "",
"summary": "Database will be completely compatible with this software version"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.connection_brokers",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "connection brokers specification"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.containers_parallel_degree",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "65535",
"summary": "Parallel degree for a CONTAINERS() query"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.control_file_record_keep_time",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "7",
"summary": "control file record keep time in days"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.control_files",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "?=/dbs/cntrl@.dbf",
"summary": "control file names list"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.control_management_pack_access",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "DIAGNOSTIC+TUNING",
"summary": "declares which manageability packs are enabled"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.core_dump_dest",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "$ORACLE_BASE/admin/@/cdump",
"summary": "Core dump directory"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cpu_count",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "number of CPUs for this instance"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.create_bitmap_area_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": true,
"description": "",
"minval": 0,
"maxval": 5000000000,
"vartype": 2,
"default": 0,
"summary": "size of create bitmap buffer for bitmap index",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.create_stored_outlines",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "create stored outlines for DML statements"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cursor_bind_capture_destination",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "memory+disk",
"summary": "Allowed destination for captured bind variables"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cursor_invalidation",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": "IMMEDIATE,DEFERRED",
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 5,
"default": "IMMEDIATE",
"summary": "default for DDL cursor invalidation semantics"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cursor_sharing",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": "SIMILAR,EXACT,FORCE",
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 5,
"default": "EXACT",
"summary": "cursor sharing mode"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.cursor_space_for_time",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "use more memory in order to get faster execution"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.data_guard_sync_latency",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Data Guard SYNC latency"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.data_transfer_cache_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Size of data transfer cache"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_16k_cache_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Size of cache for 16K buffers"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_2k_cache_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Size of cache for 2K buffers"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_32k_cache_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": false,
"description": "",
"minval": 0,
"maxval": 2000000000,
"vartype": 2,
"default": 500000000,
"summary": "Size of cache for 32K buffers",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_4k_cache_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Size of cache for 4K buffers"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_8k_cache_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Size of cache for 8K buffers"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_big_table_cache_percent_target",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": 0,
"maxval": 90,
"vartype": 2,
"default": 0,
"summary": "Big table cache target size in percentage"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_block_buffers",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Number of database blocks cached in memory"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_block_checking",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "FALSE",
"summary": "header checking and data and index block checking"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_block_checksum",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "TYPICAL",
"summary": "store checksum in db blocks and check during reads"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_block_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "8192",
"summary": "Size of database block in bytes"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_cache_advice",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "OFF",
"summary": "Buffer cache sizing advisory"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_cache_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": true,
"description": "",
"minval": 0,
"maxval": 25000000000,
"vartype": 2,
"default": 4000000000,
"summary": "Size of DEFAULT buffer pool for standard block size buffers",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_create_file_dest",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "default database location"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_create_online_log_dest_1",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "online log/controlfile destination #1"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_create_online_log_dest_2",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "online log/controlfile destination #2"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_create_online_log_dest_3",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "online log/controlfile destination #3"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_create_online_log_dest_4",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "online log/controlfile destination #4"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_create_online_log_dest_5",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "online log/controlfile destination #5"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_domain",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "directory part of global database name stored with CREATE DATABASE"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_file_multiblock_read_count",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": true,
"description": "",
"minval": 20,
"maxval": 256,
"vartype": 2,
"default": 128,
"summary": "db block to be read each IO"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_file_name_convert",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "datafile name convert patterns and strings for standby/clone db"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_files",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "200",
"summary": "max allowable # db files"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_flash_cache_file",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "flash cache file for default block size"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_flash_cache_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "flash cache size for db_flash_cache_file"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_flashback_retention_target",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "1440",
"summary": "Maximum Flashback Database log retention time in minutes."
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_index_compression_inheritance",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "options for table or tablespace level compression inheritance"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_keep_cache_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": false,
"description": "",
"minval": 0,
"maxval": 2000000000,
"vartype": 2,
"default": 500000000,
"summary": "Size of KEEP buffer pool for standard block size buffers",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_lost_write_protect",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "enable lost write detection"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_name",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "database name specified in CREATE DATABASE"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_performance_profile",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "Database performance category"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_recovery_file_dest",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "default database recovery file location"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_recovery_file_dest_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "database recovery files size limit"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_recycle_cache_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": false,
"description": "",
"minval": 0,
"maxval": 2000000000,
"vartype": 2,
"default": 500000000,
"summary": "Size of RECYCLE buffer pool for standard block size buffers",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_securefile",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "P",
"summary": "permit securefile storage during lob creation"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_ultra_safe",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "OFF",
"summary": "Sets defaults for other parameters that control protection levels"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_unique_name",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "Database Unique Name"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_unrecoverable_scn_tracking",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "Track nologging SCN in controlfile"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.db_writer_processes",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": 1,
"maxval": 10,
"vartype": 2,
"default": 1,
"summary": "number of background database writer processes to start"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.dbfips_140",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "Enable use of crypographic libraries in FIPS mode, public"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.dbwr_io_slaves",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4294967295",
"summary": "DBWR I/O slaves"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.ddl_lock_timeout",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "timeout to restrict the time that ddls wait for dml lock"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.default_sharing",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "metadata",
"summary": "Default sharing clause"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.deferred_segment_creation",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "defer segment creation to first insert"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.dg_broker_config_file1",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "data guard broker configuration file #1"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.dg_broker_config_file2",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "data guard broker configuration file #2"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.dg_broker_start",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "start Data Guard broker (DMON process)"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.diagnostic_dest",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "?#/log",
"summary": "diagnostic base directory"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.disable_pdb_feature",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Disable features"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.disk_asynch_io",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": true,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": true,
"summary": "Use asynch I/O for random access devices"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.dispatchers",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "specifications of dispatchers"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.distributed_lock_timeout",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "60",
"summary": "number of seconds a distributed transaction waits for a lock"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.dml_locks",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4294967295",
"summary": "dml locks - one for each table modified in a transaction"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.dnfs_batch_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4096",
"summary": "Max number of dNFS asynch I/O requests queued per session"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.dst_upgrade_insert_conv",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "Enables/Disables internal conversions during DST upgrade"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.enable_automatic_maintenance_pdb",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "Enable/Disable Automated Maintenance for Non-Root PDB"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.enable_ddl_logging",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "enable ddl logging"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.enable_dnfs_dispatcher",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "Enable DNFS Dispatcher"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.enable_goldengate_replication",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "goldengate replication enabled"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.enable_pluggable_database",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "Enable Pluggable Database"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.enabled_pdbs_on_standby",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "*",
"summary": "List of Enabled PDB patterns"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.encrypt_new_tablespaces",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "CLOUD_ONLY",
"summary": "whether to encrypt newly created tablespaces"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.event",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "debug event control - default null string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.exafusion_enabled",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "1",
"summary": "Enable Exafusion"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.external_keystore_credential_location",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "external keystore credential location"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.fal_client",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "FAL client"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.fal_server",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "FAL server list"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.fast_start_io_target",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Upper bound on recovery reads"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.fast_start_mttr_target",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "MTTR target in seconds"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.fast_start_parallel_rollback",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "LOW",
"summary": "max number of parallel recovery slaves that may be used"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.file_mapping",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "enable file mapping"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.fileio_network_adapters",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "Network Adapters for File I/O"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.filesystemio_options",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": "asynch,directio,none,setall",
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 5,
"default": "none",
"summary": "IO operations on filesystem files"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.fixed_date",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "fixed SYSDATE value"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.gcs_server_processes",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "number of background gcs server processes to start"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.global_names",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "enforce that database links have same name as remote database"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.global_txn_processes",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "1",
"summary": "number of background global transaction processes to start"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.hash_area_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": true,
"description": "",
"minval": 0,
"maxval": 3000000000,
"vartype": 2,
"default": 0,
"summary": "size of in-memory hash work area",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.heat_map",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "OFF",
"summary": "ILM Heatmap Tracking"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.hi_shared_memory_address",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "SGA starting address (high order 32-bits on 64-bit platforms)"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.hs_autoregister",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": true,
"summary": "enable automatic server DD updates in HS agent self-registration"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.ifile",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "include file in init.ora"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.inmemory_adg_enabled",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "Enable IMC support on ADG"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.inmemory_clause_default",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "Default in-memory clause for new tables"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.inmemory_expressions_usage",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "ENABLE",
"summary": "Controls which In-Memory Expressions are populated in-memory"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.inmemory_force",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "DEFAULT",
"summary": "Force tables to be in-memory or not"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.inmemory_max_populate_servers",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "65535",
"summary": "maximum inmemory populate servers"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.inmemory_query",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "ENABLE",
"summary": "Specifies whether in-memory queries are allowed"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.inmemory_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "size in bytes of in-memory area"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.inmemory_trickle_repopulate_servers_percent",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "1",
"summary": "inmemory trickle repopulate servers percent"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.inmemory_virtual_columns",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "MANUAL",
"summary": "Controls which user-defined virtual columns are stored in-memory"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.instance_abort_delay_time",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "time to delay an internal initiated abort (in seconds)"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.instance_groups",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "list of instance group names"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.instance_mode",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "read-write",
"summary": "indicates whether the instance read-only or read-write or read-mostly"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.instance_name",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "instance name supported by the instance"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.instance_number",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "instance number"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.instance_type",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "RDBMS",
"summary": "type of instance to be executed"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.instant_restore",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "instant repopulation of datafiles"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.ioseektim",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 1,
"maxval": 10,
"default": 10
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.iotfrspeed",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"summary": "",
"vartype": 2,
"minval": 4096,
"maxval": 190000,
"default": 4096
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.java_jit_enabled",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": true,
"summary": "Java VM JIT enabled"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.java_max_sessionspace_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "max allowed size in bytes of a Java sessionspace"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.java_pool_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": false,
"description": "",
"minval": 0,
"maxval": 1000000000,
"vartype": 2,
"default": 0,
"summary": "size in bytes of java pool",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.java_restrict",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "none",
"summary": "Restrict Java VM Access"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.java_soft_sessionspace_limit",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "warning limit on size in bytes of a Java sessionspace"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.job_queue_processes",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4000",
"summary": "maximum number of job queue slave processes"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.large_pool_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": true,
"description": "",
"minval": 0,
"maxval": 2000000000,
"vartype": 2,
"default": 500000000,
"summary": "size in bytes of large pool",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.ldap_directory_access",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "RDBMS's LDAP access option"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.ldap_directory_sysauth",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "no",
"summary": "OID usage parameter"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.license_max_sessions",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "maximum number of non-system user sessions allowed"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.license_max_users",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "maximum number of named users that can be created in the database"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.license_sessions_warning",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "warning level for number of non-system user sessions"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.listener_networks",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "listener registration networks"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.local_listener",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "local listener"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.lock_name_space",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "lock name space used for generating lock names for standby/clone database"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.lock_sga",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "Lock entire SGA in physical memory"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_config",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "log archive config"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_1",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #1 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_10",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #10 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_11",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #11 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_12",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #12 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_13",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #13 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_14",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #14 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_15",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #15 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_16",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #16 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_17",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #17 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_18",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #18 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_19",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #19 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_2",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #2 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_20",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #20 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_21",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #21 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_22",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #22 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_23",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #23 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_24",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #24 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_25",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #25 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_26",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #26 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_27",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #27 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_28",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #28 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_29",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #29 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_3",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #3 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_30",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #30 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_31",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #31 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_4",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #4 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_5",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #5 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_6",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #6 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_7",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #7 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_8",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #8 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_9",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "archival destination #9 text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_1",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #1 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_10",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #10 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_11",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #11 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_12",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #12 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_13",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #13 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_14",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #14 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_15",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #15 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_16",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #16 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_17",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #17 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_18",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #18 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_19",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #19 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_2",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #2 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_20",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #20 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_21",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #21 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_22",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #22 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_23",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #23 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_24",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #24 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_25",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #25 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_26",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #26 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_27",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #27 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_28",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #28 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_29",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #29 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_3",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #3 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_30",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #30 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_31",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #31 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_4",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #4 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_5",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #5 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_6",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #6 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_7",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #7 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_8",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #8 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_dest_state_9",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "archival destination #9 state text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_duplex_dest",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "duplex archival destination text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_format",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "%t_%s_%r.dbf",
"summary": "archival destination format"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_max_processes",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": 1,
"maxval": 30,
"vartype": 2,
"default": 4,
"summary": "maximum number of active ARCH processes"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_min_succeed_dest",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "1",
"summary": "minimum number of archive destinations that must succeed"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_start",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "start archival process on SGA initialization"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_archive_trace",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Establish archivelog operation tracing level"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_buffer",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": true,
"description": "",
"minval": 0,
"maxval": 2000000000,
"vartype": 2,
"default": 50000000,
"summary": "redo circular buffer size",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_checkpoint_interval",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "# redo blocks checkpoint threshold"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_checkpoint_timeout",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "1800",
"summary": "Maximum time interval between checkpoints in seconds"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_checkpoints_to_alert",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "log checkpoint begin/end to alert file"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.log_file_name_convert",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "logfile name convert patterns and strings for standby/clone db"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.long_module_action",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "Use longer module and action"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.max_datapump_jobs_per_pdb",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "100",
"summary": "maximum number of concurrent Data Pump Jobs per PDB"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.max_dispatchers",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4294967295",
"summary": "max number of dispatchers"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.max_dump_file_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "unlimited",
"summary": "Maximum size (in bytes) of dump file"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.max_idle_time",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "maximum session idle time in minutes"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.max_iops",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "MAX IO per second"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.max_mbps",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "MAX MB per second"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.max_pdbs",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4098",
"summary": "max number of pdbs allowed in CDB or Application ROOT"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.max_shared_servers",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4294967295",
"summary": "max number of shared servers"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.max_string_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "STANDARD",
"summary": "controls maximum size of VARCHAR2, NVARCHAR2, and RAW types in SQL"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.memory_max_target",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": false,
"description": "",
"minval": 0,
"maxval": 33000000000,
"vartype": 2,
"default": 0,
"summary": "Max size for Memory Target",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.memory_target",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": false,
"description": "",
"minval": 0,
"maxval": 33000000000,
"vartype": 2,
"default": 0,
"summary": "Target size of Oracle SGA and PGA memory",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_calendar",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "NLS calendar system name"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_comp",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "BINARY",
"summary": "NLS comparison"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_currency",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "NLS local currency symbol"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_date_format",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "NLS Oracle date format"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_date_language",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "NLS date language name"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_dual_currency",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "Dual currency symbol"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_iso_currency",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "NLS ISO currency territory name"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_language",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "AMERICAN",
"summary": "NLS language name"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_length_semantics",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "BYTE",
"summary": "create columns using byte or char semantics by default"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_nchar_conv_excp",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "FALSE",
"summary": "NLS raise an exception instead of allowing implicit conversion"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_numeric_characters",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "NLS numeric characters"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_sort",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "NLS linguistic definition name"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_territory",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "AMERICA",
"summary": "NLS territory name"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_time_format",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "time format"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_time_tz_format",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "time with timezone format"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_timestamp_format",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "time stamp format"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.nls_timestamp_tz_format",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "timestamp with timezone format"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.noncdb_compatible",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "Non-CDB Compatible"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.o7_dictionary_accessibility",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "Version 7 Dictionary Accessibility Support"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.object_cache_max_size_percent",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "10",
"summary": "percentage of maximum size over optimal of the user session's object cache"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.object_cache_optimal_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "10240000",
"summary": "optimal size of the user session's object cache in bytes"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.ofs_threads",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4",
"summary": "Number of OFS threads"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.olap_page_pool_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "size of the olap page pool in bytes"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.one_step_plugin_for_pdb_with_tde",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "Facilitate one-step plugin for PDB with TDE encrypted data"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.open_cursors",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": true,
"description": "",
"minval": 200,
"maxval": 400,
"vartype": 2,
"default": 300,
"summary": "max # cursors per session"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.open_links",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4",
"summary": "max # open links per session"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.open_links_per_instance",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4",
"summary": "max # open links per instance"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_adaptive_plans",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": true,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": true,
"summary": "controls all types of adaptive plans"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_adaptive_reporting_only",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "use reporting-only mode for adaptive optimizations"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_adaptive_statistics",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": true,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": true,
"summary": "controls all types of adaptive statistics"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_capture_sql_plan_baselines",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": false,
"summary": "automatic capture of SQL plan baselines for repeatable statements"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_dynamic_sampling",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": true,
"description": "",
"minval": 2,
"maxval": 10,
"vartype": 2,
"default": 2,
"summary": "optimizer dynamic sampling"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_features_enable",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": "11.2.0.1,11.2.0.2,11.2.0.3,11.2.0.4,12.1.0.1,12.1.0.2,12.2.0.1",
"context": "",
"unit": 3,
"tunable": true,
"description": "",
"minval": null,
"maxval": null,
"vartype": 5,
"default": "12.2.0.1",
"summary": "optimizer plan compatibility parameter"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_index_caching",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "optimizer percent index caching"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_index_cost_adj",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": 1,
"maxval": 10000,
"vartype": 2,
"default": 100,
"summary": "optimizer index cost adjustment"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_inmemory_aware",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": true,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": true,
"summary": "optimizer in-memory columnar awareness"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_mode",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": "FIRST_ROWS_1,FIRST_ROWS_10,FIRST_ROWS_100,FIRST_ROWS_1000,FIRST_ROWS,ALL_ROWS,CHOOSE",
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 5,
"default": "ALL_ROWS",
"summary": "optimizer mode"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_secure_view_merging",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "optimizer secure view merging and predicate pushdown/movearound"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_use_invisible_indexes",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": false,
"summary": "Usage of invisible indexes (TRUE/FALSE)"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_use_pending_statistics",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": false,
"summary": "Control whether to use optimizer pending statistics"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.optimizer_use_sql_plan_baselines",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": true,
"summary": "use of SQL plan baselines for captured sql statements"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.os_authent_prefix",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "ops$",
"summary": "prefix for auto-logon accounts"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.os_roles",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "retrieve roles from the operating system"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.outbound_dblink_protocols",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "ALL",
"summary": "Outbound DBLINK Protocols allowed"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.parallel_adaptive_multi_user",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "enable adaptive setting of degree for multiple user streams"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.parallel_degree_limit",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "CPU",
"summary": "limit placed on degree of parallelism"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.parallel_degree_policy",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "MANUAL",
"summary": "policy used to compute the degree of parallelism (MANUAL/LIMITED/AUTO/ADAPTIVE)"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.parallel_execution_message_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4294967295",
"summary": "message buffer size for parallel execution"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.parallel_force_local",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "force single instance execution"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.parallel_instance_group",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "instance group to use for all parallel operations"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.parallel_max_servers",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4294967295",
"summary": "maximum parallel query servers per instance"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.parallel_min_percent",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "minimum percent of threads required for parallel query"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.parallel_min_servers",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "minimum parallel query servers per instance"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.parallel_min_time_threshold",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "AUTO",
"summary": "threshold above which a plan is a candidate for parallelization (in seconds)"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.parallel_servers_target",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "instance target in terms of number of parallel servers"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.parallel_threads_per_cpu",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "2",
"summary": "number of parallel execution threads per CPU"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.pdb_file_name_convert",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "PDB file name convert patterns and strings for create cdb/pdb"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.pdb_lockdown",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "pluggable database lockdown profile"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.pdb_os_credential",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "pluggable database OS credential to bind"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.permit_92_wrap_format",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "allow 9.2 or older wrap format in PL/SQL"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.pga_aggregate_limit",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "limit of aggregate PGA memory for the instance or PDB"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.pga_aggregate_target",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": true,
"description": "",
"minval": 0,
"maxval": 33000000000,
"vartype": 2,
"default": 0,
"summary": "Target size for the aggregate PGA memory consumed by the instance",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.plscope_settings",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "IDENTIFIERS:NONE",
"summary": "plscope_settings controls the compile time collection, cross reference, and storage of PL/SQL source code identifier and SQL statement data"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.plsql_ccflags",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "PL/SQL ccflags"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.plsql_code_type",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "INTERPRETED",
"summary": "PL/SQL code-type"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.plsql_debug",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "PL/SQL debug"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.plsql_optimize_level",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": 0,
"maxval": 3,
"vartype": 2,
"default": 2,
"summary": "PL/SQL optimize level"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.plsql_v2_compatibility",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "PL/SQL version 2.x compatibility flag"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.plsql_warnings",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "PL/SQL compiler warnings settings"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.pre_page_sga",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "pre-page sga for process"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.processes",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "user processes"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.processor_group_name",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "Name of the processor group that this instance should run in."
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.query_rewrite_enabled",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": "TRUE,FALSE,FORCE",
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 5,
"default": "TRUE",
"summary": "allow rewrite of queries using materialized views if enabled"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.query_rewrite_integrity",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enforced",
"summary": "perform rewrite using materialized views with desired integrity"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.rdbms_server_dn",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "RDBMS's Distinguished Name"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.read_only_open_delayed",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "if TRUE delay opening of read only files until first access"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.recovery_parallelism",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "number of server processes to use for parallel recovery"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.recyclebin",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "on",
"summary": "recyclebin processing"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.redo_transport_user",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "Data Guard transport user when using password file"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.remote_dependencies_mode",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "timestamp",
"summary": "remote-procedure-call dependencies mode parameter"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.remote_listener",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "remote listener"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.remote_login_passwordfile",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "exclusive",
"summary": "password file usage parameter"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.remote_os_authent",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "allow non-secure remote clients to use auto-logon accounts"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.remote_os_roles",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "allow non-secure remote clients to use os roles"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.remote_recovery_file_dest",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "default remote database recovery file location for refresh/relocate"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.replication_dependency_tracking",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "tracking dependency for Replication parallel propagation"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.resource_limit",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "master switch for resource limit"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.resource_manage_goldengate",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "goldengate resource manager enabled"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.resource_manager_cpu_allocation",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Resource Manager CPU allocation"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.resource_manager_plan",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "resource mgr top plan"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.result_cache_max_result",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": 0,
"maxval": 100,
"vartype": 2,
"default": 5,
"summary": "maximum result size as percent of cache size"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.result_cache_max_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "1",
"summary": "maximum amount of memory to be used by the cache"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.result_cache_mode",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "MANUAL",
"summary": "result cache operator usage mode"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.result_cache_remote_expiration",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "maximum life time (min) for any result using a remote object"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.resumable_timeout",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "set resumable_timeout"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.rollback_segments",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "undo segment list"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sec_case_sensitive_logon",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "case sensitive password enabled for logon"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sec_max_failed_login_attempts",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "3",
"summary": "maximum number of failed login attempts on a connection"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sec_protocol_error_further_action",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "(DROP,3)",
"summary": "TTC protocol error continue action"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sec_protocol_error_trace_action",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "TRACE",
"summary": "TTC protocol error action"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sec_return_server_release_banner",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "whether the server retruns the complete version information"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.serial_reuse",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "disable",
"summary": "reuse the frame segments"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.service_names",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "service names supported by the instance"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.session_cached_cursors",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": 0,
"maxval": 100,
"vartype": 2,
"default": 50,
"summary": "Number of cursors to cache in a session."
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.session_max_open_files",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "10",
"summary": "maximum number of open files allowed per session"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sessions",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4294967295",
"summary": "user and system sessions"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sga_max_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": false,
"description": "",
"minval": 0,
"maxval": 33000000000,
"vartype": 2,
"default": 0,
"summary": "max total SGA size",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sga_min_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Minimum, guaranteed size of PDB's SGA"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sga_target",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": false,
"description": "",
"minval": 0,
"maxval": 33000000000,
"vartype": 2,
"default": 0,
"summary": "Target size of SGA",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.shadow_core_dump",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "partial",
"summary": "Core Size for Shadow Processes"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.shared_memory_address",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "SGA starting address (low order 32-bits on 64-bit platforms)"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.shared_pool_reserved_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": true,
"description": "",
"minval": 0,
"maxval": 4000000000,
"vartype": 2,
"default": 1000000000,
"summary": "size in bytes of reserved area of shared pool",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.shared_pool_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": true,
"description": "",
"minval": 0,
"maxval": 4000000000,
"vartype": 2,
"default": 1000000000,
"summary": "size in bytes of shared pool",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.shared_server_sessions",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4294967295",
"summary": "max number of shared server sessions"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.shared_servers",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4294967294",
"summary": "number of shared servers to start up"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.shrd_dupl_table_refresh_rate",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "60",
"summary": "duplicated table refresh rate (in seconds)"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.skip_unusable_indexes",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "skip unusable indexes if set to TRUE"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.smtp_out_server",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "utl_smtp server and port configuration parameter"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sort_area_retained_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "size of in-memory sort work area retained between fetch calls"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sort_area_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": true,
"description": "",
"minval": 0,
"maxval": 3000000000,
"vartype": 2,
"default": 0,
"summary": "size of in-memory sort work area",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.spatial_vector_acceleration",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "enable spatial vector acceleration"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.spfile",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "server parameter file"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sql92_security",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "require select privilege for searched update/delete"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sql_trace",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "enable SQL trace"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.sqltune_category",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "DEFAULT",
"summary": "Category qualifier for applying hintsets"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.standby_archive_dest",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "?#/dbs/arch",
"summary": "standby database archivelog destination text string"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.standby_db_preserve_states",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "Preserve state cross standby role transition"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.standby_file_management",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "MANUAL",
"summary": "if auto then files are created/dropped automatically on standby"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.star_transformation_enabled",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "FALSE",
"summary": "enable the use of star transformation"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.statistics_level",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "TYPICAL",
"summary": "statistics level"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.streams_pool_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 1,
"tunable": true,
"description": "",
"minval": 0,
"maxval": 4000000000,
"vartype": 2,
"default": 20000000,
"summary": "size in bytes of the streams pool",
"resource": 1
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.tape_asynch_io",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "Use asynch I/O requests for tape devices"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.target_pdbs",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "1",
"summary": "Parameter is a hint to adjust certain attributes of the CDB"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.temp_undo_enabled",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "is temporary undo enabled"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.thread",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "Redo thread to mount"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.threaded_execution",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "Threaded Execution Mode"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.timed_os_statistics",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "0",
"summary": "internal os statistic gathering interval in seconds"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.timed_statistics",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "FALSE",
"summary": "maintain internal timing statistics"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.trace_enabled",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "enable in memory tracing"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.tracefile_identifier",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "trace file custom identifier"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.transactions",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "4294967295",
"summary": "max. number of concurrent active transactions"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.transactions_per_rollback_segment",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "5",
"summary": "number of active transactions per rollback segment"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.undo_management",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "AUTO",
"summary": "instance runs in SMU mode if TRUE, else in RBU mode"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.undo_retention",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "900",
"summary": "undo retention in seconds"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.undo_tablespace",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NONE",
"summary": "use/switch undo tablespace"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.unified_audit_sga_queue_size",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 2,
"default": "1048576",
"summary": "Size of Unified audit SGA Queue"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.uniform_log_timestamp_format",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "use uniform timestamp formats vs pre-12.2 formats"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.use_dedicated_broker",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": "TRUE",
"summary": "Use dedicated connection broker"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.use_large_pages",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 4,
"default": true,
"summary": "Use large pages if available (TRUE/FALSE/ONLY)"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.user_dump_dest",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "$ORACLE_BASE/admin/@/udump",
"summary": "User process dump directory"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.utl_file_dir",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "NULL",
"summary": "utl_file accessible directories list"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.workarea_size_policy",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": "AUTO,MANUAL",
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 5,
"default": "AUTO",
"summary": "policy used to size SQL working areas (MANUAL/AUTO)"
}
},
{
"model": "website.KnobCatalog",
"fields": {
"name": "global.xml_db_events",
"scope": "global",
"dbms": 12,
"category": "",
"enumvals": null,
"context": "",
"unit": 3,
"tunable": false,
"description": "",
"minval": null,
"maxval": null,
"vartype": 1,
"default": "enable",
"summary": "are XML DB events enabled"
}
}
]