Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.