unix to linux migration strategy
Dear Experts,
Currently on a cloud transformation project where we are moving AIX based on-premise RPAS solution to Linux based cloud.
Since the project is cross-platform requires transforming data from big to little endian.
the question is since we are dealing with data at sku level, domains are quite big, some runs into TB. In such case copyDomain with -export flag might not be feasible. Does tarball taken on AIX machine work on LINUX machine. If not is there any other alternative to this. Reason we need to test this as our production is going to be on AIX until final cutover (3-4 months ahead) to our non-prod already deployed on Linux.