Oracle Solution for Error ora-12711

Solution for Oracle Error ORA-12711

ORA-12711: this CREATE CONTROLFILE character set is not allowed

What triggered the Error:

It is not allowed to create a control file on a native ASCII-based machine using an EBCDIC-based character set, and vice versa.

What should we do to fix it:

None