Database Error Messages

OCI-64602

CREATE SEQUENCE cannot have a RESTART clause

Cause

The RESTART clause was specified in the CREATE SEQUENCE statement.


Action

Remove the RESTART clause.