Originally posted by vr76413

ALTER TABLESPACE TEMP DEFAULT STORAGE (PCTINCREASE 0);

Why do you want to do this? Clearing the temporary tablespace? If that is what you are trying to do, then this command does not help.