Control-M and Disaster Recovery Instructions

Version 6.2.01.400

 

 

1      Retrieve from Archive/Backup

1.1       Importing the CTMEM db

1.2       Environment Status & Hand Off

2      Installing Conrol-M Environment

2.1       Control-M/EM Install/Recovery

2.2       Control-M Install/Recovery

2.3       Environment Status & Hand Off

3      Installation Step-by-step (Long)

3.1       Control-M Sybase Pre-Req

3.2       CTMEM Sybase Pre-Req

3.3       Control-M Sybase Install

3.4       CTMEM Sybase Install

3.5       CTMEM 6.2.01 Install

3.6       CTMEM 6.2.01.400 FixPack Install

3.7       Control-M 6.2.01 Server Install

3.8       Control-M Server 6.2.01.200 FixPack Install

 

 

 

These are the instructions for restoring the scheduling environment of Control-M. The Control-M (CONTROLM) server runs the batch, while the Control-M Enterprise Manager (CTMEM) provides the GUI interface manager. The CTMEM is required for bringing the system back on line, as it will maintain the database information of the batch. This document will cover the Control-M server, CTMEM server and CTMEM db recovery.

 

Retrieve from Archive/Backup

Ensure the following directories/files are on the CTMEM and CONTROLM filesystems:

 

sudo /usr/bin/dsmc restore –subdir=yes /in/CTMAGENT/

sudo /usr/bin/dsmc restore –subdir=yes /in/PATROL/

sudo /usr/bin/dsmc restore –subdir=yes /in/CONTROLM/

sudo /usr/bin/dsmc restore –subdir=yes /in/CTMEM/

sudo /usr/bin/dsmc restore –subdir=yes /in/BIP/

 

Make sure the following have been restored.

 

/in/CTMEM/Dir

/in/CTMEM/data

[Note: /Dir directory contains scripts developed at >Co, the /data contains the compressed exported EM database information.]

 

/in/CONTROLM/DAT_UTIL

/in/CONTROLM/PING_UTIL

/in/CONTROLM/RPT_UTIL

/in/CONTROLM/Dir

/in/CONTROLM/prsdat

/in/CONTROLM/prsdating

/in/CONTROLM/ctm/scripts/calcdate

/in/CONTROLM/ctm/scripts/jobupdate.ksh

/in/CONTROLM/ctm/scripts/prsdate

 

 

 

[Note: /*_UTIL directories contain the reporting featured developed at >Co. The /Dir directory contains maintenance/reporting scripts. “prs*” files are used by payroll for maintaining the date parameters for Oracle. The Jobupdate.ksh is a report for scheduling/audit.]

 

Importing the CTMEM db

Make sure all components are shutdown except the db.

(logged on as ctmem user > root_menu > 1. Activation Menu > 1. Check All)

 

Run the following commands to import the data to the database:

 

  1. cd ~/data
  2. uncompress emout.Z
  3. ecs util –Uemuser –P<password> –import –replace –type all –file /in/CTMEM/data/emout

 

Environment Status & Hand Off

Start all CTMEM components and open the AdminFacility to ensure gateways are started. The Control-M server and database should be started. Hand off to Enterprise Scheduling, after both CTMEM and CTM environments have been created/restored.

 

Installing Conrol-M Environment

Due to the critical nature of the Control-M it maybe necessary to install from system repository, CD or ftp files.

If system repository and/or CD’s are not available ftp from the BMC site will be required. (Contact BMC support at 800-537-1813 for the latest download site(s).)

 

Control-M/EM Install/Recovery

  1. From /in/CTMEM/
  2. Run the pre_req.sh as ‘root’
  3. Switch users to ‘ctmem’
  4. Run the Sybase install (sybase12.5.3)
  5. Run the Control-M/EM install 6.2.01
  6. Make sure all components are shutdown except the db (‘root_menu’)
  7. Run the FP4 install
  8. TSM must restore /Dir and /data directories (dsmc command ‘-replace=no’ option)
  9. cd ~/data
  10. uncompress emout.Z
  11. ecs util –Uemuser –P<password> –import –replace –type all –file /in/CTMEM/data/emout
  12. ‘root_menu’ start all

 

Control-M Install/Recovery

  1. From /in/CONTROLM/
  2. Run the pre_req.sh as ‘root’
  3. switch users to ‘controlm’
  4. Run the Sybase install (Sybase12.5.3)
  5. Run the Control-M install 6.2.01
  6. Install fixpack (db up, server down)
  7. Restore directories/files listed above. (dsmc command ‘-replace=no’ option)
  8. Run ctm_menu make sure all is started

 

Environment Status & Hand Off

Start all CTMEM components and open the AdminFacility to ensure gateways are started. The Control-M server and database should be started. Hand off to Enterprise Scheduling, after both CTMEM and CTM environments have been created/restored.

 

[Note: Enterprise Scheduling should know, but it doesn’t hurt to know, all the schedules that are in the EM will need to be uploaded to the Control-M server. Some Scheduling Table may need to be removed from the ‘TABLE LOAD’.]

 

Installation Step-by-step (Long)

 

Control-M Sybase Pre-Req

 

[root@ctmsvr /mnt/repos/bmc]

# cd pre_req620

 

[root@ctmsvr /mnt/repos/bmc/pre_req620/pre_req]

# ./check_req.sh

 

********************************************************************************

*                                                                              *

* CONTROL-M/Server and CONTROL-M/Enterprise Manager Prerequisites Verification *

*                                                                              *

********************************************************************************

 

 

Select the CONTROL-M product that you plan to install:

 

1) CONTROL-M/Server

2) CONTROL-M/Enterprise Manager

 

q) Quit

 

Please enter the requested product: 1

 

Select the CONTROL-M/Server version you wish to install:

 

1) 6.2.01

 

q) Quit

 

Please enter the requested version: 1

 

Select the database type that you plan to use with CONTROL-M/Server:

 

1) Sybase

2) Oracle (9)

 

q) Quit

 

 

Please enter the database vendor: 1

Checking operating system patches for CONTROL-M/Server..., Please wait.

 

Checking operating system patches for Sybase..., Please wait.

 

Checking operating system packages..., Please wait.

 

Checking kernel parameters..., Please wait.

 

****************************************************************

 

Operating System prerequisite check completed successfully

 

****************************************************************

 

Check was performed on [ctmsvr]: AIX 5.3.0 64 bit computer.

You can install CONTROL-M/Server version 6.2.01 with Sybase.

 

CTMEM Sybase Pre-Req

[root@ctmsvr /mnt/repos/bmc/pre_req620/pre_req]

# ./check_req.sh

 

********************************************************************************

*                                                                              *

* CONTROL-M/Server and CONTROL-M/Enterprise Manager Prerequisites Verification *

*                                                                              *

********************************************************************************

 

 

Select the CONTROL-M product that you plan to install:

 

1) CONTROL-M/Server

2) CONTROL-M/Enterprise Manager

 

q) Quit

 

Please enter the requested product: 2

 

Select the CONTROL-M/Enterprise Manager version you wish to install:

 

1) 6.2.01

 

q) Quit

 

Please enter the requested version: 1

 

Select the database type that you plan to use with CONTROL-M/Enterprise Manager:

 

1) Sybase

2) Oracle (9)

 

q) Quit

 

 

Please enter the database vendor: 1

Checking operating system patches for CONTROL-M/Enterprise Manager..., Please wait.

 

Checking operating system patches for Sybase..., Please wait.

 

Checking operating system packages..., Please wait.

 

Checking kernel parameters..., Please wait.

 

****************************************************************

 

Operating System prerequisite check completed successfully

 

****************************************************************

Check was performed on [ctmsvr]: AIX 5.3.0 64 bit computer.

You can install CONTROL-M/Enterprise Manager version 6.2.01 with Sybase.

 

 

Control-M Sybase Install

[root@ctmsvr /mnt/repos/bmc/controlm/sybase12.5.3]

# su - controlm

% /mnt/repos/bmc/controlm/sybase12.5.3/setup.sh

Extracting installation files... Please wait.

 

=== Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

END USER LICENSE AGREEMENT

 

BY OPENING THE PACKAGE, INSTALLING, PRESSING "AGREE" OR "YES" OR USING THE PRODUCT, THE ENTITY OR INDIVIDUAL ENTERING INTO THIS AGREEMENT AGREES TO BE BOUND BY THE FOLLOWING TERMS. IF YOU DO NOT AGREE WITH ANY OF THESE TERMS, DO NOT INSTALL OR USE THE PRODUCT, PROMPTLY RETURN THE PRODUCT TO BMC OR YOUR BMC RESELLER, AND IF YOU ACQUIRED THE LICENSE WITHIN 15 DAYS OF THE DATE OF YOUR ORDER CONTACT BMC OR YOUR BMC RESELLER FOR A REFUND OF LICENSE FEES PAID.  IF YOU REJECT THIS AGREEMENT, YOU WILL NOT ACQUIRE ANY LICENSE TO USE THE PRODUCT.

 

This Agreement ("Agreement") is between the entity or individual entering into this Agreement ("Customer") and BMC Software Distribution, Inc., a Delaware corporation located at 2101 CityWest Blvd., Houston, Texas, 77042, USA or its affiliated local licensing entity ("BMC").  IF MORE THAN ONE LICENSE AGREEMENT COULD APPLY TO THE PRODUCT, THE FOLLOWING ORDER OF LICENSE AGREEMENT PRECEDENCE APPLIES: (1) WRITTEN MASTER END USER LICENSE AGREEMENT WITH BMC, (2) WEB BASED LICENSE AGREEMENT WITH BMC, AND (3) THE LICENSE AGREEMENT PROVIDED WITH THE PRODUCT. In addition to the restrictions imposed under this Agreement, any other usage restrictions contained in the Product installation instructions or release notes shall apply to your use of the Product.

 

Territory:  The country where Customer acquired the license.

 

1. DEFINITIONS.

 "Affiliate" is an entity that controls, is controlled by or shares common control with BMC or Customer, with more than 50% ownership interest.

 

(Use <U+Enter> to scroll up and <D+Enter> to scroll down)

Do you accept and agree to the terms of this Software License Agreement? (Y/N): y

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Please select the CONTROL-M component for which you want to install the Sybase component:

Current selection: [  ]

 

 

 1 : CONTROL-M/Server

 

 2 : CONTROL-M/Enterprise Manager

 

 

 == <H> Help <C> Cancel <N> Next Panel ==

 

Enter command or item number you wish to change : 1


 

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Please select the CONTROL-M component for which you want to install the Sybase component:

Current selection: [ CONTROL-M/Server ]

 

 

 1 : CONTROL-M/Server

 

 2 : CONTROL-M/Enterprise Manager

 

 

 == <H> Help <C> Cancel <N> Next Panel ==

 

Enter command or item number you wish to change :

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Please select installation mode:

Current selection: [ Default ]

 

 

 1 : Default  - Install a dedicated database with default settings.

 

 2 : Custom   - Install a dedicated database

                optionally changing selected settings.

 

 3 : Existing - Install a new logical database

                on an existing-running Sybase server.

 

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : 2

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Please select installation mode:

Current selection: [ Custom ]

 

 

 1 : Default  - Install a dedicated database with default settings.

 

 2 : Custom   - Install a dedicated database

                optionally changing selected settings.

 

 3 : Existing - Install a new logical database

                on an existing-running Sybase server.

 

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change :

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Database general parameters

 

 1 : Database Administrator Password : #######

 2 : Database Name                 : ctrlm620

 3 : Database Owner Login          : ctmuser

 

 4 : Database Size                 : medium

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : 1

Enter a new value for database administrator password:

Re-enter the password: Invalid value!

 

Press ENTER to continue

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Database general parameters

 

 1 : Database Administrator Password : #######

 2 : Database Name                 : ctrlm620

 3 : Database Owner Login          : ctmuser

 4 : Database Size                 : medium

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : 1

Enter a new value for database administrator password:

Re-enter the password:

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Database general parameters

 

 1 : Database Administrator Password : ########

 2 : Database Name                 : ctrlm620

 3 : Database Owner Login          : ctmuser

 4 : Database Size                 : medium

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : 4

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Select one of the following values for database size:

Notice: Many factors affect the size of the CONTROL-M/Server database.

Guidelines presented by BMC Software are based on typical site requirements.

They are not intended to serve as a substitute for site-specific capacity planning.

It is the customer's responsibility to consider local configuration requirements

and to adjust the guidelines as necessary.:

 

  1 : small  - Less than 2,000 jobs per day, about 270MB disk space

  2 : medium - 2,001-10,000 jobs per day, about 470MB disk space

  3 : large  - More than 10,000 jobs per day, about 670MB disk space

 

Your choice (<Enter> to return) : 3

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Database general parameters

 

 1 : Database Administrator Password : ########

 

 2 : Database Name                 : ctrlm620

 3 : Database Owner Login          : ctmuser

 4 : Database Size                 : large

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : n

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Database connection parameters

 

 1 : Sybase Server Query Port Number  : 7102

 2 : Sybase Server Backup Port Number : 7104

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : n

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Database Server devices parameters

 

 1 : Master Device Full Path File Name:

     /in/CONTROLM/sybase/ASE-12_5/data/master.dat

 2 : Sybsystemprocs Device Full Path File Name:

     /in/CONTROLM/sybase/ASE-12_5/data/sybsystemproc.dat

 3 : Temporary Device Full Path File Name:

     /in/CONTROLM/sybase/ASE-12_5/data/tempdb.dat

 4 : Temporary Device File Size               : 130MB

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : n

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Database devices parameters

 

 1 : Data Device Full Path File Name:

     /in/CONTROLM/sybase/data/ctrlm620_data.dat

 2 : Data Device Size               : 500MB

 3 : Log Device Full Path File Name :

     /in/CONTROLM/sybase/data/ctrlm620_log.dat

 4 : Log Device Size                : 170MB

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : n

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

 === You are about to install CONTROL-M Database Component for AIX based on Sybase 12.5.3  ===

 

Database Component for :

    CONTROL-M/Server

Setup type :

    Install a dedicated database server and create a logical database.

 

Sybase Server Host Name         : ctmsvr

Sybase Server Query Port Number : 7102

Database Owner Login            : ctmuser

Database Name                   : ctrlm620

 

 == <H> Help <C> Cancel <P> Previous Panel <I> Install ==

 

Enter command or item number you wish to change : i

Do you want to install? (Y/N) y

Starting installation of CONTROL-M Sybase database component.

 

Install: [  0%] done.

Unpack Sybase ASE SQL Server

Unpack Sybase ASE SQL Server: [  5%] done.

Unpack Sybase ASE SQL Server: [ 10%] done.

Unpack Sybase ASE SQL Server: [ 15%] done.

Unpack Sybase ASE SQL Server: [ 20%] done.

Unpack Sybase ASE SQL Server: [ 25%] done.

Unpack Sybase ASE SQL Server: [ 30%] done.

Unpack Sybase ASE SQL Server: [ 35%] done.

Unpack Sybase ASE SQL Server: [ 40%] done.

Unpack Sybase ASE SQL Server: [ 45%] done.

Unpack Sybase ASE SQL Server: [ 50%] done.

Unpack Sybase ASE SQL Server: [ 55%] done.

Unpack Sybase ASE SQL Server: [ 60%] done.

Unpack Sybase ASE SQL Server: [ 65%] done.

Unpack Sybase ASE SQL Server: [ 70%] done.

Unpack Sybase ASE SQL Server: [ 75%] done.

Unpack Sybase ASE SQL Server: [ 80%] done.

Unpack Sybase ASE SQL Server: [ 85%] done.

Unpack Sybase ASE SQL Server: [ 90%] done.

Unpack Sybase ASE SQL Server: [ 95%] done.

Unpack Sybase ASE SQL Server: [ 100%] done.

Install: [ 33%] done.

Build Sybase ASE Server

Build Sybase ASE Server: [  6%] done.

Build Sybase ASE Server: [  8%] done.

Build Sybase ASE Server: [ 15%] done.

Build Sybase ASE Server: [ 27%] done.

Build Sybase ASE Server: [ 32%] done.

Build Sybase ASE Server: [ 37%] done.

Build Sybase ASE Server: [ 43%] done.

Build Sybase ASE Server: [ 51%] done.

Build Sybase ASE Server: [ 59%] done.

Build Sybase ASE Server: [ 67%] done.

Build Sybase ASE Server: [ 76%] done.

Build Sybase ASE Server: [ 83%] done.

Build Sybase ASE Server: [ 91%] done.

Build Sybase ASE Server: [ 95%] done.

Build Sybase ASE Server: [100%] done.

Build Sybase Backup Server

Build Sybase Backup Server: [ 50%] done.

Build Sybase Backup Server: [100%] done.

Install: [ 67%] done.

Build Database 'ctrlm620'

Build Database 'ctrlm620': [  9%] done.

Build Database 'ctrlm620': [ 18%] done.

Build Database 'ctrlm620': [ 27%] done.

Build Database 'ctrlm620': [ 36%] done.

Build Database 'ctrlm620': [ 45%] done.

Build Database 'ctrlm620': [ 54%] done.
 

Build Database 'ctrlm620': [ 63%] done.

Build Database 'ctrlm620': [ 72%] done.

Build Database 'ctrlm620': [ 81%] done.

Build Database 'ctrlm620': [ 90%] done.

Build Database 'ctrlm620': [ 99%] done.

Build Database 'ctrlm620': [100%] done.

Install: [100%] done.

 

Installation of CONTROL-M Sybase database component completed successfully.

 

% /mnt/repos/bmc/controlm/sybase12.5.3/setup.sh

 

*** CONTROL-M Sybase database component is already installed. ***

 

CTMEM Sybase Install

% cd /in/CTMEM

% /mnt/repos/bmc/controlm/sybase12.5.3/setup.sh

 

*** CONTROL-M Sybase database component is already installed. ***

 

 

[root@ctmsvr /mnt/repos/bmc/controlm/sybase12.5.3]

# su - ctmem

 

% /mnt/repos/bmc/controlm/sybase12.5.3/setup.sh

Extracting installation files... Please wait.

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

END USER LICENSE AGREEMENT

 

BY OPENING THE PACKAGE, INSTALLING, PRESSING "AGREE" OR "YES" OR USING THE PRODUCT, THE ENTITY OR INDIVIDUAL ENTERING INTO THIS AGREEMENT AGREES TO BE BOUND BY THE FOLLOWING TERMS. IF YOU DO NOT AGREE WITH ANY OF THESE TERMS, DO NOT INSTALL OR USE THE PRODUCT, PROMPTLY RETURN THE PRODUCT TO BMC OR YOUR BMC RESELLER, AND IF YOU ACQUIRED THE LICENSE WITHIN 15 DAYS OF THE DATE OF YOUR ORDER CONTACT BMC OR YOUR BMC RESELLER FOR A REFUND OF LICENSE FEES PAID.  IF YOU REJECT THIS AGREEMENT, YOU WILL NOT ACQUIRE ANY LICENSE TO USE THE PRODUCT.

 

This Agreement ("Agreement") is between the entity or individual entering into this Agreement ("Customer") and BMC Software Distribution, Inc., a Delaware corporation located at 2101 CityWest Blvd., Houston, Texas, 77042, USA or its affiliated local licensing entity ("BMC").  IF MORE THAN ONE LICENSE AGREEMENT COULD APPLY TO THE PRODUCT, THE FOLLOWING ORDER OF LICENSE AGREEMENT PRECEDENCE APPLIES: (1) WRITTEN MASTER END USER LICENSE AGREEMENT WITH BMC, (2) WEB BASED LICENSE AGREEMENT WITH BMC, AND (3) THE LICENSE AGREEMENT PROVIDED WITH THE PRODUCT. In addition to the restrictions imposed under this Agreement, any other usage restrictions contained in the Product installation instructions or release notes shall apply to your use of the Product.

 

Territory:  The country where Customer acquired the license.

 

1. DEFINITIONS.

 "Affiliate" is an entity that controls, is controlled by or shares common control with BMC or Customer, with more than 50% ownership interest.

 

(Use <U+Enter> to scroll up and <D+Enter> to scroll down)

Do you accept and agree to the terms of this Software License Agreement? (Y/N): y

 

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Please select the CONTROL-M component for which you want to install the Sybase component:

Current selection: [  ]

 

 

 1 : CONTROL-M/Server

 

 2 : CONTROL-M/Enterprise Manager

 

 

 == <H> Help <C> Cancel <N> Next Panel ==

 

Enter command or item number you wish to change : 2

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Please select the CONTROL-M component for which you want to install the Sybase component:

Current selection: [ CONTROL-M/Enterprise Manager ]

 

 

 1 : CONTROL-M/Server

 

 2 : CONTROL-M/Enterprise Manager

 

 

 == <H> Help <C> Cancel <N> Next Panel ==

 

Enter command or item number you wish to change :

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Please select installation mode:

Current selection: [ Default ]

 

 

 1 : Default  - Install a dedicated database with default settings.

 

 2 : Custom   - Install a dedicated database

                optionally changing selected settings.

 

 3 : Existing - Install a new logical database

                on an existing-running Sybase server.

 

 4 : Client   - Communications settings to work with a pre-defined

                CONTROL-M/Enterprise Manager installation (relevant for

                CONTROL-M/Enterprise Manager distributed installations only).

 

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : 2

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Please select installation mode:

Current selection: [ Custom ]

 

 1 : Default  - Install a dedicated database with default settings.

 

 2 : Custom   - Install a dedicated database

                optionally changing selected settings.

 

 3 : Existing - Install a new logical database

                on an existing-running Sybase server.

 

 4 : Client   - Communications settings to work with a pre-defined

                CONTROL-M/Enterprise Manager installation (relevant for

                CONTROL-M/Enterprise Manager distributed installations only).

 

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change :

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Database general parameters

 

 1 : Database Administrator Password : #######

 2 : Database Name                 : em620

 3 : Database Owner Login          : emuser

 4 : Database Size                 : medium

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : 1

Enter a new value for database administrator password:

Re-enter the password:

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Database general parameters

 

 1 : Database Administrator Password : ########

 2 : Database Name                 : em620

 3 : Database Owner Login          : emuser

 4 : Database Size                 : medium

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : 4

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Select one of the following values for database size:

Notice: Many factors affect the size of the CONTROL-M/Enterprise Manager database.

Guidelines presented by BMC Software are based on typical site requirements.

They are not intended to serve as a substitute for site-specific capacity planning.

It is the customer's responsibility to consider local configuration requirements

and to adjust the guidelines as necessary.:

 

  1 : small  - Less than 2,000 jobs per day, about 270MB disk space

  2 : medium - 2,001-10,000 jobs per day, about 470MB disk space

  3 : large  - More than 10,000 jobs per day, about 670MB disk space

  

Your choice (<Enter> to return) : 3

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Database general parameters

 

 1 : Database Administrator Password : ########

 2 : Database Name                 : em620

 3 : Database Owner Login          : emuser

 4 : Database Size                 : large

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : n

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Database connection parameters

 

 1 : Sybase Server Query Port Number  : 7103

 2 : Sybase Server Backup Port Number : 7105

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : n

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Database Server devices parameters

 

 1 : Master Device Full Path File Name:

     /in/CTMEM/sybase/ASE-12_5/data/master.dat

 2 : Sybsystemprocs Device Full Path File Name:

     /in/CTMEM/sybase/ASE-12_5/data/sybsystemproc.dat

 3 : Temporary Device Full Path File Name:

     /in/CTMEM/sybase/ASE-12_5/data/tempdb.dat

 4 : Temporary Device File Size               : 130MB

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : n

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===

 

Database devices parameters

 

 1 : Data Device Full Path File Name:

     /in/CTMEM/sybase/data/em620_data.dat

 2 : Data Device Size               : 500MB

 3 : Log Device Full Path File Name :

     /in/CTMEM/sybase/data/em620_log.dat

 4 : Log Device Size                : 170MB

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : n

 === Installation of CONTROL-M Database Component for AIX based on Sybase 12.5.3 ===
 

 === You are about to install CONTROL-M Database Component for AIX based on Sybase 12.5.3  ===

 

Database Component for :

    CONTROL-M/Enterprise Manager

Setup type :

    Install a dedicated database server and create a logical database.

 

Sybase Server Host Name         : ctmsvr

Sybase Server Query Port Number : 7103

Database Owner Login            : emuser

Database Name                   : em620

 

 == <H> Help <C> Cancel <P> Previous Panel <I> Install ==

 

Enter command or item number you wish to change : i

Do you want to install? (Y/N) y

Starting installation of CONTROL-M Sybase database component.

 

Install: [  0%] done.

Unpack Sybase ASE SQL Server

Unpack Sybase ASE SQL Server: [  5%] done.

Unpack Sybase ASE SQL Server: [ 10%] done.

Unpack Sybase ASE SQL Server: [ 15%] done.

Unpack Sybase ASE SQL Server: [ 20%] done.

Unpack Sybase ASE SQL Server: [ 25%] done.

Unpack Sybase ASE SQL Server: [ 30%] done.

Unpack Sybase ASE SQL Server: [ 35%] done.

Unpack Sybase ASE SQL Server: [ 40%] done.

Unpack Sybase ASE SQL Server: [ 45%] done.

Unpack Sybase ASE SQL Server: [ 50%] done.

Unpack Sybase ASE SQL Server: [ 55%] done.

Unpack Sybase ASE SQL Server: [ 60%] done.

Unpack Sybase ASE SQL Server: [ 65%] done.

Unpack Sybase ASE SQL Server: [ 70%] done.

Unpack Sybase ASE SQL Server: [ 75%] done.

Unpack Sybase ASE SQL Server: [ 80%] done.

Unpack Sybase ASE SQL Server: [ 85%] done.

Unpack Sybase ASE SQL Server: [ 90%] done.

Unpack Sybase ASE SQL Server: [ 95%] done.

Unpack Sybase ASE SQL Server: [ 100%] done.

Install: [ 33%] done.

Build Sybase ASE Server

Build Sybase ASE Server: [  6%] done.

Build Sybase ASE Server: [  8%] done.

Build Sybase ASE Server: [ 15%] done.

Build Sybase ASE Server: [ 27%] done.

Build Sybase ASE Server: [ 32%] done.

Build Sybase ASE Server: [ 37%] done.

Build Sybase ASE Server: [ 43%] done.

Build Sybase ASE Server: [ 51%] done.

Build Sybase ASE Server: [ 59%] done.

Build Sybase ASE Server: [ 67%] done.

Build Sybase ASE Server: [ 76%] done.

Build Sybase ASE Server: [ 83%] done.

Build Sybase ASE Server: [ 91%] done.

Build Sybase ASE Server: [ 95%] done.

Build Sybase ASE Server: [100%] done.

Build Sybase Backup Server

Build Sybase Backup Server: [ 50%] done.

Build Sybase Backup Server: [100%] done.
Install: [ 67%] done.

Build Database 'em620'

Build Database 'em620': [  9%] done.

Build Database 'em620': [ 18%] done.

Build Database 'em620': [ 27%] done.

Build Database 'em620': [ 36%] done.

Build Database 'em620': [ 45%] done.

Build Database 'em620': [ 54%] done.

Build Database 'em620': [ 63%] done.

Build Database 'em620': [ 72%] done.

Build Database 'em620': [ 81%] done.

Build Database 'em620': [ 90%] done.

Build Database 'em620': [ 99%] done.

Build Database 'em620': [100%] done.

Install: [100%] done.

 

Installation of CONTROL-M Sybase database component completed successfully.

 

CTMEM 6.2.01 Install

[root@ctmsvr /in/CTMEM]

# su - ctmem

% /mnt/repos/bmc/ctm_em/em6.2.01/setup.sh

Extracting installation files... Please wait.

 === Installation of CONTROL-M/Enterprise Manager version 6.2.01 ===

 

END USER LICENSE AGREEMENT

 

BY OPENING THE PACKAGE, INSTALLING, PRESSING "AGREE" OR "YES" OR USING THE PRODUCT, THE ENTITY OR INDIVIDUAL ENTERING INTO THIS AGREEMENT AGREES TO BE BOUND BY THE FOLLOWING TERMS. IF YOU DO NOT AGREE WITH ANY OF THESE TERMS, DO NOT INSTALL OR USE THE PRODUCT, PROMPTLY RETURN THE PRODUCT TO BMC OR YOUR BMC RESELLER, AND IF YOU ACQUIRED THE LICENSE WITHIN 15 DAYS OF THE DATE OF YOUR ORDER CONTACT BMC OR YOUR BMC RESELLER FOR A REFUND OF LICENSE FEES PAID.  IF YOU REJECT THIS AGREEMENT, YOU WILL NOT ACQUIRE ANY LICENSE TO USE THE PRODUCT.

 

This Agreement ("Agreement") is between the entity or individual entering into this Agreement ("Customer") and BMC Software Distribution, Inc., a Delaware corporation located at 2101 CityWest Blvd., Houston, Texas, 77042, USA or its affiliated local licensing entity ("BMC").  IF MORE THAN ONE LICENSE AGREEMENT COULD APPLY TO THE PRODUCT, THE FOLLOWING ORDER OF LICENSE AGREEMENT PRECEDENCE APPLIES: (1) WRITTEN MASTER END USER LICENSE AGREEMENT WITH BMC, (2) WEB BASED LICENSE AGREEMENT WITH BMC, AND (3) THE LICENSE AGREEMENT PROVIDED WITH THE PRODUCT. In addition to the restrictions imposed under this Agreement, any other usage restrictions contained in the Product installation instructions or release notes shall apply to your use of the Product.

 

Territory:  The country where Customer acquired the license.

 

1. DEFINITIONS.

 "Affiliate" is an entity that controls, is controlled by or shares common control with BMC or Customer, with more than 50% ownership interest.

 

(Use <U+Enter> to scroll up and <D+Enter> to scroll down)

Do you accept and agree to the terms of this Software License Agreement? (Y/N): y

 === Installation of CONTROL-M/Enterprise Manager version 6.2.01 ===

 

CONTROL-M/Enterprise Manager Server parameters

  

 1 : CORBA Naming Service Port Number: 13075

 2 : Database Owner Password         :

 

 == <H> Help <C> Cancel <N> Next Panel ==

 

Enter command or item number you wish to change : 2

Enter a new value for database owner password:

Re-enter the password: Invalid value!

 

Press ENTER to continue

 === Installation of CONTROL-M/Enterprise Manager version 6.2.01 ===

 

CONTROL-M/Enterprise Manager Server parameters

 

 1 : CORBA Naming Service Port Number: 13075

 2 : Database Owner Password         :

 

 == <H> Help <C> Cancel <N> Next Panel ==

 

Enter command or item number you wish to change : 2

Enter a new value for database owner password:

Re-enter the password:

 === Installation of CONTROL-M/Enterprise Manager version 6.2.01 ===

 

CONTROL-M/Enterprise Manager Server parameters

 

 1 : CORBA Naming Service Port Number: 13075

 2 : Database Owner Password         : ########

 

 == <H> Help <C> Cancel <N> Next Panel ==

 

Enter command or item number you wish to change : n

 === Installation of CONTROL-M/Enterprise Manager version 6.2.01 ===

 

 

=== You are about to install CONTROL-M/Enterprise Manager   ===

 

Database Server Type              : Sybase

Database Owner Login              : emuser

CORBA Naming Service Host Name    : ctmsvr

CORBA Naming Service Port Number  : 13075

 

 == <H> Help <C> Cancel <P> Previous Panel <I> Install ==

 

Enter command or item number you wish to change : i

Do you want to install? (Y/N) y

Starting installation of CONTROL-M/Enterprise Manager Server.

 

Install: [  0%] done.

Unpack CONTROL-M/Enterprise Manager Server.

Unpack CONTROL-M/Enterprise Manager Server [ 50%].

Unpack CONTROL-M/Enterprise Manager Server [100%].

Install: [ 10%] done.

Configure CONTROL-M/Enterprise Manager Server [ 5%]

Install: [ 20%] done.

Configure CONTROL-M/Enterprise Manager Server [ 10%]

Install: [ 30%] done.

Configure CONTROL-M/Enterprise Manager Server [ 25%]

Install: [ 40%] done.

Configure CONTROL-M/Enterprise Manager Server [ 40%]
Install: [ 50%] done.

Configure CONTROL-M/Enterprise Manager Server [ 45%]

Install: [ 60%] done.

Configure CONTROL-M/Enterprise Manager Server [ 60%]

Install: [ 70%] done.

Configure CONTROL-M/Enterprise Manager Server [ 75%]

Install: [ 80%] done.

Configure CONTROL-M/Enterprise Manager Server [ 90%]

Install: [ 90%] done.

Configure CONTROL-M/Enterprise Manager Server [100%]

Install: [100%] done.

 

Note:

Java runtime version 1.4.1 or above must be installed

to perform CORBA post-installation configuration.

 

 

Installation of CONTROL-M/Enterprise Manager Server completed successfully.

 

To start working with CONTROL-M/Enterprise Manager, you must close

the current session and open a new one.

 

CTMEM 6.2.01.400 FixPack Install

[root@ctmsvr /mnt/repos/bmc/ctm_em/PANFT.6.2.01.400]

# su - ctmem

%CTMEM> root_menu

Enter a CONTROL-M/EM DBO Username : emuser

Enter the Password :

CONTROLM/EM Root Menu

-----------------------

 

Select one of the following options:

 

   1 - Activation Menu

   2 - Troubleshooting Menu 

   3 - New Window 

   4 - Clean Database Schema

   5 - Database Maintenance Menu

   6 - Users Administration Menu 

 

   q - Quit  

 

 Enter option number --->  1

 

Activation Menu

---------------

 

Select one of the following options:

 

  1  - Check All 

 

  2  - Start All 

  3  - Start Database Server

  4  - Start CORBA Naming Service 

  5  - Start Administration Agent

 

  6  - Stop All 

  7  - Stop Database Server

  8  - Stop CORBA Naming Service 

  9  - Stop Administration Agent 
 

  p  - Previous Menu 

  q  - Quit  

 

 Enter option number --->  1

 

Database Server Status

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

Database Server is active

 

 

Gateway Status

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

No Gateway(s) registered.

 

 

GCS Status

==========

No GCS(s) registered.

 

 

Gui_Server Status

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

No GUI_Server(s) registered.

 

 

GAS Status

==========

No GAS(s) registered.

 

 

Administration Agent Status

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

No Maint_Agent(s) registered.

 

 

Naming Service Daemon Status

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

Naming Service status: Running on local machine, ctmsvr:13075

 

Press Enter to continue

 

Activation Menu

---------------

 

Select one of the following options:

 

  1  - Check All 

 

  2  - Start All 

  3  - Start Database Server

  4  - Start CORBA Naming Service 

  5  - Start Administration Agent

 

  6  - Stop All 

  7  - Stop Database Server

  8  - Stop CORBA Naming Service 

  9  - Stop Administration Agent 

 

  p  - Previous Menu 

  q  - Quit  

  

 Enter option number --->  8

 

Naming Service was successfully stopped.

 

Press Enter to continue

 

Activation Menu

---------------

 

Select one of the following options:

 

  1  - Check All 

 

  2  - Start All 

  3  - Start Database Server

  4  - Start CORBA Naming Service 

  5  - Start Administration Agent

 

  6  - Stop All 

  7  - Stop Database Server

  8  - Stop CORBA Naming Service 

  9  - Stop Administration Agent 

 

  p  - Previous Menu 

  q  - Quit  

 

 Enter option number --->  q

 

%CTMEM> /mnt/repos/bmc/ctm_em/PANFT.6.2.01.400/PANFT.6.2.01.400.ibm4.INSTALL_BIN

Installing Fix Pack PANFT.6.2.01.400 for CONTROL-M/EM Version 6.2.01

Unix User: ctmem

CONTROL-M/EM installation directory: /in/CTMEM

Platform: AIX

 

Before running this procedure manually stop CONTROLM_EM components.

 

Installation will update the following components:

1)       CONTROL-M/EM files FP PANFT.6.2.01.400

2)       CONTROL-M/EM files FP PANFT.6.2.01.300

3)       CONTROL-M/EM files FP PANFT.6.2.01.200

4)       CONTROL-M/EM files FP PANFT.6.2.01.100

 

Do you wish to continue? (y/n) [default n]: y

 

Extracting files...

 

Backup installed files into /in/CTMEM/patches/PANFT.6.2.01.400.ibm4/BACKUP_ORIG directory

Processing, please wait...

 

Enter CONTROL-M/EM database owner password: -->

 

*******************************************************************

 

CONTROL-M/EM Fix Pack PANFT.6.2.01.400 was successfully installed.

 

*******************************************************************
 

Control-M 6.2.01 Server Install

[root@ctmsvr /mnt/repos/bmc/controlm/ctmsvr6.2.01]

# su - controlm

% /mnt/repos/bmc/controlm/ctmsvr6.2.01/setup.sh

Extracting installation files... Please wait.

 === Installation of CONTROL-M/Server version 6.2.01 ===

 

END USER LICENSE AGREEMENT

 

BY OPENING THE PACKAGE, INSTALLING, PRESSING "AGREE" OR "YES" OR USING THE PRODUCT, THE ENTITY OR INDIVIDUAL ENTERING INTO THIS AGREEMENT AGREES TO BE BOUND BY THE FOLLOWING TERMS. IF YOU DO NOT AGREE WITH ANY OF THESE TERMS, DO NOT INSTALL OR USE THE PRODUCT, PROMPTLY RETURN THE PRODUCT TO BMC OR YOUR BMC RESELLER, AND IF YOU ACQUIRED THE LICENSE WITHIN 15 DAYS OF THE DATE OF YOUR ORDER CONTACT BMC OR YOUR BMC RESELLER FOR A REFUND OF LICENSE FEES PAID.  IF YOU REJECT THIS AGREEMENT, YOU WILL NOT ACQUIRE ANY LICENSE TO USE THE PRODUCT.

 

This Agreement ("Agreement") is between the entity or individual entering into this Agreement ("Customer") and BMC Software Distribution, Inc., a Delaware corporation located at 2101 CityWest Blvd., Houston, Texas, 77042, USA or its affiliated local licensing entity ("BMC").  IF MORE THAN ONE LICENSE AGREEMENT COULD APPLY TO THE PRODUCT, THE FOLLOWING ORDER OF LICENSE AGREEMENT PRECEDENCE APPLIES: (1) WRITTEN MASTER END USER LICENSE AGREEMENT WITH BMC, (2) WEB BASED LICENSE AGREEMENT WITH BMC, AND (3) THE LICENSE AGREEMENT PROVIDED WITH THE PRODUCT. In addition to the restrictions imposed under this Agreement, any other usage restrictions contained in the Product installation instructions or release notes shall apply to your use of the Product.

 

Territory:  The country where Customer acquired the license.

 

1. DEFINITIONS.

 "Affiliate" is an entity that controls, is controlled by or shares common control with BMC or Customer, with more than 50% ownership interest.

 

(Use <U+Enter> to scroll up and <D+Enter> to scroll down)

Do you accept and agree to the terms of this Software License Agreement? (Y/N): y

 === Installation of CONTROL-M/Server version 6.2.01 ===

 

Note:

The CONTROL-M/Server that you are about to install is compatible with

CONTROL-M/Enterprise Manager version 6.2.01 or later. Verify that you

have installed CONTROL-M/Enterprise Manager version 6.2.01 before

installing this version of CONTROL-M/Server.

 

Please select installation mode:

Current selection: [ Default ]

 

 

 1 : Default  - Install a CONTROL-M/Server with default settings.

 

 2 : Custom   - Install a CONTROL-M/Server optionally changing selected settings.

 

 

 == <H> Help <C> Cancel <N> Next Panel ==

 

Enter command : 2

 === Installation of CONTROL-M/Server version 6.2.01 ===

 

Note:

The CONTROL-M/Server that you are about to install is compatible with

CONTROL-M/Enterprise Manager version 6.2.01 or later. Verify that you

have installed CONTROL-M/Enterprise Manager version 6.2.01 before

installing this version of CONTROL-M/Server.

 

Please select installation mode:

Current selection: [ Custom ]

 

 

 1 : Default  - Install a CONTROL-M/Server with default settings.

 

 2 : Custom   - Install a CONTROL-M/Server optionally changing selected settings.

 

 

 == <H> Help <C> Cancel <N> Next Panel ==

 

Enter command :

 === Installation of CONTROL-M/Server version 6.2.01 ===

 

COMTROL-M/Server parameters

 

 1 : Local IP Host Interface Name            : ctmsvr

 2 : Agent-to-Server Port Number             : 7017

 3 : Server-to-Agent Port Number             : 7006

 4 : Inter Process Communication Port Number : 6005

 5 : CONTROL-M/EM TCP/IP Port Number         : 2370

 6 : Database Owner Password                 :

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : 62

Invalid selection!

 

Press ENTER to continue

 === Installation of CONTROL-M/Server version 6.2.01 ===

 

COMTROL-M/Server parameters

 

 1 : Local IP Host Interface Name            : ctmsvr

 2 : Agent-to-Server Port Number             : 7017

 3 : Server-to-Agent Port Number             : 7006

2 4 : Inter Process Communication Port Number : 6005

 5 : CONTROL-M/EM TCP/IP Port Number         : 2370

 6 : Database Owner Password                 :

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : 2

Invalid selection!

 

Press ENTER to continue

 === Installation of CONTROL-M/Server version 6.2.01 ===

 

COMTROL-M/Server parameters

 

 1 : Local IP Host Interface Name            : ctmsvr

 2 : Agent-to-Server Port Number             : 7017

 3 : Server-to-Agent Port Number             : 7006
 4 : Inter Process Communication Port Number : 6005

 5 : CONTROL-M/EM TCP/IP Port Number         : 2370

 6 : Database Owner Password                 :

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : 2

Enter a new value for Agent-to-Server Port Number: 3182

 === Installation of CONTROL-M/Server version 6.2.01 ===

 

COMTROL-M/Server parameters

 

 1 : Local IP Host Interface Name            : ctmsvr

 2 : Agent-to-Server Port Number             : 3182

 3 : Server-to-Agent Port Number             : 7006

 4 : Inter Process Communication Port Number : 6005

 5 : CONTROL-M/EM TCP/IP Port Number         : 2370

 6 : Database Owner Password                 :

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : 3

Enter a new value for Server-to-Agent Port Number: 3183

 === Installation of CONTROL-M/Server version 6.2.01 ===

 

COMTROL-M/Server parameters

 

 1 : Local IP Host Interface Name            : ctmsvr

 2 : Agent-to-Server Port Number             : 3182

 3 : Server-to-Agent Port Number             : 3183

 4 : Inter Process Communication Port Number : 6005

 5 : CONTROL-M/EM TCP/IP Port Number         : 2370

 6 : Database Owner Password                 :

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : 1

Enter a new value for Local IP Host Interface Name: mctmfo

Host is not available.

 

Press ENTER to continue

 === Installation of CONTROL-M/Server version 6.2.01 ===

 

COMTROL-M/Server parameters

 

 1 : Local IP Host Interface Name            : ctmsvr

 2 : Agent-to-Server Port Number             : 3182

 3 : Server-to-Agent Port Number             : 3183

 4 : Inter Process Communication Port Number : 6005

 5 : CONTROL-M/EM TCP/IP Port Number         : 2370

 6 : Database Owner Password                 :

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : 6

Enter a new value for Database Owner Password:

Re-enter the password:

 === Installation of CONTROL-M/Server version 6.2.01 ===

 

COMTROL-M/Server parameters

 

 1 : Local IP Host Interface Name            : ctmsvr

 2 : Agent-to-Server Port Number             : 3182

 3 : Server-to-Agent Port Number             : 3183

 4 : Inter Process Communication Port Number : 6005

 5 : CONTROL-M/EM TCP/IP Port Number         : 2370

 6 : Database Owner Password                 : ########

 

 == <H> Help <C> Cancel <P> Previous Panel <N> Next Panel ==

 

Enter command or item number you wish to change : n

 === Installation of CONTROL-M/Server version 6.2.01 ===

 

 === You are about to install CONTROL-M/Server version 6.2.01  ===

 

Setup type :

    CUSTOM

 

Database Owner Login                            : ctmuser

Local IP Host Interface Name                    : ctmsvr

Agent-to-Server Port Number                     : 3182

Server-to-Agent Port Number                     : 3183

Inter Process Communication Port Number         : 6005

CONTROL-M/Enterprise Manager TCP/IP Port Number : 2370

 

 == <H> Help <C> Cancel <P> Previous Panel <I> Install ==

 

Enter command : i

Do you really want to install? (Y/N) y

Starting installation of CONTROL-M/Server.

 

Install: [  0%] done.

Unpack CONTROL-M/Server.

Unpack CONTROL-M/Server [ 50%].

Unpack CONTROL-M/Server [100%].

Install: [ 14%] done.

Configure CONTROL-M/Server [ 15%]

Install: [ 29%] done.

Configure CONTROL-M/Server [ 30%]

Install: [ 43%] done.

Configure CONTROL-M/Server [ 40%]

Install: [ 57%] done.

Configure CONTROL-M/Server [ 60%]

Install: [ 71%] done.

Configure CONTROL-M/Server [80%]

Install: [ 86%] done.

Configure CONTROL-M/Server [100%]

Install: [100%] done.

 

Installation of CONTROL-M/Server completed successfully.

 

Note:

To ensure successful communication with CONTROL-M/Enterprise Manager, update

the version number to 620 in the definition of this CONTROL-M/Server in

CONTROL-M/Enterprise Manager GUI and CONTROL-M/Desktop.

For more information about how to do this, see the configuration chapter in

the CONTROL-M Installation Guide.

 

To start working with CONTROL-M/Server, you must close

the current session and open a new one.

 

Control-M Server 6.2.01.200 FixPack Install

[root@ctmsvr /mnt/repos/bmc/controlm/ctmsvr6.2.01.200]

# su - controlm

ctmsvr-controlm [1] ctm_menu

 

CONTROL-M Main Menu

-----------------------------

 

Select one of the following menus:

 

1 - CONTROL-M Manager

2 - Database Creation

3 - Database Maintenance

4 - Database Mirroring

5 - Security Authorization

6 - Parameter Customization

7 - Node Group

8 - View NodeID details

9 - Agent Status

10 - Troubleshooting

 

q - Quit

 

 

Enter option number --->   []:1

CONTROL-M Manager Menu

-----------------------------

 

Select one of the following options:

 

1 - Check All

 

2 - Start All

3 - Start Database

4 - Start CONTROL-M/Server

 

5 - Stop All

6 - Stop Database

7 - Stop CONTROL-M/Server

 

q - Quit

 

 Enter option number --->   []:1

 

-----------------------------

 

SQL Server is running.

 

CONTROL-M is not running.

 

-----------------------------

 

Press Enter to continue

 

_[2J_[0;0H

CONTROL-M Manager Menu

-----------------------------

 

Select one of the following options:

 

1 - Check All

 

2 - Start All

3 - Start Database

4 - Start CONTROL-M/Server

 

5 - Stop All

6 - Stop Database

7 - Stop CONTROL-M/Server

 

q - Quit

 

 Enter option number --->   [1]:q

_[2J_[0;0H

CONTROL-M Main Menu

-----------------------------

 

Select one of the following menus:

 

1 - CONTROL-M Manager

2 - Database Creation

3 - Database Maintenance

4 - Database Mirroring

5 - Security Authorization

6 - Parameter Customization

7 - Node Group

8 - View NodeID details

9 - Agent Status

10 - Troubleshooting

 

q - Quit

 

 

 Enter option number --->   [1]:q

ctmsvr-controlm [2] /mnt/repos/bmc/controlm/ctmsvr6.2.01.200/PACTV.6.2.01.200.INSTALL_BIN

Installing Fix Pack PACTV.6.2.01.200 for CONTROL-M/Server Version 6.2.01

Unix User: controlm

CONTROL-M/Server installation directory: /in/CONTROLM

Platform: AIX

 

Before running this procedure manually stop CONTROLM components.

 

Installation will update the following components:

1)       CONTROL-M/Server files FP6.2.01.200

 

Do you wish to continue? (y/n) [default n]: y

 

Extracting files...

 

Backup installed files into /in/CONTROLM/patches/PACTV.6.2.01.200/BACKUP_ORIG directory

Processing, please wait...

 

CONTROL-M/Server Fix Pack PACTV.6.2.01.200 was successfully installed.

 

*******************************************************************