免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4958 | 回复: 5
打印 上一主题 下一主题

[已解决]安装4GL,ISQL,IDS 最后oninit -ivy的时候一大堆 Message **** not found [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2010-04-22 13:55 |只看该作者 |倒序浏览
本帖最后由 i1888 于 2010-04-22 16:20 编辑

[root@test_ifx informix]# cd /informix
[root@test_ifx informix]# ls
CZ22MEN.tar
[root@test_ifx informix]# tar -xvf *.tar
install4gp
bin/bdemocopy
bin/cfglgo
...
...
...此处省略
JRE/lib/font.properties.ko_KR.Redhat4
JRE/lib/TraceFormat.dat

[root@test_ifx informix]# ls
bin  demo  etc  forms  gls  incl  install4gp  JRE  LAP  LI  lib  msg  release
[root@test_ifx informix]# ./install4gp
IBM INFORMIX-4GL Rapid Development System Version 7.50.UC3
Copyright (C) International Business Machines Corporation 1984-2009.


Installation Script

This installation procedure must be run by root (super-user).
It will change the owner, group, and mode of all files of this
package in this directory.  There must be a user "informix" and a
group "informix" known to the system.


Press RETURN to continue,
or the interrupt key (usually CTRL-C or DEL) to abort.
Note:
The directories LI, LAP, JRE are no longer required
for the i4gl product and can be safely removed to
free up some space


Installing directory .
Installing directory bin
Unknown error message number '32766'
Installation of IBM INFORMIX-4GL Rapid Development System failed.

这里报32766错误,反复设置$INFORMIXDIR均无效,因为我是su - informix后su到root的,应该有informix的相关变量信息,echo变量都没错,死活就是不行。
后来退出到纯root下,export了一下$INFORMIXDIR,就行了,奇怪。

[root@test_ifx informix]# export INFORMIXDIR=/informix
[root@test_ifx informix]# ./install4gp
IBM INFORMIX-4GL Rapid Development System Version 7.50.UC3
Copyright (C) International Business Machines Corporation 1984-2009.


Installation Script

This installation procedure must be run by root (super-user).
It will change the owner, group, and mode of all files of this
package in this directory.  There must be a user "informix" and a
group "informix" known to the system.


Press RETURN to continue,
or the interrupt key (usually CTRL-C or DEL) to abort.




Note:
The directories LI, LAP, JRE are no longer required
for the i4gl product and can be safely removed to
free up some space


Installing directory .
Installing directory bin
Installing directory lib
Installing directory lib/esql
Installing directory lib/tools
Installing directory lib/client
Installing directory lib/client/csm
...
...
...此处省略
Installing directory gls/lc11/th_th
Installing directory gls/lc11/zh_cn
Installing directory gls/lc11/zh_tw

Installation of IBM INFORMIX-4GL Rapid Development System complete.

INFORMIX-4GL Rapid Development System 安装成功
---------------------------------------------------------------

[root@test_ifx informix]# cp /tmp/CZ22EEN.tar  /informix
[root@test_ifx informix]# tar -xvf CZ22EEN.tar
installsql
bin/cace
bin/chkenv
bin/del_gls
bin/infenv
bin/convloc
。。。
。。。
。。。此处省略
JRE/lib/xml.jar
JRE/lib/applet/
JRE/lib/javaplugin.jar
JRE/lib/font.properties.ko_KR.Redhat4
JRE/lib/TraceFormat.dat


[root@test_ifx informix]# ./installsql
IBM INFORMIX-SQL Version 7.50.UC3
Copyright (C) International Business Machines Corporation 1984-2009.


Installation Script

This installation procedure must be run by root (super-user).
It will change the owner, group, and mode of all files of this
package in this directory.  There must be a user "informix" and a
group "informix" known to the system.


Press RETURN to continue,
or the interrupt key (usually CTRL-C or DEL) to abort.


International Program License Agreement

Part 1 - General Terms

BY DOWNLOADING, INSTALLING, COPYING, ACCESSING, OR USING
THE PROGRAM YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF
YOU ARE ACCEPTING THESE TERMS ON BEHALF OF ANOTHER PERSON
OR A COMPANY OR OTHER LEGAL ENTITY, YOU REPRESENT AND
WARRANT THAT YOU HAVE FULL AUTHORITY TO BIND THAT PERSON,
COMPANY, OR LEGAL ENTITY TO THESE TERMS. IF YOU DO NOT
AGREE TO THESE TERMS,

- DO NOT DOWNLOAD, INSTALL, COPY, ACCESS, OR USE THE
PROGRAM; AND

- PROMPTLY RETURN THE PROGRAM AND PROOF OF ENTITLEMENT TO

Press Enter to continue viewing the license agreement, or
enter "1" to accept the agreement, "2" to decline it, "3"
to print it, or "99" to go back to the previous screen.
1


Note:
The directories LI, LAP, JRE are no longer required
for the isql product and can be safely removed to
free up some space


Installing directory .
Installing directory bin
Installing directory lib
Installing directory lib/esql
。。。
。。。
。。。此处省略
Installing directory gls/lc11/th_th
Installing directory gls/lc11/zh_cn
Installing directory gls/lc11/zh_tw

Installation of IBM INFORMIX-SQL complete.


IBM INFORMIX-SQL 安装成功
-----------------------------------------------

[root@test_ifx informix]# cd /tmp
[root@test_ifx informix]# ./ids_install

WARNING!                                                                    
         This software, and its authorized use and number of users, are     
subject to the applicable license agreement with IBM Corporation.           
If the number of users exceeds the licensed number, the excess users may   
be prevented from using the software.  UNAUTHORIZED USE OR COPYING MAY      
SUBJECT YOU AND YOUR COMPANY TO SEVERE CIVIL AND CRIMINAL LIABILITIES.      
                                                                           
                                                                           
Please Press RETURN to Continue, or (q/Q) to Quit :



IBM Informix Unix Bundle Installer

Installation Requirements:
- A user "informix" and a group "informix" must be known to the system.
- This installation procedure must be run by user root.
- Approximately 770 MB disk space required initially.
- Approximately 500 MB disk space if everything is installed (50 MB
  for ISA, 25 MB for either version of JDBC).

0) All Products listed below
1) IBM Informix Dynamic Server 9.40
2) IBM Informix IConnect
3) IBM Informix JDBC version 2.21
4) IBM Informix Server Administrator
5) Configure a Demo IDS Server (requires IDS)

Enter the number(s) of the products to install, separated by spaces
(i.e. "1 2 3"):
1
Install into directory (INFORMIXDIR) [/informix] :


Installing IBM Informix Dynamic Server 9.40

20081 blocks
Bundle Install program has finished

然后就是更改配置信息(/etc/services, sqlhosts, onconfig),直接拿之前保存的拷贝过来。
然后初始化的时候就出问题了:
[informix@test_ifx informix]$ oninit -ivy
Message 35593 not found.
succeeded
Message 35541 not found.
succeeded
Creating /INFORMIXTMP/.infxdirs ... succeeded
Message 1577 not found.
"/informix/etc/.infos.test" ... "/informix/etc/.conf.test" ... succeeded
Message 1578 not found.
succeeded
Message 35542 not found.
succeeded
Message 35543 not found.
succeeded
Message 35571 not found.
succeeded
Message 35572 not found.
succeeded
Message 35544 not found.
succeeded
Message 16505 not found.
/informix/online.log
Message 1579 not found.


online.log里面就是:

13:35:39  Message 80635 not found. 这一条。

重复好几遍都是一样的。谁能帮忙看看???多谢!!

论坛徽章:
0
2 [报告]
发表于 2010-04-22 14:57 |只看该作者
我尝试在/informix_tmp下又装了一遍,然后把、/informix_tmp/msg下的文件复制到/informix/msg下,再执行oninit -ivy也不行。

郁闷了。

论坛徽章:
11
金牛座
日期:2015-03-19 16:56:22数据库技术版块每日发帖之星
日期:2016-08-02 06:20:00数据库技术版块每日发帖之星
日期:2016-04-24 06:20:00数据库技术版块每日发帖之星
日期:2016-04-13 06:20:00IT运维版块每日发帖之星
日期:2016-04-13 06:20:00数据库技术版块每日发帖之星
日期:2016-02-03 06:20:00数据库技术版块每日发帖之星
日期:2015-08-06 06:20:00季节之章:春
日期:2015-03-27 15:54:57羊年新春福章
日期:2015-03-27 15:54:37戌狗
日期:2015-03-19 16:56:41数据库技术版块每日发帖之星
日期:2016-08-18 06:20:00
3 [报告]
发表于 2010-04-22 15:04 |只看该作者
你還是所有的版本都用統一點的吧~
你裝的IDS我記得是9.4版的,這個4GL跟ISQL是7.5版本,對應的應該是IDS11.50..

我記得你已經進入那個下載的列表了  http://bbs3.chinaunix.net/thread-1321105-1-1.html

论坛徽章:
0
4 [报告]
发表于 2010-04-22 15:27 |只看该作者
回复 3# liaosnet

11.5的我装了,没问题,客户怕一下子生的太多,之前他们用7版本的。。。

论坛徽章:
11
金牛座
日期:2015-03-19 16:56:22数据库技术版块每日发帖之星
日期:2016-08-02 06:20:00数据库技术版块每日发帖之星
日期:2016-04-24 06:20:00数据库技术版块每日发帖之星
日期:2016-04-13 06:20:00IT运维版块每日发帖之星
日期:2016-04-13 06:20:00数据库技术版块每日发帖之星
日期:2016-02-03 06:20:00数据库技术版块每日发帖之星
日期:2015-08-06 06:20:00季节之章:春
日期:2015-03-27 15:54:57羊年新春福章
日期:2015-03-27 15:54:37戌狗
日期:2015-03-19 16:56:41数据库技术版块每日发帖之星
日期:2016-08-18 06:20:00
5 [报告]
发表于 2010-04-22 15:31 |只看该作者
回复  liaosnet

11.5的我装了,没问题,客户怕一下子生的太多,之前他们用7版本的。。。
i1888 发表于 2010-04-22 15:27



9.4對應的4GL/ISQL應該IBM都已經不再出售了~
升到11.50吧~11.50算得上是9.40的延續~

论坛徽章:
0
6 [报告]
发表于 2010-04-22 16:01 |只看该作者
回复 5# liaosnet


多谢!

现在主要是缺4GL C Compiler,客户的程序要从sco牵过来,没有编译器就没办法了。。。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP