Re: Migrate/Transfer 9i Database to another OS
The datafiles of Oracle db are platform dependent and would be using “endian format” to recognize the o/s. In 10g, RMAN was given convert command which can get your files converted to the target platform and thus those files can be used in the tablespace…