Can we backup/clone oracle database read only opened to another server ?
Hello community,
if I open an oracle database in read only mode:
SQL> alter database open read only;
Can I consistently copy it to another server with OS command ?
Oracle Database version or OS version doesn't matter.
Thanks.
Stefano.
0