The rman would use your tnsnames.ora file to resolve the service name

$ rman target sys/passwd@pdb catalog rman_pdb/passwd@rcat
RMAN>

Check your tnsnames.ora file to make sure that you are calling the correct service name.


Good luck,
Sam