create script which collects the values of LAST_NUMBER of view DBA_SEQUENCES on source system( where Export is run)update sequence on target system ( where Import is run) to be equal to LAST_NUMBER so that application sees no gap.