-- Create sequence create sequence SEQ_CALIBminvalue 1maxvalue 999999999999start with 1increment by 1nocacheorder;