These installation instructions assume you are logged in, with administrative rights, to the system on which you want to install the e-Biz Impact server.
When installing on UNIX, it is best to perform the installation directly on the target machine in the Common Desktop Environment (CDE) single-window mode.
Installing the e-Biz Impact server
Insert the e-Biz Impact Server CD.
Start the installer.
Windows If your machine is configured to automatically run from the CD, InstallShield Wizard automatically starts.
If your machine is not configured to automatically run from the CD:
Select Start | Run.
In the Run dialog box, browse to locate the setup file:
<CD drive>:\setup.exe
Click OK. The Installer window appears.
Solaris If you are using the Solaris automounter and insert the e-Biz Impact Server CD multiple times, the CD might be mounted with a hash mark and number suffix (for example, the first time you mount the CD, it is /cdrom/sybasecd, and the second time, /cdrom/sybasecd#1). The JRE does not run from a path that contains a hash mark, so you must either restart the system prior to installing, or run the following command as “root”:
rm /vol/dsk/*
Mount the CD. For example:
mount -v cdrfs -o ro /dev/cd0/cdrom
Set the IP address.
export DISPLAY=<IP address:0.0>
To change to the /mnt_point directory, enter:
%cd /mnt_point
Start the installer:
%./setupSolaris.bin
The Installer Welcome window appears.
Mount the CD. For example:
mount -v cdrfs -o ro /dev/cd0 /cdrom
Set the IP address:
export DISPLAY=<IP address:0.0>
To change to the /mnt_point directory, enter:
%cd /mnt_point
Start the installer.
%./setupAIX
The Installer Welcome window appears.
Mount the CD.
Some of the files that are being installed might have names longer than 31 characters or have mixed-case file and directory names, so enter the following mount commands:
nohup pfs_mountd &
nohup pfsd &
pfs_mount <cd device> /mnt_point
Set the IP address:
export DISPLAY=<IP address:0.0>
To change to the /mnt_point directory, enter:
%cd /mnt_point
Start the installer:
%./setupHP11.bin
In the Welcome window, click Next.
In the next window, select the appropriate geographic location from the drop-down list. The agreement appears in the appropriate language.
Read the agreement, accept I Agree, then click Next.
In the window where you select the installation directory, specify an installation directory.
To accept the default directory, click Next.
To use a different directory, click Browse, select the directory, and click Next.
For optimum performance, install all Sybase products
into the same directory.
The installation summary window displays the products to be installed and the approximate required disk space.
Click Install. The installation summary window displays a progress bar showing the installation’s status.
If a temp space error appears, click Cancel. Refer to “Temporary installation directory”. Verify you
have enough space, then restart the installation.
Click Finish when the message telling you the installation was successful appears.
On UNIX, run chmod +x on the /bin directory to ensure that all executables have the correct permissions.
The e-Biz Impact server application is located in the specified installation directory. Information specific to the e-Biz Impact server is located in these subdirectories:
Subdirectory |
Description |
---|---|
/asa |
Contains files required for the ASA 8.0 database, used by the e-Biz Impact Global Console and security. |
/bin |
Contains wrapper scripts to execute binaries. See the e-Biz Impact Getting Started Guide for more information about wrapper scripts. |
/include |
Contains header files required to build custom AIMs. |
/ismpeLogs |
Contains installation and uninstallation log files. |
/NNSYCatalogues |
Contains message and error files. |
/j2rel.4.1_01 |
Java runtime environment, required for the installer. |
/odbc |
Contains database files. |
/snmp |
Contains files required to run SNMP. |
/classes |
Contains Java classes for e-Biz Impact. |
/samples |
Contains e-Biz Impact sample Java files. |