Oracle Solution for Error ora-08178

Solution for Oracle Error ORA-08178

ORA-08178: illegal SERIALIZABLE clause specified for user INTERNAL

What triggered the Error:

Serializable mode is not supported for user INTERNAL.

What should we do to fix it:

Reconnect as another user and retry the SET TRANSACTION command.