I am running DCD and I am getting TCP/IP Port Is Not Available, How do I address these errors?
The TCP/IP ports may be in use by another program or service. To change the TCP/IP ports that are used for the CA Data Content Discovery application, do the following steps:
Stop the CA Data Content Discovery Controller address space:
P DCDCONTL
Edit the following port values as needed in FEYCFG(CFEYOPTN), and save the member.
MIN_CE_PORT=xxxxxMAX_CE_PORT=xxxxx
CONTROLLER_HTTP_PORT=xxxxxCONTROLLER_REDIRECT_PORT=xxxxxCONTROLLER_SHUTDOWN_PORT=xxxxx
Submit the FEYDEPLY job in yourhlq.CFEYJCL. Doing so propagates the edited port values to the runtime environment.
The expected return code is 0.
Restart the CA Data Content Discovery Controller address space:
S DCDCONTL