Can archivelogs be converted from big endian to little endian?
We have a huge database which need to be migrated from aix to linux.Because we have limited time window,we consider to convert the datafile to the destination when the source database is online,so we need to transfer the archivelogs to the destination to do recovery so that the migrated database can be consistent to open,so we wonder if we can convert archivelogs or if we can have other ways
thanks