you should specify parallel as in
create table dept (deptno number ) parallel;

and the value will be 'DEFAULT' not '1'