GAUSS-50200 -- GAUSS-50299

GAUSS-50200: “The %s already exists.”

SQLSTATE: None

Description: The file or directory exists.

Solution: Delete this file or directory.

GAUSS-50201: “The %s does not exist.”

SQLSTATE: None

Description: The file or directory does not exist.

Solution: Check why the file or directory does not exist, create a file or directory, or execute the script that creates this file or directory.

GAUSS-50202: “The %s must be empty.”

SQLSTATE: None

Description: The directory is not empty.

Solution: Check the directory and leave it empty after backing it up.

GAUSS-50203: “The %s cannot be empty.”

SQLSTATE: None

Description: The directory or file cannot be empty.

Solution: Check why the directory or file is empty, create a directory or file, or execute the script that creates this directory.

GAUSS-50204: “Failed to read %s.”

SQLSTATE: None

Description: Failed to read the file.

Solution: Check and modify the file and user permissions.

GAUSS-50205: “Failed to write %s.”

SQLSTATE: None

Description: Failed to write the file.

Solution: Check and modify the file and user permissions.

GAUSS-50206: “Failed to create %s.”

SQLSTATE: None

Description: Failed to create a file.

Solution: Check and modify the user permissions of this directory under this file path.

GAUSS-50207: “Failed to delete %s.”

SQLSTATE: None

Description: Failed to delete the file.

Solution: Check and modify the user permissions of this directory under this file path.

GAUSS-50208: “Failed to create the %s directory.”

SQLSTATE: None

Description: Failed to create the folder.

Solution: Check and modify the user permissions of this directory.

GAUSS-50209: “Failed to delete the %s directory.”

SQLSTATE: None

Description: Failed to delete the folder.

Solution: Check and modify the user permissions of this directory.

GAUSS-50210: “The %s must be a file.”

SQLSTATE: None

Description: The type is not a file type.

Solution: Ensure that the type is a file type.

GAUSS-50211: “The %s must be a directory.”

SQLSTATE: None

Description: The type is not a directory type.

Solution: Ensure that the type is a directory type.

GAUSS-50212: “The suffix of the file '%s' should be '%s'.”

SQLSTATE: None

Description: The file name extension is not a specified type.

Solution: Change the file name extension to a specified type.

GAUSS-50213: “The %s path must be an absolute path.”

SQLSTATE: None

Description: The path is not an absolute path.

Solution: Change the path to an absolute path.

GAUSS-50214: “Failed to copy %s.”

SQLSTATE: None

Description: Failed to copy the file.

Solution: Check whether the file to be copied exists, whether the target path exists, and whether the network is normal.

GAUSS-50215: “Failed to back up %s.”

SQLSTATE: None

Description: Failed to back up the file or directory.

Solution: Check whether the file or directory to be backed up exists.

GAUSS-50216: “Failed to remote copy %s.”

SQLSTATE: None

Description: Failed to copy the file or directory remotely.

Solution: Check whether the file or directory to be copied exists and whether the target path exists.

GAUSS-50217: “Failed to decompress %s.”

SQLSTATE: None

Description: Failed to decompress the package.

Solution: Check whether the compressed package to be decompressed exists, whether the format is correct, and whether the package is broken.

GAUSS-50218: “Failed to rename %s.”

SQLSTATE: None

Description: Failed to rename the file.

Solution: Check whether the file to be renamed exists and whether the name and extension of the renamed file are correct.

GAUSS-50219: “Failed to obtain %s.”

SQLSTATE: None

Description: Failed to obtain the directory, file, or path.

Solution: Check whether the directory, file, or path exists.

GAUSS-50220: “Failed to restore %s.”

SQLSTATE: None

Description: Failed to restore the directory, file, or path.

Solution: Check whether the directory, file, or path exists.

GAUSS-50221: “Failed to obtain file type.”

SQLSTATE: None

Description: Failed to obtain the file type.

Solution: Check whether the command is correct. Check whether the specified file or path exists.

GAUSS-50222: “The content of file %s is not correct.”

SQLSTATE: None

Description: The file content is incorrect.

Solution: Check whether the file content is correct.

GAUSS-50223: “Failed to update %s files.”

SQLSTATE: None

Description: Failed to update (write) the file.

Solution: Check whether the file to be updated (written) exists and whether the content written into the file is correct.

GAUSS-50224: “The file name is incorrect.”

SQLSTATE: None

Description: The file name is incorrect.

Solution: Check whether multiple extensions (".") exist in the file.

GAUSS-50225: “Failed to back up remotely.”

SQLSTATE: None

Description: Failed to back up remotely.

Solution: Check whether the file or directory to be backed up exists and whether the remote target path exists.

GAUSS-50226: “Failed to restore remotely.”

SQLSTATE: None

Description: Failed to restore remotely.

Solution: Check whether the running restore command is correct.

GAUSS-50227: “Failed to compress %s.”

SQLSTATE: None

Description: Failed to compress the file or directory.

Solution: Check whether the file or directory to be compressed exists or whether the target path exists.

GAUSS-50228: “The %s does not exist or is empty.”

SQLSTATE: None

Description: The file or directory does not exist or is empty.

Solution: Check whether the file or directory exists or is empty.

GAUSS-50229: “Cannot specify the file [%s] to the cluster path %s.”

SQLSTATE: None

Description: A file cannot be specified to a path in a cluster.

Solution: Change the path for saving the file.

GAUSS-50230: “Failed to read/write %s.”

SQLSTATE: None

Description: Failed to read or write the file.

Solution: Check whether the file exists and whether you have the read/write permission on the file.

GAUSS-50231: “Failed to generate %s file.”

SQLSTATE: None

Description: Failed to generate the file.

Solution: Identify the cause of the file generation failure and try again.

GAUSS-50232: “The instance directory [%s] cannot set in app directory [%s].Please check the xml.”

SQLSTATE: None

Description:Internal system error.

Solution:Contact technical support.

GAUSS-50233: “The directory name %s and %s cannot be same.”

SQLSTATE: None

Description:Internal system error.

Solution:Contact technical support.

GAUSS-50234: “Cannot execute the script in the relevant path of the database.”

SQLSTATE: None

Description:Internal system error.

Solution:Contact technical support.

Feedback
编组 3备份
    openGauss 2024-05-06 00:44:54
    cancel