-7035: DEFAULT specification allowed for this column 

Explanation:

An <INSERT> or <UPDATE statement> or a <DEFAULT PREDICATE> was issued with a DEFAULT specification for a column for which no <DEFAULT SPEC> had been defined in the <CREATE TABLE> or any subsequent <ALTER TABLE statement>.

User Action:

Specify the desired value instead of DEFAULT.