alter table xyz add constraint xyz_pk primary key (x) using index tablespace xyz_ts;
Jeff Hunter
Forum Rules