Install according to the following procedure:
Note
The following characters can be used as input values:
Alphanumeric characters, hyphens and forward slashes
1. Stop applications and the client program
If the installation method is one of the following, the applications and the program must be stopped:
Reinstallation
Upgrade installation
Before starting the installation, stop the following:
Applications that use the product
Instance
In the [Monitor] menu window, click [stop].
Execute the pg_ctl command with the stop mode option specified.
$ /opt/symfoserver64/bin/pg_ctl stop -D /database/inst1
Web server feature of WebAdmin
Execute the WebAdminStop command to stop the Web server feature of WebAdmin.
# cd /opt/symfoserver64/gui/sbin # ./WebAdminStop
In the example above, /opt/symfoserver64 is the installation directory.
Mirroring Controller
Execute the mc_ctl command with the stop mode option specified and stop the Mirroring Controller.
$ mc_ctl stop -M /mcdir/inst1
2. Change to the superuser
Run the following command to switch to the superuser on the system.
$ su - Password:******
3. Mount the DVD drive
Insert the server program DVD in the DVD drive, and run the command given below.
# mount -t iso9660 -r -o loop /dev/dvd /media/dvd
/dev/dvd is the DVD drive device, and /media/dvd is the mount point (which must already exist before calling the command).
Note
If the DVD was mounted automatically using the automatic mount daemon (autofs), "noexec" is set as the mount option, so the installer may fail to start. In this case, use the mount command to remount the DVD correctly, and then run the installation. Note that the mount options of a mounted DVD can be checked by executing the mount command without any arguments.
4. Run the installation
Execute the following command:
# cd /media/dvd # ./install.sh
In the example above, /media/dvd is the DVD mount point.
5. Select the product for installation
The list of installation target products is displayed as shown below.
Type the number for the product to be installed, or "all", and press Enter.
The following products can be installed: 1: Symfoware Server Enterprise Edition 64bit V12.1.0 2: Symfoware Server Client 32bit V12.1.0 3: Symfoware Server Client 64bit V12.1.0 Select the product to be installed. To select multiple products, separate using commas (,). (Example: 1,2) [number,all,q](The default value is all): all Selected product Symfoware Server Enterprise Edition 64bit V12.1.0 Symfoware Server Client 32bit V12.1.0 Symfoware Server Client 64bit V12.1.0 Do you want to install the above product? y: Proceed to the next step n: Select the product again q: Quit without installing [y,n,q](The default value is y):y
Information
To develop or execute a 32-bit application in a 64-bit environment, Symfoware Server Client 32bit is required.
The window below is displayed for each product that that was selected but has already been installed.
To perform a reinstallation or upgrade installation, type the number for the product and press Enter.
To perform a multi-version installation, type "m" and press Enter.
Select the method to install the server product. If performing an upgrade installation (reinstallation), select the number of the product to be updated. (*1) Select m for multi-version installation. (*2) 1: Symfoware Server Enterprise Edition 64bit V12.1.0 (*1) m: Multi-version installation (*2) q: Quit without installing [number,q]:1
*1: Output if the installed product can undergo installation or reinstallation.
*2: Output if the installed product can undergo multi-version installation.
6. Check the settings
The window for checking the installation information is displayed as shown below.
If there is no problem with the settings, type "y" and press Enter to start the installation (refer to "11. Display the installation status").
To change the settings, type "c" and press Enter.
Product to be installed Symfoware Server Enterprise Edition 64bit V12.1.0 New installation Symfoware Server Client 32bit V12.1.0 New installation Symfoware Server Client 64bit V12.1.0 New installation Installation directory information Symfoware Server Enterprise Edition 64bit V12.1.0 /opt/symfoserver64 Symfoware Server Client 32bit V12.1.0 /opt/symfoclient32 Symfoware Server Client 64bit V12.1.0 /opt/symfoclient64 Optional product information (*1) Symfoware Server Mirroring Controller : Do not install (*1) Setup information WebAdmin setup: Execute Web server port number: 26515 WebAdmin internal port number: 26516 Start installation using the above information? y: Start the installation c: Change the information (*2) q: Quit without installing [y,c,q](The default value is y): c (*2)
*1: Output only if the optional product exists.
*2: This option is not displayed if there is no information that can be modified.
If the user types "c ", then the window mentioned in the next step is displayed.
7. Enter the installation directory
If the installation method is one of the following, the window below is displayed for each product:
New installation
Multi-version installation
Enter the directory and press Enter.
Symfoware Server Enterprise Edition 64bit V12.1.0 : Specify the installation directory. [directory name,q](The default value is /opt/symfoserver64): /opt/symfosv64
8. Select the optional product to be installed
If the optional product exists, the window shown below will be displayed.
Type the number for the product to be installed, or "n", and press Enter.
Select the optional product to be installed. 1: Symfoware Server Mirroring Controller n: Do not install [number,n,q](The default value is n): 1
Note
A license is required to install the optional product.
9. Enter the WebAdmin setup information
If a server product was selected, and the installation method is one of the following, the window below will be displayed:
New installation
Multi-version installation
Type the item name and press Enter.
Do you want to execute WebAdmin setup? y: Execute n: Do not execute [y,n,q](The default value is y): Specify the Web server port number. Web server port number [1024-32767,q](The default value is 26515): Specify the WebAdmin internal port number. WebAdmin internal port number [1024-32767,q](The default value is 26516):
If you have not set up WebAdmin, refer to "Appendix E Setting Up and Removing WebAdmin" for details.
10. Check the changed settings
The changed settings are displayed as shown below.
If there is no problem with the settings, type "y" and press Enter.
To change the settings again, type "c" and press Enter.
Product to be installed Symfoware Server Enterprise Edition 64bit V12.1.0 New installation Symfoware Server Client 32bit V12.1.0 New installation Symfoware Server Client 64bit V12.1.0 New installation Installation directory information Symfoware Server Enterprise Edition 64bit V12.1.0 /opt/symfosv64 Symfoware Server Client 32bit V12.1.0 /opt/symfocl32 Symfoware Server Client 64bit V12.1.0 /opt/symfocl64 Optional product information Symfoware Server Mirroring Controller : Install Setup information WebAdmin setup: Execute Web server port number: 26515 WebAdmin internal port number: 26516 Start installation using the above information? y: Start the installation c: Change the information q: Quit without installing [y,c,q](The default value is y): y
11. Display the installation status
The installation status is displayed as follows:
Starting installation. Symfoware Server Enterprise Edition 64bit V12.1.0 Installation Installation is complete. Symfoware Server Client 32bit V12.1.0 Installation Installation is complete. Symfoware Server Client 64bit V12.1.0 Installation Installation is complete. Starting setup. (*1) Setting up WebAdmin. (*1) Setup is complete. (*1)
*1: Displayed only when "Execute" is selected for WebAdmin setup.
Even if WebAdmin setup fails, the process will still continue.
If the following message is displayed, manually execute WebAdmin setup after installation is completed.
Refer to "E.1 Setting Up WebAdmin" for information on the WebAdmin setup procedure.
Starting setup. Setting up WebAdmin. ERROR: WebAdmin setup failed.
12. Finish the installation
Upon completion, a message is displayed showing the status.
If installation was successful, a message like the one shown below is displayed:
Installed successfully.
Note
If an error occurs during the installation, read the error message and remove the cause of the error, and then reexecute the install.sh command.