เลข Sequence number อาจจะไปตรงกับข้อมูลเก่าที่เคยส่งไปหรือเปล่าครับ
ลองใช้คำสั่งนี้
update ovst_seq set seq_id = seq_id + 100000 ;
และ
update serial set serial_no = serial_no + 100000 where name = 'ovst_seq_id';
แล้วทำการส่งออก 18 แฟ้ม แล้วส่งให้ สสจ. ใหม่ครับ