Reuse Tokenizer with used=True
When I'm trying to configure tokenizer with parameter used set to true, I get such error:[5861] [Vertica][VJDBC](5861) ERROR: Error calling processBlock() in User Function SET_TOKENIZER_PARAMETER at [src/SetTokenizerParameters.cpp:194], error code: 0, message: Modification of a config file which is being used for a tokenizer is not allowed.
How can I reset parameter used to False?
0