RMAN DUPLICATE from active database between 2 different 19c release updates
Hi everyone,
I tested a RMAN DUPLICATE FROM ACTIVE DATABASE between a db running 19.22 version (source), and a destination db running on an engine with 19.24 version.
It worked perfectly. Thus no need for a "alter database open resetlogs upgrade" command after a "RMAN DUPLICATE with NOOPEN clause".
Was it pure luck, or is it supported to do this kind of duplication between 2 release updates of 19c version ?