DCD receives: TCP/IP Port Is Not Available
search cancel

DCD receives: TCP/IP Port Is Not Available

book

Article ID: 46831

calendar_today

Updated On:

Products

Data Content Discovery

Issue/Introduction

 I am running DCD and I am getting TCP/IP Port Is Not Available, How do I address these errors?

  

Environment

Release:
Component: DCD

Resolution

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:

  1. Stop the CA Data Content Discovery Controller address space:

    P DCDCONTL
  2. Edit the following port values as needed in FEYCFG(CFEYOPTN), and save the member.

    CA Data Content Discovery Classification Engine ports
    MIN_CE_PORT=xxxxxMAX_CE_PORT=xxxxx
    CA Data Content Discovery Controller Server ports
    CONTROLLER_HTTP_PORT=xxxxxCONTROLLER_REDIRECT_PORT=xxxxxCONTROLLER_SHUTDOWN_PORT=xxxxx
     
    Important! Running the FEYDEPLY job overwrites the values in the runtime environment with the values that are specified in the FEYCFG member. If you made changes to the runtime environment since you last ran the FEYDEPLY job, we recommend that you make a backup copy of the runtime environment before you continue with this procedure.
  3. Submit the FEYDEPLY job in yourhlq.CFEYJCL. Doing so propagates the edited port values to the runtime environment.

    The expected return code is 0.

    Note: For more information about FEYDEPLY, see Deploy Maintenance to the Runtime Environment.
  4. Restart the CA Data Content Discovery Controller address space:

    S DCDCONTL