Oracle Solution for Error ora-12451

Solution for Oracle Error ORA-12451

ORA-12451: label not designated as USER or DATA

What triggered the Error:

A label is either a DATA label, a USER label, or both DATA and USER.

What should we do to fix it:

Enter TRUE for at least DATA or USER.