| Error | ORA-30078 |
Description | partition bound must be TIME/TIMESTAMP WITH TIME ZONE literals | Cause | An attempt was made to use a time/timestamp expression whose format does not explicitly have time zone on a TIME/TIMESTAMP or TIME/TIMESTAMP WITH TIME ZONE column. | Action | Explicitly use TIME/TIMESTAMP WITH TIME ZONE literal. |