hello all

my temp tablepsace was growing of late. So issued the following command as 'sys'.

*****************************************************************

SQL> alter tablespace TEMP deafault storage (PCTINCREASE 0);
alter tablespace TEMP deafault storage (PCTINCREASE 0)
*
ERROR at line 1:
ORA-02142: missing or invalid ALTER TABLESPACE option

**************************************************************

can anyone make out what its throwing up this message ?..

Thanks
Ron