zfs send/receive between Solaris sparc OS10 to x86 Solaris OS 11.4
We are trying to migrate our databases from Solaris sparc OS 10 to x86 Solaris OS 11.4 environment. We use the zfs file system on solaris sparc. The identical zfs system is setup on x86 server as well. We copied the mount point that contains oracle database files/logfiles/controlfiles etc using the zfs send/receive. We found out that zfs send/receive does the DB formatting where it converts the big endian(solaris sparc) and little endian(x86 solaris) server. We do not have to work on RMAN db convert etc since we use the zfs send/receive. Can you please let us know what we