Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-03060

Data type string is invalid.

Cause

The data type entered in the CREATE or ALTER TABLE statement was not valid.


Action

Correct the syntax. This may involve doing one of the following:

  • Fix the mispelled data type.
  • If the data type is an ADT, then remove any specified parameters.
  • If the data type is an Oracle supplied data type, then remove any specified parameters.