Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 - Smart Device Manager


12.3 Changing the connection destination port number for the database

You can change the connection destination port number for the database on the smart device manager.

Prerequisites

You must stop all the JP1/ITDM2 - SDM program modules and all commands.

Procedure

  1. On the communication server, stop the following service from the Windows Services window:

    JP1/ITDM2 - Smart Device Manager Web Server

  2. On the communication server, stop the following service from the Windows Services window:

    JP1/ITDM2 - Smart Device Manager (Communication Server Service)

  3. On the smart device manager, stop the following service from the Windows Services window:

    JP1/ITDM2 - Smart Device Manager Web Server

  4. On the smart device manager, stop the following service from the Windows Services window:

    JP1/ITDM2 - Smart Device Manager Server Service

  5. On the smart device manager, stop the following service from the Windows Services window:

    JP1/ITDM2 - Smart Device Manager (DB Service)

  6. On the smart device manager, use a text editor to open the following file:

    JP1/ITDM2 - SDM (Smart Device Manager)-installation-folder\db\conf\pdsys

  7. If necessary, change the values of pd_name_port and pd_service_port.

    Example: Change the underlined part:

    set pd_name_port = 26066
    set pd_service_port = 26067

    For pd_name_port, set the port number used to connect the smart device manager and its database.

    For pd_service_port, set the port number used to connect the communication server and the database of the smart device manager.

  8. On the smart device manager, start the following service from the Windows Services window:

    JP1/ITDM2 - Smart Device Manager (DB Service)

  9. On the smart device manager, start the command prompt, and then change the current directory to the command storage location.

  10. On the smart device manager, execute the sdmnetchange command.

    sdmnetchange -target Manager -port port-number-specified-in-pd_name_port
  11. On the smart device manager, start the following service from the Windows Services window:

    JP1/ITDM2 - Smart Device Manager Server Service

  12. On the smart device manager, start the following service from the Windows Services window:

    JP1/ITDM2 - Smart Device Manager Web Server

  13. On the communication server, start the command prompt, and then change the current directory to the command storage location.

  14. On the communication server, execute the sdmnetchange command.

    sdmnetchange -target Comsrv -port port-number-specified-in-pd_service_port
  15. On the communication server, start the following service from the Windows Services window:

    JP1/ITDM2 - Smart Device Manager (Communication Server Service)

  16. On the communication server, start the following service from the Windows Services window:

    JP1/ITDM2 - Smart Device Manager Web Server

Result

The connection destination port number for the database is changed.

Related topics