Linux用のバージョン10.1.3をインストールした例です。
インストール時の入力項目を確認するための参考情報として使用してください。
SharePlexのOS用ユーザ(splex)およびグループ(spoadmin)は事前に作成していません。事前に作成済みの場合、選択するかどうか問われるだけで作成はされません。
# ./SharePlex-10.1.3-b46-rhel-amd64-m64.tpm
Unpacking ..................................................................
..........................................................................
(中略)
SharePlex installation program:
SharePlex Version: 10.1.3
Build platform: rhel-amd64
Target platform: lin-amd64
Please enter the name of the user that will be the SharePlex Admin? [splex] # SharePlex管理者OSユーザにしたい名前を聞かれます。
Create new SharePlex Admin user "splex"? [yes] # 指定された名前のユーザーが存在しない場合ここで作成するかどうか問われます。
Please enter the SharePlex Admin group? [spadmin] # SharePlex管理者用OSグループ名を問われます。
Create new SharePlex Admin group "spadmin"? [yes] 存在しない場合ここで作成するかどうか問われます。
Successfully created new SharePlex Admin group "spadmin"
Please enter the home directory for the SharePlex admin user "splex"? /home/splex #そのユーザーのホームディレクトリを問われますので/home/ユーザ名 を指定します。
Successfully created new SharePlex Admin user "splex" # OSユーザー splex が作成されました。
NOTE: You will be asked next for a password for new SharePlex Admin user "splex".
User password must comply with your system password policy.
Would you like to specify a password for new SharePlex Admin user "splex"? [yes] # OSユーザーにパスワードを設定するかどうか尋ねられます。
Changing password for user splex.
New password: パスワードを入力します。表示はされません。
Retype new password: もう一度入力します。表示されません。
passwd: all authentication tokens updated successfully.
Please enter the product directory location? /home/splex/proddir # このSharePlexが使用する製品インストールディレクトリを指定します。
Please enter the variable data directory location? /home/splex/vardir # このSharePlexが使用するVARDIRを指定します。
Please enter the TCP/IP port number for SharePlex communications? [2100] SP_COPのListenポートを指定します。
Preparing to install SharePlex v.10.1.3:
User: splex
Admin Group: spadmin
Product Directory: /home/splex/proddir
Variable Data Directory: /home/splex/vardir
Proceed with installation? [yes]
Installing ................................................................
.........................................................................
(中略)
Setting file ownerships ...................................................
.........................................................................
(中略)
Setting file permissions ..................................................
.........................................................................
(中略)
Do you have a valid SharePlex v. 10.1.3 license? [yes]
Please enter the License key? L#I#C#E#N#C#E#K#E#Y ライセンスキーを入力します。
Please enter the customer name associated with this license key? COMPANY NAME ライセンスキーのメールに記載の会社名を入力します。
SharePlex v. 10.1.3 license validation successful:
Customer Name: COMPANY NAME
License Key: L#I#C#E#N#C#E#K#E#Y
Product Name: SharePlex for Oracle - RAC
License Key Type: ...
Expires: ...
NOTE: You can upgrade this license key or add license keys for additional machines
by executing utility /home/splex/proddir/install/splex_add_key.
Installation log saved to: /home/splex/.shareplex/INSTALL-SharePlex-10.1.3-2212210757.log
SharePlex v.10.1.3 installation successful.