Oracle Message ORA-22817 - subquery not allowed in the default clause

ERRORsubquery not allowed in the default clause
CAUSEAn attempt was made to use a subquery in the column default clause expression.
ACTIONRemove the subquery from the default clause.