GAUSS-05851 -- GAUSS-05860
[GAUSS-05851] : "writes are only accepted in commit, begin and change callbacks"
SQLSTATE: LL001
Description: This function can be invoked only when the commit, begin, and change callbacks commands are decoded.
Solution: Contact technical support.
GAUSS-05852] : "OutputPluginPrepareWrite needs to be called before OutputPluginWrite"
SQLSTATE: LL001
Description: The OutputPluginPrepareWrite function is not invoked before the OutputPluginWrite function is invoked.
Solution: Contact technical support.
[GAUSS-05853] : "output plugins have to declare the _PG_output_plugin_init symbol"
SQLSTATE: LL001
Description: The output plug-in is not initialized by invoking _PG_output_plugin_init.
Solution: Contact technical support.
[GAUSS-05854] : "output plugins have to register a begin callback"
SQLSTATE: LL001
Description: The output plug-in must register with begin callback.
Solution: Contact technical support.
GAUSS-05857:"find conflict linkpath '%s' in pg_tblspc, location '%s' "
SQLSTATE: 42809
Description: Directory conflicts occur in the new tablespace.
Solution: Ensure that the new tablespace has no existing directory.
Last Article: GAUSS-05841 -- GAUSS-05850
Next Article: GAUSS-05901 -- GAUSS-05999
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.