TEMPFILE creation Error
499760Jan 27 2008 — edited Jan 27 2008Dear Friends,
I have some doubts as follows.
If repeatedly some one uses the following wrong code to add space to temp tablespace.
what is going to happen?like , can it corrupt the tempfile?
ALTER TABLESPACE "TEMP" ADD DATAFILE '<filepath>/<tempfilename>' SIZE 10G
Thanks in advance.