Dropping datafiles in Oracle 10.2
The 10.2 documentation for tablespace management stated you can drop datafiles and gives two examples, one is for and +ASM datafile and the other is for a tempfile. Can permanent datafiles be dropped without issues?
0