- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-14-2025 03:18 AM
Hello,
If someone experiences an auto-commit failure after an upgrade with the error message "client gp_broker phase 1 failure commit failed," here i provide a workaround solution :
show jobs all
Enqueued Dequeued ID PositionInQ Type Status Result Completed
--------------------------------------------------------------------------------------
2025/01/14 10:46:02 10:46:02 4 AutoCom FIN FAIL 10:46:44
2025/01/14 10:45:22 10:45:22 2 AutoCom FIN FAIL 10:45:57
Run the following command to disable the gp_broker
debug management-server client disable gp_br
Once the next auto-commit completes successfully, re-enable the gp_broker
using the command
debug management-server client enable gp_broker
Best Regards
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!