create class if not exists /oktest/seqtest ( aid int, name varchar, value varchar, keys(aid) ) with key=Sequence