Message Oracle ORA-30079 - cannot alter database timezone when database has TIMESTAMP WITH LOCAL TIME ZONE columns

ERRORcannot alter database timezone when database has TIMESTAMP WITH LOCAL TIME ZONE columns
CAUSEAn attempt was made to alter database timezone with TIMESTAMP WITH LOCAL TIME ZONE column in the database.
ACTIONEither do not alter database timezone or first drop all the TIMESTAMP WITH LOCAL TIME ZONE columns.