Question: I am using your instruction for
cloning
an Oracle database by copying the datafiles.
Can I use the
copy file method to clone an Oracle database on Linux machine to a
Windows server?
Answer: When copying a file between
platforms you need to ensure that the
Endian values match, big endian vs. little endian.
In your
copy example, the answer is YES. Windows and Linux x86 have the same
Endian.
Oracle RMAN also has a convert utility for changing
Endian values.
|
|
Get the Complete
Oracle SQL Tuning Information
The landmark book
"Advanced Oracle
SQL Tuning The Definitive Reference" is
filled with valuable information on Oracle SQL Tuning.
This book includes scripts and tools to hypercharge Oracle 11g
performance and you can
buy it
for 30% off directly from the publisher.
|