Differences in User Profiles after Pluggable database Clone from PROD to UAT
Configuration:
PROD CDB (as Source Database) - Data Guard configuration, DB version 19.26.0.0.0
UAT CDB (as Target Database) - Data Guard configuration, DB version 19.26.0.0.0
Hi everyone,
Recently I conducted Pluggable database clone over the network (using DB link) that went successfully, clone was done from one of the PDBs on PROD env to one of the PDBs on UAT env. After initial check up I managed to spot a difference in given user profiles on UAT env, some of the users were given DEFAULT profiles instead of user defined profiles like it is on PROD env, which is weird because we are talking about DB clone and all the things should be the same. Also user profiles are only defined on PDBs on both PROD and