Informix SE for Linux installation steps

Source: Internet
Author: User
Tags informix join port number linux

The informixseforlinux of this article is the compiled version:

Installation steps are as follows

Server environment: TurboLinux4.0 Chinese version, Kernel2.2.10,64m,pentium90 take SE as an example, ESQL/C is SQL embedded C development tools, connect no use, the friend with a good memory to tell me. (Assume your server is called Linux and decide to use Linux_se to do SE server name)

1. Establish Groupinformix,gid under 200

2. Set up the user Informix, the group is informix,uid below 200

3. Modify Informix User environment parameters and join:

Informixdir=/home/informix

Path= $PATH: $HOME/bin:

Informixserver=linux_se

4. Modify root user environment parameters, join

Informixdir=/home/informix

Path= $PATH: $INFORMIXDIR/bin:

Informixserver=linux_se

5. Use root to copy Se.tar into Informix's $home directory, execute Tarxvfse.tar, expand Package

6. Execute with root user in $informixdir./installse

7. Enter your serial number and password so that the installation is complete

8. Edit $informixdir/etc/sqlhosts and join a line Linux_sesesoctcplinuxinformix_ser

Where Linux_se is informixserver, it needs to be $informixserver consistent with your environment parameters.

Sesoctcp for the Protocol, the SE on Linux must be so written

Linux is the hostname and needs to be consistent with the corresponding host in your/etc/hosts file

Informix_ser is the service name and needs to be consistent with the entries you write in the/etc/services file

9. Edit/etc/services file with root, join one line informix_ser8888/tcp

8888 is the port number, you can specify it yourself.

10. Execute with Root

$INFORMIXDIR/lib/sqlexecdlinux&

Where Linux is the hostname, it must be the same as the host name mentioned above.

Start the SQLEXECD, and of course you can put it on automatically when you start. Modify the corresponding RC file bar.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.