[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-22。"],[[["\u003cp\u003eThis page outlines error codes encountered in AlloyDB Omni, along with their descriptions and recommended solutions.\u003c/p\u003e\n"],["\u003cp\u003eError codes are categorized, including issues related to \u003ccode\u003epgBackRest\u003c/code\u003e backup and restore failures, and High-Availability failures.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides instructions on how to extract error codes from the database cluster manifest using \u003ccode\u003ekubectl\u003c/code\u003e commands.\u003c/p\u003e\n"],["\u003cp\u003eFor each error code, there is a recommended action which can range from checking specific log files to manually repairing, recreating, or restarting the database cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe error codes covered include replication setup errors such as failing to create physical replication slots, to running \u003ccode\u003epg_basebackup\u003c/code\u003e and the database failing to connect.\u003c/p\u003e\n"]]],[],null,["# Diagnose error codes\n\nSelect a documentation version: 16.3.0keyboard_arrow_down\n\n- [Current (16.8.0)](/alloydb/omni/current/docs/error-codes)\n- [16.8.0](/alloydb/omni/16.8.0/docs/error-codes)\n- [16.3.0](/alloydb/omni/16.3.0/docs/error-codes)\n- [15.12.0](/alloydb/omni/15.12.0/docs/error-codes)\n- [15.7.1](/alloydb/omni/15.7.1/docs/error-codes)\n- [15.7.0](/alloydb/omni/15.7.0/docs/error-codes)\n\n\u003cbr /\u003e\n\nThis page describes AlloyDB Omni error codes and recommended fixes.\n\n\u003cbr /\u003e\n\nExtract an error\n----------------\n\nTo extract an error code, follow these steps:\n\n1. To get your database cluster manifest, run:\n\n kubectl get dbclusters.a \u003cvar translate=\"no\"\u003eDB_CLUSTER_NAME\u003c/var\u003e -n \u003cvar translate=\"no\"\u003eDB_CLUSTER_NAMESPACE\u003c/var\u003e -o yaml\n\n Replace the following:\n - \u003cvar translate=\"no\"\u003eDB_CLUSTER_NAME\u003c/var\u003e: the name of your database cluster---for example, `my-db-cluster`.\n - \u003cvar translate=\"no\"\u003eDB_CLUSTER_NAMESPACE\u003c/var\u003e: the name of the namespace of your database cluster.\n2. Check for database cluster status conditions and `criticalincidents` fields that might have some of the following error codes.\n\nAlloyDB Omni error codes\n------------------------"]]