OGG-25811
Parameter BINARY_JSON_FORMAT is not supported during initial load. Extract will ignore the parameter.
Cause
Extract is trying to fetch JSON column with BINARY_JSON_FORMAT enabled during initial load, which is not supported. This parameter is ignored.
Action
Take out BINARY_JSON_FORMAT parameter.