Try this on the DB (log into SQLPlus):
ALTER SEQUENCE WTCHANGEREQUESTID_seq NOCACHE;
Are you able to confirm on a test system first?
Try this on the DB (log into SQLPlus):
ALTER SEQUENCE WTCHANGEREQUESTID_seq NOCACHE;
Are you able to confirm on a test system first?