Informix安装步骤

更新时间:2023-05-22 08:42:34 阅读: 评论:0

Informix安装步骤
./ids_install -javahome /usr/bin/java
1. 前言 
本文主要描述的是在ps编辑文字linux环境下的informix的安装配置步骤,且本实例采用的Cook File作为Chunk文件。
2. 安装前准备(relea文件首先得解压IDS安装包之后在解压的目录中find . –name “ids_mach*”)
2.1. 确认Informix所需的系统补丁
通过查看$INFORMIXDIR/relea/en_us/0333目录下的ids_machine_notes_文件得知需要安装以下的包:
libaio-0.3.106
                  libgcc-4.1.1
                  libstdc++-4.1.1
                  ncurs-5.5
                  pam-0.99.6.2
采用如下指令,查看本机是否安装了上面系统补丁 
        rpm –qa | grep <rpm name>
       
2.2. 确认Informix所需的内核参数
卡通帅哥
查看文件$INFORMIXDIR/relea/en_us/0333/ids_machine_notes_,确认该平台下Informix所需的内核参数配置。
SHMMAX:  33554432
SHMMIN:  1
SHMMNI:  128
SHMSEG:  128
SHMALL:  4194304
SEMMNI:  128
SEMMSL:  250
SEMMNS:  32000
SEMOPM:  32
SHMBASE 0x44000000L
请参考如下步骤进行内核参数修改:
root的身份登录
修改文件/f
执行“sysctl –p”,使更改生效
2.3. 确认DISK剩余空间充足
请确保磁盘剩余空间>1G,由于本实例采用cook file作为chunk文件,所以建议至少大于2G的磁盘空间
2.4. 创建Informix用户及组
root用户执行如下指令,创建所需的urgroup
groupadd informix
uradd informix –g informix
3. 安装informix软件
3.1. 创建安装环境
/home/informix目录下创建install目录,并将informix的安装包放在其目录下
3.2. 解压安装包
tar -xvf IDS.11.50.FC5.Linux.x86.CZ5IZEN.tar
3.3. 执行安装指令
su – root
export  INFORMIXDIR=/home/informix/ids1150 安装目录 
cd /home/informix/install/
./ids_install
下面出现的是安装过程中需要选择的一些信息:
是否选用图形界面安装
Do you want to run installer in GUI mode [y/n] : n
确认安装选项
崇州站
1. Relea Notes
  2. Installation Guide
  3. Launch Information Center
  4. Begin Installation
Plea lect one of the options [4] 4
 
确认继续执行安装
Press 1 for Next, 3 to Cancel or 4 to Redisplay [1] 1
确认安装版本
Welcome to the InstallShield Wizard for IBM Informix Dynamic Server Version
11.50 Bundle
The InstallShield Wizard will install IBM Informix Dynamic Server Version 11.50
Bundle on your computer.
To continue, choo Next.
Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1] 1
确认接受使用许可协议并继续
Press Enter to continue viewing the licen agreement, or, Enter "1" to accept 冬天美白
the agreement, "2" to decline it or "99" to go back to the previous screen, "3"
Print, "4" Read Non-IBM Terms.
1
Press 1 for Next, 3 to Cancel or 4 to Redisplay [1] 1
确认安装目录继续
IBM Informix Dynamic Server Version 11.50 Bundle Install Location
Plea specify a directory or press Enter to accept the default directory.
Directory Name: [/home/informix/ids1150]   
Press 1 for Next, 3 to Cancel or 4 to Redisplay [1] 1
确认安装的产品并继续
Select the products you would like to install:
  To lect/delect a product or to change its tup type, type its number:
  Product                                          Setup Type
  ------------------------------------------------  ------------------------
    1. [ ] IBM Informix IConnect Version 3.50                               
    2. [x] IBM Informix Client-SDK Version 3.50      Typical
    3. [x] IBM Informix Dynamic Server Version 11.50  Typical
    4. [x] IBM Informix JDBC Driver Version 3.50                           
  Other options:
  0. Continue installing
Enter command [0]
Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1] 1
确认是否进行角色分离
Do you want to enable role paration for auditing procedures?
[ ] 1 - Yes
[X] 2 - No
To lect an item enter its number, or 0 when you are finished: [0]
If you enable role paration, you can assign existing groups of urs to
specific roles.
If you do not enable role paration, the databa rver administrator
performs all administration tasks.
Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1] 1
确认是否建立IDS示范数据库服务器实例并继续
Do you want to create an IDS demonstration databa rver instance?
[ ] 1 - Yes
[X] 2 - No
To lect an item enter its number, or 0 when you are finished: [0]
You can u a demonstration databa rver instance to verify that IDS is
installed correctly and that the hardware is configured correctly. You can also
configure the demonstration databa rver instance to u it as a production
instance.
Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1] 1
关于学习的诗
确认安装信息并继续
IBM Informix Dynamic Server Version 11.50 Bundle will be installed in the
following location:
/home/informix/ids1150
with the following features:
IBM Informix Client-SDK Version 3.50
IBM Informix Dynamic Server Version 11.50
IBM Informix JDBC Driver Version 3.50
for a total size:
446.5 MB
Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1] 1
开始安装
Installing IBM Informix Client-SDK Version 3.50.
0 % complete
10 % complete
20 % complete
30 % complete
40 % complete
50 % complete
60 % complete
70 % complete
80 % complete
90 % complete
雪糕怎么做100 % complete
……
确认是否读安装文本并继续
赵帅晶
Press ENTER to read the text [Type q to quit] q
Press 1 for Next, 3 to Cancel or 4 to Redisplay [1] 1
确认成功安装
The InstallShield Wizard has successfully installed IBM Informix Dynamic Server
Version 11.50 Bundle. Choo Next to continue the wizard.
Press 1 for Next, 3 to Cancel or 4 to Redisplay [1] 1
  1. Relea Notes
  2. Installation Guide
  3. Launch Information Center
  4. Finish Installation
Plea lect one of the options [4] 4
Press 3 to Finish or 4 to Redisplay [3]     
4. Informix实例配置
>咨询服务合同

本文发布于:2023-05-22 08:42:34,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/82/729863.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:安装   确认   继续   是否
相关文章
留言与评论(共有 0 条评论)
   
验证码:
推荐文章
排行榜
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图