Linux版本:centos7.6html
sql
informix安裝包:ibm.ids.14.10.FC4W1.LNX.tar數據庫
informix服務名:tramsservervim
整個安裝過程都以root用戶運行centos
[root@localhost ~]# groupadd -g 1000 informix
[root@localhost ~]# useradd -g informix -d /opt/informix -m -s /bin/bash informix
[root@localhost ~]# passwd informix
[root@localhost ~]# vim /etc/profile
export INFORMIXDIR=/opt/informix
export PATH=$PATH:$INFORMIXDIR/bin
[root@localhost ~]# source ~/.bash_profile
[root@localhost ~]# wget https://iwm.dhe.ibm.com/sdfdl/2v2/regs2/mstadm/informix/Xa.2/Xb.b8S61sgM5_wbIY2eu1IgSWOXUiAHscn1_QsVHmtqepM/Xc.ibm.ids.14.10.FC4W1.LNX.tar/Xd./Xf.lPr.D1vt/Xg.11014678/Xi.ifxids/XY.regsrvs/XZ._vpR5KvQSI-1gTctlOzatPtZJDFbtkHt/ibm.ids.14.10.FC4W1.LNX.tar
[root@localhost ~]# tar -xf ibm.ids.14.10.FC4W1.LNX.tar -C /opt/informix/
選擇非GUI模式安裝,其餘根據提示保持默認選項,也就是回車bash
[root@localhost ~]# cd /opt/informix/
[root@localhost informix]# ./ids_install
Preparing to install
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
===============================================================================
(created with InstallAnywhere)
-------------------------------------------------------------------------------
Preparing CONSOLE Mode Installation...
===============================================================================
Getting Started
---------------
This application will guide you through the installation of IBM Informix
Software Bundle Developer edition.
Copyright HCL Technologies Ltd. 2017, 2020. All rights reserved.
Copyright IBM Corporation 2001, 2017. All rights reserved.
1. Release Notes
The Release Notes can be found in
/opt/informix/doc/ids_unix_relnotes_14.10.html
2. Launch Online Documentation:
Access the IBM Informix 14.10 Knowledge Center at
https://www.ibm.com/support/knowledgecenter/SSGU8G/welcomeIfxServers.html
To Begin Installation,
Respond to each prompt to proceed to the next step in the installation.
If you want to change something on a previous step, type 'back'.
You may cancel this installation at any time by typing 'quit'.
PRESS <ENTER> TO CONTINUE:
===============================================================================
無保證程序的國際許可協議
第一部分 - 通用條款
下載、安裝、複製、訪問、單擊「接受」按鈕,或以其餘方式使用程序,即代表
被許可方贊成本協議的條款。若是您表明被許可方接受此類條款,則您陳述並保
證您擁有徹底的受權以使該被許可方接受此類條款的約束。若是您不一樣意此類條
款,
* 則請勿下載、安裝、複製、訪問、單擊「接受」按鈕,或使用程序;而且
* 當即將未使用的介質和文檔退還至提供方,以便得到您所支付金額的退款。如
果下載了程序,那麼請銷燬程序的全部副本。
1. 定義
「受權使用」 - 被許可方被受權執行或運行程序的指定級別。該級別可按用戶
數、百萬個服務單位(MSUs)、處理器價值單元(PVUs)或其餘 IBM 指定的使用
級別進行計量。
按 Enter 鍵繼續查看本許可協議或按 "1" 接受本協議,按 "2" 拒絕本協議,按 "3" 打印本協議,按 "5" 用英語查看,或按 "99"
回到上一屏幕。: 1
===============================================================================
Installation Location
---------------------
Choose location for software installation
Default Install Folder: /opt/informix
ENTER AN ABSOLUTE PATH, OR PRESS <ENTER> TO ACCEPT THE DEFAULT
:
===============================================================================
Installation or Distribution
----------------------------
Select the installation type.
Typical: Install the database server with all features and a database server
that
is configured with default values. Includes:
** Client Software Development Kit (CSDK)
Custom: Install the database server with specific features and software that
you need.
Optionally install a configured database server instance.
Minimum disk space required: 75 MB (without a server instance)
->1- Typical installation
2- Custom installation
3- Extract the product files (-DLEGACY option)
ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS <ENTER> TO ACCEPT THE DEFAULT: 1
===============================================================================
Please Wait
-----------
===============================================================================
Please Wait
-----------
===============================================================================
Server Instance
---------------
Type 'back' to go to the previous step or 'quit' to cancel the installation.
Create a database server instance?
->1- Yes - create a server instance
2- No - do not create a server instance
ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS <ENTER> TO ACCEPT THE DEFAULT:
===============================================================================
Configuration - Number of Users
-------------------------------
Select the number of expected database users.
->1- 1 - 100
2- 101 - 500
3- 501 - 1000
4- 1000+
ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS <ENTER> TO ACCEPT THE DEFAULT:
===============================================================================
Installation Summary
--------------------