Insert /*+ APPEND */ into TEST_V24
causes the problem
You can't do that.
Do it without the APPEND hint and it should work.
This is a direct load-insert limitation as the previous post said

Regards