ADB7210I The START and RESTART WITH target values will not be changed because 'YES' was specified for the option 'Retain START and RESTART values for sequence object'.

Explanation

If 'YES' is specified, the START value and RESTART WITH values of the target sequence are retained and no ALTER SEQUENCE RESTART statement is generated. If 'NO' is specified and ignores for START and RESTART fields are not specified, the statement is generated with values from the source to make the target same as the source.

System action

Processing continues.

User response

No action is required.