Message Oracle ORA-54036 - cannot define referential constraint with ON DELETE SET NULL clause on virtual column

ERRORcannot define referential constraint with ON DELETE SET NULL clause on virtual column
CAUSEAttempted to specify ON DELETE SET NULL clause for a referential integrity constraint on a virtual column.
ACTIONReissue the statement without specifying ON DELETE SET NULL clause.