View Full Version : Physical backup/recovery between different platforms?
> 1) Please do not cross-post
All right, sorry.
2) Why would you expect binary files to be compatible accross
Because it is a binary file used by a specific program in a specific
version. Why should Oracle (in this case) use different binary file formats
(for its datafiles) from platform to platform?
plan text files can require conversion such as the fact UNIX ends text
In this case I am sticking to Unix.
Thanks Mark.
Have a nice day,
Igor
Peter J. Holzer
12-17-2002, 07:34 AM
[Fup2 ignored and reset because comp.database.oracle doesn't exist]
On 2002-12-17 14:46, Igor <imerku@acegas.ts.it> wrote: 1) Please do not cross-post All right, sorry. 2) Why would you expect binary files to be compatible accross Because it is a binary file used by a specific program in a specific version. Why should Oracle (in this case) use different binary file formats (for its datafiles) from platform to platform?
Because the platforms use different binary formats: AIX runs on PowerPCs
which are AFAIK big-endian (i.e., they store the most significant byte
(the "big end") of multi-byte values first) while your Linux box
probably has an Intel processor (or compatible) which is little-endian.
There may be other differences, too (e.g., 32 bit vs. 64 bit, or
OS-specific data).
It is (relatively) simple to design a binary file format which is
portable among platforms whithout adding a lot of overhead, but that
obviously wasn't a design criterium for Oracle.
plan text files can require conversion such as the fact UNIX ends text In this case I am sticking to Unix.
All Unixes are not created equal :-)
hp
--
_ | Peter J. Holzer | Schlagfertigkeit ist das, was einem
|_|_) | Sysadmin WSR | auf dem Nachhauseweg einfällt.
| | | hjp@hjp.at | -- Lars 'Cebewee' Noschinski in dasr.
__/ | http://www.hjp.at/ |
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2008, Jelsoft Enterprises Ltd.