(1) Uninstalling JP1/DH - Server by using Windows Programs and Features
8. Click the Next button. The Delete Program window appears
9. Start uninstalling JP1/DH - Server.
In the Delete Program window, click the Remove button. The Now Uninstalling window appears.
10. Finish the uninstallation of JP1/DH - Server.
The InstallShield Wizard Complete window appears. Click the Finish button to finish the uninstallation of JP1/DH - Server.
11. Exit Hitachi Integrated Installer.
Click the Finish button to exit Hitachi Integrated Installer.
12. Delete the user.
From Windows Administrative Tools, open the Computer Management window. From Local Users and Groups, manually delete the user postgres that was added when JP1/DH - Server was installed.
13. Delete the data folder.
Manually delete the data folder created when JP1/DH - Server was installed (JP1/DH-Server-installation-folder
\PostgreSQL\9.2\data).
5.2 Installation in Linux
This section describes how to install JP1/DH - Server on a Linux OS.
5.2.1 New installation, overwrite installation, and upgrade installation (in Linux)
This subsection describes how to newly install JP1/DH - Server.
In Linux, there is no distinction among new installation, overwrite installation, and upgrade installation. For details about overwrite installation and upgrade installation, see the procedure described in this subsection.
First, install Hitachi PP Installer. If Hitachi PP Installer is already installed, execute the following command to start Hitachi PP Installer:
/etc/hitachi_x64setup -i /cdrom
Note: The portion in italics is different depending on your environment.
1. Log in to the host on which you want to install JP1/DH - Server as a super user. Alternatively, use the su command to change the user to a super user.
2. For both overwrite installation and upgrade installation, stop JP1/DH - Server in the following order:
• JP1_DH_WEBSVR (if the JP1/DH Web server is used)
• JP1_DH_WEBCON
• JP1_DH_DATABASE_SVR
3. Insert the CD-ROM containing JP1/DH - Server in the drive.
4. Mount the CD-ROM device.
In this example, the command mounts the CD-ROM onto /cdrom:
/bin/mount -r -o mode=0544device-special-file-name /mnt/cdrom 5. Execute the following command to install and start Hitachi PP Installer:
mnt/cdrom/X64LIN/setup /mnt/cdrom
After Hitachi PP Installer is running, install JP1/DH - Server.
6. After Hitachi PP Installer is running, the initial window appears.
An example of the initial window is as follows:
Hitachi PP Installer 05-16 L) List Installed Software I) Install Software
D) Delete Software Q) Quit
Select Procedure ===>
...
7. In the initial window, enter I.
A list of software programs you can install is displayed.
8. Move the cursor to JP1/DH - Server, and then select it by using the spacebar. Enter I.
JP1/DH - Server is installed.
9. When the installation is completed, enter Q. The initial window appears again.
Important note
• After the new, overwrite, or upgrade installation of JP1/DH - Server is completed, start the database service (JP1_DH_DATABASE_SVR), and then set up the JP1/DH - Server environment. For details about how to set up the environment, see 5.3 Setting up the JP1/DH Web application server environment.
• If the installation ends due to an error, the status of the location to which JP1/DH - Server is installed is invalid. In this case, eliminate the cause of that error, start the installer again, make sure that the installer ends normally, and then complete the installation.
• For the overwrite or upgrade installation, the database-related passwords are reset to p@ssw0rd.
Specify them again as needed. For details, see 4.1.3 Notes on overwrite installation and upgrade installation.
5.2.2 Uninstallation (in Linux)
To uninstall JP1/DH - Server:
1. Log in to the host on which you want to install JP1/DH - Server as a super user. Alternatively, use the su command to change the user to a super user.
2. On the local host, stop the JP1/DH - Server program and services.
Display information about services to make sure that no JP1/DH - Server service is running. If any JP1/DH - Server program and services are running on the local host, stop all of them.
3. Execute the following command to start Hitachi PP Installer:
/etc/hitachi_x64setup
4. The Hitachi PP Installer initial window appears. For details about the initial window, see 5.2.1 New installation, overwrite installation, and upgrade installation (in Linux).
5. In the initial window, enter D.
A list of software programs you can uninstall is displayed.
6. Move the cursor to JP1/DH - Server, and then select it by using the spacebar. Enter D.
JP1/DH - Server is uninstalled.
7. When the uninstallation is completed, enter Q. The initial window appears again.
8. Delete the user.
Manually delete the user postgres that was added when JP1/DH - Server was installed and the home directory.
Before deleting the home directory, check the contents in it and save any necessary files.
9. Delete the data folder.
Manually delete the data folder created when JP1/DH - Server was installed (/opt/jp1dh/server/
PostgreSQL/9.2/data).
5.3 Setting up the JP1/DH Web application server environment
This section describes how to set up the JP1/DH Web application server environment.
Before performing the following procedures, log in to the JP1/DH - Server machine as a built-in Administrator user.
5.3.1 Changing the configuration file
After a new installation, set up the environment according to the procedure described below. For an overwrite installation, set up the environment according to the procedure described below only when changing the configuration file. If there is no need to change the configuration file, go to 5.3.2 Changing the application configuration. The following describes the details of the configuration file.