2.1.3 Setting up the OS environment files

In the following environments, use the remote shell.

To use the remote shell, the service name# of the communications port and the port number for the remote shell connection started by the client machine need to be in the SERVICES files (%windir%\system32\drivers\etc\SERVICES) on the server machine and on the client computers where the commands will be issued. Set the same port number for all computers on which HiRDB is installed. The number must be unique within the same machine. The following shows a specification example:

Example

pdrshsrv 29999/tcp

  • Specifies pdrshsrv as the communication's service name.
  • Specifies any port number. The default value is 29999.

#: When configuring multiple HiRDB systems using multi-HiRDB, you can specify a service name for a communication port for each HiRDB system. For details about the specification method, see 10.1 System design for a multi-HiRDB.

Note
When you use the system switchover facility without inheriting IP addresses on HiRDB/Single Server, you must use the pdntenv command with the -ro option to specify the use of remote system commands. For details about the pdntenv command, see the manual HiRDB Version 9 Command Reference.