Dear all,

Can't we copy the temp tablespace data file as a hotbackup mode?

SQL> alter tablespace temp begin backup;
alter tablespace temp begin backup
*
ERROR at line 1:
ORA-03217: invalid option for alter of TEMPORARY TABLESPACE


SQL>

I belive, it was working in oracle8i. Please help me why this is not working..