Oracle Solution for Error ora-03132

Solution for Oracle Error ORA-03132

ORA-03132: two-task default value overflow

What triggered the Error:

The default value specified for a record field was too large.

What should we do to fix it:

Change the default value to fit the field size.