Concurrent Managers not starting in 19c
Could not contact Service Manager FNDSM_hostname_cdb. The TNS alias could not be located
select value from v$parameter where name='service_names'; shows me the service_names.
The tnsnames.ora on the app server points to
FNDSM_hostname_PDB
but in the concurrent log file in $APPLCSF it is looking for FNDSM_hostname_CDB.
Any thoughts ?