diff --git a/product/zh/docs-mogdb/v3.0/_index.md b/product/zh/docs-mogdb/v3.0/_index.md index d050132970481030982935bc6e10989f2f0fea7d..e60b354b91469765cf4de05e31d1ec61b169052e 100644 --- a/product/zh/docs-mogdb/v3.0/_index.md +++ b/product/zh/docs-mogdb/v3.0/_index.md @@ -45,7 +45,7 @@ date: 2022-08-07 [日常运维](./administrator-guide/routine-maintenance/0-starting-and-stopping-mogdb.md) -[备份与恢复](./administrator-guide/br/1-1-br.md) +[备份与恢复](./administrator-guide/backup-and-restoration/backup-and-restoration-overview.md) [升级指南](./administrator-guide/upgrade-guide.md) @@ -61,11 +61,11 @@ date: 2022-08-07 -[系统优化指南](./performance-tuning/1-system/1-optimizing-os-parameters.md) +[系统优化指南](./performance-tuning/system-tuning/optimizing-os-parameters.md) -[SQL优化指南](./performance-tuning/2-sql/1-query-execution-process.md) +[SQL优化指南](./performance-tuning/sql-tuning/query-execution-process.md) -[WDR解读指南](./performance-tuning/3-wdr/wdr-snapshot-schema.md) +[WDR解读指南](./performance-tuning/wdr/wdr-snapshot-schema.md) [TPCC测试优化指南](./performance-tuning/TPCC-performance-tuning-guide.md) diff --git a/product/zh/docs-mogdb/v3.0/about-mogdb/mogdb-new-feature/3.0.0.md b/product/zh/docs-mogdb/v3.0/about-mogdb/mogdb-new-feature/3.0.0.md index fb08b1bd2e83677171cb84e4e1c156138cde9ed2..eff6c86288733b8f3898c5537f5557eebcf5a502 100644 --- a/product/zh/docs-mogdb/v3.0/about-mogdb/mogdb-new-feature/3.0.0.md +++ b/product/zh/docs-mogdb/v3.0/about-mogdb/mogdb-new-feature/3.0.0.md @@ -60,7 +60,7 @@ MogDB 3.0.0版本于2022年6月30日发布。3.0.0版本基于2.1版本进一步 - 对Session级别SQL运行状态进行收集执行计划树并动态采样执行算子。 - 显著提升用户在进行慢SQL查询性能问题定位时的效率。 -**相关页面**:[SQL运行状态观测](../../characteristic-description/enterprise-level-features/22-sql-running-status-observation.md) +**相关页面**:[SQL运行状态观测](../../characteristic-description/enterprise-level-features/2sql-tuning-running-status-observation.md) ### 2.7 Brin Index diff --git a/product/zh/docs-mogdb/v3.0/administrator-guide/br/1-1-br.md b/product/zh/docs-mogdb/v3.0/administrator-guide/backup-and-restoration/backup-and-restoration-overview.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/administrator-guide/br/1-1-br.md rename to product/zh/docs-mogdb/v3.0/administrator-guide/backup-and-restoration/backup-and-restoration-overview.md diff --git a/product/zh/docs-mogdb/v3.0/administrator-guide/br/1-4-br.md b/product/zh/docs-mogdb/v3.0/administrator-guide/backup-and-restoration/flashback-restoration.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/administrator-guide/br/1-4-br.md rename to product/zh/docs-mogdb/v3.0/administrator-guide/backup-and-restoration/flashback-restoration.md diff --git a/product/zh/docs-mogdb/v3.0/administrator-guide/br/1-3-br.md b/product/zh/docs-mogdb/v3.0/administrator-guide/backup-and-restoration/logical-backup-and-restoration.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/administrator-guide/br/1-3-br.md rename to product/zh/docs-mogdb/v3.0/administrator-guide/backup-and-restoration/logical-backup-and-restoration.md diff --git a/product/zh/docs-mogdb/v3.0/administrator-guide/br/1-2-br.md b/product/zh/docs-mogdb/v3.0/administrator-guide/backup-and-restoration/physical-backup-and-restoration.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/administrator-guide/br/1-2-br.md rename to product/zh/docs-mogdb/v3.0/administrator-guide/backup-and-restoration/physical-backup-and-restoration.md diff --git a/product/zh/docs-mogdb/v3.0/administrator-guide/upgrade-guide.md b/product/zh/docs-mogdb/v3.0/administrator-guide/upgrade-guide.md index 36fedd281fcdc96c9bcc9e9ae3beacf4bf1811eb..f4f46a102fbdbb7a549fcbefcde91ae31140012a 100644 --- a/product/zh/docs-mogdb/v3.0/administrator-guide/upgrade-guide.md +++ b/product/zh/docs-mogdb/v3.0/administrator-guide/upgrade-guide.md @@ -131,7 +131,7 @@ root用户密码 升级一旦失败,有可能会影响到业务的正常开展。提前备份数据,就可以在风险发生后,尽快的恢复业务。 -请参考《管理指南》中的[备份与恢复](../administrator-guide/br/1-1-br.md)章节,完成数据的备份。 +请参考《管理指南》中的[备份与恢复](../administrator-guide/backup-and-restoration/backup-and-restoration-overview.md)章节,完成数据的备份。 ### 获取升级包 diff --git a/product/zh/docs-mogdb/v3.0/characteristic-description/application-development-interfaces/MogDB-Oracle-compatibility.md b/product/zh/docs-mogdb/v3.0/characteristic-description/application-development-interfaces/MogDB-Oracle-compatibility.md index 44e0243fd834050fbdef9cf5920bf1a87de5e4de..9cd56a94bd4b4cf618df1e3613d9d99b88d19d14 100644 --- a/product/zh/docs-mogdb/v3.0/characteristic-description/application-development-interfaces/MogDB-Oracle-compatibility.md +++ b/product/zh/docs-mogdb/v3.0/characteristic-description/application-development-interfaces/MogDB-Oracle-compatibility.md @@ -27,4 +27,4 @@ package一般只用于存储过程中,根据ORACLE数据的package规则,新 ## 相关页面 -[whale插件](../../reference-guide/oracle-plugins/whale.md),[字符处理函数和操作符](../../reference-guide/functions-and-operators/3-character-processing-functions-and-operators.md),[数字操作函数和操作符](../../reference-guide/functions-and-operators/7-mathematical-functions-and-operators.md),[时间和日期处理函数和操作符](../../reference-guide/functions-and-operators/8-date-and-time-processing-functions-and-operators.md),[HLL函数和操作符](../../reference-guide/functions-and-operators/13.1-hll-functions-and-operators.md),[窗口函数](../../reference-guide/functions-and-operators/18-window-functions.md),[系统信息函数](../../reference-guide/functions-and-operators/23-system-information-functions.md) \ No newline at end of file +[whale插件](../../reference-guide/oracle-plugins/whale.md),[字符处理函数和操作符](../../reference-guide/functions-and-operators/character-processing-functions-and-operators.md),[数字操作函数和操作符](../../reference-guide/functions-and-operators/7-mathematical-functions-and-operators.md),[时间和日期处理函数和操作符](../../reference-guide/functions-and-operators/8-date-and-time-processing-functions-and-operators.md),[HLL函数和操作符](../../reference-guide/functions-and-operators/13.1-hll-functions-and-operators.md),[窗口函数](../../reference-guide/functions-and-operators/18-window-functions.md),[系统信息函数](../../reference-guide/functions-and-operators/23-system-information-functions.md) \ No newline at end of file diff --git a/product/zh/docs-mogdb/v3.0/characteristic-description/characteristic-description-overview.md b/product/zh/docs-mogdb/v3.0/characteristic-description/characteristic-description-overview.md index 4661495de32ff63352060440a5144d834a87ea4c..d453c18adf3c9188fe5ee2813087d1d73ff0e010 100644 --- a/product/zh/docs-mogdb/v3.0/characteristic-description/characteristic-description-overview.md +++ b/product/zh/docs-mogdb/v3.0/characteristic-description/characteristic-description-overview.md @@ -63,7 +63,7 @@ MogDB 3.0版本具有以下特性: + [透明数据加密](./database-security/14-transparent-data-encryption.md) + 企业级特性 + [函数及存储过程支持](./enterprise-level-features/1-support-for-functions-and-stored-procedures.md) - + [支持SQL hint](./enterprise-level-features/2-sql-hints.md) + + [支持SQL hint](./enterprise-level-features/sql-tuning-hints.md) + [全文索引](./enterprise-level-features/3-full-text-indexing.md) + [Copy接口支持容错机制](./enterprise-level-features/4-copy-interface-for-error-tolerance.md) + [分区](./enterprise-level-features/5-partitioning.md) @@ -84,7 +84,7 @@ MogDB 3.0版本具有以下特性: + [索引创建并行控制](./enterprise-level-features/23-index-creation-parallel-control.md) + [动态分区裁剪](./enterprise-level-features/21-dynamic-partition-pruning.md) + [COPY导入优化](./enterprise-level-features/20-copy-import-optimization.md) - + [SQL运行时状态观测](./enterprise-level-features/22-sql-running-status-observation.md) + + [SQL运行时状态观测](./enterprise-level-features/2sql-tuning-running-status-observation.md) + [BRIN索引](./enterprise-level-features/24-brin-index.md) + [BLOOM索引](./enterprise-level-features/25-bloom-index.md) + 应用开发接口 diff --git a/product/zh/docs-mogdb/v3.0/characteristic-description/high-availability/5-physical-backup.md b/product/zh/docs-mogdb/v3.0/characteristic-description/high-availability/5-physical-backup.md index a4bc4117c34c1842a97052dee19c37b70a36641a..949c53158219337eb21461cf1d3c6abcacdaa32e 100644 --- a/product/zh/docs-mogdb/v3.0/characteristic-description/high-availability/5-physical-backup.md +++ b/product/zh/docs-mogdb/v3.0/characteristic-description/high-availability/5-physical-backup.md @@ -45,7 +45,7 @@ MogDB 1.1.0 提供物理备份能力,可以将整个数据库的数据以数 ## 特性约束 -物理备份的约束条件请参见《管理指南》中“备份与恢复 > [物理备份恢复](../../administrator-guide/br/1-2-br.md)”章节相关约束。 +物理备份的约束条件请参见《管理指南》中“备份与恢复 > [物理备份恢复](../../administrator-guide/backup-and-restoration/physical-backup-and-restoration.md)”章节相关约束。 ## 依赖关系 diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/7-experience-in-rewriting-sql-statements.md b/product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/experience-in-rewriting-sql-statements.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/7-experience-in-rewriting-sql-statements.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/experience-in-rewriting-sql-statements.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/9-hint-based-tuning.md b/product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/hint-based-tuning.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/9-hint-based-tuning.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/hint-based-tuning.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/2-introduction-to-the-sql-execution-plan.md b/product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/introduction-to-the-sql-execution-plan.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/2-introduction-to-the-sql-execution-plan.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/introduction-to-the-sql-execution-plan.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/1-query-execution-process.md b/product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/query-execution-process.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/1-query-execution-process.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/query-execution-process.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/8-resetting-key-parameters-during-sql-tuning.md b/product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/resetting-key-parameters-during-sql-tuning.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/8-resetting-key-parameters-during-sql-tuning.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/resetting-key-parameters-during-sql-tuning.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/5-reviewing-and-modifying-a-table-definition.md b/product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/reviewing-and-modifying-a-table-definition.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/5-reviewing-and-modifying-a-table-definition.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/reviewing-and-modifying-a-table-definition.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/3-tuning-process.md b/product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/tuning-process.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/3-tuning-process.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/tuning-process.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/6-typical-sql-optimization-methods.md b/product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/typical-sql-optimization-methods.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/6-typical-sql-optimization-methods.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/typical-sql-optimization-methods.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/4-updating-statistics.md b/product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/updating-statistics.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/2-sql/4-updating-statistics.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/sql-tuning/updating-statistics.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/1-system/3-configuring-llvm.md b/product/zh/docs-mogdb/v3.0/performance-tuning/system-tuning/configuring-llvm.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/1-system/3-configuring-llvm.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/system-tuning/configuring-llvm.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/1-system/4-configuring-smp.md b/product/zh/docs-mogdb/v3.0/performance-tuning/system-tuning/configuring-smp.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/1-system/4-configuring-smp.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/system-tuning/configuring-smp.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/1-system/2-optimizing-database-parameters.md b/product/zh/docs-mogdb/v3.0/performance-tuning/system-tuning/optimizing-database-parameters.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/1-system/2-optimizing-database-parameters.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/system-tuning/optimizing-database-parameters.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/1-system/1-optimizing-os-parameters.md b/product/zh/docs-mogdb/v3.0/performance-tuning/system-tuning/optimizing-os-parameters.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/1-system/1-optimizing-os-parameters.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/system-tuning/optimizing-os-parameters.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/3-wdr/wdr-report.md b/product/zh/docs-mogdb/v3.0/performance-tuning/wdr/wdr-report.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/3-wdr/wdr-report.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/wdr/wdr-report.md diff --git a/product/zh/docs-mogdb/v3.0/performance-tuning/3-wdr/wdr-snapshot-schema.md b/product/zh/docs-mogdb/v3.0/performance-tuning/wdr/wdr-snapshot-schema.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/performance-tuning/3-wdr/wdr-snapshot-schema.md rename to product/zh/docs-mogdb/v3.0/performance-tuning/wdr/wdr-snapshot-schema.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/1-GAUSS-00001-GAUSS-00100.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00001-GAUSS-00100.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/1-GAUSS-00001-GAUSS-00100.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00001-GAUSS-00100.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/2-GAUSS-00101-GAUSS-00200.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00101-GAUSS-00200.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/2-GAUSS-00101-GAUSS-00200.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00101-GAUSS-00200.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/3-GAUSS-00201-GAUSS-00300.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00201-GAUSS-00300.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/3-GAUSS-00201-GAUSS-00300.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00201-GAUSS-00300.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/4-GAUSS-00301-GAUSS-00400.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00301-GAUSS-00400.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/4-GAUSS-00301-GAUSS-00400.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00301-GAUSS-00400.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/5-GAUSS-00401-GAUSS-00500.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00401-GAUSS-00500.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/5-GAUSS-00401-GAUSS-00500.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00401-GAUSS-00500.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/6-GAUSS-00501-GAUSS-00600.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00501-GAUSS-00600.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/6-GAUSS-00501-GAUSS-00600.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00501-GAUSS-00600.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/7-GAUSS-00601-GAUSS-00700.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00601-GAUSS-00700.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/7-GAUSS-00601-GAUSS-00700.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00601-GAUSS-00700.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/8-GAUSS-00701-GAUSS-00800.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00701-GAUSS-00800.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/8-GAUSS-00701-GAUSS-00800.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00701-GAUSS-00800.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/9-GAUSS-00801-GAUSS-00900.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00801-GAUSS-00900.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/9-GAUSS-00801-GAUSS-00900.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00801-GAUSS-00900.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/10-GAUSS-00901-GAUSS-01000.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00901-GAUSS-01000.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/10-GAUSS-00901-GAUSS-01000.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-00901-GAUSS-01000.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/11-GAUSS-01001-GAUSS-01100.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01001-GAUSS-01100.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/11-GAUSS-01001-GAUSS-01100.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01001-GAUSS-01100.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/12-GAUSS-01101-GAUSS-01200.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01101-GAUSS-01200.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/12-GAUSS-01101-GAUSS-01200.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01101-GAUSS-01200.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/13-GAUSS-01201-GAUSS-01300.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01201-GAUSS-01300.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/13-GAUSS-01201-GAUSS-01300.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01201-GAUSS-01300.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/14-GAUSS-01301-GAUSS-01400.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01301-GAUSS-01400.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/14-GAUSS-01301-GAUSS-01400.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01301-GAUSS-01400.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/15-GAUSS-01401-GAUSS-01500.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01401-GAUSS-01500.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/15-GAUSS-01401-GAUSS-01500.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01401-GAUSS-01500.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/16-GAUSS-01501-GAUSS-01600.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01501-GAUSS-01600.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/16-GAUSS-01501-GAUSS-01600.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01501-GAUSS-01600.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/17-GAUSS-01601-GAUSS-01700.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01601-GAUSS-01700.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/17-GAUSS-01601-GAUSS-01700.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01601-GAUSS-01700.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/18-GAUSS-01701-GAUSS-01800.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01701-GAUSS-01800.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/18-GAUSS-01701-GAUSS-01800.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01701-GAUSS-01800.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/19-GAUSS-01801-GAUSS-01900.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01801-GAUSS-01900.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/19-GAUSS-01801-GAUSS-01900.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01801-GAUSS-01900.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/20-GAUSS-01901-GAUSS-02000.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01901-GAUSS-02000.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/20-GAUSS-01901-GAUSS-02000.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-01901-GAUSS-02000.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/21-GAUSS-02001-GAUSS-02100.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02001-GAUSS-02100.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/21-GAUSS-02001-GAUSS-02100.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02001-GAUSS-02100.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/22-GAUSS-02101-GAUSS-02200.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02101-GAUSS-02200.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/22-GAUSS-02101-GAUSS-02200.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02101-GAUSS-02200.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/23-GAUSS-02201-GAUSS-02300.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02201-GAUSS-02300.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/23-GAUSS-02201-GAUSS-02300.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02201-GAUSS-02300.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/24-GAUSS-02301-GAUSS-02400.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02301-GAUSS-02400.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/24-GAUSS-02301-GAUSS-02400.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02301-GAUSS-02400.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/25-GAUSS-02401-GAUSS-02500.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02401-GAUSS-02500.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/25-GAUSS-02401-GAUSS-02500.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02401-GAUSS-02500.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/26-GAUSS-02501-GAUSS-02600.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02501-GAUSS-02600.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/26-GAUSS-02501-GAUSS-02600.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02501-GAUSS-02600.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/27-GAUSS-02601-GAUSS-02700.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02601-GAUSS-02700.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/27-GAUSS-02601-GAUSS-02700.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02601-GAUSS-02700.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/28-GAUSS-02701-GAUSS-02800.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02701-GAUSS-02800.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/28-GAUSS-02701-GAUSS-02800.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02701-GAUSS-02800.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/29-GAUSS-02801-GAUSS-02900.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02801-GAUSS-02900.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/29-GAUSS-02801-GAUSS-02900.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02801-GAUSS-02900.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/30-GAUSS-02901-GAUSS-03000.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02901-GAUSS-03000.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/30-GAUSS-02901-GAUSS-03000.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-02901-GAUSS-03000.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/31-GAUSS-03001-GAUSS-03100.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03001-GAUSS-03100.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/31-GAUSS-03001-GAUSS-03100.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03001-GAUSS-03100.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/32-GAUSS-03101-GAUSS-03200.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03101-GAUSS-03200.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/32-GAUSS-03101-GAUSS-03200.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03101-GAUSS-03200.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/33-GAUSS-03201-GAUSS-03300.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03201-GAUSS-03300.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/33-GAUSS-03201-GAUSS-03300.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03201-GAUSS-03300.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/34-GAUSS-03301-GAUSS-03400.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03301-GAUSS-03400.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/34-GAUSS-03301-GAUSS-03400.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03301-GAUSS-03400.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/35-GAUSS-03401-GAUSS-03500.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03401-GAUSS-03500.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/35-GAUSS-03401-GAUSS-03500.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03401-GAUSS-03500.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/36-GAUSS-03501-GAUSS-03600.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03501-GAUSS-03600.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/36-GAUSS-03501-GAUSS-03600.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03501-GAUSS-03600.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/37-GAUSS-03601-GAUSS-03700.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03601-GAUSS-03700.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/37-GAUSS-03601-GAUSS-03700.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03601-GAUSS-03700.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/38-GAUSS-03701-GAUSS-03800.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03701-GAUSS-03800.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/38-GAUSS-03701-GAUSS-03800.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03701-GAUSS-03800.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/39-GAUSS-03801-GAUSS-03900.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03801-GAUSS-03900.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/39-GAUSS-03801-GAUSS-03900.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03801-GAUSS-03900.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/40-GAUSS-03901-GAUSS-04000.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03901-GAUSS-04000.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/40-GAUSS-03901-GAUSS-04000.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-03901-GAUSS-04000.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/41-GAUSS-04001-GAUSS-04100.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04001-GAUSS-04100.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/41-GAUSS-04001-GAUSS-04100.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04001-GAUSS-04100.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/42-GAUSS-04101-GAUSS-04200.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04101-GAUSS-04200.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/42-GAUSS-04101-GAUSS-04200.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04101-GAUSS-04200.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/43-GAUSS-04201-GAUSS-04300.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04201-GAUSS-04300.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/43-GAUSS-04201-GAUSS-04300.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04201-GAUSS-04300.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/44-GAUSS-04301-GAUSS-04400.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04301-GAUSS-04400.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/44-GAUSS-04301-GAUSS-04400.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04301-GAUSS-04400.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/45-GAUSS-04401-GAUSS-04500.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04401-GAUSS-04500.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/45-GAUSS-04401-GAUSS-04500.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04401-GAUSS-04500.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/46-GAUSS-04501-GAUSS-04600.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04501-GAUSS-04600.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/46-GAUSS-04501-GAUSS-04600.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04501-GAUSS-04600.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/47-GAUSS-04601-GAUSS-04700.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04601-GAUSS-04700.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/47-GAUSS-04601-GAUSS-04700.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04601-GAUSS-04700.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/48-GAUSS-04701-GAUSS-04800.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04701-GAUSS-04800.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/48-GAUSS-04701-GAUSS-04800.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04701-GAUSS-04800.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/49-GAUSS-04801-GAUSS-04900.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04801-GAUSS-04900.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/49-GAUSS-04801-GAUSS-04900.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04801-GAUSS-04900.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/50-GAUSS-04901-GAUSS-05000.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04901-GAUSS-05000.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/50-GAUSS-04901-GAUSS-05000.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-04901-GAUSS-05000.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/51-GAUSS-05001-GAUSS-05100.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05001-GAUSS-05100.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/51-GAUSS-05001-GAUSS-05100.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05001-GAUSS-05100.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/52-GAUSS-05101-GAUSS-05200.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05101-GAUSS-05200.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/52-GAUSS-05101-GAUSS-05200.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05101-GAUSS-05200.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/53-GAUSS-05201-GAUSS-05300.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05201-GAUSS-05300.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/53-GAUSS-05201-GAUSS-05300.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05201-GAUSS-05300.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/54-GAUSS-05301-GAUSS-05400.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05301-GAUSS-05400.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/54-GAUSS-05301-GAUSS-05400.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05301-GAUSS-05400.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/55-GAUSS-05401-GAUSS-05500.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05401-GAUSS-05500.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/55-GAUSS-05401-GAUSS-05500.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05401-GAUSS-05500.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/56-GAUSS-05501-GAUSS-05600.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05501-GAUSS-05600.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/56-GAUSS-05501-GAUSS-05600.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05501-GAUSS-05600.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/57-GAUSS-05601-GAUSS-05700.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05601-GAUSS-05700.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/57-GAUSS-05601-GAUSS-05700.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05601-GAUSS-05700.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/58-GAUSS-05701-GAUSS-05800.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05701-GAUSS-05800.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/58-GAUSS-05701-GAUSS-05800.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05701-GAUSS-05800.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/59-GAUSS-05801-GAUSS-05900.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05801-GAUSS-05900.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/59-GAUSS-05801-GAUSS-05900.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05801-GAUSS-05900.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/60-GAUSS-05901-GAUSS-06000.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05901-GAUSS-06000.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/60-GAUSS-05901-GAUSS-06000.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-05901-GAUSS-06000.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/61-GAUSS-06001-GAUSS-06100.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06001-GAUSS-06100.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/61-GAUSS-06001-GAUSS-06100.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06001-GAUSS-06100.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/62-GAUSS-06101-GAUSS-06200.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06101-GAUSS-06200.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/62-GAUSS-06101-GAUSS-06200.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06101-GAUSS-06200.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/63-GAUSS-06201-GAUSS-06300.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06201-GAUSS-06300.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/63-GAUSS-06201-GAUSS-06300.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06201-GAUSS-06300.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/64-GAUSS-06301-GAUSS-06400.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06301-GAUSS-06400.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/64-GAUSS-06301-GAUSS-06400.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06301-GAUSS-06400.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/65-GAUSS-06401-GAUSS-06500.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06401-GAUSS-06500.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/65-GAUSS-06401-GAUSS-06500.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06401-GAUSS-06500.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/66-GAUSS-06501-GAUSS-06600.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06501-GAUSS-06600.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/66-GAUSS-06501-GAUSS-06600.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06501-GAUSS-06600.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/67-GAUSS-06601-GAUSS-06700.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06601-GAUSS-06700.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/67-GAUSS-06601-GAUSS-06700.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06601-GAUSS-06700.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/68-GAUSS-06701-GAUSS-06800.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06701-GAUSS-06800.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/68-GAUSS-06701-GAUSS-06800.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06701-GAUSS-06800.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/69-GAUSS-06801-GAUSS-06900.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06801-GAUSS-06900.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/69-GAUSS-06801-GAUSS-06900.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06801-GAUSS-06900.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/70-GAUSS-06901-GAUSS-07000.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06901-GAUSS-07000.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/70-GAUSS-06901-GAUSS-07000.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-06901-GAUSS-07000.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/71-GAUSS-07001-GAUSS-07100.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-07001-GAUSS-07100.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/71-GAUSS-07001-GAUSS-07100.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-07001-GAUSS-07100.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/72-GAUSS-07101-GAUSS-07200.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-07101-GAUSS-07200.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/72-GAUSS-07101-GAUSS-07200.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-07101-GAUSS-07200.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/73-GAUSS-07201-GAUSS-07300.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-07201-GAUSS-07300.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/73-GAUSS-07201-GAUSS-07300.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-07201-GAUSS-07300.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/74-GAUSS-07301-GAUSS-07400.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-07301-GAUSS-07400.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/74-GAUSS-07301-GAUSS-07400.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-07301-GAUSS-07400.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/75-GAUSS-07401-GAUSS-07480.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-07401-GAUSS-07480.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/75-GAUSS-07401-GAUSS-07480.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-07401-GAUSS-07480.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/76-GAUSS-50000-GAUSS-50999.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-50000-GAUSS-50999.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/76-GAUSS-50000-GAUSS-50999.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-50000-GAUSS-50999.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/77-GAUSS-51000-GAUSS-51999.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-51000-GAUSS-51999.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/77-GAUSS-51000-GAUSS-51999.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-51000-GAUSS-51999.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/78-GAUSS-52000-GAUSS-52999.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-52000-GAUSS-52999.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/78-GAUSS-52000-GAUSS-52999.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-52000-GAUSS-52999.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/79-GAUSS-53000-GAUSS-53699.md b/product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-53000-GAUSS-53699.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/79-GAUSS-53000-GAUSS-53699.md rename to product/zh/docs-mogdb/v3.0/reference-guide/error-code-reference/GAUSS-53000-GAUSS-53699.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/6-mode-matching-operators.md b/product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/6-mode-matching-operators.md index 74c9268756506154ff6ecc8ce1526825ea054f13..5ade09616079a5bb9251db255d43a5aeb7413ffa 100644 --- a/product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/6-mode-matching-operators.md +++ b/product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/6-mode-matching-operators.md @@ -85,7 +85,7 @@ date: 2021-04-20 正则表达式函数: - 支持使用函数[substring(string from pattern)](3-character-processing-functions-and-operators.md)截取匹配SQL正则表达式的子字符串。 + 支持使用函数[substring(string from pattern)](character-processing-functions-and-operators.md)截取匹配SQL正则表达式的子字符串。 示例: @@ -150,21 +150,21 @@ date: 2021-04-20 POSIX正则表达式支持下面函数。 - - [substring(string from pattern)](3-character-processing-functions-and-operators.md)函数提供了抽取一个匹配POSIX正则表达式模式的子串的方法。 + - [substring(string from pattern)](character-processing-functions-and-operators.md)函数提供了抽取一个匹配POSIX正则表达式模式的子串的方法。 - - [regexp_count](3-character-processing-functions-and-operators.md)函数提供了获取匹配POSIX正则表达式模式的子串数量的功能。 + - [regexp_count](character-processing-functions-and-operators.md)函数提供了获取匹配POSIX正则表达式模式的子串数量的功能。 - - [regexp_instr](3-character-processing-functions-and-operators.md)函数提供了获取匹配POSIX正则表达式模式子串位置的功能。 + - [regexp_instr](character-processing-functions-and-operators.md)函数提供了获取匹配POSIX正则表达式模式子串位置的功能。 - - [regexp_substr](3-character-processing-functions-and-operators.md)函数提供了抽取一个匹配POSIX正则表达式模式的子串的方法。 + - [regexp_substr](character-processing-functions-and-operators.md)函数提供了抽取一个匹配POSIX正则表达式模式的子串的方法。 - - [regexp_replace(string, pattern, replacement [,flags ])](3-character-processing-functions-and-operators.md)函数提供了将匹配POSIX正则表达式模式的子串替换为新文本的功能。 + - [regexp_replace(string, pattern, replacement [,flags ])](character-processing-functions-and-operators.md)函数提供了将匹配POSIX正则表达式模式的子串替换为新文本的功能。 - - [regexp_matches(string text, pattern text [, flags text])](3-character-processing-functions-and-operators.md)函数返回一个文本数组,该数组由匹配一个POSIX正则表达式模式得到的所有被捕获子串构成。 + - [regexp_matches(string text, pattern text [, flags text])](character-processing-functions-and-operators.md)函数返回一个文本数组,该数组由匹配一个POSIX正则表达式模式得到的所有被捕获子串构成。 - - [regexp_split_to_table(string text, pattern text [, flags text])](3-character-processing-functions-and-operators.md)函数把一个POSIX正则表达式模式当作一个定界符来分离一个串。 + - [regexp_split_to_table(string text, pattern text [, flags text])](character-processing-functions-and-operators.md)函数把一个POSIX正则表达式模式当作一个定界符来分离一个串。 - - [regexp_split_to_array(string text, pattern text [, flags text ])](3-character-processing-functions-and-operators.md)和regexp_split_to_table类似,是一个正则表达式分离函数,不过它的结果以一个text数组的形式返回。 + - [regexp_split_to_array(string text, pattern text [, flags text ])](character-processing-functions-and-operators.md)和regexp_split_to_table类似,是一个正则表达式分离函数,不过它的结果以一个text数组的形式返回。 > ![img](https://cdn-mogdb.enmotech.com/docs-media/icon/icon-note.gif) **说明**: > 正则表达式分离函数会忽略零长度的匹配,这种匹配发生在串的开头或结尾或者正好发生在前一个匹配之后。这和正则表达式匹配的严格定义是相悖的,后者由regexp_matches实现,但是通常前者是实际中最常用的行为。 diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/4-binary-string-functions-and-operators.md b/product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/binary-string-functions-and-operators.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/4-binary-string-functions-and-operators.md rename to product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/binary-string-functions-and-operators.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/3-character-processing-functions-and-operators.md b/product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/character-processing-functions-and-operators.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/3-character-processing-functions-and-operators.md rename to product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/character-processing-functions-and-operators.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/2-comparison-operators.md b/product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/comparison-operators.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/2-comparison-operators.md rename to product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/comparison-operators.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/1-logical-operators.md b/product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/logical-operators.md similarity index 100% rename from product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/1-logical-operators.md rename to product/zh/docs-mogdb/v3.0/reference-guide/functions-and-operators/logical-operators.md diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/guc-parameters/9-query-planning/4-other-optimizer-options.md b/product/zh/docs-mogdb/v3.0/reference-guide/guc-parameters/9-query-planning/4-other-optimizer-options.md index c103ffa1eaaa737583f65187377aa8561f77fdc4..e6a351ee44e6dac37f25feb93830149d8ac27d22 100644 --- a/product/zh/docs-mogdb/v3.0/reference-guide/guc-parameters/9-query-planning/4-other-optimizer-options.md +++ b/product/zh/docs-mogdb/v3.0/reference-guide/guc-parameters/9-query-planning/4-other-optimizer-options.md @@ -319,7 +319,7 @@ set sql_beta_feature=none; > - 比默认值大的正数数值增加了ANALYZE所需的时间,但是可能会改善优化器的估计质量。 > - 调整此参数可能存在性能劣化的风险,如果某个查询劣化,可以考虑: > 1. 恢复默认的统计信息。 -> 2. 使用plan hint来调整到之前的查询计划。(详情参见[使用Plan Hint进行调优](../../../performance-tuning/2-sql/9-hint-based-tuning.md)) +> 2. 使用plan hint来调整到之前的查询计划。(详情参见[使用Plan Hint进行调优](../../../performance-tuning/sql-tuning/hint-based-tuning.md)) > - 当此guc参数设置为负数时,如果计算的采样样本数大于等于总数据量的2%,且用户表的数据量小于1600000时,ANALYZE所需时间相比guc参数为默认值的时间会有所增加。 > - 当此guc参数设置为负数时,则autoanalyze不生效。 @@ -530,7 +530,7 @@ set sql_beta_feature=none; > ![img](https://cdn-mogdb.enmotech.com/docs-media/icon/icon-note.gif) **说明**: > > - 在开启enable_sonic_hashagg,且查询达到约束条件使用基于面向列的hash表设计的Hash Agg算子时,查询对应的Hash Agg算子内存使用通常可获得精简。但对于代码生成技术可获得显著性能提升的场景enable_codegen打开后获得较大性能提升,对应的算子查询性能可能会出现劣化。 -> - 开启enable_sonic_hashagg,且查询达到约束条件使用基于面向列的hash表设计的Hash Agg算子时,在Explain Analyze/Performance的执行计划和执行信息中,算子显示为“Sonic Hash Aggregation”,而未达到该约束条件时,算子名称将显示为“Hash Aggregation”,Explain详解请参见[详解](../../../performance-tuning/2-sql/2-introduction-to-the-sql-execution-plan.md#详解)。 +> - 开启enable_sonic_hashagg,且查询达到约束条件使用基于面向列的hash表设计的Hash Agg算子时,在Explain Analyze/Performance的执行计划和执行信息中,算子显示为“Sonic Hash Aggregation”,而未达到该约束条件时,算子名称将显示为“Hash Aggregation”,Explain详解请参见[详解](../../../performance-tuning/sql-tuning/introduction-to-the-sql-execution-plan.md#详解)。 **默认值**: on @@ -549,7 +549,7 @@ set sql_beta_feature=none; > > - 当前开关仅适用于Inner Join的场景。 > - 在开启enable_sonic_hashjoin,查询对应的Hash Inner算子内存使用通常可获得精简。但对于代码生成技术可获得显著性能提升的场景,对应的算子查询性能可能会出现劣化。 -> - 开启enable_sonic_hashjoin,且查询达到约束条件使用基于面向列的hash表设计的Hash Join算子时,在Explain Analyze/Performance的执行计划和执行信息中,算子显示为“Sonic Hash Join”,而未达到该约束条件时,算子名称将显示为“Hash Join”,Explain详解请参见[详解](../../../performance-tuning/2-sql/2-introduction-to-the-sql-execution-plan.md#详解)。 +> - 开启enable_sonic_hashjoin,且查询达到约束条件使用基于面向列的hash表设计的Hash Join算子时,在Explain Analyze/Performance的执行计划和执行信息中,算子显示为“Sonic Hash Join”,而未达到该约束条件时,算子名称将显示为“Hash Join”,Explain详解请参见[详解](../../../performance-tuning/sql-tuning/introduction-to-the-sql-execution-plan.md#详解)。 **默认值**: on diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/sql-reference/4-expressions/1-simple-expressions.md b/product/zh/docs-mogdb/v3.0/reference-guide/sql-reference/4-expressions/1-simple-expressions.md index a145a88accb2601f0012df49206db8b840d84fbe..5f392e99be7092371206f0d57026ce4cad64792c 100644 --- a/product/zh/docs-mogdb/v3.0/reference-guide/sql-reference/4-expressions/1-simple-expressions.md +++ b/product/zh/docs-mogdb/v3.0/reference-guide/sql-reference/4-expressions/1-simple-expressions.md @@ -9,7 +9,7 @@ date: 2021-05-17 ## 逻辑表达式 -逻辑表达式的操作符和运算规则,请参见[逻辑操作符](../../../reference-guide/functions-and-operators/1-logical-operators.md)。 +逻辑表达式的操作符和运算规则,请参见[逻辑操作符](../../../reference-guide/functions-and-operators/logical-operators.md)。 ## 比较表达式 diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/DELETE.md b/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/DELETE.md index a93b6509188be00a472363bda102d3d6f351bfb4..1db677730d2305932f68dd516c85282a7176d5ca 100644 --- a/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/DELETE.md +++ b/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/DELETE.md @@ -49,7 +49,7 @@ DELETE [/*+ plan_hint */] [ FROM ] [ ONLY ] table_name [partition_clause] [ * ] - **plan_hint子句** - 以`/*+ */`的形式在DELETE关键字后,用于对DELETE对应的语句块生成的计划进行hint调优,详细用法请参见章节[使用Plan Hint进行调优](../../performance-tuning/2-sql/9-hint-based-tuning.md)。每条语句中只有第一个`/*+ plan_hint */`注释块会作为hint生效,里面可以写多条hint。 + 以`/*+ */`的形式在DELETE关键字后,用于对DELETE对应的语句块生成的计划进行hint调优,详细用法请参见章节[使用Plan Hint进行调优](../../performance-tuning/sql-tuning/hint-based-tuning.md)。每条语句中只有第一个`/*+ plan_hint */`注释块会作为hint生效,里面可以写多条hint。 - **ONLY** diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/INSERT.md b/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/INSERT.md index 7793045aa94c1a75d910a4e50ba314ddcc50eab9..8fb1b453b2b7d74ee2c98aa77011bdaf4104994d 100644 --- a/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/INSERT.md +++ b/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/INSERT.md @@ -69,7 +69,7 @@ INSERT INTO table_name [ ( column_name [, ...] ) ] > INSERT ON DUPLICATE KEY UPDATE不支持WITH及WITH RECURSIVE子句。 - **plan_hint子句** - 以`/*+ */`的形式在INSERT关键字后,用于对INSERT对应的语句块生成的计划进行hint调优,详细用法请参见章节[使用Plan Hint进行调优](../../performance-tuning/2-sql/9-hint-based-tuning.md)。每条语句中只有第一个`/*+ plan_hint */`注释块会作为hint生效,里面可以写多条hint。 + 以`/*+ */`的形式在INSERT关键字后,用于对INSERT对应的语句块生成的计划进行hint调优,详细用法请参见章节[使用Plan Hint进行调优](../../performance-tuning/sql-tuning/hint-based-tuning.md)。每条语句中只有第一个`/*+ plan_hint */`注释块会作为hint生效,里面可以写多条hint。 - **table_name** diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/MERGE-INTO.md b/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/MERGE-INTO.md index 5b70862d44062063ab35b23c515b1a33b1f4d15a..175826584f1a43ab2eb2ed2ee61a30d6c8c56690 100644 --- a/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/MERGE-INTO.md +++ b/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/MERGE-INTO.md @@ -40,7 +40,7 @@ ON ( condition ) - **plan_hint子句** - 以/\*+ \*/的形式在MERGE关键字后,用于对MERGE对应的语句块生成的计划进行hint调优,详细用法请参见章节[使用Plan Hint进行调优](../../performance-tuning/2-sql/9-hint-based-tuning.md)。每条语句中只有第一个/\*+ plan_hint \*/注释块会作为hint生效,里面可以写多条hint。 + 以/\*+ \*/的形式在MERGE关键字后,用于对MERGE对应的语句块生成的计划进行hint调优,详细用法请参见章节[使用Plan Hint进行调优](../../performance-tuning/sql-tuning/hint-based-tuning.md)。每条语句中只有第一个/\*+ plan_hint \*/注释块会作为hint生效,里面可以写多条hint。 - **INTO子句** diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/SELECT.md b/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/SELECT.md index ab32fdc4fe7d24ca54a6f5412cc5ceaa4797acb7..2fb223e55dea9e37e408c0e617e0d50f5194c959 100644 --- a/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/SELECT.md +++ b/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/SELECT.md @@ -126,7 +126,7 @@ SELECT语句就像叠加在数据库表上的过滤器,利用SQL关键字从 - **plan_hint子句** - 以/\*+ \*/的形式在SELECT关键字后,用于对SELECT对应的语句块生成的计划进行hint调优,详细用法请参见章节[使用Plan Hint进行调优](../../performance-tuning/2-sql/9-hint-based-tuning.md)。每条语句中只有第一个/\*+ plan_hint \*/注释块会作为hint生效,里面可以写多条hint。 + 以/\*+ \*/的形式在SELECT关键字后,用于对SELECT对应的语句块生成的计划进行hint调优,详细用法请参见章节[使用Plan Hint进行调优](../../performance-tuning/sql-tuning/hint-based-tuning.md)。每条语句中只有第一个/\*+ plan_hint \*/注释块会作为hint生效,里面可以写多条hint。 - **ALL** diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/UPDATE.md b/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/UPDATE.md index 587a82faa7cd517bc29a4a7b4df177a59d1271d7..92469408fa37983fe4bbdd617660654d80e0862d 100644 --- a/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/UPDATE.md +++ b/product/zh/docs-mogdb/v3.0/reference-guide/sql-syntax/UPDATE.md @@ -46,7 +46,7 @@ sub_query ::= SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ] - **plan_hint子句** - 以/\*+ \*/的形式在UPDATE关键字后,用于对UPDATE对应的语句块生成的计划进行hint调优,详细用法请参见章节[使用Plan Hint进行调优](../../performance-tuning/2-sql/9-hint-based-tuning.md)。每条语句中只有第一个/\*+ plan_hint \*/注释块会作为hint生效,里面可以写多条hint。 + 以/\*+ \*/的形式在UPDATE关键字后,用于对UPDATE对应的语句块生成的计划进行hint调优,详细用法请参见章节[使用Plan Hint进行调优](../../performance-tuning/sql-tuning/hint-based-tuning.md)。每条语句中只有第一个/\*+ plan_hint \*/注释块会作为hint生效,里面可以写多条hint。 - **table_name** diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/supported-data-types/4-character-data-types.md b/product/zh/docs-mogdb/v3.0/reference-guide/supported-data-types/4-character-data-types.md index d19cc07db03441394062d94e8266a58b128b425f..7eb8e7a5b5849506e88cbf4815786027bf4f4532 100644 --- a/product/zh/docs-mogdb/v3.0/reference-guide/supported-data-types/4-character-data-types.md +++ b/product/zh/docs-mogdb/v3.0/reference-guide/supported-data-types/4-character-data-types.md @@ -7,7 +7,7 @@ date: 2021-04-06 # 字符类型 -MogDB支持的字符类型请参见表1。字符串操作符和相关的内置函数请参见[字符处理函数和操作符](../../reference-guide/functions-and-operators/3-character-processing-functions-and-operators.md)。 +MogDB支持的字符类型请参见表1。字符串操作符和相关的内置函数请参见[字符处理函数和操作符](../../reference-guide/functions-and-operators/character-processing-functions-and-operators.md)。 **表 1** 字符类型 diff --git a/product/zh/docs-mogdb/v3.0/reference-guide/tool-reference/client-tool/1-gsql.md b/product/zh/docs-mogdb/v3.0/reference-guide/tool-reference/client-tool/1-gsql.md index 0406d10dcab41dfd4a9b4801e914d09bea18bb64..8fe0e9d8fd44cc425632e55517f58909e17289f7 100644 --- a/product/zh/docs-mogdb/v3.0/reference-guide/tool-reference/client-tool/1-gsql.md +++ b/product/zh/docs-mogdb/v3.0/reference-guide/tool-reference/client-tool/1-gsql.md @@ -708,7 +708,7 @@ omm@[local] MogDB=# 此时便可以确定是数据库执行“SELECT VERSION()”语句较慢。 - 在连接上数据库后,便可以通过执行“explain performance select version()”语句来确定初始化语句执行较慢的原因。更多信息,详见《性能优化指南》中“SQL优化指南 > [SQL执行计划介绍](../../../performance-tuning/2-sql/2-introduction-to-the-sql-execution-plan.md)”章节。 + 在连接上数据库后,便可以通过执行“explain performance select version()”语句来确定初始化语句执行较慢的原因。更多信息,详见《性能优化指南》中“SQL优化指南 > [SQL执行计划介绍](../../../performance-tuning/sql-tuning/introduction-to-the-sql-execution-plan.md)”章节。 另外还有一种场景不太常见:由于数据库主节点所在机器的磁盘满或故障,此时所查询等受影响,无法进行用户认证,导致连接过程挂起,表现为假死。解决此问题清理数据库主节点的数据盘空间便可。 diff --git a/product/zh/docs-mogdb/v3.0/toc.md b/product/zh/docs-mogdb/v3.0/toc.md index b5d3060ce357bf51c26fae6f3d23c3a6d252cab3..49b2aeb68401effd2289937ba0e1066c4e1294c8 100644 --- a/product/zh/docs-mogdb/v3.0/toc.md +++ b/product/zh/docs-mogdb/v3.0/toc.md @@ -106,7 +106,7 @@ + [透明数据加密](/characteristic-description/database-security/14-transparent-data-encryption.md) + 企业级特性 + [函数及存储过程支持](/characteristic-description/enterprise-level-features/1-support-for-functions-and-stored-procedures.md) - + [支持SQL hint](/characteristic-description/enterprise-level-features/2-sql-hints.md) + + [支持SQL hint](/characteristic-description/enterprise-level-features/sql-tuning-hints.md) + [全文索引](/characteristic-description/enterprise-level-features/3-full-text-indexing.md) + [Copy接口支持容错机制](/characteristic-description/enterprise-level-features/4-copy-interface-for-error-tolerance.md) + [分区](/characteristic-description/enterprise-level-features/5-partitioning.md) @@ -127,7 +127,7 @@ + [索引创建并行控制](/characteristic-description/enterprise-level-features/23-index-creation-parallel-control.md) + [动态分区裁剪](/characteristic-description/enterprise-level-features/21-dynamic-partition-pruning.md) + [COPY导入优化](/characteristic-description/enterprise-level-features/20-copy-import-optimization.md) - + [SQL运行时状态观测](/characteristic-description/enterprise-level-features/22-sql-running-status-observation.md) + + [SQL运行时状态观测](/characteristic-description/enterprise-level-features/2sql-tuning-running-status-observation.md) + [BRIN索引](/characteristic-description/enterprise-level-features/24-brin-index.md) + [BLOOM索引](/characteristic-description/enterprise-level-features/25-bloom-index.md) + 应用开发接口 @@ -214,10 +214,10 @@ + [术语表](/administrator-guide/mot-engine/4-appendix/2-glossary.md) + [列存表管理](/administrator-guide/column-store-tables-management.md) + 备份与恢复 - + [概述](/administrator-guide/br/1-1-br.md) - + [物理备份恢复](/administrator-guide/br/1-2-br.md) - + [逻辑备份恢复](/administrator-guide/br/1-3-br.md) - + [闪回恢复](/administrator-guide/br/1-4-br.md) + + [概述](/administrator-guide/backup-and-restoration/backup-and-restoration-overview.md) + + [物理备份恢复](/administrator-guide/backup-and-restoration/physical-backup-and-restoration.md) + + [逻辑备份恢复](/administrator-guide/backup-and-restoration/logical-backup-and-restoration.md) + + [闪回恢复](/administrator-guide/backup-and-restoration/flashback-restoration.md) + 数据导出导入 + 导入数据 + [导入方式](/administrator-guide/importing-and-exporting-data/importing-data/1-import-modes.md) @@ -506,23 +506,23 @@ + [何时使用哈希分区](/developer-guide/partition-management/recommendations-for-choosing-a-partitioning-strategy/when-to-use-hash-partitioning.md) + 性能优化指南 + 系统优化指南 - + [操作系统参数调优](/performance-tuning/1-system/1-optimizing-os-parameters.md) - + [数据库系统参数调优](/performance-tuning/1-system/2-optimizing-database-parameters.md) - + [配置SMP](/performance-tuning/1-system/4-configuring-smp.md) - + [配置LLVM](/performance-tuning/1-system/3-configuring-llvm.md) + + [操作系统参数调优](/performance-tuning/system-tuning/optimizing-os-parameters.md) + + [数据库系统参数调优](/performance-tuning/system-tuning/optimizing-database-parameters.md) + + [配置SMP](/performance-tuning/system-tuning/configuring-smp.md) + + [配置LLVM](/performance-tuning/system-tuning/configuring-llvm.md) + SQL优化指南 - + [Query执行流程](/performance-tuning/2-sql/1-query-execution-process.md) - + [SQL执行计划介绍](/performance-tuning/2-sql/2-introduction-to-the-sql-execution-plan.md) - + [调优流程](/performance-tuning/2-sql/3-tuning-process.md) - + [更新统计信息](/performance-tuning/2-sql/4-updating-statistics.md) - + [审视和修改表定义](/performance-tuning/2-sql/5-reviewing-and-modifying-a-table-definition.md) - + [典型SQL调优点](/performance-tuning/2-sql/6-typical-sql-optimization-methods.md) - + [SQL语句改写规则](/performance-tuning/2-sql/7-experience-in-rewriting-sql-statements.md) - + [SQL调优关键参数调整](/performance-tuning/2-sql/8-resetting-key-parameters-during-sql-tuning.md) - + [使用Plan Hint进行调优](/performance-tuning/2-sql/9-hint-based-tuning.md) + + [Query执行流程](/performance-tuning/sql-tuning/query-execution-process.md) + + [SQL执行计划介绍](/performance-tuning/sql-tuning/introduction-to-the-sql-execution-plan.md) + + [调优流程](/performance-tuning/sql-tuning/tuning-process.md) + + [更新统计信息](/performance-tuning/sql-tuning/updating-statistics.md) + + [审视和修改表定义](/performance-tuning/sql-tuning/reviewing-and-modifying-a-table-definition.md) + + [典型SQL调优点](/performance-tuning/sql-tuning/typical-sql-optimization-methods.md) + + [SQL语句改写规则](/performance-tuning/sql-tuning/experience-in-rewriting-sql-statements.md) + + [SQL调优关键参数调整](/performance-tuning/sql-tuning/resetting-key-parameters-during-sql-tuning.md) + + [使用Plan Hint进行调优](/performance-tuning/sql-tuning/hint-based-tuning.md) + WDR解读指南 - + [WDR Snapshot Schema](/performance-tuning/3-wdr/wdr-snapshot-schema.md) - + [查看WDR报告](/performance-tuning/3-wdr/wdr-report.md) + + [WDR Snapshot Schema](/performance-tuning/wdr/wdr-snapshot-schema.md) + + [查看WDR报告](/performance-tuning/wdr/wdr-report.md) + [使用向量化执行引擎进行调优](/performance-tuning/tuning-with-vector-engine.md) + [TPCC性能优化指南](/performance-tuning/TPCC-performance-tuning-guide.md) + 参考指南 @@ -758,10 +758,10 @@ + [PGXC_PREPARED_XACTS](./reference-guide/system-catalogs-and-system-views/system-views/PGXC_PREPARED_XACTS.md) + [PLAN_TABLE](./reference-guide/system-catalogs-and-system-views/system-views/PLAN_TABLE.md) + 系统函数 - + [逻辑操作符](/reference-guide/functions-and-operators/1-logical-operators.md) - + [比较操作符](/reference-guide/functions-and-operators/2-comparison-operators.md) - + [字符处理函数和操作符](/reference-guide/functions-and-operators/3-character-processing-functions-and-operators.md) - + [二进制字符串函数和操作符](/reference-guide/functions-and-operators/4-binary-string-functions-and-operators.md) + + [逻辑操作符](/reference-guide/functions-and-operators/logical-operators.md) + + [比较操作符](/reference-guide/functions-and-operators/comparison-operators.md) + + [字符处理函数和操作符](/reference-guide/functions-and-operators/character-processing-functions-and-operators.md) + + [二进制字符串函数和操作符](/reference-guide/functions-and-operators/binary-string-functions-and-operators.md) + [位串函数和操作符](/reference-guide/functions-and-operators/5-bit-string-functions-and-operators.md) + [模式匹配操作符](/reference-guide/functions-and-operators/6-mode-matching-operators.md) + [数字操作函数和操作符](/reference-guide/functions-and-operators/7-mathematical-functions-and-operators.md) @@ -1474,85 +1474,85 @@ + 数据库报错信息 + [SQL标准错误码说明](/reference-guide/error-code-reference/description-of-sql-error-codes.md) + [第三方库错误码说明](/reference-guide/error-code-reference/third-party-library-error-codes.md) - + [GAUSS-00001 - GAUSS-00100](/reference-guide/error-code-reference/1-GAUSS-00001-GAUSS-00100.md) - + [GAUSS-00101 - GAUSS-00200](/reference-guide/error-code-reference/2-GAUSS-00101-GAUSS-00200.md) - + [GAUSS 00201 - GAUSS 00300](/reference-guide/error-code-reference/3-GAUSS-00201-GAUSS-00300.md) - + [GAUSS 00301 - GAUSS 00400](/reference-guide/error-code-reference/4-GAUSS-00301-GAUSS-00400.md) - + [GAUSS 00401 - GAUSS 00500](/reference-guide/error-code-reference/5-GAUSS-00401-GAUSS-00500.md) - + [GAUSS 00501 - GAUSS 00600](/reference-guide/error-code-reference/6-GAUSS-00501-GAUSS-00600.md) - + [GAUSS 00601 - GAUSS 00700](/reference-guide/error-code-reference/7-GAUSS-00601-GAUSS-00700.md) - + [GAUSS 00701 - GAUSS 00800](/reference-guide/error-code-reference/8-GAUSS-00701-GAUSS-00800.md) - + [GAUSS 00801 - GAUSS 00900](/reference-guide/error-code-reference/9-GAUSS-00801-GAUSS-00900.md) - + [GAUSS 00901 - GAUSS 01000](/reference-guide/error-code-reference/10-GAUSS-00901-GAUSS-01000.md) - + [GAUSS 01001 - GAUSS 01100](/reference-guide/error-code-reference/11-GAUSS-01001-GAUSS-01100.md) - + [GAUSS 01101 - GAUSS 01200](/reference-guide/error-code-reference/12-GAUSS-01101-GAUSS-01200.md) - + [GAUSS 01201 - GAUSS 01300](/reference-guide/error-code-reference/13-GAUSS-01201-GAUSS-01300.md) - + [GAUSS 01301 - GAUSS 01400](/reference-guide/error-code-reference/14-GAUSS-01301-GAUSS-01400.md) - + [GAUSS 01401 - GAUSS 01500](/reference-guide/error-code-reference/15-GAUSS-01401-GAUSS-01500.md) - + [GAUSS 01501 - GAUSS 01600](/reference-guide/error-code-reference/16-GAUSS-01501-GAUSS-01600.md) - + [GAUSS 01601 - GAUSS 01700](/reference-guide/error-code-reference/17-GAUSS-01601-GAUSS-01700.md) - + [GAUSS 01701 - GAUSS 01800](/reference-guide/error-code-reference/18-GAUSS-01701-GAUSS-01800.md) - + [GAUSS 01801 - GAUSS 01900](/reference-guide/error-code-reference/19-GAUSS-01801-GAUSS-01900.md) - + [GAUSS 01901 - GAUSS 02000](/reference-guide/error-code-reference/20-GAUSS-01901-GAUSS-02000.md) - + [GAUSS 02001 - GAUSS 02100](/reference-guide/error-code-reference/21-GAUSS-02001-GAUSS-02100.md) - + [GAUSS 02101 - GAUSS 02200](/reference-guide/error-code-reference/22-GAUSS-02101-GAUSS-02200.md) - + [GAUSS 02201 - GAUSS 02300](/reference-guide/error-code-reference/23-GAUSS-02201-GAUSS-02300.md) - + [GAUSS 02301 - GAUSS 02400](/reference-guide/error-code-reference/24-GAUSS-02301-GAUSS-02400.md) - + [GAUSS 02401 - GAUSS 02500](/reference-guide/error-code-reference/25-GAUSS-02401-GAUSS-02500.md) - + [GAUSS 02501 - GAUSS 02600](/reference-guide/error-code-reference/26-GAUSS-02501-GAUSS-02600.md) - + [GAUSS 02601 - GAUSS 02700](/reference-guide/error-code-reference/27-GAUSS-02601-GAUSS-02700.md) - + [GAUSS 02701 - GAUSS 02800](/reference-guide/error-code-reference/28-GAUSS-02701-GAUSS-02800.md) - + [GAUSS 02801 - GAUSS 02900](/reference-guide/error-code-reference/29-GAUSS-02801-GAUSS-02900.md) - + [GAUSS 02901 - GAUSS 03000](/reference-guide/error-code-reference/30-GAUSS-02901-GAUSS-03000.md) - + [GAUSS 03001 - GAUSS 03100](/reference-guide/error-code-reference/31-GAUSS-03001-GAUSS-03100.md) - + [GAUSS 03101 - GAUSS 03200](/reference-guide/error-code-reference/32-GAUSS-03101-GAUSS-03200.md) - + [GAUSS 03201 - GAUSS 03300](/reference-guide/error-code-reference/33-GAUSS-03201-GAUSS-03300.md) - + [GAUSS 03301 - GAUSS 03400](/reference-guide/error-code-reference/34-GAUSS-03301-GAUSS-03400.md) - + [GAUSS 03401 - GAUSS 03500](/reference-guide/error-code-reference/35-GAUSS-03401-GAUSS-03500.md) - + [GAUSS 03501 - GAUSS 03600](/reference-guide/error-code-reference/36-GAUSS-03501-GAUSS-03600.md) - + [GAUSS 03601 - GAUSS 03700](/reference-guide/error-code-reference/37-GAUSS-03601-GAUSS-03700.md) - + [GAUSS 03701 - GAUSS 03800](/reference-guide/error-code-reference/38-GAUSS-03701-GAUSS-03800.md) - + [GAUSS 03801 - GAUSS 03900](/reference-guide/error-code-reference/39-GAUSS-03801-GAUSS-03900.md) - + [GAUSS 03901 - GAUSS 04000](/reference-guide/error-code-reference/40-GAUSS-03901-GAUSS-04000.md) - + [GAUSS 04001 - GAUSS 04100](/reference-guide/error-code-reference/41-GAUSS-04001-GAUSS-04100.md) - + [GAUSS 04101 - GAUSS 04200](/reference-guide/error-code-reference/42-GAUSS-04101-GAUSS-04200.md) - + [GAUSS 04201 - GAUSS 04300](/reference-guide/error-code-reference/43-GAUSS-04201-GAUSS-04300.md) - + [GAUSS 04301 - GAUSS 04400](/reference-guide/error-code-reference/44-GAUSS-04301-GAUSS-04400.md) - + [GAUSS 04401 - GAUSS 04500](/reference-guide/error-code-reference/45-GAUSS-04401-GAUSS-04500.md) - + [GAUSS 04501 - GAUSS 04600](/reference-guide/error-code-reference/46-GAUSS-04501-GAUSS-04600.md) - + [GAUSS 04601 - GAUSS 04700](/reference-guide/error-code-reference/47-GAUSS-04601-GAUSS-04700.md) - + [GAUSS 04701 - GAUSS 04800](/reference-guide/error-code-reference/48-GAUSS-04701-GAUSS-04800.md) - + [GAUSS 04801 - GAUSS 04900](/reference-guide/error-code-reference/49-GAUSS-04801-GAUSS-04900.md) - + [GAUSS 04901 - GAUSS 05000](/reference-guide/error-code-reference/50-GAUSS-04901-GAUSS-05000.md) - + [GAUSS 05001 - GAUSS 05100](/reference-guide/error-code-reference/51-GAUSS-05001-GAUSS-05100.md) - + [GAUSS 05101 - GAUSS 05200](/reference-guide/error-code-reference/52-GAUSS-05101-GAUSS-05200.md) - + [GAUSS 05201 - GAUSS 05300](/reference-guide/error-code-reference/53-GAUSS-05201-GAUSS-05300.md) - + [GAUSS 05301 - GAUSS 05400](/reference-guide/error-code-reference/54-GAUSS-05301-GAUSS-05400.md) - + [GAUSS 05401 - GAUSS 05500](/reference-guide/error-code-reference/55-GAUSS-05401-GAUSS-05500.md) - + [GAUSS 05501 - GAUSS 05600](/reference-guide/error-code-reference/56-GAUSS-05501-GAUSS-05600.md) - + [GAUSS 05601 - GAUSS 05700](/reference-guide/error-code-reference/57-GAUSS-05601-GAUSS-05700.md) - + [GAUSS 05701 - GAUSS 05800](/reference-guide/error-code-reference/58-GAUSS-05701-GAUSS-05800.md) - + [GAUSS 05801 - GAUSS 05900](/reference-guide/error-code-reference/59-GAUSS-05801-GAUSS-05900.md) - + [GAUSS 05901 - GAUSS 06000](/reference-guide/error-code-reference/60-GAUSS-05901-GAUSS-06000.md) - + [GAUSS 06001 - GAUSS 06100](/reference-guide/error-code-reference/61-GAUSS-06001-GAUSS-06100.md) - + [GAUSS 06101 - GAUSS 06200](/reference-guide/error-code-reference/62-GAUSS-06101-GAUSS-06200.md) - + [GAUSS 06201 - GAUSS 06300](/reference-guide/error-code-reference/63-GAUSS-06201-GAUSS-06300.md) - + [GAUSS 06301 - GAUSS 06400](/reference-guide/error-code-reference/64-GAUSS-06301-GAUSS-06400.md) - + [GAUSS 06401 - GAUSS 06500](/reference-guide/error-code-reference/65-GAUSS-06401-GAUSS-06500.md) - + [GAUSS 06501 - GAUSS 06600](/reference-guide/error-code-reference/66-GAUSS-06501-GAUSS-06600.md) - + [GAUSS 06601 - GAUSS 06700](/reference-guide/error-code-reference/67-GAUSS-06601-GAUSS-06700.md) - + [GAUSS 06701 - GAUSS 06800](/reference-guide/error-code-reference/68-GAUSS-06701-GAUSS-06800.md) - + [GAUSS 06801 - GAUSS 06900](/reference-guide/error-code-reference/69-GAUSS-06801-GAUSS-06900.md) - + [GAUSS 06901 - GAUSS 07000](/reference-guide/error-code-reference/70-GAUSS-06901-GAUSS-07000.md) - + [GAUSS 07001 - GAUSS 07100](/reference-guide/error-code-reference/71-GAUSS-07001-GAUSS-07100.md) - + [GAUSS 07101 - GAUSS 07200](/reference-guide/error-code-reference/72-GAUSS-07101-GAUSS-07200.md) - + [GAUSS 07201 - GAUSS 07300](/reference-guide/error-code-reference/73-GAUSS-07201-GAUSS-07300.md) - + [GAUSS 07301 - GAUSS 07400](/reference-guide/error-code-reference/74-GAUSS-07301-GAUSS-07400.md) - + [GAUSS 07401 - GAUSS 07480](/reference-guide/error-code-reference/75-GAUSS-07401-GAUSS-07480.md) - + [GAUSS 50000 - GAUSS 50999](/reference-guide/error-code-reference/76-GAUSS-50000-GAUSS-50999.md) - + [GAUSS 51000 - GAUSS 51999](/reference-guide/error-code-reference/77-GAUSS-51000-GAUSS-51999.md) - + [GAUSS 52000 - GAUSS 52999](/reference-guide/error-code-reference/78-GAUSS-52000-GAUSS-52999.md) - + [GAUSS 53000 - GAUSS 53699](/reference-guide/error-code-reference/79-GAUSS-53000-GAUSS-53699.md) + + [GAUSS-00001 - GAUSS-00100](/reference-guide/error-code-reference/GAUSS-00001-GAUSS-00100.md) + + [GAUSS-00101 - GAUSS-00200](/reference-guide/error-code-reference/GAUSS-00101-GAUSS-00200.md) + + [GAUSS 00201 - GAUSS 00300](/reference-guide/error-code-reference/GAUSS-00201-GAUSS-00300.md) + + [GAUSS 00301 - GAUSS 00400](/reference-guide/error-code-reference/GAUSS-00301-GAUSS-00400.md) + + [GAUSS 00401 - GAUSS 00500](/reference-guide/error-code-reference/GAUSS-00401-GAUSS-00500.md) + + [GAUSS 00501 - GAUSS 00600](/reference-guide/error-code-reference/GAUSS-00501-GAUSS-00600.md) + + [GAUSS 00601 - GAUSS 00700](/reference-guide/error-code-reference/GAUSS-00601-GAUSS-00700.md) + + [GAUSS 00701 - GAUSS 00800](/reference-guide/error-code-reference/GAUSS-00701-GAUSS-00800.md) + + [GAUSS 00801 - GAUSS 00900](/reference-guide/error-code-reference/GAUSS-00801-GAUSS-00900.md) + + [GAUSS 00901 - GAUSS 01000](/reference-guide/error-code-reference/GAUSS-00901-GAUSS-01000.md) + + [GAUSS 01001 - GAUSS 01100](/reference-guide/error-code-reference/GAUSS-01001-GAUSS-01100.md) + + [GAUSS 01101 - GAUSS 01200](/reference-guide/error-code-reference/GAUSS-01101-GAUSS-01200.md) + + [GAUSS 01201 - GAUSS 01300](/reference-guide/error-code-reference/GAUSS-01201-GAUSS-01300.md) + + [GAUSS 01301 - GAUSS 01400](/reference-guide/error-code-reference/GAUSS-01301-GAUSS-01400.md) + + [GAUSS 01401 - GAUSS 01500](/reference-guide/error-code-reference/GAUSS-01401-GAUSS-01500.md) + + [GAUSS 01501 - GAUSS 01600](/reference-guide/error-code-reference/GAUSS-01501-GAUSS-01600.md) + + [GAUSS 01601 - GAUSS 01700](/reference-guide/error-code-reference/GAUSS-01601-GAUSS-01700.md) + + [GAUSS 01701 - GAUSS 01800](/reference-guide/error-code-reference/GAUSS-01701-GAUSS-01800.md) + + [GAUSS 01801 - GAUSS 01900](/reference-guide/error-code-reference/GAUSS-01801-GAUSS-01900.md) + + [GAUSS 01901 - GAUSS 02000](/reference-guide/error-code-reference/GAUSS-01901-GAUSS-02000.md) + + [GAUSS 02001 - GAUSS 02100](/reference-guide/error-code-reference/GAUSS-02001-GAUSS-02100.md) + + [GAUSS 02101 - GAUSS 02200](/reference-guide/error-code-reference/GAUSS-02101-GAUSS-02200.md) + + [GAUSS 02201 - GAUSS 02300](/reference-guide/error-code-reference/GAUSS-02201-GAUSS-02300.md) + + [GAUSS 02301 - GAUSS 02400](/reference-guide/error-code-reference/GAUSS-02301-GAUSS-02400.md) + + [GAUSS 02401 - GAUSS 02500](/reference-guide/error-code-reference/GAUSS-02401-GAUSS-02500.md) + + [GAUSS 02501 - GAUSS 02600](/reference-guide/error-code-reference/GAUSS-02501-GAUSS-02600.md) + + [GAUSS 02601 - GAUSS 02700](/reference-guide/error-code-reference/GAUSS-02601-GAUSS-02700.md) + + [GAUSS 02701 - GAUSS 02800](/reference-guide/error-code-reference/GAUSS-02701-GAUSS-02800.md) + + [GAUSS 02801 - GAUSS 02900](/reference-guide/error-code-reference/GAUSS-02801-GAUSS-02900.md) + + [GAUSS 02901 - GAUSS 03000](/reference-guide/error-code-reference/GAUSS-02901-GAUSS-03000.md) + + [GAUSS 03001 - GAUSS 03100](/reference-guide/error-code-reference/GAUSS-03001-GAUSS-03100.md) + + [GAUSS 03101 - GAUSS 03200](/reference-guide/error-code-reference/GAUSS-03101-GAUSS-03200.md) + + [GAUSS 03201 - GAUSS 03300](/reference-guide/error-code-reference/GAUSS-03201-GAUSS-03300.md) + + [GAUSS 03301 - GAUSS 03400](/reference-guide/error-code-reference/GAUSS-03301-GAUSS-03400.md) + + [GAUSS 03401 - GAUSS 03500](/reference-guide/error-code-reference/GAUSS-03401-GAUSS-03500.md) + + [GAUSS 03501 - GAUSS 03600](/reference-guide/error-code-reference/GAUSS-03501-GAUSS-03600.md) + + [GAUSS 03601 - GAUSS 03700](/reference-guide/error-code-reference/GAUSS-03601-GAUSS-03700.md) + + [GAUSS 03701 - GAUSS 03800](/reference-guide/error-code-reference/GAUSS-03701-GAUSS-03800.md) + + [GAUSS 03801 - GAUSS 03900](/reference-guide/error-code-reference/GAUSS-03801-GAUSS-03900.md) + + [GAUSS 03901 - GAUSS 04000](/reference-guide/error-code-reference/GAUSS-03901-GAUSS-04000.md) + + [GAUSS 04001 - GAUSS 04100](/reference-guide/error-code-reference/GAUSS-04001-GAUSS-04100.md) + + [GAUSS 04101 - GAUSS 04200](/reference-guide/error-code-reference/GAUSS-04101-GAUSS-04200.md) + + [GAUSS 04201 - GAUSS 04300](/reference-guide/error-code-reference/GAUSS-04201-GAUSS-04300.md) + + [GAUSS 04301 - GAUSS 04400](/reference-guide/error-code-reference/GAUSS-04301-GAUSS-04400.md) + + [GAUSS 04401 - GAUSS 04500](/reference-guide/error-code-reference/GAUSS-04401-GAUSS-04500.md) + + [GAUSS 04501 - GAUSS 04600](/reference-guide/error-code-reference/GAUSS-04501-GAUSS-04600.md) + + [GAUSS 04601 - GAUSS 04700](/reference-guide/error-code-reference/GAUSS-04601-GAUSS-04700.md) + + [GAUSS 04701 - GAUSS 04800](/reference-guide/error-code-reference/GAUSS-04701-GAUSS-04800.md) + + [GAUSS 04801 - GAUSS 04900](/reference-guide/error-code-reference/GAUSS-04801-GAUSS-04900.md) + + [GAUSS 04901 - GAUSS 05000](/reference-guide/error-code-reference/GAUSS-04901-GAUSS-05000.md) + + [GAUSS 05001 - GAUSS 05100](/reference-guide/error-code-reference/GAUSS-05001-GAUSS-05100.md) + + [GAUSS 05101 - GAUSS 05200](/reference-guide/error-code-reference/GAUSS-05101-GAUSS-05200.md) + + [GAUSS 05201 - GAUSS 05300](/reference-guide/error-code-reference/GAUSS-05201-GAUSS-05300.md) + + [GAUSS 05301 - GAUSS 05400](/reference-guide/error-code-reference/GAUSS-05301-GAUSS-05400.md) + + [GAUSS 05401 - GAUSS 05500](/reference-guide/error-code-reference/GAUSS-05401-GAUSS-05500.md) + + [GAUSS 05501 - GAUSS 05600](/reference-guide/error-code-reference/GAUSS-05501-GAUSS-05600.md) + + [GAUSS 05601 - GAUSS 05700](/reference-guide/error-code-reference/GAUSS-05601-GAUSS-05700.md) + + [GAUSS 05701 - GAUSS 05800](/reference-guide/error-code-reference/GAUSS-05701-GAUSS-05800.md) + + [GAUSS 05801 - GAUSS 05900](/reference-guide/error-code-reference/GAUSS-05801-GAUSS-05900.md) + + [GAUSS 05901 - GAUSS 06000](/reference-guide/error-code-reference/GAUSS-05901-GAUSS-06000.md) + + [GAUSS 06001 - GAUSS 06100](/reference-guide/error-code-reference/GAUSS-06001-GAUSS-06100.md) + + [GAUSS 06101 - GAUSS 06200](/reference-guide/error-code-reference/GAUSS-06101-GAUSS-06200.md) + + [GAUSS 06201 - GAUSS 06300](/reference-guide/error-code-reference/GAUSS-06201-GAUSS-06300.md) + + [GAUSS 06301 - GAUSS 06400](/reference-guide/error-code-reference/GAUSS-06301-GAUSS-06400.md) + + [GAUSS 06401 - GAUSS 06500](/reference-guide/error-code-reference/GAUSS-06401-GAUSS-06500.md) + + [GAUSS 06501 - GAUSS 06600](/reference-guide/error-code-reference/GAUSS-06501-GAUSS-06600.md) + + [GAUSS 06601 - GAUSS 06700](/reference-guide/error-code-reference/GAUSS-06601-GAUSS-06700.md) + + [GAUSS 06701 - GAUSS 06800](/reference-guide/error-code-reference/GAUSS-06701-GAUSS-06800.md) + + [GAUSS 06801 - GAUSS 06900](/reference-guide/error-code-reference/GAUSS-06801-GAUSS-06900.md) + + [GAUSS 06901 - GAUSS 07000](/reference-guide/error-code-reference/GAUSS-06901-GAUSS-07000.md) + + [GAUSS 07001 - GAUSS 07100](/reference-guide/error-code-reference/GAUSS-07001-GAUSS-07100.md) + + [GAUSS 07101 - GAUSS 07200](/reference-guide/error-code-reference/GAUSS-07101-GAUSS-07200.md) + + [GAUSS 07201 - GAUSS 07300](/reference-guide/error-code-reference/GAUSS-07201-GAUSS-07300.md) + + [GAUSS 07301 - GAUSS 07400](/reference-guide/error-code-reference/GAUSS-07301-GAUSS-07400.md) + + [GAUSS 07401 - GAUSS 07480](/reference-guide/error-code-reference/GAUSS-07401-GAUSS-07480.md) + + [GAUSS 50000 - GAUSS 50999](/reference-guide/error-code-reference/GAUSS-50000-GAUSS-50999.md) + + [GAUSS 51000 - GAUSS 51999](/reference-guide/error-code-reference/GAUSS-51000-GAUSS-51999.md) + + [GAUSS 52000 - GAUSS 52999](/reference-guide/error-code-reference/GAUSS-52000-GAUSS-52999.md) + + [GAUSS 53000 - GAUSS 53699](/reference-guide/error-code-reference/GAUSS-53000-GAUSS-53699.md) + 错误日志信息参考 + [内核错误信息](/reference-guide/error-log-reference/kernel-error-message.md) + 故障诊断指南 diff --git a/product/zh/docs-mogdb/v3.0/toc_characteristic_description.md b/product/zh/docs-mogdb/v3.0/toc_characteristic_description.md index d642be819a2f6f6c854ec95160b818f020ec098c..6d9c40c2192b698b1f4a3e0287bbc15fb282841a 100644 --- a/product/zh/docs-mogdb/v3.0/toc_characteristic_description.md +++ b/product/zh/docs-mogdb/v3.0/toc_characteristic_description.md @@ -59,7 +59,7 @@ + [透明数据加密](/characteristic-description/database-security/14-transparent-data-encryption.md) + 企业级特性 + [函数及存储过程支持](/characteristic-description/enterprise-level-features/1-support-for-functions-and-stored-procedures.md) - + [支持SQL hint](/characteristic-description/enterprise-level-features/2-sql-hints.md) + + [支持SQL hint](/characteristic-description/enterprise-level-features/sql-tuning-hints.md) + [全文索引](/characteristic-description/enterprise-level-features/3-full-text-indexing.md) + [Copy接口支持容错机制](/characteristic-description/enterprise-level-features/4-copy-interface-for-error-tolerance.md) + [分区](/characteristic-description/enterprise-level-features/5-partitioning.md) @@ -80,7 +80,7 @@ + [索引创建并行控制](/characteristic-description/enterprise-level-features/23-index-creation-parallel-control.md) + [动态分区裁剪](/characteristic-description/enterprise-level-features/21-dynamic-partition-pruning.md) + [COPY导入优化](/characteristic-description/enterprise-level-features/20-copy-import-optimization.md) - + [SQL运行时状态观测](/characteristic-description/enterprise-level-features/22-sql-running-status-observation.md) + + [SQL运行时状态观测](/characteristic-description/enterprise-level-features/2sql-tuning-running-status-observation.md) + [BRIN索引](/characteristic-description/enterprise-level-features/24-brin-index.md) + [BLOOM索引](/characteristic-description/enterprise-level-features/25-bloom-index.md) + 应用开发接口 diff --git a/product/zh/docs-mogdb/v3.0/toc_error.md b/product/zh/docs-mogdb/v3.0/toc_error.md index 0c597352db0110e45a70cdb17a8c411deaf4aa3d..6be887a8951c0807f50ec48398c6cf302d9f4a60 100644 --- a/product/zh/docs-mogdb/v3.0/toc_error.md +++ b/product/zh/docs-mogdb/v3.0/toc_error.md @@ -6,84 +6,84 @@ + [SQL标准错误码说明](/reference-guide/error-code-reference/description-of-sql-error-codes.md) + [第三方库错误码说明](/reference-guide/error-code-reference/third-party-library-error-codes.md) -+ [GAUSS-00001 - GAUSS-00100](/reference-guide/error-code-reference/1-GAUSS-00001-GAUSS-00100.md) -+ [GAUSS-00101 - GAUSS-00200](/reference-guide/error-code-reference/2-GAUSS-00101-GAUSS-00200.md) -+ [GAUSS 00201 - GAUSS 00300](/reference-guide/error-code-reference/3-GAUSS-00201-GAUSS-00300.md) -+ [GAUSS 00301 - GAUSS 00400](/reference-guide/error-code-reference/4-GAUSS-00301-GAUSS-00400.md) -+ [GAUSS 00401 - GAUSS 00500](/reference-guide/error-code-reference/5-GAUSS-00401-GAUSS-00500.md) -+ [GAUSS 00501 - GAUSS 00600](/reference-guide/error-code-reference/6-GAUSS-00501-GAUSS-00600.md) -+ [GAUSS 00601 - GAUSS 00700](/reference-guide/error-code-reference/7-GAUSS-00601-GAUSS-00700.md) -+ [GAUSS 00701 - GAUSS 00800](/reference-guide/error-code-reference/8-GAUSS-00701-GAUSS-00800.md) -+ [GAUSS 00801 - GAUSS 00900](/reference-guide/error-code-reference/9-GAUSS-00801-GAUSS-00900.md) -+ [GAUSS 00901 - GAUSS 01000](/reference-guide/error-code-reference/10-GAUSS-00901-GAUSS-01000.md) -+ [GAUSS 01001 - GAUSS 01100](/reference-guide/error-code-reference/11-GAUSS-01001-GAUSS-01100.md) -+ [GAUSS 01101 - GAUSS 01200](/reference-guide/error-code-reference/12-GAUSS-01101-GAUSS-01200.md) -+ [GAUSS 01201 - GAUSS 01300](/reference-guide/error-code-reference/13-GAUSS-01201-GAUSS-01300.md) -+ [GAUSS 01301 - GAUSS 01400](/reference-guide/error-code-reference/14-GAUSS-01301-GAUSS-01400.md) -+ [GAUSS 01401 - GAUSS 01500](/reference-guide/error-code-reference/15-GAUSS-01401-GAUSS-01500.md) -+ [GAUSS 01501 - GAUSS 01600](/reference-guide/error-code-reference/16-GAUSS-01501-GAUSS-01600.md) -+ [GAUSS 01601 - GAUSS 01700](/reference-guide/error-code-reference/17-GAUSS-01601-GAUSS-01700.md) -+ [GAUSS 01701 - GAUSS 01800](/reference-guide/error-code-reference/18-GAUSS-01701-GAUSS-01800.md) -+ [GAUSS 01801 - GAUSS 01900](/reference-guide/error-code-reference/19-GAUSS-01801-GAUSS-01900.md) -+ [GAUSS 01901 - GAUSS 02000](/reference-guide/error-code-reference/20-GAUSS-01901-GAUSS-02000.md) -+ [GAUSS 02001 - GAUSS 02100](/reference-guide/error-code-reference/21-GAUSS-02001-GAUSS-02100.md) -+ [GAUSS 02101 - GAUSS 02200](/reference-guide/error-code-reference/22-GAUSS-02101-GAUSS-02200.md) -+ [GAUSS 02201 - GAUSS 02300](/reference-guide/error-code-reference/23-GAUSS-02201-GAUSS-02300.md) -+ [GAUSS 02301 - GAUSS 02400](/reference-guide/error-code-reference/24-GAUSS-02301-GAUSS-02400.md) -+ [GAUSS 02401 - GAUSS 02500](/reference-guide/error-code-reference/25-GAUSS-02401-GAUSS-02500.md) -+ [GAUSS 02501 - GAUSS 02600](/reference-guide/error-code-reference/26-GAUSS-02501-GAUSS-02600.md) -+ [GAUSS 02601 - GAUSS 02700](/reference-guide/error-code-reference/27-GAUSS-02601-GAUSS-02700.md) -+ [GAUSS 02701 - GAUSS 02800](/reference-guide/error-code-reference/28-GAUSS-02701-GAUSS-02800.md) -+ [GAUSS 02801 - GAUSS 02900](/reference-guide/error-code-reference/29-GAUSS-02801-GAUSS-02900.md) -+ [GAUSS 02901 - GAUSS 03000](/reference-guide/error-code-reference/30-GAUSS-02901-GAUSS-03000.md) -+ [GAUSS 03001 - GAUSS 03100](/reference-guide/error-code-reference/31-GAUSS-03001-GAUSS-03100.md) -+ [GAUSS 03101 - GAUSS 03200](/reference-guide/error-code-reference/32-GAUSS-03101-GAUSS-03200.md) -+ [GAUSS 03201 - GAUSS 03300](/reference-guide/error-code-reference/33-GAUSS-03201-GAUSS-03300.md) -+ [GAUSS 03301 - GAUSS 03400](/reference-guide/error-code-reference/34-GAUSS-03301-GAUSS-03400.md) -+ [GAUSS 03401 - GAUSS 03500](/reference-guide/error-code-reference/35-GAUSS-03401-GAUSS-03500.md) -+ [GAUSS 03501 - GAUSS 03600](/reference-guide/error-code-reference/36-GAUSS-03501-GAUSS-03600.md) -+ [GAUSS 03601 - GAUSS 03700](/reference-guide/error-code-reference/37-GAUSS-03601-GAUSS-03700.md) -+ [GAUSS 03701 - GAUSS 03800](/reference-guide/error-code-reference/38-GAUSS-03701-GAUSS-03800.md) -+ [GAUSS 03801 - GAUSS 03900](/reference-guide/error-code-reference/39-GAUSS-03801-GAUSS-03900.md) -+ [GAUSS 03901 - GAUSS 04000](/reference-guide/error-code-reference/40-GAUSS-03901-GAUSS-04000.md) -+ [GAUSS 04001 - GAUSS 04100](/reference-guide/error-code-reference/41-GAUSS-04001-GAUSS-04100.md) -+ [GAUSS 04101 - GAUSS 04200](/reference-guide/error-code-reference/42-GAUSS-04101-GAUSS-04200.md) -+ [GAUSS 04201 - GAUSS 04300](/reference-guide/error-code-reference/43-GAUSS-04201-GAUSS-04300.md) -+ [GAUSS 04301 - GAUSS 04400](/reference-guide/error-code-reference/44-GAUSS-04301-GAUSS-04400.md) -+ [GAUSS 04401 - GAUSS 04500](/reference-guide/error-code-reference/45-GAUSS-04401-GAUSS-04500.md) -+ [GAUSS 04501 - GAUSS 04600](/reference-guide/error-code-reference/46-GAUSS-04501-GAUSS-04600.md) -+ [GAUSS 04601 - GAUSS 04700](/reference-guide/error-code-reference/47-GAUSS-04601-GAUSS-04700.md) -+ [GAUSS 04701 - GAUSS 04800](/reference-guide/error-code-reference/48-GAUSS-04701-GAUSS-04800.md) -+ [GAUSS 04801 - GAUSS 04900](/reference-guide/error-code-reference/49-GAUSS-04801-GAUSS-04900.md) -+ [GAUSS 04901 - GAUSS 05000](/reference-guide/error-code-reference/50-GAUSS-04901-GAUSS-05000.md) -+ [GAUSS 05001 - GAUSS 05100](/reference-guide/error-code-reference/51-GAUSS-05001-GAUSS-05100.md) -+ [GAUSS 05101 - GAUSS 05200](/reference-guide/error-code-reference/52-GAUSS-05101-GAUSS-05200.md) -+ [GAUSS 05201 - GAUSS 05300](/reference-guide/error-code-reference/53-GAUSS-05201-GAUSS-05300.md) -+ [GAUSS 05301 - GAUSS 05400](/reference-guide/error-code-reference/54-GAUSS-05301-GAUSS-05400.md) -+ [GAUSS 05401 - GAUSS 05500](/reference-guide/error-code-reference/55-GAUSS-05401-GAUSS-05500.md) -+ [GAUSS 05501 - GAUSS 05600](/reference-guide/error-code-reference/56-GAUSS-05501-GAUSS-05600.md) -+ [GAUSS 05601 - GAUSS 05700](/reference-guide/error-code-reference/57-GAUSS-05601-GAUSS-05700.md) -+ [GAUSS 05701 - GAUSS 05800](/reference-guide/error-code-reference/58-GAUSS-05701-GAUSS-05800.md) -+ [GAUSS 05801 - GAUSS 05900](/reference-guide/error-code-reference/59-GAUSS-05801-GAUSS-05900.md) -+ [GAUSS 05901 - GAUSS 06000](/reference-guide/error-code-reference/60-GAUSS-05901-GAUSS-06000.md) -+ [GAUSS 06001 - GAUSS 06100](/reference-guide/error-code-reference/61-GAUSS-06001-GAUSS-06100.md) -+ [GAUSS 06101 - GAUSS 06200](/reference-guide/error-code-reference/62-GAUSS-06101-GAUSS-06200.md) -+ [GAUSS 06201 - GAUSS 06300](/reference-guide/error-code-reference/63-GAUSS-06201-GAUSS-06300.md) -+ [GAUSS 06301 - GAUSS 06400](/reference-guide/error-code-reference/64-GAUSS-06301-GAUSS-06400.md) -+ [GAUSS 06401 - GAUSS 06500](/reference-guide/error-code-reference/65-GAUSS-06401-GAUSS-06500.md) -+ [GAUSS 06501 - GAUSS 06600](/reference-guide/error-code-reference/66-GAUSS-06501-GAUSS-06600.md) -+ [GAUSS 06601 - GAUSS 06700](/reference-guide/error-code-reference/67-GAUSS-06601-GAUSS-06700.md) -+ [GAUSS 06701 - GAUSS 06800](/reference-guide/error-code-reference/68-GAUSS-06701-GAUSS-06800.md) -+ [GAUSS 06801 - GAUSS 06900](/reference-guide/error-code-reference/69-GAUSS-06801-GAUSS-06900.md) -+ [GAUSS 06901 - GAUSS 07000](/reference-guide/error-code-reference/70-GAUSS-06901-GAUSS-07000.md) -+ [GAUSS 07001 - GAUSS 07100](/reference-guide/error-code-reference/71-GAUSS-07001-GAUSS-07100.md) -+ [GAUSS 07101 - GAUSS 07200](/reference-guide/error-code-reference/72-GAUSS-07101-GAUSS-07200.md) -+ [GAUSS 07201 - GAUSS 07300](/reference-guide/error-code-reference/73-GAUSS-07201-GAUSS-07300.md) -+ [GAUSS 07301 - GAUSS 07400](/reference-guide/error-code-reference/74-GAUSS-07301-GAUSS-07400.md) -+ [GAUSS 07401 - GAUSS 07480](/reference-guide/error-code-reference/75-GAUSS-07401-GAUSS-07480.md) -+ [GAUSS 50000 - GAUSS 50999](/reference-guide/error-code-reference/76-GAUSS-50000-GAUSS-50999.md) -+ [GAUSS 51000 - GAUSS 51999](/reference-guide/error-code-reference/77-GAUSS-51000-GAUSS-51999.md) -+ [GAUSS 52000 - GAUSS 52999](/reference-guide/error-code-reference/78-GAUSS-52000-GAUSS-52999.md) -+ [GAUSS 53000 - GAUSS 53699](/reference-guide/error-code-reference/79-GAUSS-53000-GAUSS-53699.md) ++ [GAUSS-00001 - GAUSS-00100](/reference-guide/error-code-reference/GAUSS-00001-GAUSS-00100.md) ++ [GAUSS-00101 - GAUSS-00200](/reference-guide/error-code-reference/GAUSS-00101-GAUSS-00200.md) ++ [GAUSS 00201 - GAUSS 00300](/reference-guide/error-code-reference/GAUSS-00201-GAUSS-00300.md) ++ [GAUSS 00301 - GAUSS 00400](/reference-guide/error-code-reference/GAUSS-00301-GAUSS-00400.md) ++ [GAUSS 00401 - GAUSS 00500](/reference-guide/error-code-reference/GAUSS-00401-GAUSS-00500.md) ++ [GAUSS 00501 - GAUSS 00600](/reference-guide/error-code-reference/GAUSS-00501-GAUSS-00600.md) ++ [GAUSS 00601 - GAUSS 00700](/reference-guide/error-code-reference/GAUSS-00601-GAUSS-00700.md) ++ [GAUSS 00701 - GAUSS 00800](/reference-guide/error-code-reference/GAUSS-00701-GAUSS-00800.md) ++ [GAUSS 00801 - GAUSS 00900](/reference-guide/error-code-reference/GAUSS-00801-GAUSS-00900.md) ++ [GAUSS 00901 - GAUSS 01000](/reference-guide/error-code-reference/GAUSS-00901-GAUSS-01000.md) ++ [GAUSS 01001 - GAUSS 01100](/reference-guide/error-code-reference/GAUSS-01001-GAUSS-01100.md) ++ [GAUSS 01101 - GAUSS 01200](/reference-guide/error-code-reference/GAUSS-01101-GAUSS-01200.md) ++ [GAUSS 01201 - GAUSS 01300](/reference-guide/error-code-reference/GAUSS-01201-GAUSS-01300.md) ++ [GAUSS 01301 - GAUSS 01400](/reference-guide/error-code-reference/GAUSS-01301-GAUSS-01400.md) ++ [GAUSS 01401 - GAUSS 01500](/reference-guide/error-code-reference/GAUSS-01401-GAUSS-01500.md) ++ [GAUSS 01501 - GAUSS 01600](/reference-guide/error-code-reference/GAUSS-01501-GAUSS-01600.md) ++ [GAUSS 01601 - GAUSS 01700](/reference-guide/error-code-reference/GAUSS-01601-GAUSS-01700.md) ++ [GAUSS 01701 - GAUSS 01800](/reference-guide/error-code-reference/GAUSS-01701-GAUSS-01800.md) ++ [GAUSS 01801 - GAUSS 01900](/reference-guide/error-code-reference/GAUSS-01801-GAUSS-01900.md) ++ [GAUSS 01901 - GAUSS 02000](/reference-guide/error-code-reference/GAUSS-01901-GAUSS-02000.md) ++ [GAUSS 02001 - GAUSS 02100](/reference-guide/error-code-reference/GAUSS-02001-GAUSS-02100.md) ++ [GAUSS 02101 - GAUSS 02200](/reference-guide/error-code-reference/GAUSS-02101-GAUSS-02200.md) ++ [GAUSS 02201 - GAUSS 02300](/reference-guide/error-code-reference/GAUSS-02201-GAUSS-02300.md) ++ [GAUSS 02301 - GAUSS 02400](/reference-guide/error-code-reference/GAUSS-02301-GAUSS-02400.md) ++ [GAUSS 02401 - GAUSS 02500](/reference-guide/error-code-reference/GAUSS-02401-GAUSS-02500.md) ++ [GAUSS 02501 - GAUSS 02600](/reference-guide/error-code-reference/GAUSS-02501-GAUSS-02600.md) ++ [GAUSS 02601 - GAUSS 02700](/reference-guide/error-code-reference/GAUSS-02601-GAUSS-02700.md) ++ [GAUSS 02701 - GAUSS 02800](/reference-guide/error-code-reference/GAUSS-02701-GAUSS-02800.md) ++ [GAUSS 02801 - GAUSS 02900](/reference-guide/error-code-reference/GAUSS-02801-GAUSS-02900.md) ++ [GAUSS 02901 - GAUSS 03000](/reference-guide/error-code-reference/GAUSS-02901-GAUSS-03000.md) ++ [GAUSS 03001 - GAUSS 03100](/reference-guide/error-code-reference/GAUSS-03001-GAUSS-03100.md) ++ [GAUSS 03101 - GAUSS 03200](/reference-guide/error-code-reference/GAUSS-03101-GAUSS-03200.md) ++ [GAUSS 03201 - GAUSS 03300](/reference-guide/error-code-reference/GAUSS-03201-GAUSS-03300.md) ++ [GAUSS 03301 - GAUSS 03400](/reference-guide/error-code-reference/GAUSS-03301-GAUSS-03400.md) ++ [GAUSS 03401 - GAUSS 03500](/reference-guide/error-code-reference/GAUSS-03401-GAUSS-03500.md) ++ [GAUSS 03501 - GAUSS 03600](/reference-guide/error-code-reference/GAUSS-03501-GAUSS-03600.md) ++ [GAUSS 03601 - GAUSS 03700](/reference-guide/error-code-reference/GAUSS-03601-GAUSS-03700.md) ++ [GAUSS 03701 - GAUSS 03800](/reference-guide/error-code-reference/GAUSS-03701-GAUSS-03800.md) ++ [GAUSS 03801 - GAUSS 03900](/reference-guide/error-code-reference/GAUSS-03801-GAUSS-03900.md) ++ [GAUSS 03901 - GAUSS 04000](/reference-guide/error-code-reference/GAUSS-03901-GAUSS-04000.md) ++ [GAUSS 04001 - GAUSS 04100](/reference-guide/error-code-reference/GAUSS-04001-GAUSS-04100.md) ++ [GAUSS 04101 - GAUSS 04200](/reference-guide/error-code-reference/GAUSS-04101-GAUSS-04200.md) ++ [GAUSS 04201 - GAUSS 04300](/reference-guide/error-code-reference/GAUSS-04201-GAUSS-04300.md) ++ [GAUSS 04301 - GAUSS 04400](/reference-guide/error-code-reference/GAUSS-04301-GAUSS-04400.md) ++ [GAUSS 04401 - GAUSS 04500](/reference-guide/error-code-reference/GAUSS-04401-GAUSS-04500.md) ++ [GAUSS 04501 - GAUSS 04600](/reference-guide/error-code-reference/GAUSS-04501-GAUSS-04600.md) ++ [GAUSS 04601 - GAUSS 04700](/reference-guide/error-code-reference/GAUSS-04601-GAUSS-04700.md) ++ [GAUSS 04701 - GAUSS 04800](/reference-guide/error-code-reference/GAUSS-04701-GAUSS-04800.md) ++ [GAUSS 04801 - GAUSS 04900](/reference-guide/error-code-reference/GAUSS-04801-GAUSS-04900.md) ++ [GAUSS 04901 - GAUSS 05000](/reference-guide/error-code-reference/GAUSS-04901-GAUSS-05000.md) ++ [GAUSS 05001 - GAUSS 05100](/reference-guide/error-code-reference/GAUSS-05001-GAUSS-05100.md) ++ [GAUSS 05101 - GAUSS 05200](/reference-guide/error-code-reference/GAUSS-05101-GAUSS-05200.md) ++ [GAUSS 05201 - GAUSS 05300](/reference-guide/error-code-reference/GAUSS-05201-GAUSS-05300.md) ++ [GAUSS 05301 - GAUSS 05400](/reference-guide/error-code-reference/GAUSS-05301-GAUSS-05400.md) ++ [GAUSS 05401 - GAUSS 05500](/reference-guide/error-code-reference/GAUSS-05401-GAUSS-05500.md) ++ [GAUSS 05501 - GAUSS 05600](/reference-guide/error-code-reference/GAUSS-05501-GAUSS-05600.md) ++ [GAUSS 05601 - GAUSS 05700](/reference-guide/error-code-reference/GAUSS-05601-GAUSS-05700.md) ++ [GAUSS 05701 - GAUSS 05800](/reference-guide/error-code-reference/GAUSS-05701-GAUSS-05800.md) ++ [GAUSS 05801 - GAUSS 05900](/reference-guide/error-code-reference/GAUSS-05801-GAUSS-05900.md) ++ [GAUSS 05901 - GAUSS 06000](/reference-guide/error-code-reference/GAUSS-05901-GAUSS-06000.md) ++ [GAUSS 06001 - GAUSS 06100](/reference-guide/error-code-reference/GAUSS-06001-GAUSS-06100.md) ++ [GAUSS 06101 - GAUSS 06200](/reference-guide/error-code-reference/GAUSS-06101-GAUSS-06200.md) ++ [GAUSS 06201 - GAUSS 06300](/reference-guide/error-code-reference/GAUSS-06201-GAUSS-06300.md) ++ [GAUSS 06301 - GAUSS 06400](/reference-guide/error-code-reference/GAUSS-06301-GAUSS-06400.md) ++ [GAUSS 06401 - GAUSS 06500](/reference-guide/error-code-reference/GAUSS-06401-GAUSS-06500.md) ++ [GAUSS 06501 - GAUSS 06600](/reference-guide/error-code-reference/GAUSS-06501-GAUSS-06600.md) ++ [GAUSS 06601 - GAUSS 06700](/reference-guide/error-code-reference/GAUSS-06601-GAUSS-06700.md) ++ [GAUSS 06701 - GAUSS 06800](/reference-guide/error-code-reference/GAUSS-06701-GAUSS-06800.md) ++ [GAUSS 06801 - GAUSS 06900](/reference-guide/error-code-reference/GAUSS-06801-GAUSS-06900.md) ++ [GAUSS 06901 - GAUSS 07000](/reference-guide/error-code-reference/GAUSS-06901-GAUSS-07000.md) ++ [GAUSS 07001 - GAUSS 07100](/reference-guide/error-code-reference/GAUSS-07001-GAUSS-07100.md) ++ [GAUSS 07101 - GAUSS 07200](/reference-guide/error-code-reference/GAUSS-07101-GAUSS-07200.md) ++ [GAUSS 07201 - GAUSS 07300](/reference-guide/error-code-reference/GAUSS-07201-GAUSS-07300.md) ++ [GAUSS 07301 - GAUSS 07400](/reference-guide/error-code-reference/GAUSS-07301-GAUSS-07400.md) ++ [GAUSS 07401 - GAUSS 07480](/reference-guide/error-code-reference/GAUSS-07401-GAUSS-07480.md) ++ [GAUSS 50000 - GAUSS 50999](/reference-guide/error-code-reference/GAUSS-50000-GAUSS-50999.md) ++ [GAUSS 51000 - GAUSS 51999](/reference-guide/error-code-reference/GAUSS-51000-GAUSS-51999.md) ++ [GAUSS 52000 - GAUSS 52999](/reference-guide/error-code-reference/GAUSS-52000-GAUSS-52999.md) ++ [GAUSS 53000 - GAUSS 53699](/reference-guide/error-code-reference/GAUSS-53000-GAUSS-53699.md) + 错误日志信息参考 + [内核错误信息](/reference-guide/error-log-reference/kernel-error-message.md) diff --git a/product/zh/docs-mogdb/v3.0/toc_manage.md b/product/zh/docs-mogdb/v3.0/toc_manage.md index 86075cf725ad6723cb8ae784f6c280cc23ddd8dc..9c86930558f0b3960dca482f4fc21c0c29ea225f 100644 --- a/product/zh/docs-mogdb/v3.0/toc_manage.md +++ b/product/zh/docs-mogdb/v3.0/toc_manage.md @@ -53,10 +53,10 @@ + [术语表](/administrator-guide/mot-engine/4-appendix/2-glossary.md) + [列存表管理](/administrator-guide/column-store-tables-management.md) + 备份与恢复 - + [概述](/administrator-guide/br/1-1-br.md) - + [物理备份恢复](/administrator-guide/br/1-2-br.md) - + [逻辑备份恢复](/administrator-guide/br/1-3-br.md) - + [闪回恢复](/administrator-guide/br/1-4-br.md) + + [概述](/administrator-guide/backup-and-restoration/backup-and-restoration-overview.md) + + [物理备份恢复](/administrator-guide/backup-and-restoration/physical-backup-and-restoration.md) + + [逻辑备份恢复](/administrator-guide/backup-and-restoration/logical-backup-and-restoration.md) + + [闪回恢复](/administrator-guide/backup-and-restoration/flashback-restoration.md) + 数据导出导入 + 导入数据 + [导入方式](/administrator-guide/importing-and-exporting-data/importing-data/1-import-modes.md) diff --git a/product/zh/docs-mogdb/v3.0/toc_performance.md b/product/zh/docs-mogdb/v3.0/toc_performance.md index 9b4c3c366d94624581bf35aac64bb8cb537e5925..16f3d47968ca40d4ffa110cb856d45284de25a13 100644 --- a/product/zh/docs-mogdb/v3.0/toc_performance.md +++ b/product/zh/docs-mogdb/v3.0/toc_performance.md @@ -5,22 +5,22 @@ ## 性能优化指南 + 系统优化指南 - + [操作系统参数调优](/performance-tuning/1-system/1-optimizing-os-parameters.md) - + [数据库系统参数调优](/performance-tuning/1-system/2-optimizing-database-parameters.md) - + [配置SMP](/performance-tuning/1-system/4-configuring-smp.md) - + [配置LLVM](/performance-tuning/1-system/3-configuring-llvm.md) + + [操作系统参数调优](/performance-tuning/system-tuning/optimizing-os-parameters.md) + + [数据库系统参数调优](/performance-tuning/system-tuning/optimizing-database-parameters.md) + + [配置SMP](/performance-tuning/system-tuning/configuring-smp.md) + + [配置LLVM](/performance-tuning/system-tuning/configuring-llvm.md) + SQL优化指南 - + [Query执行流程](/performance-tuning/2-sql/1-query-execution-process.md) - + [SQL执行计划介绍](/performance-tuning/2-sql/2-introduction-to-the-sql-execution-plan.md) - + [调优流程](/performance-tuning/2-sql/3-tuning-process.md) - + [更新统计信息](/performance-tuning/2-sql/4-updating-statistics.md) - + [审视和修改表定义](/performance-tuning/2-sql/5-reviewing-and-modifying-a-table-definition.md) - + [典型SQL调优点](/performance-tuning/2-sql/6-typical-sql-optimization-methods.md) - + [SQL语句改写规则](/performance-tuning/2-sql/7-experience-in-rewriting-sql-statements.md) - + [SQL调优关键参数调整](/performance-tuning/2-sql/8-resetting-key-parameters-during-sql-tuning.md) - + [使用Plan Hint进行调优](/performance-tuning/2-sql/9-hint-based-tuning.md) + + [Query执行流程](/performance-tuning/sql-tuning/query-execution-process.md) + + [SQL执行计划介绍](/performance-tuning/sql-tuning/introduction-to-the-sql-execution-plan.md) + + [调优流程](/performance-tuning/sql-tuning/tuning-process.md) + + [更新统计信息](/performance-tuning/sql-tuning/updating-statistics.md) + + [审视和修改表定义](/performance-tuning/sql-tuning/reviewing-and-modifying-a-table-definition.md) + + [典型SQL调优点](/performance-tuning/sql-tuning/typical-sql-optimization-methods.md) + + [SQL语句改写规则](/performance-tuning/sql-tuning/experience-in-rewriting-sql-statements.md) + + [SQL调优关键参数调整](/performance-tuning/sql-tuning/resetting-key-parameters-during-sql-tuning.md) + + [使用Plan Hint进行调优](/performance-tuning/sql-tuning/hint-based-tuning.md) + WDR解读指南 - + [WDR Snapshot Schema](/performance-tuning/3-wdr/wdr-snapshot-schema.md) - + [查看WDR报告](/performance-tuning/3-wdr/wdr-report.md) + + [WDR Snapshot Schema](/performance-tuning/wdr/wdr-snapshot-schema.md) + + [查看WDR报告](/performance-tuning/wdr/wdr-report.md) + [使用向量化执行引擎进行调优](/performance-tuning/tuning-with-vector-engine.md) + [TPCC性能优化指南](/performance-tuning/TPCC-performance-tuning-guide.md) diff --git a/product/zh/docs-mogdb/v3.0/toc_system-catalogs-and-functions.md b/product/zh/docs-mogdb/v3.0/toc_system-catalogs-and-functions.md index 445b71b1a0806eccc8ec3e857e9e3cead7a08dcb..d09e925a8dc46ce12812758c691e5f94885a669a 100644 --- a/product/zh/docs-mogdb/v3.0/toc_system-catalogs-and-functions.md +++ b/product/zh/docs-mogdb/v3.0/toc_system-catalogs-and-functions.md @@ -237,10 +237,10 @@ + [PGXC_PREPARED_XACTS](./reference-guide/system-catalogs-and-system-views/system-views/PGXC_PREPARED_XACTS.md) + [PLAN_TABLE](./reference-guide/system-catalogs-and-system-views/system-views/PLAN_TABLE.md) + 系统函数 - + [逻辑操作符](./reference-guide/functions-and-operators/1-logical-operators.md) - + [比较操作符](./reference-guide/functions-and-operators/2-comparison-operators.md) - + [字符处理函数和操作符](./reference-guide/functions-and-operators/3-character-processing-functions-and-operators.md) - + [二进制字符串函数和操作符](./reference-guide/functions-and-operators/4-binary-string-functions-and-operators.md) + + [逻辑操作符](./reference-guide/functions-and-operators/logical-operators.md) + + [比较操作符](./reference-guide/functions-and-operators/comparison-operators.md) + + [字符处理函数和操作符](./reference-guide/functions-and-operators/character-processing-functions-and-operators.md) + + [二进制字符串函数和操作符](./reference-guide/functions-and-operators/binary-string-functions-and-operators.md) + [位串函数和操作符](./reference-guide/functions-and-operators/5-bit-string-functions-and-operators.md) + [模式匹配操作符](./reference-guide/functions-and-operators/6-mode-matching-operators.md) + [数字操作函数和操作符](./reference-guide/functions-and-operators/7-mathematical-functions-and-operators.md)