Do you think it has something to do with the way I
issued the command?

ALTER TABLE EMPLOYEE MODIFY (EMP_TYPE DEFAULT 'BOY');

The column is a VARCHAR2(15)