forked from oceanbase/oceanbase-doc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.menu_en.yml
496 lines (496 loc) · 27.5 KB
/
.menu_en.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
100.learn-more-about-oceanbase=What is OceanBase Database
400.compatibility-with-oracle=Compatibility with Oracle
200.quickstart=Get Started
200.get-started-with-oceanbase-sql=Learn OceanBase SQL
300.create-sample-application-of-mysql-mode=Build a sample application (MySQL mode)
300.create-sample-application-of-oracle-mode=Build a sample application (Oracle mode)
500.experience-advanced-features-of-oceanbase=Try out advanced features of OceanBase Database
100.experience-scalable-oltp=Scalable OLTP
500.experience-ddl=DDL
300.develop=Develop
100.application-development-of-mysql-mode=Develop applications in MySQL mode
100.database-connection-with-client-of-mysql-mode=Connect to OceanBase Database
1400.use-the-database-connection-pool-of-mysql-mode=Use database connection pool
200.design-a-database-object-of-mysql-mode=Create database objects
300.write-data-of-mysql-mode=Write data
400.read-data-of-mysql-mode=Read data
700.multi-table-join-query-of-mysql-mode=Join tables
800.use-operators-and-functions-in-query-of-mysql-mode=Use operators and functions in queries
900.execution-plan-of-mysql-mode=Execution plans
500.transaction-management-of-mysql-mode=Transactions
300.transaction-savepoints-of-mysql-mode=Savepoints
600.common-errors-and-solutions-of-mysql-mode=Troubleshoot common errors
200.application-development-of-oracle-mode=Develop applications in Oracle mode
100.database-connection-of-oracle-mode=Connect to OceanBase Database
1300.use-the-database-connection-pool-of-oracle-mode=Use database connection pool
200.design-a-database-object-of-oracle-mode=Create database objects
300.write-data-of-oracle-mode=Write data
400.read-data-of-oracle-mode=Read data
700.multi-table-join-query-of-oracle-mode=Join tables
800.use-operators-and-functions-in-query-for-oracle-mode=Use operators and functions in queries
900.execution-plan-of-oracle-mode=Execution plans
500.transaction-management-of-oracle-mode=Transactions
300.transaction-savepoints-of-oracle-mode=Savepoints
600.common-errors-and-solutions-of-oracle-mode=Troubleshoot common errors
400.deploy=Deploy
300.deploy-oceanbase-database-enterprise=Deploy OceanBase Database Enterprise Edition
200.preparations-before-deployment=Before deployment
300.graphical-interface-deployment=Deploy through GUI
100.configure-deployment-environment=Configure deployment environment
200.deploy-ocp=Deploy OCP
300.deploy-the-oceanbase-cluster=Deploy OceanBase clusters
400.deploy-obproxy=Deploy ODP
500.create-oceanbase-tenant=Create OceanBase tenant
600.deploy-odc=Deploy ODC
400.command-line-deployment=Deploy through CLI
100.configure-a-deployment-environment-command-line=Configure deployment environment
200.deploy-ocp-command-line=Deploy OCP
300.deploy-the-oceanbase-cluster-command-line=Deploy OceanBase clusters
400.deploy-obproxy-command-line=Deploy ODP
500.create-oceanbase-tenant-command-line=Create OceanBase tenants
600.deploy-odc-command-line=Deploy ODC
500.deploy-oceanbase-database-community-edition=Deploy OceanBase Database Community Edition
200.local-deployment=Deploy locally
200.environment-and-configuration-checks=Before deployment
400.deploy-by-ui=Deploy through GUI
500.data-migration=Migrate
200.migrate-data-from-mysql-database-to-oceanbase-database=Migrate from MySQL databases to OceanBase Database
300.migrate-data-from-oceanbase-database-to-mysql-database=Migrate from OceanBase Database to MySQL databases
400.migrate-data-from-oracle-database-to-oceanbase-database=Migrate from Oracle databases to OceanBase Database
500.migrate-data-from-oceanbase-database-to-oracle-database=Migrate from OceanBase Database to Oracle databases
600.migrate-data-from-db2-luw-database-to-oceanbase-database=Migrate from DB2 databases to OceanBase Database
700.migrate-data-from-csv-file-to-oceanbase-database=Migrate from CSV files to OceanBase Database
900.data-migration-between-oceanbase-databases=Migrate data between OceanBase Database
1000.use-sql-statements-migrate-data=Migrate data using SQL statements
1100.bypass-import=Bypass import
600.manage=Manage
100.cluster-management=Manage clusters
100.cluster-management-overview=Overview
300.common-cluster-operations=Common cluster operations
1500.upgrade-guide=Upgrade clusters
200.use-the-command-line-to-upgrade-the-database=Upgrade using CLI
400.common-cluster-failure=Troubleshoot common problems
200.tenant-management=Manage tenants
600.common-tenant-operations=Common tenant operations
300.resource-isolation=Resource isolation
200.resource-isolation-of-oracle-mode=Manage resource isolation (Oracle mode)
300.resource-isolation-of-mysql-mode=Manage resource isolation (MySQL mode)
800.tenant-scale-in-and-out=Scale in/out
300.replica-management=Manage replicas
200.replica-distribution=Replica distribution
200.locality-common-operations=Locality common operations
400.high-availability=High availability
200.multi-replica-disaster-recovery=Multi-replica disaster recovery
300.physical-standby-database-disaster-recovery=Physical standby database disaster recovery
700.role-switch=Switch roles
400.arbitration-high-availability=Arbitration high availability
500.recyclebin-management=Manage recycle bin
500.security-and-permissions=Security and permissions
200.identification-and-authentication=Identification and authentication
100.identification-and-authentication-of-mysql-mode=MySQL mode
200.identification-and-authentication-of-oracle-mode=Oracle mode
300.access-control=Access control
200.user-and-permission=Users and permissions
200.permission-of-mysql-mode=MySQL mode
300.permission-of-oracle-mode=Oracle mode
400.data-transfer-encryption=Data transmission encryption
500.data-storage-encryption=Transparent data encryption
200.data-storage-encryption-of-mysql-mode=MySQL mode
300.data-storage-encryption-of-oracle-mode=Oracle mode
600.security-audit=Security audit
600.backup-and-recovery=Backup and restore
300.log-archive=Log archive
400.data-backup=Data backup
500.clear-backup-data=Clear backup data
600.restore-data=Restore data
700.monitor=Monitoring
200.monitor-items-introduction=Metrics
100.system-monitor=System monitoring
300.sql-monitor=SQL monitoring
800.logging=Logs
600.view-logs=View logs
700.reference=Reference
# 100.oceanbase-database-concepts=Concepts
# 300.multi-tenant-architecture=Multi-tenant architecture
# 500.tenants-and-resource-management=Tenants and resource management
# 400.database-objects=Database objects
# 100.database-objects-of-oracle-mode=Oracle mode
# 100.introduction-to-database-objects-of-oracle-mode=Introduction
# 200.table-of-oracle-mode=Tables
# 200.data-type-of-oracle-mode=Data type
# 700.format-model-of-oracle-mode=Format model
# 300.index-of-oracle-mode=Indexes
# 400.partition-of-oracle-mode=Partitions
# 500.view-of-oracle-mode=Views
# 600.other-objects-of-oracle-mode=Other objects
# 700.system-view-of-oracle-mode=System views
# 800.data-integrity-of-oracle-mode=Data integrity
# 200.integrity-constraint-type-of-oracle-mode=Integrity constraint type
# 200.database-objects-of-mysql-mode=MySQL mode
# 100.introduction-to-database-objects-of-mysql-mode=Introduction
# 200.table-of-mysql-mode=Tables
# 200.data-type-of-mysql-mode=Data type
# 300.index-of-oracle-mode=Indexes
# 400.partition-of-mysql-mode=Partitions
# 500.view-of-mysql-mode=Views
# 600.system-view-of-mysql-mode=System views
# 700.data-integrity-of-mysql-mode=Data integrity
# 200.integrity-constraint-type-of-mysql-mode=Integrity constraint type
# 500.distributed-database-objects=Distributed database objects
# 300.data-partitions-and-replicas=Data partitions and replicas
# 300.partition-replica-type=Partition replica type
# 400.dynamic-scaling=Dynamic scaling
# 200.scale-in-and-scale-out-of-tenant-resources=Tenant resource scaling
# 600.data-link=Data link
# 200.database-proxy=Database proxy
# 300.database-driver=Database connector
# 700.user-interface-and-query-language=User interface and query language
# 100.SQL=SQL
# 100.sql-introduction=Introduction
# 200.sql-statement=SQL statements
# 500.distributed-execution-plan=Distributed execution plan
# 200.PL=PL
# 100.pl-concepts=PL concepts
# 100.pl-of-oracle-mode=Oracle mode
# 200.pl-of-mysql-mode=MySQL mode
# 800.transaction-management=Transaction management
# 100.transaction=Transaction
# 500.transaction-control=Transaction control
# 400.transactional-control-statement=Transaction control statements
# 800.distributed-transactions-1=Distributed transaction
# 200.transaction-concurrency-and-consistency=Transaction concurrency and consistency
# 300.concurrency-control=Concurrency control
# 400.transaction-isolation-level=Transaction isolation level
# 900.storage-architecture=Storage architecture
# 200.data-storage=Data storage
# 300.dump-and-merge=Dump and merge
# 600.data-integrity=Data integrity
# 1000.high-data-reliability-and-availability=Data reliability and high availability
# 100.high-availability-architecture=High availability architecture
# 400.data-protection=Data protection
# 500.backup-and-recovery=Backup and restore
# 1100.database-security=Database security
# 1200.observer-node-architecture=OBServer node architecture
# 300.observer-thread-model=observer thread model
# 500.memory-management=Memory management
200.administrator-guide=Administrator guide
100.database-connection-and-routing=Database connection and routing
200.obproxy-management=Manage ODP
200.manage-obproxy-clusters=Manage ODP clusters
300.manage-obproxy=Manage ODP
500.logical-connection=Logical connection
700.route-management=Manage routing
400.odp-routing-policy=ODP routing policy
200.basic-database-management=Cluster and multi-tenant management
100.manage-clusters=Manage clusters
300.manage-cluster-parameters=Manage cluster parameters
400.manage-zones-in-a-cluster=Manage zones in clusters
500.manage-observer=Manage nodes
200.configuration-management=Manage configurations
300.manage-resources=Manage resources
300.management-resource-unit=Manage resource units
500.manage-resource-pools=Manage resource pools
400.manage-tenants=Manage tenants
900.manage-users-and-permissions=Manage users and permissions
100.users-and-permissions=Introduction
200.oracle-mode=Oracle mode
900.manage-roles-of-oracle-mode=Manage roles
300.mysql-mode=MySQL mode
1800.manage-tenant-parameters=Manage tenant parameters
500.manage-data-storage=Manage data storage
100.dump-management=Dump management
200.merge-management=Merge management
300.data-compression=Data compression
700.memory-management=Manage memory
800.management-process=Manage processes
900.manage-logs=Manage logs
200.log-print-level=Log print level
300.manage-the-size-and-quantity-of-log-files=Manage size and quantity of log files
400.view-logs=View logs
300.database-object-management=Manage database objects
100.manage-object-of-mysql-mode=MySQL mode
100.manage-databases-of-mysql-mode=Manage databases
200.manage-tables-of-mysql-mode=Manage tables
400.manage-indexes-of-mysql-mode=Manage indexes
600.manage-sequence-of-mysql-mode=Manage sequence
700.manage-triggers-of-mysql-mode=Manage triggers
200.manage-object-of-oracle-mode=Oracle mode
100.manage-tables-of-oracle-mode=Manage tables
300.manage-indexes-of-oracle-mode=Manage indexes
700.manage-triggers-of-oracle-mode=Manage triggers
900.manage-dblink-of-oracle-mode=Manage DBLink
400.replica-management=Manage replicas
200.manage-partition-table=Manage partitions
100.oracle-mode=Oracle mode
900.create-partition-table-index-of-oracle-mode=Create partitioned table index
200.mysql-mode=MySQL mode
900.create-partition-table-index-of-mysql-mode=Create partitioned table index
400.manage-replicas=Manage replicas
500.locality-management=Manage locality
700.management=O&M
100.scale-out-and-scale-in=Scaling
200.cluster-level-scale-out-and-scale-in=Overview
100.scale-out=Scale out
200.scale-in=Scale in
300.scale-in-and-scale-out-of-tenant-resources=Tenant resource scaling
200.monitoring-and-alerting=Monitoring and alerting
200.monitoring=Monitoring
300.alert=Alerting
300.daily-inspection=Daily inspection
900.full-link-detection=Full-stack tracing
400.performance-diagnosis=Performance diagnosis
500.ash-report-diagnosis=ASH report
500.emergency-response=Emergency handling
300.common-emergency-response=Common emergency problem handling
100.issues-in-the-hardware-environment=Issues related to hardware environment
200.problems-caused-by-capacity-changes=Issues related to capacity changes
300.other-problems-within-the-cluster=Other problems within the clusters
300.performance-tuning-guide=Performance tuning guide
200.performance-related-tools=Performance related tools
100.system-tools=System tools
200.internal-table=Internal tables
300.log=Logs
300.system-tuning=System tuning
200.database-parameter-tuning=Database parameter tuning
300.obproxy-parameter-optimization=OBProxy parameter tuning
400.business-model-tuning=Business model tuning
500.sql-optimization=SQL optimization guide
200.sql-execution-plan=SQL execution plan
200.execution-plan-operator=Execution plan operator
300.distributed-execution-plan=Distributed execution plan
400.sql-optimization=SQL optimization
300.monitor-sql-execution-performance=SQL execution performance monitoring
400.sql-performance-analysis-example=SQL performance analysis example
400.optimizer-statistics=Optimizer statistics
200.statistics-collection-methods=Statistics conllection methods
300.statistics-management=Statistics management
500.query-rewrite=Query rewrite
600.query-optimization=Query optimization
100.access-path=Access path
200.join-algorithm=Join algorithm
700.manage-execution-plans=Manage execution plans
600.performance-whitepaper=Performance testing
400.development-reference=Application development reference
100.sql-syntax=SQL syntax
100.system-tenants=System tenants
200.alter-system=ALTER SYSTEM
200.common-tenant-of-mysql-mode=Common tenant (MySQL mode)
100.basic-elements-of-mysql-mode=Basis elements
100.data-type-of-mysql-mode=Data types
200.numeric-of-mysql-mode=Numeric types
300.date-and-time-types-of-mysql-mode=Date and time types
400.string-of-mysql-mode=Character types
500.large-object-of-mysql-mode=Large objects and text types
800.json-formatted-data-type-of-mysql-mode=JSON data types
900.spatial-data-type-of-mysql-mode=Spatial data types
200.expression-of-mysql-mode=Expressions
300.character-set-and-collation-of-mysql-mode=Character set and collation
400.literal-of-mysql-mode=Literal
200.operator-of-mysql-mode=Operator
400.functions-of-mysql-mode=Function
200.single-row-functions-of-mysql-mode=Single-row functions
100.date-and-time-functions-of-mysql-mode=Date and time functions
200.string-functions-of-mysql-mode=String functions
300.conversion-functions-of-mysql-mode=Conversion functions
400.mathematical-functions-of-mysql-mode=Mathematical functions
500.comparison-functions-of-mysql-mode=Comparison functions
600.process-control-functions-of-mysql-mode=Process control functions
300.aggregate-function-of-mysql-mode=Aggregation functions
400.analysis-functions-of-mysql-mode=Analysis functions
500.encryption-and-compression-functions-of-mysql-mode=Encryption functions
600.information-functions-of-mysql-mode=Information functions
700.json-functions-of-mysql-mode=JSON functions
100.create-json-text-function-of-mysql-mode=Create JSON text
200.search-json-text-function-of-mysql-mode=Search JSON text
300.modify-json-text-function-of-mysql-mode=Modify JSON text
400.return-json-text-property-function-of-mysql-mode=Return JSON text properties
500.json-utility-function-of-mysql-mode=JSON utility functions
600.json-aggregate-function-of-mysql-mode=JSON aggregation functions
800.spatial-functions-of-mysql-mode=Spatial functions
900.performance-schema-of-mysql-mode=Performance schema functions
1000.other-functions-of-mysql-mode=Other functions
500.queries-and-subqueries-of-mysql-mode=Queries and subqueries
600.sql-statement-of-mysql-mode=SQL statements
8100.select-of-mysql-mode=SELECT
700.ddl-function-of-mysql-mode=DDL features
300.common-tenant-of-oracle-mode=Common tenant (Oracle mode)
200.pseudo-column-of-oracle-mode=Pseudo column
300.basic-elements-of-oracle-mode=Basic elements
100.built-in-data-types-of-oracle-mode=Built-in data types
200.character-data-type-of-oracle-mode=Character data types
300.numeric-data-type-of-oracle-mode=Numeric data types
400.date-time-and-interval-data-types-of-oracle-mode=Date and time and interval data types
600.large-object-data-type-of-oracle-mode=Large object data types
1000.json-formatted-data-type-oracle-mode=JSON data types
200.data-type-comparison-rules-of-oracle-mode=Data type comparison rules
300.literal-of-oracle-mode=Literal
400.date-and-time-literal-of-oracle-mode=Date and time literal
400.format-of-oracle-mode=Format model
500.null-of-oracle-mode=Null value
600.annotation-of-oracle-mode=Annotation
400.hint-of-oracle-mode=Hint
200.hint-list-of-oracle-mode=Hint list
700.database-objects-of-oracle-mode=Database objects
800.database-naming-convention-of-oracle-mode=Database naming conventions
900.database-object-reference-method-of-oracle-mode=Database object reference method
300.reference-objects-in-a-remote-database-of-oracle-mode=Reference objects in remote databases
400.operator-of-oracle-mode=Operator
500.functions-of-oracle-mode=Function
200.single-row-functions-of-oracle-mode=Single-row functions
100.numeric-functions-of-oracle-mode=Numeric functions
200.string-functions-that-return-a-string-of-oracle-mode=String functions returning strings
300.string-functions-that-return-numbers-of-oracle-mode=String functions returning numbers
400.date-and-time-functions-of-oracle-mode=Date and time
500.generic-comparison-functions-of-oracle-mode=Generic comparison functions
600.conversion-functions-of-oracle-mode=Conversion functions
700.encoding-and-decoding-functions-of-oracle-mode=Encoding and decoding functions
800.null-value-related-function-of-oracle-mode=Null value related functions
900.environment-and-identifier-functions-of-oracle-mode=Environment and identifier functions
1000.hierarchical-functions-of-oracle-mode=Hierarchical functions
1100.xml-functions-of-oracle-mode=XML functions
1200.json-functions-oracle-mode=JSON functions
200.create-json-text-function-oracle=Create JSON text
300.query-json-text-function-oracle=Query JSON text
400.validate-json-text-function-oracle=Validate JSON text
500.modify-json-text-function-oracle=Modify JSON text
300.aggregate-functions-of-oracle-mode=Aggregation functions
400.analysis-functions-of-oracle-mode=Analysis functions
600.expression-of-oracle-mode=Expressions
700.condition-of-oracle-mode=Conditions
800.queries-and-subqueries-of-oracle-mode=Queries and subqueries
900.sql-statement-of-oracle-mode=SQL statements
100.ddl-of-oracle-mode=DDL
200.dml-of-oracle-mode=DML
500.select-of-oracle-mode=SELECT
300.dcl-of-oracle-mode=DCL
1000.ddl-function-of-oracle-mode=DDL features
200.sql-specifications-and-practices=SQL practices and suggestions
200.sql-writing-Specification=SQL writing guidelines
300.sql-statement-example=SQL statement examples
300.pl-reference=PL reference
100.what-is-pl=What is PL
200.pl-mysql=MySQL mode
200.storage-object-mysql=PL stored procedure
300.cursor-mysql=PL cursor
400.control-statement-mysql=PL conditional control statements
500.pl-manipulation-statement-mysql=PL DML statements
600.sql-statements-for-pl-stored-programs-mysql=PL DDL statements
700.pl-database-management-statements-mysql=PL database management statements
800.information-schema-dictionary-view-mysql=PL related dictionary views
900.pl-exception-handling-statement-mysql=PL exception handling
1000.pl-system-package-mysql=PL system package
13300.dbms-resource-manager-mysql=DBMS_RESOURCE_MANAGER
15900.dbms-stats-mysql=DBMS_STATS
17800.dbms-udr-mysql=DBMS_UDR
20700.dbms-xplan-mysql=DBMS_XPLAN
300.pl-oracle=Oracle mode
100.pl-language-basics-oracle=PL language basics
200.sa_sysdba-policy-management-package=SA_SYSDBA policy management package
300.sa_components-tag-package=SA_COMPONENTS tag component package
400.sa_label_admin-tag-management-pack=SA_LABEL_ADMIN tag management package
500.sa_policy_admin-policy-management-packs=SA_POLICY_ADMIN policy management package
600.sa_user_admin-user-tag-management-pack=SA_USER_ADMIN user tag management package
700.sa_session-session-management-pack=SA_SESSION session management package
200.data-type-oracle=PL data types
300.process-control-oracle=PL process control
400.collections-and-records-oracle=PL collections and records
700.collection-methods-oracle=Collection methods
500.pl-static-sql-oracle=PL static SQL
200.cursor-oracle=Cursor
400.autonomous-transactions-oracle=Autonomous transactions
600.dynamic-sql-oracle=PL dynamic SQL
700.stored-procedure-and-functions-oracle=PL stored procedure and functions
600.pipeline-function-oracle=Pipeline functions
700.user-defined-aggregation-functions-oracle=User defined functions
800.trigger-oracle=PL trigger
900.package-oracle=PL package
1000.exception-handling-oracle=PL exception handling
1100.ddl-operations-on-stored-pl-units-oracle=DDL operations on stored PL units
1300.pl-label-security-package-oracle=PL label security package
200.sa-sysdba-policy-management-package-oracle=SA_SYSDBA
300.sa-components-tag-package-oracle=SA_COMPONENTS
400.sa-label-admin-tag-management-pack-oracle=SA_LABEL_ADMIN
500.sa-policy-admin-policy-management-packs-oracle=SA_POLICY_ADMIN
600.sa-user-admin-user-tag-management-pack-oracle=SA_USER_ADMIN
700.sa-session-session-management-pack-oracle=SA_SESSION
1400.pl-system-package-oracle=PL system package (Oracle mode)
1900.dbms-application-info-oracle=DBMS_APPLICATION_INFO
2600.dbms-audit-mgmt-oracle=DBMS_AUDIT_MGMT
3800.dbms-crypto-oracle=DBMS_CRYPTO
5300.dbms-debug-oracle=DBMS_DEBUG
5600.dbms-describe-oracle=DBMS_DESCRIBE
8800.dbms-job-oracle=DBMS_JOB
9300.dbms-lob-oracle=DBMS_LOB
9400.dbms-lock-oracle=DBMS_LOCK
9900.dbms-metadata-oracle=DBMS_METADATA
11100.dbms-output-oracle=DBMS_OUTPUT
12500.dbms-plan-cache-oracle=DBMS_PLAN_CACHE
12700.dbms-random-oracle=DBMS_RANDOM
13300.dbms-resource-manager-oracle=DBMS_RESOURCE_MANAGER
14200.dbms-scheduler-oracle=DBMS_SCHEDULER
14500.dbms-session-oracle=DBMS_SESSION
15200.dbms-sql-oracle=DBMS_SQL
15900.dbms-stats-oracle=DBMS_STATS
17800.dbms-udr-oracle=DBMS_UDR
17900.dbms-utility-oracle=DBMS_UTILITY
18400.dbms-workload-repository-oracle=DBMS_WORKLOAD_REPOSITORY
18500.dbms-xa-oracle=DBMS_XA
19700.dbms-xmlgen-oracle=DBMS_XMLGEN
20700.dbms-xplan-oracle=DBMS_XPLAN
22800.odciconst-oracle=ODCIConst
26000.utl-encode-oracle=UTL_ENCODE
26100.utl-file-oracle=UTL_FILE
26300.utl-i18n-oracle=UTL_I18N
27000.utl-raw-oracle=UTL_RAW
27800.anydata-type-oracle=ANYDATA TYPE
29600.xmltype-oracle=XMLType
400.database-design-specifications-and-practices=Database design guidelines
100.object-naming-conventions=Object naming conventions
200.object-structure-design-specification=Object structure design guidelines
500.tableapi=TableAPI
100.introduction-to-tableapi=Introduction to TableAPI implementation
200.use-of-the-tableapi-client=Using TableAPI client
600.hbaseapi=HBaseAPI
500.system-reference=System reference
100.system-configuration-items=System parameters
300.cluster-level-configuration-items=Cluster level
400.tenant-level-configuration-items=Tenant level
200.system-variable=System variables
300.global-system-variable=Global variables
400.session-system-variable=Session-level variables
400.system-overview-of-mysql-mode=System views (MySQL mode)
200.dictionary-view-of-mysql-mode=Dictionary views
300.performance-view-of-mysql-mode=Performance views
500.system-overview-of-oracle-mode=System views (Oracle mode)
200.dictionary-view-of-oracle-mode=Dictionary views
300.performance-view-of-oracle-mode=Performance views
600.error-code-of-mysql-mode=Error codes (MySQL mode)
700.error-code-of-oracle-mode=Error codes (Oracle mode)
600.platform-products=Platforms
700.components-and-tools=Components & tools
100.manage=O&M
800.ob-admin=ob_admin
300.clog=clog
200.monitor-and-diagnos=Monitoring and diagnostics
300.data-integrate=Data integration
1100.cdc=CDC
200.obcdc=obcdc
100.deploy-and-use-obcdc=Install and Deploy obcdc
200.obcdc-parameters=obcdc Parameters
300.oblogproxy=oblogproxy
100.install-and-deploy-oblogproxy=Install and Deploy oblogproxy
400.oblogmsg=oblogmsg
400.stress-test-tools=Stress testing tools
1300.mysqltest=mysqltest
200.use-of-case=Test Cases
800.FAQ=FAQ
900.release-notes=Release
10100.enterprise-edition-history-release=Enterprise edition
9800.V4.1=V4.1
10100.V3.2=V3.2
10200.V3.1=V3.1
10300.V2.2=V2.2
10200.community-edition-history-release=Community edition
9900.V4.1=V4.1
10000.V4.0=V4.0
10100.V3.1=V3.1