Database Error Messages

OCI-30084

invalid data type for datetime primary with time zone modifier

Cause

When a time zone modifier is specified, the data type of datetime primary must be one of the following: TIME, TIME WITH TIME ZONE, TIMESTAMP, TIMESTAMP WITH TIME ZONE.


Action

Specify a valid data type.