Metadata
GS_216040005
errmsg:Library file %s does not exist.
errdetail: Source library file may be rollback-deleted or copy fail failed.
errhint: Try Re-Submit CREATE FUNCTION.
level:ERROR
GS_216040014
errmsg:pre-existing shared memory block (key %lu, ID %lu) is still in use
errhint: If you're sure there are no old server processes still running, remove the shared memory block or just delete the file "%s".
level:FATAL
GS_216110053
errmsg:cannot change name of input parameter %s.
errhint: The type of input parameter cannot be changed during function creation.Check whether the function parameter is changed and drop the existing function using DROP FUNCTION.
level:ERROR
GS_216110071
errmsg:date out of range.
errhint: The value range of DATE is from January 1.
level:ERROR
GS_216110073
errmsg:timestamp out of range.
errhint: The value range of TIMESTAMP is from January 1.
level:ERROR
GS_216110103
errmsg:invalid range bound flags.
errhint:alid values are \[]\.
level:ERROR
GS_216110140
errmsg:time out of range.
errhint: The value of the time type ranges from 00:00:00 to 24:00:00.
level:ERROR
GS_216110192
errmsg:timestamp out of range.
errhint: The value range of TIMESTAMP is from January 1.
level:ERROR
GS_216110195
errmsg:%s out of range.
errhint: Analyze statements to determine whether data type exceeds the range. Alternatively, convert the type to the numeric type.
level:ERROR
GS_216110197
errmsg:%s is not a valid data directory.
errdetail: File %s does not contain valid data.
errhint: You might need to initdb.
level:FATAL
GS_216110200
errmsg:The view %s is invalid!
errhint: Use ALTER VIEW ... REBUILD to make the view valid again.
level:ERROR
GS_216110203
errmsg:cannot drop %s because %s requires it.
errhint: You can drop %s instead.
level:ERROR
GS_216110212
errmsg:cannot drop desired object(s) because other objects depend on them.
errhint: Use DROP ... CASCADE to drop the dependent objects too.
level:ERROR
GS_216180051
errmsg:cannot change return type of existing function.
errhint: The return type of the existing function cannot be changed.Change the return type of the new function or drop the existing function using DROP FUNCTION.
level:ERROR
GS_216200081
errmsg:could not determine which collation to use for string %s.
errhint: Use the COLLATE clause to set the collation explicitly.
level:ERROR
GS_216200083
errmsg:The reltuples in pg_class is equal to zero.
errhint: Do analyze for the current database first.
level:WARNING
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot