Database Administration (MOSC)

MOSC Banner

move data file

Hi,

On 19.9 C on AIX

I want to run:

SQL> ALTER SESSION SET container=pdb2;

SQL> ALTER DATABASE MOVE DATAFILE '/u01/app/oracle/oradata/pdb2/system01.dbf' TO '/u02//app/oracle/oradata/pdb2/system01.dbf' REUSE;

Should I copy the data file before to new location using OS cp commande?

Or oracle will do it?

Thanks.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center