Daten archivieren mit der IBM InfoSphere Optim Data Growth Solution

Size: px
Start display at page:

Download "Daten archivieren mit der IBM InfoSphere Optim Data Growth Solution"

Transcription

1 Daten archivieren mit der IBM InfoSphere Optim Data Growth Solution Heidrun Wietzorek July 1, 2011

2 Agenda Gründe für die Archivierung von Daten Vorgehensweise Daten identifizieren Archivieren Löschen Wiederhestellen Verwalten Datenzugriff auf Archivdaten Planungsgesichtspunkte Standardprodukt vs. eigene Lösung Zusammenfassung 2

3 Creating more Data then you can handle? Just add hardware? 50-70% of records typically kept past retention requirements Forrester (*) estimates that, on average, data repositories for large applications grow by 50% annually (structured data) and 85% of data stored in databases is inactive * Source: Noel Yuhanna, Forrester Research, Database Archiving Remains An Important Part Of Enterprise DBMS Strategy 3

4 Prospective on: Value, Users, Data, Infrastructure & SLA?? SLA <1 sec SLA <1 week New data 90 days old 1 year old 4 years old n years old Application access Reporting access 4

5 Data Multiplier Effect Actual Data Burden = Size of production database + all replicated clones 200 GB Production 200 GB Test 1200 GB Total 200 GB Backup 200 GB Development 200 GB Disaster Recovery 200 GB Quality Control 5

6 A Definition of Archiving: Archiving is an intelligent process for placing inactive or infrequently accessed data that still has business value on the right tier of storage, with the right class of service, while maintaining search and retrieval capability during a specified retention period. 6

7 How Does Archiving Improve Performance? Improved Availability No downtime caused by batch process overruns Uptime during crunch time Meet SLAs Speeding Backup and Recovery Bring up important/recent data first Bring up older/reference data as conditions permit Improved Application Performance One of the most understated benefits to archiving Longest and most lasting benefit 7

8 How can I save money by Archiving Data? Storage Production level data is typically stored on the most expensive media Migrate and store data according to its evolving business value (ILM) Use tiered storage strategies to maximize cost efficiencies Utilize the storage you already have (including tape!) Administrative costs of data management Software license fees Hardware costs Labor to manage data growth DBA System Admin Storage Admin Reduction in processor upgrades More MIPS/processors required to process large data repositories 8

9 IBM Optim Archiving Process Discover Identify & define relationships Create business object. Archive/Manage Archive/Restore Apply/Remove Legal Hold Expire/Destroy Secure Administer. Present Simple Reporting Enterprise Reporting Web Mashup Records Manager 9

10 Identify the data to be archived Access Definition Defines a subset of of relational data Start table Associated data Relationships Extraction rules Index specifications CUSTOMERS ORDERS ITEMS DETAILS

11 1 Complete Business Object: Discover the Relationships Automatically discover Relationships (Primary and Foreign Keys) even when enforced in the application layer or exists across heterogeneous databases Groups related tables in to business objects Single click to create a consistent sample set across business objects Additional Transformation and Complex Business Rules Discovery Optim Unique Feature 11

12 Optim Captures the Complete Business Object Business view historical reference snapshot of business activity The Archive : Represents application data record payment, invoice, customer Referentially-intact subset of data across related tables and applications; includes metadata, DDL, Reference + Transaction. Benefit: Get rid of the application and related costs! Benefit: Restore completely to any platform Benefit: Referential Integrity: Leveraged for Audits, Reports and Purge DBA view Referentially-intact subset of data Related LUW Files or Documents Complete Data RI Preserved! OS Independent DB independent ODBC Accessible Federated access to data and metadata Oracle Oracle DB2 DB2 Sybase Sybase Adabas Adabas 12

13 Complete Business Object: Self-Describing Object ANSI ANSI SQL SQL Immutable Archive object XML XML Content Original DDL & DBSM Objects Business Object Definition Local Metadata Compressed Raw Data in Tables Compressed Documents Default Storage Strategy Default Retention Strategy Security Signature Reason/Benefit Defines/rebuilds source/new databases Retains extract/delete strategy Enables/describes data access Saves up to 90% of space To help meeting compliance Archive Objects are self-describing objects that can be accessed via ODBC/JDBC ANSI SQL-92 or rendered as XML structures 13

14 Defining the Archive Process Steps PRODDB 3- RESTORE Customers Orders 1- ARCHIVE Archive Details 2- DELETE Archiving/ Delete Steps Restoring Steps Identify the data to archive Define the data to delete Select Archive File storage Choose a delete method Run Archive Request Create Delete Request if deferred Run Delete Request if deferred Locate Archive File Create a Restore Request Run Restore Request 14

15 Defining the Archive (continued) The Start Table Customers May start archive with a child or parent table Orders Items Details 15 Archive: All ORDERS older than four years and the related data in the other tables Delete: From ORDERS and DETAILS only

16 Defining the Archive (continued) The Table List Identify the Start Table Populate list with the RELATED tables Include selection criteria Indicate which tables will have rows deleted Specify Archive actions and indexes 16

17 Defining the Archive (continued) Relationship Usage Select relationship paths - Use Relationships Defined in the RDBMS catalog or - Create New Relationships that are stored in the Optim Directory Designate relationship traversal Limit number of child rows archived Specify Access Method / Key Lookup Limit 17

18 Defining the Archive (continued) Relationship Traversal Customers Orders Items Details Option 1 Option 2 Option 2 Parts Option 1: Only ITEMS that are parents of DETAILS Back Orders Option 2: All other DETAILS for those ITEMS Each of the PARTS for those ITEMS 18

19 Defining the Archive (continued) Show the Archive Steps Shows the following: Steps required to perform archive Cycles processed Any untraversed tables 19

20 Defining the Archive (continued) Archive Parameters Point and Shoot Customers Orders Archive Index File Archive File Details Process Report Delete records immediately after archive or defer (performance optimization) Archive both data and object definitions Execute Online or Batch Optim Repository 20

21 Run the Archive Request Online or Batch PRODDB Customers Optim Repository Online Archive Library/ Database Offline Archive Library Orders Archive Details Delete DBMS Load Files CSV / Text Files 21

22 Archive Process Delete the Archived Data PRODDB Archive File Customers Customers Orders Orders Control File Details Details Delete is automatic after successful archive or can be deferred post archive verification Delete specifications define which data to delete Control File enables Retry/Restart of delete 22

23 Archive Process (continued) Delete the Archived Data - z/os Offline Delete Method Archive File PRODDB PRODDB Customers Unload LOAD Customers Orders New Unload Orders Details OFFLINE DELETE Details Incorporate delete into normal database maintenance procedures Delete specifications define which data to delete Eliminates impact of logging during delete 23

24 Restoring Archived Data Production/ Archive Database PRODDB Optim Repository Customers Orders Details Metadata Mapping (Optional) Restore Data to Restore Archive Library Research/ Browse 24

25 Restoring Archived Data Table Map Map unlike table names, qualifiers Exclude individual tables from restore Can be saved in Optim Directory 25

26 Restoring Archived Data (continued) Column Map Literals Special Registers Expressions Default Values User exits Column Maps allow: Mapping unlike column names Datatype conversions Populate new destination columns 26

27 Restoring Archived Data (continued) Control File Customers If errors occur during RESTORE: Archive Index File Archive File Insert, Load, Update Orders Details BROWSE the control file for error information RETRY/RESTART the RESTORE process Process Report Control File Statistical information Error information 27

28 The Archive Directory - Managing Your Archived Data Search archive directory by group name, date, table, or column Apply search criteria (e.g., specific CUST_ID) Create directory information reports Delete old, unwanted archive files Register archive files after their relocation 28

29 The Archive Directory (continued) Archive Indexes Enable rapid searches for archived data Defined in the Access Definition or can be added later Two index types: - Sparse: only high/low column values are stored in the Archive Directory Useful to locate candidate archive files in directory during search - Dense: all column values are stored in a file pointed to by the Archive Directory Useful to speed searching archive for a particular record 29

30 Browsing the Archive Files Reporting Options Browse the Archive file using the built in browser Convert Archive file to CSV file for input to other reporting programs or applications ODBC / JDBC access via Open Data Manager (ODM) Optim includes IBM Mashups for use with Archive data 30

31 Presentation Layer - Range of Archive Reporting Options Optim IBM Mashup Center Application independent access Industry standard methods: SQL, ODBC/JDBC, XML IBM Mashup Center Report writers: Crystal Reports, Cognos, Business Objects, Discoverer, Actuate Desktop formats: Excel, CSV, MS Access Database formats Google Like Search Engine Access Any Record, Anytime, Anywhere! 31

32 IBM InfoSphere Optim Data Find Requirements Data Find Direkte Informationssuche von archivierten Daten mittels einer Webbasierten Search engine Ermöglicht Business Anwendern ad-hoc Archive zu durchsuchen und einen schnellen Datenzugriff Erlaubt den Zugriff mittels advanced query capabilities Ermöglicht damit, ohne die Nutzung teurer IT Resourcen, ad-hoc -Recherche-Requests zu bedienen Benefits Verbesserung der Kundenzufriedenheit durch Einhaltung von SLAs Erzeugung besserer und Reports Kosten- und Zeitreduktion für Entwicklung von Reports 32

33 Have a Storage Plan for the Entire Lifecycle of Data Store in Any Environment Current Data Active Historical Online Archive Offline Archive 1-2 years 3-4 years 5-6 years 7+ years Production Database Archive Restore Archive Reporting Database Non DBMS Retention Platform ATA File Server EMC Centera IBM RS550 HDS Offline Retention Platform CD Tape Optical Archive Definitions Compressed Archives Compressed Archives Compressed Archives 33

34 Enterprise Architecture Non Production Environments Subset & Mask Production Environments Archive Siebel Oracle PeopleSoft JDEdwards SAP Amdocs Custom OEM/ISV Siebel Oracle PeopleSoft JDEdwards SAP Amdocs Custom OEM/ISV Data Growth, Data Privacy, Test Data Management, Application Upgrades, Application Retirement Optim Oracle SQL Server Sybase Informix DB2 LUW XML IBM IMS VSAM Adabas DB2 for z/os Teradata Windows XP/2000 Solaris HP/UX Linux IBM AIX IBM OS/390 IBM z/os IBM iseries Network Access Storage (NAS), Storage Area Network (SAN), Advanced Technology Attachment (ATA), Content Addressable Storage (CAS), Tape 34

35 IBM OPTIM Data Growth Management - A Total Solution Enforce retention policies Restore data in original or different DBMS Isolate from original DBMS Meet compliance requirements Express archive and Business Oriented archiving Access archived data directly via SQL without restore Ability to join heterogeneous data Compress data to save storage costs Ability move across multiple storage tiers Ability to use multiple storage devices Ability to automate purge at end of retention Ability to hold purge during litigation 35

36 IBM Optim An Integrated Data Management Platform Integrated Data Management Test & Development Databases Production Databases Value: Automates analysis of data and data relationships for complete understanding of data assets IBM InfoSphere Discovery Define the business objects for archiving and subsetting Identify all instances of private data so that they can be fully protected Discover undocumented business rules used to transform data from existing systems Prototype and test new transformations for the target system IBM Optim Test Data Management Solution IBM Optim Data Privacy Solution IBM Optim Decommissioning Solution IBM Optim Data Growth Solution Support Enterprise Initiatives Value: Speed Application Delivery Create realistic and manageable test environments Speed application delivery Improve Test Coverage Improve Quality Value: Risk Management Protect PII Data Apply Single Data Masking Solution Leverage realistic data Value: Reduce Infrastructure Cost & Compliance Decommission redundant or obsolete applications Retain Access to historical data Value: Improve Application Performance, Reduce Infrastructure Costs & Improve Compliance Retain only needed data, move the rest to archives Deploy Tiered Storage Strategies Retain Data According to Value Simplify Infrastructure Value: Understand the enterprise to ensure success Master Data Management (MDM) Data Warehousing Data Quality Application Consolidation Data Profiling 36 36

37 To Buy or To Build?? 37

38 Points to Consider When Building a Custom Archiving Solution Marginal Utility- Is the software being written in house: Flexible enough to cover use cases? Reusable within the same application? Scalable and leverages all DB and OS capabilities? Usable across the enterprise by other departments, applications, databases? Cost of Personnel to Build Writing software not directly related to your business. Starting from scratch with no expertise or framework Cost of maintaining software Adding features that didn t make first release Training person to support custom scripts/code Managing data models changes Time frame to put into production is highly variable Scripts or programs written from scratch Must prioritize what features will make each release Can turn into a long term Black hole project 38

39 Home Grown vs. IBM OPTIM Comparison Chart Requirement Support archive, purge and restore operations, including selective restore Ensure referential integrity of archived data High performance to handle large volume of data and minimize batch window Allow scope of archive and cascading purge to be controlled Provide pre-defined archival configurations for key packaged apps objects Allow pre-defined archival configurations to be modified to reflect configurations made to applications Archive data stored in database as well as file system, and maintained linkage Maintain schema information in addition to archive data Provide access to archived data from within applications Allow data to be archived to another database and offline storage, and integrate with hierarchical storage management If there is an interruption in the archive data purge and restore processes, be able to recover from the point of the interruption Ensure security of archived data Report on what data is archived Provide administrative tools to manage the archives Custom? X X? X???? Optim X X X X X X X X X X X X X X 39

40 A Sampling of IBM Optim Clients by Industry Financial Insurance Retail Manuf. Utility Telecom Pharma Auto IT Refining Chemical Transport 40

41 Summary Databases are growing at an unprecedented rate Cost of storing data increases as the data grows The larger the database, the slower the performance Archive historical data to reclaim space, improve performance Prevent data growth from impairing business results Automate Business Object Discovery to gain new Data Insights, Ensure Accuracy and Speed Implementation Control database size at desired level Minimize storage footprint, cut costs Streamline routine maintenance 41

42 42

IBM Optim. The ROI of an Archiving Project. Michael Mittman Optim Products IBM Software Group. 2008 IBM Corporation

IBM Optim. The ROI of an Archiving Project. Michael Mittman Optim Products IBM Software Group. 2008 IBM Corporation IBM Optim The ROI of an Archiving Project Michael Mittman Optim Products IBM Software Group Disclaimers IBM customers are responsible for ensuring their own compliance with legal requirements. It is the

More information

How To Manage An Electronic Discovery Project

How To Manage An Electronic Discovery Project Optim The Rise of E-Discovery Presenter: Betsy J. Walker, MBA WW Product Marketing Manager What is E-Discovery? E-Discovery (also called Discovery) refers to any process in which electronic data is sought,

More information

Welcome Tata Consulting Services, DSP Managed Services IBM and Azlan. Oracle e-business Suite. R12 Upgrade Workshop Summer 2011

Welcome Tata Consulting Services, DSP Managed Services IBM and Azlan. Oracle e-business Suite. R12 Upgrade Workshop Summer 2011 Welcome Tata Consulting Services, DSP Managed Services IBM and Azlan Oracle e-business Suite R12 Upgrade Workshop Summer 2011 Agenda 10:00 Welcome & Introductions Industry Implementation Challenges 10:30

More information

Informatica ILM Archive and Application Retirement

Informatica ILM Archive and Application Retirement Informatica ILM Archive and Application Retirement Thierry AUDOT Technical Manager EMEA 26 th September 2012 1 Live Archiving What are key users pain points? My reports take forever to run! I need all

More information

IBM Software White Paper. Benefits of data archiving in data warehouses

IBM Software White Paper. Benefits of data archiving in data warehouses IBM Software White Paper Benefits of data archiving in data warehouses 2 Benefits of data archiving in data warehouses Contents 2 Executive summary 3 Typical reasons for rapid data growth 4 Challenges

More information

Integrated Data Management: Discovering what you may not know

Integrated Data Management: Discovering what you may not know Integrated Data Management: Discovering what you may not know Eric Naiburg ericnaiburg@us.ibm.com Agenda Discovering existing data assets is hard What is Discovery Discovery and archiving Discovery, test

More information

Application retirement: enterprise data management strategies for decommissioning projects

Application retirement: enterprise data management strategies for decommissioning projects Enterprise Data Management Solutions April 2008 IBM Information Management software Application retirement: enterprise data management strategies for decommissioning projects Page 2 Contents 2 Executive

More information

Proven strategies for archiving complex relational data

Proven strategies for archiving complex relational data IBM Software Thought Leadership White Paper September 2010 Proven strategies for archiving complex relational data 2 Proven strategies for archiving complex relational data Contents 2 Executive summary

More information

Anatomy of an archiving project

Anatomy of an archiving project Enterprise Data Management Solutions February 2008 IBM Information Management software Anatomy of an archiving project Page 2 Contents 2 Executive summary 3 What is enterprise data management? 4 Why archive?

More information

Mergers & Acquisitions:

Mergers & Acquisitions: Mergers & Acquisitions: Data Management Strategies That Support Business Growth Information Management Rick Buglio TPM, IBM Information Management Dave Chiou Client Technical Professional Agenda Keys to

More information

IBM InfoSphere Optim Test Data Management

IBM InfoSphere Optim Test Data Management IBM InfoSphere Optim Test Data Management Highlights Create referentially intact, right-sized test databases or data warehouses Automate test result comparisons to identify hidden errors and correct defects

More information

Vodacom Managed Hosted Backups

Vodacom Managed Hosted Backups Vodacom Managed Hosted Backups Robust Data Protection for your Business Critical Data Enterprise class Backup and Recovery and Data Management on Diverse Platforms Vodacom s Managed Hosted Backup offers

More information

IBM InfoSphere Optim Test Data Management Solution

IBM InfoSphere Optim Test Data Management Solution IBM InfoSphere Optim Test Data Management Solution Highlights Create referentially intact, right-sized test databases Automate test result comparisons to identify hidden errors Easily refresh and maintain

More information

16 TB of Disk Savings and 3 Oracle Applications Modules Retired in 3 Days: EMC IT s Informatica Data Retirement Proof of Concept

16 TB of Disk Savings and 3 Oracle Applications Modules Retired in 3 Days: EMC IT s Informatica Data Retirement Proof of Concept 16 TB of Disk Savings and 3 Oracle Applications Modules Retired in 3 Days: EMC IT s Informatica Data Retirement Proof of Concept Applied Technology Abstract This white paper illustrates the ability to

More information

Anatomy of a PeopleSoft Enterprise archiving project

Anatomy of a PeopleSoft Enterprise archiving project Enterprise Data Management Solutions February 2008 IBM Information Management software Anatomy of a PeopleSoft Enterprise archiving project Page 2 Contents 2 Executive summary 3 What is enterprise data

More information

Anatomy of an Oracle E-Business Suite archiving project

Anatomy of an Oracle E-Business Suite archiving project Enterprise Data Management Solutions February 2008 IBM Information Management software Anatomy of an Oracle E-Business Suite archiving project Page 2 Contents 2 Executive summary 3 What is enterprise data

More information

IBM InfoSphere Optim Test Data Management solution for Oracle E-Business Suite

IBM InfoSphere Optim Test Data Management solution for Oracle E-Business Suite IBM InfoSphere Optim Test Data Management solution for Oracle E-Business Suite Streamline test-data management and deliver reliable application upgrades and enhancements Highlights Apply test-data management

More information

2009 ikeep Ltd, Morgenstrasse 129, CH-3018 Bern, Switzerland (www.ikeep.com, info@ikeep.com)

2009 ikeep Ltd, Morgenstrasse 129, CH-3018 Bern, Switzerland (www.ikeep.com, info@ikeep.com) CSP CHRONOS Compliance statement for ISO 14721:2003 (Open Archival Information System Reference Model) 2009 ikeep Ltd, Morgenstrasse 129, CH-3018 Bern, Switzerland (www.ikeep.com, info@ikeep.com) The international

More information

Real-Time Database Protection and. Overview. 2010 IBM Corporation

Real-Time Database Protection and. Overview. 2010 IBM Corporation Real-Time Database Protection and Monitoring: IBM InfoSphere Guardium Overview Agenda Business drivers for database security InfoSphere Guardium architecture Common applications The InfoSphere portfolio

More information

IBM Software The fundamentals of data lifecycle management in the era of big data

IBM Software The fundamentals of data lifecycle management in the era of big data IBM Software The fundamentals of in the era of big data How complements a big data strategy The fundamentals of in the era of big data 1 2 3 4 5 6 Introduction Big data, big impact: Dealing with the Best

More information

data express DATA SHEET OVERVIEW

data express DATA SHEET OVERVIEW data express DATA SHEET OVERVIEW The reliability of IT systems is a key requirement of almost any organization. Unexpected failure of enterprise systems can be expensive and damaging to an organization.

More information

ILM et Archivage Les solutions IBM

ILM et Archivage Les solutions IBM Information Management ILM et Archivage Les solutions IBM Dr. Christian ARNOUX Consultant Information Management IBM Suisse, Software Group 2007 IBM Corporation IBM Strategy for Enterprise Content Compliance

More information

Business-driven governance: Managing policies for data retention

Business-driven governance: Managing policies for data retention August 2013 Business-driven governance: Managing policies for data retention Establish and support enterprise data retention policies for ENTER» Table of contents 3 4 5 Step 1: Identify the complete business

More information

Requirements Checklist for Choosing a Cloud Backup and Recovery Service Provider

Requirements Checklist for Choosing a Cloud Backup and Recovery Service Provider Whitepaper: Requirements Checklist for Choosing a Cloud Backup and Recovery Service Provider WHITEPAPER Requirements Checklist for Choosing a Cloud Backup and Recovery Service Provider Requirements Checklist

More information

Data Warehouse Center Administration Guide

Data Warehouse Center Administration Guide IBM DB2 Universal Database Data Warehouse Center Administration Guide Version 8 SC27-1123-00 IBM DB2 Universal Database Data Warehouse Center Administration Guide Version 8 SC27-1123-00 Before using this

More information

IBM Software Five steps to successful application consolidation and retirement

IBM Software Five steps to successful application consolidation and retirement Five steps to successful application consolidation and retirement Streamline your application infrastructure with good information governance Contents 2 Why consolidate or retire applications? Data explosion:

More information

CA Repository for z/os r7.2

CA Repository for z/os r7.2 PRODUCT SHEET CA Repository for z/os CA Repository for z/os r7.2 CA Repository for z/os is a powerful metadata management tool that helps organizations to identify, understand, manage and leverage enterprise-wide

More information

Data Masking Secure Sensitive Data Improve Application Quality. Becky Albin Chief IT Architect Becky.Albin@softwareag.com

Data Masking Secure Sensitive Data Improve Application Quality. Becky Albin Chief IT Architect Becky.Albin@softwareag.com Data Masking Secure Sensitive Data Improve Application Quality Becky Albin Chief IT Architect Becky.Albin@softwareag.com Data Masking for Adabas The information provided in this PPT is entirely subject

More information

A Practical Guide to Legacy Application Retirement

A Practical Guide to Legacy Application Retirement White Paper A Practical Guide to Legacy Application Retirement Archiving Data with the Informatica Solution for Application Retirement This document contains Confidential, Proprietary and Trade Secret

More information

Welcome. Changes and Choices

Welcome. Changes and Choices Welcome Changes and Choices Today s Session Thursday, February 23, 2012 Agenda 1. The Fillmore Group Introduction 2. Reasons to Implement Replication 3. IBM s Replication Options How We Got Here 4. The

More information

Anatomy of a Siebel Archiving Project. Seven Basic Principles for Archiving Siebel Application Data

Anatomy of a Siebel Archiving Project. Seven Basic Principles for Archiving Siebel Application Data Anatomy of a Siebel Archiving Project Seven Basic Principles for Archiving Siebel Application Data W H I T E P A P E R January 2007 Contents Enterprise Data Management and Archiving...1 What is Enterprise

More information

Coping with the Data Explosion

Coping with the Data Explosion Paper 176-28 Future Trends and New Developments in Data Management Jim Lee, Princeton Softech, Princeton, NJ Success in today s customer-driven and highly competitive business environment depends on your

More information

How To Store Data On Disk On Data Domain

How To Store Data On Disk On Data Domain WHITE PAPER Deduplication Storage Deduplication Storage for Nearline Applications September 2007 w w w. d a t a d o m a i n. c o m - 2 0 0 7 DATA DOMAIN I Contents Consolidated Support for Backup, Archiving,

More information

Requirements Checklist for Choosing a Cloud Backup and Recovery Service Provider

Requirements Checklist for Choosing a Cloud Backup and Recovery Service Provider Requirements Checklist for Choosing a Cloud Backup and Recovery Service Provider Requirements Checklist for As the importance and value of corporate data grows, complex enterprise IT environments need

More information

<Insert Picture Here> Move to Oracle Database with Oracle SQL Developer Migrations

<Insert Picture Here> Move to Oracle Database with Oracle SQL Developer Migrations Move to Oracle Database with Oracle SQL Developer Migrations The following is intended to outline our general product direction. It is intended for information purposes only, and

More information

IBM Storage Management within the Infrastructure Laura Guio Director, WW Storage Software Sales October 20, 2008

IBM Storage Management within the Infrastructure Laura Guio Director, WW Storage Software Sales October 20, 2008 IBM Storage Management within the Infrastructure Laura Guio Director, WW Storage Software Sales October 20, 2008 IBM Information Infrastructure Proven Capabilities Manage Information Risks Information

More information

Veritas Cluster Server by Symantec

Veritas Cluster Server by Symantec Veritas Cluster Server by Symantec Reduce application downtime Veritas Cluster Server is the industry s leading clustering solution for reducing both planned and unplanned downtime. By monitoring the status

More information

Embarcadero DB Change Manager 6.0 and DB Change Manager XE2

Embarcadero DB Change Manager 6.0 and DB Change Manager XE2 Product Documentation Embarcadero DB Change Manager 6.0 and DB Change Manager XE2 User Guide Versions 6.0, XE2 Last Revised April 15, 2011 2011 Embarcadero Technologies, Inc. Embarcadero, the Embarcadero

More information

VMware vsphere Data Protection 6.1

VMware vsphere Data Protection 6.1 VMware vsphere Data Protection 6.1 Technical Overview Revised August 10, 2015 Contents Introduction... 3 Architecture... 3 Deployment and Configuration... 5 Backup... 6 Application Backup... 6 Backup Data

More information

SAP Sybase Replication Server What s New in 15.7.1 SP100. Bill Zhang, Product Management, SAP HANA Lisa Spagnolie, Director of Product Marketing

SAP Sybase Replication Server What s New in 15.7.1 SP100. Bill Zhang, Product Management, SAP HANA Lisa Spagnolie, Director of Product Marketing SAP Sybase Replication Server What s New in 15.7.1 SP100 Bill Zhang, Product Management, SAP HANA Lisa Spagnolie, Director of Product Marketing Agenda SAP Sybase Replication Server Overview Replication

More information

IMS Application Retirement Think the Unthinkable

IMS Application Retirement Think the Unthinkable IMS Application Retirement Think the Unthinkable 1 December 2015 John B Boyle Senior Product Specialist Informatica Software Abstract Although IMS is (hopefully!) still central to the day-to-day running

More information

Einsatzfelder von IBM PureData Systems und Ihre Vorteile.

Einsatzfelder von IBM PureData Systems und Ihre Vorteile. Einsatzfelder von IBM PureData Systems und Ihre Vorteile demirkaya@de.ibm.com Agenda Information technology challenges PureSystems and PureData introduction PureData for Transactions PureData for Analytics

More information

Streamline enterprise application upgrades with data life cycle management

Streamline enterprise application upgrades with data life cycle management IBM Software Thought Leadership White Paper June 2011 Streamline enterprise application upgrades with data life cycle management Reduce downtime, control costs, improve performance 2 Streamline enterprise

More information

Database-Archiving Products Are Gaining Market Traction

Database-Archiving Products Are Gaining Market Traction Database-Archiving Products Are Gaining Market Traction Gartner RAS Core Research Note G00161796, Carolyn DiCenzo, 13 October 2008 Few vendors are offering solutions for archiving data from custom-built

More information

Turbo Charge Your Data Protection Strategy

Turbo Charge Your Data Protection Strategy Turbo Charge Your Data Protection Strategy Data protection for the hybrid cloud 1 WAVES OF CHANGE! Data GROWTH User EXPECTATIONS Do It YOURSELF Can t Keep Up Reliability and Visibility New Choices and

More information

Control application data growth before it controls your business

Control application data growth before it controls your business IBM Software Thought Leadership White Paper February 2012 Control application data growth before it controls your business 2 Control application data growth before it controls your business Contents 2

More information

Case Study : How an Islamic Bank managed data growth and improved application performance using Database Archiving

Case Study : How an Islamic Bank managed data growth and improved application performance using Database Archiving Case Study : How an Islamic Bank managed data growth and improved application performance using Database Archiving Presenter Dan Stevens Solix Technologies Banking Sector The sector growth is fueled by

More information

60 TB of Savings in 4 Days: EMC IT s Informatica Data Archive Proof of Concept

60 TB of Savings in 4 Days: EMC IT s Informatica Data Archive Proof of Concept 60 TB of Savings in 4 Days: EMC IT s Informatica Data Archive Proof of Concept Applied Technology Abstract This white paper illustrates the ability to reduce the data growth challenge seen with EMC s Oracle

More information

CROSS PLATFORM AUTOMATIC FILE REPLICATION AND SERVER TO SERVER FILE SYNCHRONIZATION

CROSS PLATFORM AUTOMATIC FILE REPLICATION AND SERVER TO SERVER FILE SYNCHRONIZATION 1 E N D U R A D A T A EDpCloud: A File Synchronization, Data Replication and Wide Area Data Distribution Solution CROSS PLATFORM AUTOMATIC FILE REPLICATION AND SERVER TO SERVER FILE SYNCHRONIZATION 2 Resilient

More information

DATA ARCHIVING. The first Step toward Managing the Information Lifecycle. Best practices for SAP ILM to improve performance, compliance and cost

DATA ARCHIVING. The first Step toward Managing the Information Lifecycle. Best practices for SAP ILM to improve performance, compliance and cost DATA ARCHIVING The first Step toward Managing the Information Lifecycle Best practices for SAP ILM to improve performance, compliance and cost 2010 Dolphin. West Chester, PA All rights are reserved, including

More information

ILM: Tiered Services & The Need For Classification

ILM: Tiered Services & The Need For Classification ILM: Tiered Services & The Need For Classification Edgar StPierre, EMC 2 SNW San Diego April 2007 SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies

More information

Test Data Management in the New Era of Computing

Test Data Management in the New Era of Computing Test Data Management in the New Era of Computing Vinod Khader IBM InfoSphere Optim Development Agenda Changing Business Environment and Data Management Challenges What is Test Data Management Best Practices

More information

As databases grow, performance drops, backup and recovery times increase, and storage and infrastructure costs rise.

As databases grow, performance drops, backup and recovery times increase, and storage and infrastructure costs rise. Battling Growth and Staying Compliant Through Oracle Application Archiving Editor s Note: Data bloat can be a disastrous problem. Whether you re an archive administrator or a system user who d like to

More information

Data Quality Considerations for Long Term Data Retention

Data Quality Considerations for Long Term Data Retention Data Quality Considerations for Long Term Data Retention ABSTRACT IT shops are faced with new requirements to retain specific data for long periods of time; often decades. This is overloading operational

More information

Defensible Disposition Strategies for Disposing of Structured Data - etrash

Defensible Disposition Strategies for Disposing of Structured Data - etrash Defensible Disposition Strategies for Disposing of Structured Data - etrash Presented by John Isaza, Esq., FAI Co-Founder & CEO, Information Governance Solutions, LLC Tom Reding, CRM Executive Consultant,

More information

Archive 8.0 for File Systems and NAS Optimize Storage Resources, Reduce Risk and Improve Operational Efficiencies

Archive 8.0 for File Systems and NAS Optimize Storage Resources, Reduce Risk and Improve Operational Efficiencies BACKUP & RECOVERY ARCHIVE REPLICATION RESOURCE MANAGEMENT SEARCH Key Benefits Optimize capacity in primary storage with tiered storage architecture, providing cost and resource benefits Retain transparent

More information

Access to easy-to-use tools that reduce management time with Arcserve Backup

Access to easy-to-use tools that reduce management time with Arcserve Backup Access to easy-to-use tools that reduce management time with Arcserve Backup In business, evolution is constant. Staff grows. New offices spring up. New applications are being implemented, and typically,

More information

Informatica Executive Summit Nov. 3, 2010. Copyright 2010 EMC Corporation. All rights reserved.

Informatica Executive Summit Nov. 3, 2010. Copyright 2010 EMC Corporation. All rights reserved. Informatica Executive Summit Nov. 3, 2010 1 Managing Data Growth in the 21 st Century: Leveraging Virtualization & Cloud Technology Tony Pagliarulo Vice President of IT, EMC 2 Agenda EMC Focus & Strategy

More information

SharePlex for SQL Server

SharePlex for SQL Server SharePlex for SQL Server Improving analytics and reporting with near real-time data replication Written by Susan Wong, principal solutions architect, Dell Software Abstract Many organizations today rely

More information

Introduction. Introduction: Database management system. Introduction: DBS concepts & architecture. Introduction: DBS versus File system

Introduction. Introduction: Database management system. Introduction: DBS concepts & architecture. Introduction: DBS versus File system Introduction: management system Introduction s vs. files Basic concepts Brief history of databases Architectures & languages System User / Programmer Application program Software to process queries Software

More information

A Practical Guide to Retiring Insurance Legacy Applications. White Paper

A Practical Guide to Retiring Insurance Legacy Applications. White Paper A Practical Guide to Retiring Insurance Legacy Applications White Paper This document contains Confidential, Proprietary and Trade Secret Information ( Confidential Information ) of Informatica Corporation

More information

ADSMConnect Agent for Oracle Backup on Sun Solaris Installation and User's Guide

ADSMConnect Agent for Oracle Backup on Sun Solaris Installation and User's Guide ADSTAR Distributed Storage Manager ADSMConnect Agent for Oracle Backup on Sun Solaris Installation and User's Guide IBM Version 2 SH26-4063-00 IBM ADSTAR Distributed Storage Manager ADSMConnect Agent

More information

Accelerate Data Loading for Big Data Analytics Attunity Click-2-Load for HP Vertica

Accelerate Data Loading for Big Data Analytics Attunity Click-2-Load for HP Vertica Accelerate Data Loading for Big Data Analytics Attunity Click-2-Load for HP Vertica Menachem Brouk, Regional Director - EMEA Agenda» Attunity update» Solutions for : 1. Big Data Analytics 2. Live Reporting

More information

Informatica Application Information Lifecycle Management

Informatica Application Information Lifecycle Management Informatica Application Information Lifecycle Management Cost-Effectively Manage Every Phase of the Information Lifecycle brochure Controlling Explosive Data Growth The era of big data presents today s

More information

Implementing efficient system i data integration within your SOA. The Right Time for Real-Time

Implementing efficient system i data integration within your SOA. The Right Time for Real-Time Implementing efficient system i data integration within your SOA The Right Time for Real-Time Do your operations run 24 hours a day? What happens in case of a disaster? Are you under pressure to protect

More information

Migrating Discoverer to OBIEE Lessons Learned. Presented By Presented By Naren Thota Infosemantics, Inc.

Migrating Discoverer to OBIEE Lessons Learned. Presented By Presented By Naren Thota Infosemantics, Inc. Migrating Discoverer to OBIEE Lessons Learned Presented By Presented By Naren Thota Infosemantics, Inc. Professional Background Partner/OBIEE Architect at Infosemantics, Inc. Experience with BI solutions

More information

DATA PROGRESSION. The Industry s Only SAN with Automated. Tiered Storage STORAGE CENTER DATA PROGRESSION

DATA PROGRESSION. The Industry s Only SAN with Automated. Tiered Storage STORAGE CENTER DATA PROGRESSION DATA PROGRESSION STORAGE CENTER DATASHEET STORAGE CENTER DATA PROGRESSION Delivering On the Promise of Tiered Storage Tiered storage solutions promise to help companies lower storage costs by storing less

More information

Name Description Included in

Name Description Included in 1 s and s Table s and s Table Agents s Backup Exec agents and options enhance and extend platform and feature support for Backup Exec environments. Whether you need to protect critical Microsoft applications

More information

Course Outline: Course 6317: Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills

Course Outline: Course 6317: Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills Course Outline: Course 6317: Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to DBA Skills Learning Method: Instructor-led Classroom Learning Duration: 3.00 Day(s)/ 24 hrs Overview:

More information

IBM Tivoli Storage Manager

IBM Tivoli Storage Manager Help maintain business continuity through efficient and effective storage management IBM Tivoli Storage Manager Highlights Increase business continuity by shortening backup and recovery times and maximizing

More information

Cost Effective Data Management for Oracle Utilities Applications

Cost Effective Data Management for Oracle Utilities Applications Cost Effective Data Management for Oracle Utilities Applications Anthony Shorten Principal Product Manager Oracle Utilities Global Business Unit Sept, 2014 Safe Harbor Statement The following is intended

More information

IBM Tivoli Storage Manager Version 7.1.4. Introduction to Data Protection Solutions IBM

IBM Tivoli Storage Manager Version 7.1.4. Introduction to Data Protection Solutions IBM IBM Tivoli Storage Manager Version 7.1.4 Introduction to Data Protection Solutions IBM IBM Tivoli Storage Manager Version 7.1.4 Introduction to Data Protection Solutions IBM Note: Before you use this

More information

EMC arhiviranje. Lilijana Pelko Primož Golob. Sarajevo, 16.10.2008. Copyright 2008 EMC Corporation. All rights reserved.

EMC arhiviranje. Lilijana Pelko Primož Golob. Sarajevo, 16.10.2008. Copyright 2008 EMC Corporation. All rights reserved. EMC arhiviranje Lilijana Pelko Primož Golob Sarajevo, 16.10.2008 1 Agenda EMC Today Reasons to archive EMC Centera EMC EmailXtender EMC DiskXtender Use cases 2 EMC Strategic Acquisitions: Strengthen and

More information

Introduction: Database management system

Introduction: Database management system Introduction Databases vs. files Basic concepts Brief history of databases Architectures & languages Introduction: Database management system User / Programmer Database System Application program Software

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any

More information

Real-time Data Replication

Real-time Data Replication Real-time Data Replication from Oracle to other databases using DataCurrents WHITEPAPER Contents Data Replication Concepts... 2 Real time Data Replication... 3 Heterogeneous Data Replication... 4 Different

More information

<Insert Picture Here> Oracle Database Security Overview

<Insert Picture Here> Oracle Database Security Overview Oracle Database Security Overview Tammy Bednar Sr. Principal Product Manager tammy.bednar@oracle.com Data Security Challenges What to secure? Sensitive Data: Confidential, PII, regulatory

More information

Introduction to Oracle Business Intelligence Standard Edition One. Mike Donohue Senior Manager, Product Management Oracle Business Intelligence

Introduction to Oracle Business Intelligence Standard Edition One. Mike Donohue Senior Manager, Product Management Oracle Business Intelligence Introduction to Oracle Business Intelligence Standard Edition One Mike Donohue Senior Manager, Product Management Oracle Business Intelligence The following is intended to outline our general product direction.

More information

External Data Connector (EMC Networker)

External Data Connector (EMC Networker) Page 1 of 26 External Data Connector (EMC Networker) TABLE OF CONTENTS OVERVIEW SYSTEM REQUIREMENTS INSTALLATION (WINDOWS) INSTALLATION (UNIX) GETTING STARTED Perform a Discovery Perform a Migration ADVANCED

More information

Sisense. Product Highlights. www.sisense.com

Sisense. Product Highlights. www.sisense.com Sisense Product Highlights Introduction Sisense is a business intelligence solution that simplifies analytics for complex data by offering an end-to-end platform that lets users easily prepare and analyze

More information

MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008

MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008 MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008 Table of Contents Introduction Audience At Completion Prerequisites Microsoft Certified Professional Exams Student Materials

More information

Acme Corporation Enterprise Storage Assessment Prepared by:

Acme Corporation Enterprise Storage Assessment Prepared by: Acme Corporation Enterprise Storage Assessment Prepared by: Rocket Software, Inc. 150 N. Mathilda Place, Suite 304 Sunnyvale, CA 94086 USA Tel# +1.650.237.6100 / Fax# +1.650.237.9183 Table of Contents

More information

Providing Self-Service, Life-cycle Management for Databases with VMware vfabric Data Director

Providing Self-Service, Life-cycle Management for Databases with VMware vfabric Data Director Providing Self-Service, Life-cycle Management for Databases with VMware vfabric Data Director Graeme Gordon Senior Systems Engineer, VMware 2013 VMware Inc. All rights reserved Traditional IT Application

More information

OPTIONS / AGENTS DESCRIPTION BENEFITS

OPTIONS / AGENTS DESCRIPTION BENEFITS All Backup Exec 12 Agents and Options Backup Exec 12 Agents and Option enhance and extend platform and feature support for Backup Exec Environments. Whether you need to protect critical Microsoft applications

More information

SQL-BackTrack the Smart DBA s Power Tool for Backup and Recovery

SQL-BackTrack the Smart DBA s Power Tool for Backup and Recovery SQL-BackTrack the Smart DBA s Power Tool for Backup and Recovery by Diane Beeler, Consulting Product Marketing Manager, BMC Software and Mati Pitkanen, SQL-BackTrack for Oracle Product Manager, BMC Software

More information

IBM Cognos 8 Business Intelligence Reporting Meet all your reporting requirements

IBM Cognos 8 Business Intelligence Reporting Meet all your reporting requirements Data Sheet IBM Cognos 8 Business Intelligence Reporting Meet all your reporting requirements Overview Reporting requirements have changed dramatically in organizations. Organizations today are much more

More information

IBM Tivoli Storage FlashCopy Manager

IBM Tivoli Storage FlashCopy Manager IBM Storage FlashCopy Manager Online, near-instant snapshot backup and restore of critical business applications Highlights Perform near-instant application-aware snapshot backup and restore, with minimal

More information

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Course 50400A: Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Length: 5 Days Language(s): English Audience(s): IT Professionals Level: 300 Technology:

More information

How To Secure A Database From A Leaky, Unsecured, And Unpatched Server

How To Secure A Database From A Leaky, Unsecured, And Unpatched Server InfoSphere Guardium Ingmārs Briedis (ingmars.briedis@also.com) IBM SW solutions Agenda Any questions unresolved? The Guardium Architecture Integration with Existing Infrastructure Summary Any questions

More information

Oracle Recovery Manager

Oracle Recovery Manager 1 sur 6 05/08/2014 14:17 ORACLE.COM TECHNOLOGY NETWORK PARTNERS STORE SUPPORT (Sign In / Register for a free DownloadsDocumentation Discussion Forums Articles Sample Code Training RSS Resources For PRODUCT

More information

VMware vsphere Data Protection 6.0

VMware vsphere Data Protection 6.0 VMware vsphere Data Protection 6.0 TECHNICAL OVERVIEW REVISED FEBRUARY 2015 Table of Contents Introduction.... 3 Architectural Overview... 4 Deployment and Configuration.... 5 Backup.... 6 Application

More information

CommVault Simpana 7.0 Software Suite. und ORACLE Momentaufnahme. Robert Romanski Channel SE rromanski@commvault.com

CommVault Simpana 7.0 Software Suite. und ORACLE Momentaufnahme. Robert Romanski Channel SE rromanski@commvault.com CommVault Simpana 7.0 Software Suite und ORACLE Momentaufnahme Robert Romanski Channel SE rromanski@commvault.com CommVaults Geschichte 1988 1996 2000 2002 2006 2007 Gegründet als Business Unit von AT&T

More information

A WHITE PAPER By Silwood Technology Limited

A WHITE PAPER By Silwood Technology Limited A WHITE PAPER By Silwood Technology Limited Using Safyr to facilitate metadata transparency and communication in major Enterprise Applications Executive Summary Enterprise systems packages such as SAP,

More information

Migrations from Oracle/Sybase/DB2 to Microsoft SQL Server it s easy!

Migrations from Oracle/Sybase/DB2 to Microsoft SQL Server it s easy! Migrations from Oracle/Sybase/DB2 to Microsoft SQL Server it s easy! January 2010 Dmitry Balin dmitry@dbbest.com Academy Enterprise Partner Group Successful migrations DB Best Technologies about us Established

More information

Data Sheet: Archiving Altiris Server Management Suite 7.0 from Symantec Essential server management: Discover, provision, manage, and monitor

Data Sheet: Archiving Altiris Server Management Suite 7.0 from Symantec Essential server management: Discover, provision, manage, and monitor Essential server management: Discover, provision, manage, and monitor Overview Complexity with physical and virtual machine proliferation increases the challenges involved in managing servers. Server administrators

More information

Daymark DPS Enterprise - Agentless Cloud Backup and Recovery Software

Daymark DPS Enterprise - Agentless Cloud Backup and Recovery Software Daymark DPS Enterprise - Agentless Cloud Backup and Recovery Software Your company s single most valuable asset may be its data. Customer data, product data, financial data, employee data this is the lifeblood

More information

Managing Data Growth in Oracle E-Business Suite with Data Archiving and Test Data Management. White Paper

Managing Data Growth in Oracle E-Business Suite with Data Archiving and Test Data Management. White Paper Managing Data Growth in Oracle E-Business Suite with Data Archiving and Test Data Management White Paper This document contains Confidential, Proprietary and Trade Secret Information ( Confidential Information

More information

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Additional Features and Benefits of

More information

IBM DB2 CommonStore for Lotus Domino, Version 8.3

IBM DB2 CommonStore for Lotus Domino, Version 8.3 Delivering information on demand IBM DB2 CommonStore for Lotus Domino, Version 8.3 Highlights Controls long-term growth Delivers records management and performance of your integration, supporting corporate

More information

<Insert Picture Here> Introducing Data Modeling and Design with Oracle SQL Developer Data Modeler

<Insert Picture Here> Introducing Data Modeling and Design with Oracle SQL Developer Data Modeler Introducing Data Modeling and Design with Oracle SQL Developer Data Modeler Sue Harper Senior Principle Product Manager 1 The following is intended to outline our general product

More information