IBM Sterling Control Center: Instalação do IBM Sterling Control Center no Linux

From Wiki

Below we will install IBM Sterling Control Center.

Procedure

Required Files

  • SCC.V6130.Linux.zip -> IBM Sterling Control Center V6.1.3 Linux x86_64

Linux User

First you need to create a user on you Linux host

useradd iccuser

Change password

passwd icciuser

Login with icciuser to do installation

Prepare environment

1) Create temporary directories

mkdir -p /home/iccuser/installers/

copy file SCC.V6130.Linux.zip to directory /home/iccuser/installers

2) Unzip packages

cd /home/siuser/installers

unzip SCC.V6130.Linux.zip 

unzip SCC.V6130.Linux.zip

Install IBM Sterling B2B

Change permissions

cd /home/siuser/installers/Linux64

chmod a+x *.bin

Run installer

./CCInstall64.bin 
Preparing to install
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

===============================================================================
IBM Control Center V6.1                          (created with InstallAnywhere)
-------------------------------------------------------------------------------

Preparing CONSOLE Mode Installation...

===============================================================================
Introduction
------------

Licensed Materials - Property of IBM Corp. ? IBM Corporation and other(s). 
2003, 2018.

Note:  IBM Control Center V6.1 requires a database (DB2, Microsoft SQL Server 
or Oracle) which must be installed and running before IBM Control Center V6.1 
can be installed.  If a database server is not already installed, please 
cancel this installation and install a database server.

Note:  IBM Control Center V6.1 will create required database tables.

To view detailed IBM Control Center V6.1 System Requirements,  visit 
http://www-01.ibm.com/support/docview.wss?uid=swg27036103

This installer will guide you through the installation of IBM Control Center 
V6.1.

Installer version : 6.1.3.0 - build February 28 2020 06:59

It is strongly recommended that you quit all programs before continuing with 
this installation.

Respond to each prompt to proceed to the next step in the installation.  If 
you want to change something on a previous step, type 'back'.

You may cancel this installation at any time by typing 'quit'.

PRESS <ENTER> TO CONTINUE:
 

Pressione <Enter>

===============================================================================

    International Program License Agreement
    
    Part 1 - General Terms
    
    BY DOWNLOADING, INSTALLING, COPYING, ACCESSING, CLICKING ON AN
    "ACCEPT" BUTTON, OR OTHERWISE USING THE PROGRAM, LICENSEE AGREES 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
 

Pressione 1 e depois <Enter>

===============================================================================
Select installation folder
--------------------------

Avoid folder names containing spaces

Where do you want to install IBM Control Center V6.1?

  Default Install Folder: /home/iccuser/IBM/ControlCenter6.1.3

ENTER AN ABSOLUTE PATH, OR PRESS <ENTER> TO ACCEPT THE DEFAULT
      : /home/iccuser/IBM/CC6.1.3

INSTALL FOLDER IS: /home/iccuser/IBM/CC6.1.3
   IS THIS CORRECT? (Y/N): Y

 

No meu caso preferi alterar o caminho original para o valor reduzido. Pressione Enter

===============================================================================
Choose Install Set
------------------

Please choose the Install Set to be installed by this installer.

  ->1- All IBM Control Center components
    2- IBM Control Center event processor (engine), web console, and event 
repository

ENTER THE NUMBER FOR THE INSTALL SET, OR PRESS <ENTER> TO ACCEPT THE DEFAULT
   : 
 

Pressione Enter

===============================================================================
Pre-Installation Summary
------------------------

Review the following content before you continue the installation:

Product Name:
    IBM Control Center V6.1

Install Folder:
    /home/iccuser/IBM/CC6.1.3

Install Set:
    All IBM Control Center components

Java VM Installation Folder:
    /home/iccuser/IBM/CC6.1.3/jre

User installing Control Center
    iccuser

Disk Space Information (for Installation Target): 
    Required:   7,915,434,501 Bytes
    Available: 30,936,231,936 Bytes

PRESS <ENTER> TO CONTINUE: 
 

Pressione Enter

===============================================================================
Installing...
-------------

 [==================|==================|==================|==================]
 [------------------|------------------|------------------|------------------]
...
...
...
===============================================================================
Installation complete
---------------------

IBM Control Center V6.1 has been successfully installed to:  
/home/iccuser/IBM/CC6.1.3

PRESS <ENTER> TO CONTINUE: 
 

Pressione Enter

===============================================================================
Configuration Note
------------------

To complete the configuration of IBM Control Center V6.1, execute:

/home/iccuser/IBM/CC6.1.3/bin/configCC.sh

after the installation is complete.

PRESS <ENTER> TO CONTINUE: 
 

Pressione Enter

===============================================================================
Installation complete
---------------------

Congratulations. IBM Control Center V6.1 has been successfully installed to:

/home/iccuser/IBM/CC6.1.3

PRESS <ENTER> TO EXIT THE INSTALLER:
 

Pressione Enter

Ver também