ORA-51911
DBMS_VECTOR not supported for local HNSW checkpoints.
Cause
Local HNSW index does not support DBMS_VECTOR for checkpoints related operations.
Action
Call DBMS_VECTOR checkpoint related operations only on global HNSW index.