0% found this document useful (0 votes)
9 views13 pages

DDM Enablement Setup Part2

Uploaded by

Sabahat Hussain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views13 pages

DDM Enablement Setup Part2

Uploaded by

Sabahat Hussain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 13

ILM DDM 3.

1
Enablement – September 2011

Installation and setup


Objectives
After completing this practice you will be able to:
• Understand DDM architecture
• Install DDM on Windows Unix or Linux environments
• Perform initial setup

Why you need these skills/Why you need to know:


• To communicate, demonstrate, support and implement the
Informatica DDM to customers, prospects and others

Informatica Confidential & Proprietary 2


Deployment options
Two Options for Deployment
Option 1: Install on
Database Server

Central DDM
DDM Management audit and reporting
Business applications, Console database
reporting, development DATABASE
DATABASE
and DBA tools DATABASE
DATABASE

DDM Process
DDM

DATABAS
Option 2: Dedicated DDM servers DATABAS
act as hubs for multiple apps DATABAS
E
DATABAS
E
Adds an additional security layer by acting as a Database E
firewall on the DMZ, enabling network segmentation between E
users and the databases

3
DDM Architecture overview

Database Network Router

Connection switching rules


Identification functions: program, host, OS user, port…
Actions: Use rules, direct, refuse

SQL Statement processing rules


Identification functions: SQL syntax, Regex, ‘From’
clause objects…
Actions: Mask, Block, log, SQL rewrite, Java…

Applications SQL*Net Database Protocol Databases

4
Windows Installation
Next -> Next -> Next

Installing Server
and Management
Console

Installing
Management
Console

5
Administration Setup
Defining and setting the service
Service Name

Administration
port for
managing the
service

6
Administration Setup
Defining and setting the service
Service Name

Administration
port for
managing the
service

If Server failed to start:


> Need to login as administrator (for
creating service)
> Windows 2003 copy msvcr71.dll
located at /bin/msvcr71.dll into the
Windows\system directory or/and to
the C:\Windows\System32

7
Administration Setup
Defining multiple DDM administrators
Enable different DDM administrators
authenticate with their OS user credentials

Active Directory
setting

8
Administration Setup
In Unix/Linux

# mkdir /home/active
# useradd -g bin -d /home/active -s /bin/tcsh active
> tar xvf /home/active/ [DDM file including OS version number].tar
Change the setPath accordingly found in activesecurity folder (if required):
PATH=/erppro8/export/home/active/java/jre1.5.0_04/bin/:$PATH ; export PATH
Enable X graphics presentation and start Administrator setup:
>cd activesecurity
and run:
>./ab admin
-> Administration setup started

9
Working in Unix/Linux
Service commands

Command Description
./isStarted Verifies that the DDM server process is up. Possible results
include up, down
./stop Stops the DDM server process
./start Starts the DDM server process
./restart Stops and starts the DDM server process

10
Summary
This session showed you how to:
• Install DDM
• Create the server

Informatica Confidential & Proprietary 11


Q&A

2
13

You might also like