"alter database move datafile 'current' to 'new file' " in 12c
I am interested to know what is happening in the background (how does it move and how does it takes care of on going changes) when we move online datafile
++ does anyone have an idea, how to trace these information ?
0