Top Banner
MDB Install Overview for Federated and Shared MDBs Revised June 19, 2006
59

MDB Install Overview for Federated and Shared MDBs

Dec 31, 2015

Download

Documents

julie-avery

MDB Install Overview for Federated and Shared MDBs. Revised June 19, 2006. Glossary. The following terms and abbreviations are used in this presentation: “HA” = Highly Available “USD” = Unicenter Service Desk “eIAM” = CA eTrust Embedded Identity and Access Management - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: MDB Install Overview for Federated and Shared MDBs

MDB Install Overviewfor

Federated and Shared MDBs

Revised June 19, 2006

Page 2: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Glossary

The following terms and abbreviations are used in this presentation:

- “HA” = Highly Available

- “USD” = Unicenter Service Desk

- “eIAM” = CA eTrust Embedded Identity and Access Management

- “Federated MDB” = Multiple MDB spread around different servers or multiple sql instances

- “Shared MDB” = MDB shared by multiple products

Page 3: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Objectives

- The main objective of this presentation is to demonstrate Federated SQL MDB installs of DSM, UAPM, NSM and USD products.

- DSM and UAPM will the share same MDB. There is no enterprise DSM MDB in this setup

- Separate NSM MDB will be shared by one or multiple NSM managers.

- USD MDB will be installed on a separate server. As this is ITIL-based , it will be used as Enterprise (top tier) MDB for all products.

- In addition, second NSM MDB will be shared with the USD MDB. WV manager will also be installed on the USD MDB server to enable critical objects from NSM MDB to be Bridged to this USD MDB.

Page 4: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Federated & Shared SQL 2005 MDBs

MDB

DSM + UAPM

MDB

NSM

MDB

USD + NSM (for Bridge)

Page 5: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Ingres vs. SQL – which and when

- Ingres is geared for small to low-medium deployments. It is expected to be used for small sites who have issues with SQL licenses.

- If SQL licensing is not an issue, then select SQL. It is more scalable and typically requires no additional DB skills

- Most SQL sites will already have db housekeeping processes in place. This will simplify the implementation as no additional housekeeping process will need to be defined for the MDB

Page 6: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Ingres vs. SQL – Platforms

- Unicenter Desktop and Server Management (DSM) 11.1 supports SQL 2005, SQL 2000 and Ingres

- Unicenter NSM 11.1 will support SQL 2005 and SQL 2000

- Unicenter NSM 11.0 supports Ingres

- Unicenter Service Desk (USD) 11.2 supports SQL 2005, SQL 2000, Ingres and Oracle

- Unicenter Asset Portfolio Management (UAPM) 11.1 supports SQL , Ingres and Oracle

Page 7: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Oracle ?

- NSM – No plan date

- DSM – No plan date

Page 8: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

DB Users

- Ingres MDB includes DB users for all products

- For SQL, the db users are created by the product that is being installed.

- For SQL MDB, if the option to create MDB is available it should be run. This should create the db users and also apply required MDB patches

Page 9: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

O/S Users

- Not many products are able to create O/S users remotely. Thus if the product requires an O/S user to be created (e.g, USD) on the MDB server, then the install process to create MDB should be run for that product on the MDB Server

Page 10: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

SQL MDB Creation

- SQL MDB create process includes built-in intelligence that performs the following checks:

- Does the MDB already exist ? If not – create mdb

- If MDB exists, is it the correct version? 1.0.4 If not - upgrade MDB

- Are the patches applied? If not - apply the patches

- The product being installed should then:

- Create O/S user ID if required

- Create Database user ID if required

- Define roles\grant access for the newly created product and Database users

Page 11: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

eIAM

- eIAM requires Ingres:

- For SQL MDB, it will install Ingres Instance ET with the MDB.

- For Ingres MDB, it will use MDB Ingres instance

- Embedded Ingres Instance ET is cut-down Ingres version which does not install all Ingres tools . The Ingres database it creates is expected to store eIAM policy and the database size will be small

- Not extensive configuration as for MDB

Page 12: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

MDB on Non-Windows Platform

- Ingres may still be required if the MDB is to be created on non-Windows Platform

Page 13: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Multi-product MDBs

- If the SQL MDB is shared with other products, execute Install SQL MDB process from all products that will share the MDB.

- First product installed will create the MDB

-Subsequent MDB installs will simply execute the post-install MDB tasks such as create db users, create O/S users (if required)

Page 14: MDB Install Overview for Federated and Shared MDBs

Walk-through DSM SQL MDB Install

Page 15: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

DSM 11.1 – MDB Install

Page 16: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

DSM 11.a – SQL 2005 MDB

Page 17: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

MDB Configuration

Page 18: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

FQDN Not recognized

Page 19: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Summary

Page 20: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

MDB Creation

Page 21: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

MDB Patches

Page 22: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

SQL Roles

Page 23: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

MDB Creation

Page 24: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

MDB Size

Page 25: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

O/S Users

- Creates two O/S users:

- ca_itrm

- ca_itrm_ams

Page 26: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

DB Users

Page 27: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Domain Management Component Overview

DatabaseCommunications

Inter-ComponentCommunications

Page 28: MDB Install Overview for Federated and Shared MDBs

Walk-through UAPM SQL MDB Install

- DSM and UAPM on Shared MDB

Page 29: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Install UAPM MDB

- MDB created by DSM and shared by UAPM

- Select ”Install UAPM Optional Components” option to create db users and grant UAPM roles

Page 30: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Product Explorer

Page 31: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Optional Components

Page 32: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Welcome Screen

Page 33: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Optional Components

Page 34: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Optional Components

Page 35: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

SQL 2005 Details

Page 36: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Create DB Users

Page 37: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

UAPM MDB

Page 38: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

UAP Optional Components

Page 39: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

DB Users

Page 40: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Registry Entry

Page 41: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Setup.log

Page 42: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

UAPM – Manager Install

Installing UAPM Manager on a different server connecting to a remote MDB

Page 43: MDB Install Overview for Federated and Shared MDBs

Walk-through NSM 11.1 SQL MDB Install

- Middle tier install

Page 44: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

NSM

- WV Manager can only be installed on a local MDB.

- WV Provider should also be selected with WV Manager as it cannot be selected on the remote NSM manager install

- Note that NSM 11.1 does not support Ingres MDB

Page 45: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

CCS

- If MDB is created from NSM media, it will also install common services

- This includes DIA, CCI, Discovery Services, CAM, etc.

Page 46: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

NSM 11.1 Install

Page 47: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Management Database

Page 48: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Middle-Tier Install

- It is best practice to install local MDB for the middle tier NSM manager

- Repository Bridge can be used to replicate key objects to top tier level

Page 49: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

USD and NSM

- NSM is service-aware

- pdm_nsmimp uses WV APIs to extract details of discovered objects. Thus, for pdm_nsmimp, WV administration client must be installed on the Primary Server

- USD “Change Impact Analyzer” does not provide option to define NSM integration on different NSM mdb.

Page 50: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

USD – Change Impact Analyzer

Page 51: MDB Install Overview for Federated and Shared MDBs

Walk-through USD 11.1 SQL MDB Install

- Top Tier

Page 52: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Remote Components – MDB and eIAM

Page 53: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Remote Components – MDB and eIAM

Page 54: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Remote Components – Install

Page 55: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Database Configuration

Page 56: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

eIAM

Best Practice to install eIAM with MDB

Page 57: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Privileged User

Page 58: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Summary

Page 59: MDB Install Overview for Federated and Shared MDBs

© 2005 Computer Associates International, Inc. (CA). All trademarks, trade names, services marks and logos referenced herein belong to their respective companies.

Remote Components - Install