Server failure when running sa_text_index_vocab procedure [CR #627966]

If two connections simultaneously run the sa_text_index_vocab system procedure against the same TEXT index, the server may fail with a Sybase IQ Abort and the message caught signal 11, program abort.

Workaround: Call sa_text_index_vocab on a given TEXT index from one connection at a time.