亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 1453 | 回復(fù): 7
打印 上一主題 下一主題

[SCO UNIX] 哪位老大有INFORMIX FOR UNIXWARE711的安裝文檔? [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2003-06-10 12:23 |只看該作者 |倒序?yàn)g覽
如果有的話請貼一份好嗎,不勝感激!

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2003-06-10 14:42 |只看該作者

哪位老大有INFORMIX FOR UNIXWARE711的安裝文檔?

頂一下。
請大家?guī)蛶兔脝幔?/td>

論壇徽章:
1
榮譽(yù)版主
日期:2011-11-23 16:44:17
3 [報(bào)告]
發(fā)表于 2003-06-10 15:33 |只看該作者

哪位老大有INFORMIX FOR UNIXWARE711的安裝文檔?

晚上貼出來,感覺考試怎么樣?

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2003-06-10 16:42 |只看該作者

哪位老大有INFORMIX FOR UNIXWARE711的安裝文檔?

好啊,期待中…………

考試啊,好難啊,呵呵…………

論壇徽章:
0
5 [報(bào)告]
發(fā)表于 2003-06-10 16:54 |只看該作者

哪位老大有INFORMIX FOR UNIXWARE711的安裝文檔?

嘿嘿!

論壇徽章:
1
榮譽(yù)版主
日期:2011-11-23 16:44:17
6 [報(bào)告]
發(fā)表于 2003-06-10 20:15 |只看該作者

哪位老大有INFORMIX FOR UNIXWARE711的安裝文檔?

Informix
The information provided here is for example purposes only. We recommend that you refer to the product documentation for definitive information about installing and configuring the product.

Prerequisites
Tune the Open UNIX 8 kernel shared memory segment parameter, SHMMAX, as recommended in ``Tuning for Linux applications''

Users and groups
Create a group and a user named informix

   groupadd informix
   useradd -g informix -m informix

Installing Informix
You have to have a disk partition (or a separate disk) to run Informix. The partition used for this example is on the Open UNIX 8 disk at partition entry 3 (device node /unixware/dev/rdsk/c0b0t0d0p3). Change owner and group for this partition to informix, and. mode to 666.


Mount the CD under /cdrom
   mount -F cdfs -r /dev/cdrom/cdrom1 /cdrom


Become a Linux user by typing linux, and install the Informix server
   rpm --nodep --install /unixware/cdrom/XPS/XPS_SERVER/xps-8.31.UC1-1.i386.rpm

The --nodep switch is necessary because of a dependency on an older libncurses library.

Install the binaries as the Open UNIX 8 root user:
   cd /opt/informix
   export INFORMIXDIR=/opt/informix
   ./installonline


Create an /opt/informix/etc/informix.rc file with the contents:
   export INFORMIXDIR=/opt/informix
   export INFORMIXSERVER=systemname.1
   export ONCONFIG=onconfig.std
   export PATH=$PATH:/opt/informix/bin


In /opt/informix/etc, edit edit onconfig.std so that the modified lines read:
   ROOTPATH        /unixware/dev/rdsk/c0b0t0d0p3
   DBSERVERNAME    systemname


Edit sqlhosts so it contains this one line This is for shared memory communication
   systemname.1 onipcshm        systemname   systemname.1


Login as the informix user
   /linux/bin/su - informix


Then run the initialization program for the database
   xctl -C oninit -iy


You can check installation progress by looking at the last entries in the log.
   tail -f /opt/informix/online.log

And confirm Informix is running by typing
   xctl onstat

(use xctl onstat --help to view other possible commands.)

To shut down the database use:
   xctl onmode -ky

There is a log file in /opt/informix/online.log, and sometimes a file called stdout.#.1 or stdout.systemname.1 in /linux. Also /INFORMIXTMP is created.

論壇徽章:
1
榮譽(yù)版主
日期:2011-11-23 16:44:17
7 [報(bào)告]
發(fā)表于 2003-06-10 20:34 |只看該作者

哪位老大有INFORMIX FOR UNIXWARE711的安裝文檔?

這篇好象不太合適,我?guī)湍阍谡艺?/td>

論壇徽章:
0
8 [報(bào)告]
發(fā)表于 2003-06-11 09:30 |只看該作者

哪位老大有INFORMIX FOR UNIXWARE711的安裝文檔?

這個(gè)好象是FOR  OPENUNIX8的
有什么地方不對嗎?
如果能找到更好的那就先謝謝啦。
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP