An Informix TimeSeries based Telco Data Retention Solution: Lessons Learned

Size: px
Start display at page:

Download "An Informix TimeSeries based Telco Data Retention Solution: Lessons Learned"

Transcription

1 An Informix TimeSeries based Telco Data Retention Solution: Lessons Learned Alexander Koerner IBM Germany (On behalf of Cedros Gesellschaft für Datenverarbeitung mbh, Germany) 1

2 Alexander Celebrating 25 Years of Informix InfoWorld, Nov 13th, 1989 ( 2

3 My Project An Informix TimeSeries, REST API, JSON & Raspberry Pi 2 based Weather Station... 3

4 Acknowledgements and Disclaimers Availability. References in this presentation to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. The workshops, sessions and materials have been prepared by IBM or the session speakers and reflect their own views. They areprovided for informational purposes only, and are neither intended to, nor shall have the effect of being, legal or other guidance or advice to any participant. While efforts were made to verify the completeness and accuracy of the information contained in this presentation, it is provided AS-IS without warrantyof any kind, express or implied. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, this presentation or any other materials. Nothing contained in this presentation is intended to, nor shall have the effect of, creating any warranties or representations from IBMor its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software. All customer examples described are presented as illustrations of how those customers have used IBM products and the results theymay have achieved. Actual environmental costs and performance characteristics may vary by customer. Nothing contained in these materials is intended to, nor shall have the effect of, stating or implying that any activities undertaken by you will result in any specific sales, revenue growth or other results. Some material in this presentation is Copyright IBM Corporation All rights reserved. U.S. Government Users Restricted Rights Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. IBM, the IBM logo, ibm.comare trademarks or registered trademarks of International Business Machines Corporation in the United States, other countries, or both. If these and other IBM trademarked terms are marked on their first occurrence in this information with a trademark symbol ( or TM), these symbols indicate U.S. registered or common law trademarks owned by IBM at the time this information was published. Such trademarks may also be registered or common law trademarks in other countries. A current list of IBM trademarks is available on the Web at Copyright and trademark information at Other company, product, or service names may be trademarks or service marks of others. 4

5 Agenda Legal Background cedros An Overview The cedros Telco Data Retention Solution Informix Time Series for CDRs Implementation Specifics Lessons Learned Summary 5

6 Telco Data Retention: Legal Background Europe On 15 March 2006, the European Union adopted the Data Retention Directive. It requires Member States to ensure that communications providers retain the necessary data as specified in the Directive for a period of between 6 months and 2 years in order to... Trace and identify the source of a communication Trace and identify the destination of a communication Identify the date, time, and duration of a communication Identify the type of communication Identify the communication device Identify the location of mobile communication equipment The Directive covers fixed telephony, mobile telephony, Internet access, , and VoIP On 8 April 2014, the Court of Justice of the European Union declared the Directive 2006/24/EC invalid for violating fundamental rights The Council's Legal Services have been reported to have stated in closed session that paragraph 59 of the European Court of Justice's ruling "suggests that general and blanket data retention is no longer possible" Source: Wikipedia 6

7 Telco Data Retention: Legal Background United States The National Security Agency (NSA) commonly records Internet metadata for the whole planet for up to a year in its MARINA database, where it is used for pattern-of-life analysis. U.S. persons are not exempt because metadata are not considered data under US law. Its equivalent for phone records is MAINWAY. The NSA records SMS and similar text messages worldwide through DISHFIRE. Various United States agencies leverage the (voluntary) data retention practised by many U.S. commercial organizations through programs such as PRISM and MUSCULAR The United States does not have any Internet Service Provider (ISP) mandatory data retention laws similar to the European Data Retention Directive. All attempts to create mandatory retention legislation have failed. Source: Wikipedia 7

8 Agenda Legal Background cedros An Overview The cedros Telco Data Retention Solution Informix Time Series for CDRs Implementation Specifics Lessons Learned Summary 8

9 cedros An Overview cedros isoneoftheoldest and biggest IBM Premier Business Partners in Germany and authorized for resale in all software families cedros develops information and communication technology that is characterized by high creation of value for customers. Efficiency and investment security are of crucial importance in this context Their primary competencies are in four areas: Enterprise Software Solutions Telco Solutions & Services Software Infrastructure & Services IBM Software sales 9

10 cedros Telco Solutions Legal Compliance Telecommunications operators or service providers are obligated by law to setup technical systems in order to monitor their infrastructures and, when asked to do so, to provide information on the stored data or communication content Cedros develops solutions that realize both the technical systems and the information process Efficiency, convenience and data protection are of central importance along the way 10

11 Agenda Legal Background cedros An Overview The cedros Telco Data Retention Solution Informix Time Series for CDRs Implementation Specifics Lessons Learned Summary 11

12 Data Retention Requirements According ETSI TS V ( ) Telephony / Mobile / VoIP Originating(A) and destination (B) number/id, forwarding (C) number Start/End time, time zone for the call; for VoIP: IP address for A/B/C For mobile: IMEI, IMSI, Cell-ID (for all involved subscribers) Call type/service (Voice, Fax, Data, SMS, MMS, GPRS, LTE etc.) Prepaid: First activation, cell id; Internet Access Login-Name, assigned IP-Address (Radius/DHCP) Line/Port identifier, Connection/Service Type Start-/End of the session Service in/out: Subscriber Id, From/To/CC/BCC, Message-Id, Date/Time, Servers, IP-Addresses Mailbox Access: Subscriber Id, server, IP addresse of the client 12

13 cedros Data Retention Solution Data Storage Server: c.-drs implements data retention according to legal requirements uses IBM Informix Version 12 for the data store utilizes the Informix Time Series feature provides an Web UI for simple retrieval process Information Process/Workflow: c.-ais connects to all relevant backend systems (DR store, invetory data, ERP, LI system etc.) implements the complete workflow including data processing/formatting, invoicing etc. runs or IBM Lotus Notes or as Web UI 13

14 Sample Infrastructure Network element Logfiles Invetory Data Approval by clerk Radius Mediation (CDR) c.-drs Informix with Time Series: Retention Data Case Authorities Case History ERP- System Invoice 14

15 A Customer Example A Swiss telecommunications provider Requirements based on Swiss data retention laws Implemention close to the European Telecommunications Standards Institute s (ETSI) standards CDR processing Input format is CSV via SFTP TSL-loaded into Informix Query definition via Web Interface Results sets are generated in XML About million CDRs/day Data retention period: 180 days Database size: 6 TB 15

16 Agenda Legal Background cedros An Overview The cedros Telco Data Retention Solution Informix Time Series for CDRs Implementation Specifics Lessons Learned Summary 16

17 Informix Time Series forcdrs 1/2 Informix providesan optimizedstorageforthe Retention Data: Subscriber Idbuildsthe primarykey, CDR dataisstoredastime series The Time Series Loaderprovidesan optimized waytoloadhugeamountsoftime seriesdata Data canberetrievedbasedon virtualtables (lookslike classic SQL table) High scaleabiliy, runson Linux 17

18 Informix Time Series forcdrs 2/2 CDRs access requirements are typically based on the primary key(s) Provide me all communication activities for a given subscriber id or a set of subscriber ids with an optional date range The Informix Time Series rolling windows container concept is the perfect functionality to fulfill legal data retention period requirements JSON based Time Series can be utilized for flexible CDR data structures 18

19 Agenda Legal Background cedros An Overview The cedros Telco Data Retention Solution Informix Time Series for CDRs Implementation Specifics Lessons Learned Summary 19

20 Implementation Specifics The current cedros c.-drs server is based on Informix FC5 We did run into some TSL resource issues in FC4W1 which have been addressed in FC5 cedros wanted to utilize some of the new FC5 TSL features CDR records can be provided in different formats (e.g. XML) and are converted into a suitable TSL format The original records are archived to due legal requirements 20

21 Structured TimeSeries vs. JSON TS Each class of CDRs might has its own elements Telephony CDRs Internet Access CDRs CDRs One TimeSeries for each CDR class or one TimeSeries for all kind of CDRs classes? A JSON TimeSeries provides complete data structure flexibility Slight storage and processing (parsing) overhead Maximum TS JSON element size (12.10.xC5): 4 kb / JSON document 21

22 Example for a CDR JSON TimeSeries create row type cdr_data_t ( cdr_event datetime year to fraction(5), cdr_element bson); create table cdr_ _ts ( subscriber_adr varchar(254), msgstore_id varchar(32), subscriber_id varchar(64), cdr_recs timeseries(cdr_data_t), primary key (subscriber_adr, msgstore_id, subscriber_id) ); execute procedure TSCreateVirtualTab ( cdr_ _v', cdr_ _ts', 'origin( :00: ), calendar(cdr_1sec), container(tscontainerpoolroundrobin(cdr_cont_pool)), threshold(0),irregular', 'putelem,scan_discreet', cdr_recs'); insert into cdr_ _v values ( akoerner@de.ibm.com, MSGSTORE001, Alexander Koerner, :30:00 ::DATETIME YEAR TO SECOND, { "seq_number":1, "ts_import":" :55:00", "client_id":"test client_id", "other_ _adr":"andreasw@de.ibm.com", "message_id":"message_id_01_02_03", "op_status":"s", "server_id": "server_id 001", "protocol":"i", "srcsrv_name":"sender_server_001", "dstsrv_name":"receiver_server_001", "operation":"t" } ::JSON 22

23 Rolling Window Containers CDR data retention periods are defined by legal regulations European Union guidance: between 6 and 24 months Italy: ISP data needs to be stored for 12 months and telephony data for 24 months Switzerland: ISP data needs to be retained for 6 months (180 days) Germany (draft): 4 weeks (cell data) 10 weeks (phone numbers, call details, SMS/MMS time stamps for mobile phone telephony/messaging), 10 weeks for Internet ISP data Deleting single time series elements after the retention period is not very efficient (e.g. via the DelElem() or the DelRange() TS functions) The TSContainerPurge() TS function might be better for bulk deletes The Rolling Window Container feature (introduced with Informix xC1)provides a fast and elegant way of purging old ( aged ) time series data automatically 23

24 Rolling Window Container Example execute procedure TSContainerCreate ( 'cdr_cont1', 'cdr_cont1_dbs1, cdr_cont1_dbs2, cdr_cont1_dbs3', 'cdr_data_t', , , ' :00: '::datetime year to fraction(5), 'day', 180, 1, NULL, 1, 2048, 512 ); execute procedure TSContainerCreate ( 'cdr_cont2', 'cdr_cont2_dbs1, cdr_cont2_dbs2, cdr_cont2_dbs3', 'cdr_data_t', , , ' :00: '::datetime year to fraction(5), 'day', 180, 1, NULL, 1, 2048, 512 ); execute procedure TSContainerSetPool ('cdr_cont1', 'cdr_cont_pool'); execute procedure TSContainerSetPool ('cdr_cont2', 'cdr_cont_pool'); 24

25 Resource Efficiency Carefully choose appropriate page sizes: CDRs come in large amounts and might contain many elements! One can store up to 254 TS elements/logical page Each TS has its own sets of pages Example: One CDR is on average 200 bytes. There are about 10 CDRs per TS per day 10 x 200 bytes = 2000 bytes 2 kb page size For JSON CDR Time Series consider using short JSON element identifiers Max JSON document size in a time series 4 kb Less JSON identifier length less disk storage If you choose a too large page size......you will have wasted space on disk...you might run into some buffer pool memory size issues (due to unused memory page space) 25

26 CDR Load Performance The VTI interface is suitable for small batches of CDRs and/or continous loading of single records Use the TS Loader API for large amounts of CDR data Obey the obvious recommendations for disk I/O optimizations (e.g. I/O seperation of logical logs chunks from the dbspaces chunks) Fragment the TS base table and distribute the TS across multiple containers Consider using parallel TSL sessions Utilize the new reduced TSL message logging capabilties in xC5 To simplify the loading process, you might want to use the new.xc5 TSL_SetNewTS() function to automaticall create a new TS in the base table if that TS doesn t exist 26

27 CDR TSL Example execute function TSL_Init('cdr_ _ts','cdr_recs',3,4,NULL,'%Y-%m-%d %H:%M:%S','/tmp/cdr_rejected.log',NULL); execute function TSL_SetLogMode ('cdr_ _ts cdr_recs',1,2,'/tmp/cdr_error.log'); execute function TSL_SetNewTS('cdr_ _ts cdr_recs', 'origin( :00: ), calendar(cdr_1sec), TSContainerPoolRoundRobin(cdr_cont_pool), threshold(0), irregular', 1); execute function TSL_Put ('cdr_ _ts cdr_recs',filetoclob('/tmp/test.mail','server')); begin work; execute function TSL_FlushAll('cdr_ _ts cdr_recs'); commit work; execute function TSL_SessionClose('cdr_ _ts cdr_recs'); execute procedure TSL_Shutdown('cdr_ _ts cdr_recs'); 27

28 Agenda Legal Background cedros An Overview The cedros Telco Data Retention Solution Informix Time Series for CDRs Implementation Specifics Lessons Learned Summary 28

29 Lessionslearned 1/2 High Data volume and complexity of data requires a careful design ofthedatamodel Choose the optimal primary key(s) to avoid too small time series Carefully choose the optimal page size and disk location for time series containers Consider the usage of rolling window containers for legal requirements and simplified data housekeeping (time series data deletion) Use latest Informix TS loader features Informix xC5 provides some very helpful new TSL capabilities and better resource usage Automatic creation of missing time series Support for JSON time series Load time series data from an external file 29

30 Lessionslearned 2/2 Data volumecanvaryextremly, esp. Events createdby Service (mobile IMAP!) Telcosdon tknowtheirdatastructures (source, volume, quality) in detail Beawareofdifferent numberingplans(0, 0049, 49 ) anddataqualityproblems 30

31 Questions? 31

32 Alexander Koerner vcard 32

Programming Against Hybrid Databases with Java Handling SQL and NoSQL. Brian Hughes IBM

Programming Against Hybrid Databases with Java Handling SQL and NoSQL. Brian Hughes IBM Programming Against Hybrid Databases with Java Handling SQL and NoSQL Brian Hughes IBM 1 Acknowledgements and Disclaimers Availability. References in this presentation to IBM products, programs, or services

More information

Useful Business Analytics SQL operators and more Ajaykumar Gupte IBM

Useful Business Analytics SQL operators and more Ajaykumar Gupte IBM Useful Business Analytics SQL operators and more Ajaykumar Gupte IBM 1 Acknowledgements and Disclaimers Availability. References in this presentation to IBM products, programs, or services do not imply

More information

How to design a large scale Informix based Smart Facility / Smart Building Management Solution. Alexander Koerner IBM Germany

How to design a large scale Informix based Smart Facility / Smart Building Management Solution. Alexander Koerner IBM Germany How to design a large scale Informix based Smart Facility / Smart Building Management Solution Alexander Koerner IBM Germany 1 Alexander Celebrating 25 Years of Informix InfoWorld, Nov 13th, 1989 (https://books.google.de/books?id=staeaaaambaj&lpg=pt79&dq=informix%201989&pg=pt78#v=onepage&q&f=false)

More information

What new with Informix Software as a Service and Bluemix? Brian Hughes IBM

What new with Informix Software as a Service and Bluemix? Brian Hughes IBM What new with Informix Software as a Service and Bluemix? Brian Hughes IBM 1 Acknowledgements and Disclaimers Availability. References in this presentation to IBM products, programs, or services do not

More information

The IBM Archive Cloud Project: Compliant Archiving into the Cloud

The IBM Archive Cloud Project: Compliant Archiving into the Cloud Christian Bolik, IBM Research & Development, November 2010 The IBM Archive Cloud Project: Compliant Archiving into the Cloud (...or in German: Revisionssichere Ablage in der Cloud) Disclaimer Copyright

More information

2792 - Leveraging WebSphere Commerce for Search Engine Optimization (SEO)

2792 - Leveraging WebSphere Commerce for Search Engine Optimization (SEO) 2792 - Leveraging WebSphere Commerce for Search Engine Optimization (SEO) Walfrey Ng, Development Manger, WebSphere Commerce Srini Rangaswamy, Product Manager, WebSphere Commerce IBM s statements regarding

More information

IBM Infrastructure Suite for z/vm and Linux: Introduction Tivoli Storage Manager Extended Edition

IBM Infrastructure Suite for z/vm and Linux: Introduction Tivoli Storage Manager Extended Edition IBM Infrastructure Suite for z/vm and Linux: Introduction Tivoli Storage Manager Extended Edition August/September 2015 Please Note IBM s statements regarding its plans, directions, and intent are subject

More information

L'automazione dei test come elemento chiave delle pratiche DevOps

L'automazione dei test come elemento chiave delle pratiche DevOps L'automazione dei test come elemento chiave delle pratiche DevOps Stefano Sergi WW Solutions Manager - DevOps IBM Systems sergi@us.ibm.com 2013 IBM Corporation Digital transformation requires core capabilities

More information

Development Environment and Tools for Java. Brian Hughes IBM

Development Environment and Tools for Java. Brian Hughes IBM Development Environment and Tools for Java Brian Hughes IBM 1 Acknowledgements and Disclaimers Availability. References in this presentation to IBM products, programs, or services do not imply that they

More information

WebSphere Business Monitor

WebSphere Business Monitor WebSphere Business Monitor Administration This presentation will show you the functions in the administrative console for WebSphere Business Monitor. WBPM_Monitor_Administration.ppt Page 1 of 21 Goals

More information

Virtualization and the U2 Databases

Virtualization and the U2 Databases Virtualization and the U2 Databases Brian Kupzyk Senior Technical Support Engineer for Rocket U2 Nik Kesic Lead Technical Support for Rocket U2 Opening Procedure Orange arrow allows you to manipulate the

More information

Industry Models and Information Server

Industry Models and Information Server 1 September 2013 Industry Models and Information Server Data Models, Metadata Management and Data Governance Gary Thompson (gary.n.thompson@ie.ibm.com ) Information Management Disclaimer. All rights reserved.

More information

IBM WebSphere Application Server Communications Enabled Applications

IBM WebSphere Application Server Communications Enabled Applications IBM WebSphere Application Server Communications Enabled Applications Configuring a CEA environment 2011 IBM Corporation This presentation describes how to configure a WebSphere Application Server environment

More information

IBM WebSphere Partner Gateway V6.2.1 Advanced and Enterprise Editions

IBM WebSphere Partner Gateway V6.2.1 Advanced and Enterprise Editions IBM WebSphere Partner Gateway V6.2.1 Advanced and Enterprise Editions Integrated SFTP server 2011 IBM Corporation The presentation gives an overview of integrated SFTP server feature IntegratedSFTPServer.ppt

More information

Focus on the business, not the business of data warehousing!

Focus on the business, not the business of data warehousing! Focus on the business, not the business of data warehousing! Adam M. Ronthal Technical Product Marketing and Strategy Big Data, Cloud, and Appliances @ARonthal 1 Disclaimer Copyright IBM Corporation 2014.

More information

IBM Software Information Management. Scaling strategies for mission-critical discovery and navigation applications

IBM Software Information Management. Scaling strategies for mission-critical discovery and navigation applications IBM Software Information Management Scaling strategies for mission-critical discovery and navigation applications Scaling strategies for mission-critical discovery and navigation applications Contents

More information

XDR. Big Data solution.

XDR. Big Data solution. XDR Big Data solution. MAIN GOAL Xdr is a solution that uses a simple low-cost architecture integrated to the business infrastructure of Telecom companies. Both Telcos and Internet businesses have often

More information

IBM Cognos Controller Version 10.2.0. New Features Guide

IBM Cognos Controller Version 10.2.0. New Features Guide IBM Cognos Controller Version 10.2.0 New Features Guide Note Before using this information and the product it supports, read the information in Notices on page 9. Product Information This document applies

More information

IBM WebSphere Application Server

IBM WebSphere Application Server IBM WebSphere Application Server OAuth 2.0 service provider and TAI 2012 IBM Corporation This presentation describes support for OAuth 2.0 included in IBM WebSphere Application Server V7.0.0.25. WASV70025_OAuth20.ppt

More information

WebSphere Commerce V7 Feature Pack 2

WebSphere Commerce V7 Feature Pack 2 WebSphere Commerce V7 Feature Pack 2 Pricing tool 2011 IBM Corporation This presentation provides an overview of the Pricing tool of the WebSphere Commerce V7.0 feature pack 2. PricingTool.ppt Page 1 of

More information

Big Data Analytics with IBM Cognos BI Dynamic Query IBM Redbooks Solution Guide

Big Data Analytics with IBM Cognos BI Dynamic Query IBM Redbooks Solution Guide Big Data Analytics with IBM Cognos BI Dynamic Query IBM Redbooks Solution Guide IBM Cognos Business Intelligence (BI) helps you make better and smarter business decisions faster. Advanced visualization

More information

Session D15 Simple Visualization of your TimeSeries Data. Shawn Moe IBM

Session D15 Simple Visualization of your TimeSeries Data. Shawn Moe IBM Session D15 Simple Visualization of your TimeSeries Data Shawn Moe IBM 1 Agenda IoT & Gateways Moving sensor data around jquery and Ajax Data Access Options Open Source Visualization packages 2 Acknowledgements

More information

Name: Srinivasan Govindaraj Title: Big Data Predictive Analytics

Name: Srinivasan Govindaraj Title: Big Data Predictive Analytics Name: Srinivasan Govindaraj Title: Big Data Predictive Analytics Please note the following IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice

More information

Practical Performance Understanding the Performance of Your Application

Practical Performance Understanding the Performance of Your Application Neil Masson IBM Java Service Technical Lead 25 th September 2012 Practical Performance Understanding the Performance of Your Application 1 WebSphere User Group: Practical Performance Understand the Performance

More information

IBM Tivoli Provisioning Manager V 7.1

IBM Tivoli Provisioning Manager V 7.1 IBM Tivoli Provisioning Manager V 7.1 Preparing for patch management in a small environment 2011 IBM Corporation Welcome to the training module for Tivoli Provisioning Manager version 7.1, preparing for

More information

IBM TRIRIGA Application Platform Version 3.3.2. Reporting: Creating Cross-Tab Reports in BIRT

IBM TRIRIGA Application Platform Version 3.3.2. Reporting: Creating Cross-Tab Reports in BIRT IBM TRIRIGA Application Platform Version 3.3.2 Reporting: Creating Cross-Tab Reports in BIRT Cheng Yang Application Developer IBM TRIRIGA Copyright International Business Machines Corporation 2013. US

More information

IBM Enterprise Marketing Management. Domain Name Options for Email

IBM Enterprise Marketing Management. Domain Name Options for Email IBM Enterprise Marketing Management Domain Name Options for Email Note Before using this information and the product it supports, read the information in Notices on page 3. This document applies to all

More information

IBM Enterprise Marketing Management. Domain Name Options for Email

IBM Enterprise Marketing Management. Domain Name Options for Email IBM Enterprise Marketing Management Domain Name Options for Email Note Before using this information and the products that it supports, read the information in Notices on page 3. This document applies

More information

Database lifecycle management

Database lifecycle management Lotus Expeditor 6.1 Education IBM Lotus Expeditor 6.1 Client for Desktop This presentation explains the Database Lifecycle Management in IBM Lotus Expeditor 6.1 Client for Desktop. Page 1 of 12 Goals Understand

More information

Memory-to-memory session replication

Memory-to-memory session replication Memory-to-memory session replication IBM WebSphere Application Server V7 This presentation will cover memory-to-memory session replication in WebSphere Application Server V7. WASv7_MemorytoMemoryReplication.ppt

More information

IBM TRIRIGA Version 10 Release 4.2. Inventory Management User Guide IBM

IBM TRIRIGA Version 10 Release 4.2. Inventory Management User Guide IBM IBM TRIRIGA Version 10 Release 4.2 Inventory Management User Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 19. This edition applies to

More information

SINGLE SIGNON FUNCTIONALITY IN HATS USING MICROSOFT SHAREPOINT PORTAL

SINGLE SIGNON FUNCTIONALITY IN HATS USING MICROSOFT SHAREPOINT PORTAL SINGLE SIGNON FUNCTIONALITY IN HATS USING MICROSOFT SHAREPOINT PORTAL SINGLE SIGNON: Single Signon feature allows users to authenticate themselves once with their credentials i.e. Usernames and Passwords

More information

Unprecedented Performance and Scalability Demonstrated For Meter Data Management:

Unprecedented Performance and Scalability Demonstrated For Meter Data Management: Unprecedented Performance and Scalability Demonstrated For Meter Data Management: Ten Million Meters Scalable to One Hundred Million Meters For Five Billion Daily Meter Readings Performance testing results

More information

Integrating ERP and CRM Applications with IBM WebSphere Cast Iron IBM Redbooks Solution Guide

Integrating ERP and CRM Applications with IBM WebSphere Cast Iron IBM Redbooks Solution Guide Integrating ERP and CRM Applications with IBM WebSphere Cast Iron IBM Redbooks Solution Guide Cloud computing has become a business evolution that is impacting all facets of business today, including sales,

More information

How To Integrate Pricing Into A Websphere Commerce Pricing Integration

How To Integrate Pricing Into A Websphere Commerce Pricing Integration WebSphere Commerce V7 Feature Pack 5 WebSphere Commerce and Sterling Commerce pricing integration 2012 IBM Corporation This presentation provides an overview of the WebSphere Commerce and Sterling Commerce

More information

IBM Tivoli Service Request Manager 7.1

IBM Tivoli Service Request Manager 7.1 IBM Tivoli Service Request Manager 7.1 Using the e-mail listener and workflow to generate, query, update, and change the status of tickets Updated September 29, 2009 IBM Tivoli Service Request Manager

More information

IBM WebSphere Application Server

IBM WebSphere Application Server IBM WebSphere Application Server Multihomed hosting 2011 IBM Corporation Multihoming allows you to have a single application communicate with different user agent clients and user agent servers on different

More information

C05 Discovery of Enterprise zsystems Assets for API Management

C05 Discovery of Enterprise zsystems Assets for API Management C05 Discovery of Enterprise zsystems Assets for API Management Unlocking mainframe assets for mobile and cloud applications Haley Fung hfung@us.ibm.com IMS Mobile and APIM Development Lead * IMS Technical

More information

Linux. Managing security compliance

Linux. Managing security compliance Linux Managing security compliance Linux Managing security compliance Note Before using this information and the product it supports, read the information in Notices on page 7. First Edition (December

More information

Best Practices with IBM Cognos Framework Manager & the SAP Business Warehouse Agnes Chau Cognos SAP Solution Specialist

Best Practices with IBM Cognos Framework Manager & the SAP Business Warehouse Agnes Chau Cognos SAP Solution Specialist Best Practices with IBM Cognos Framework Manager & the SAP Business Warehouse Agnes Chau Cognos SAP Solution Specialist 2008 IBM Corporation Agenda Objective Interoperability Prerequisites Where to model

More information

PORTA ONE. New Features Guide Maintenance Release 21. www.portaone.com

PORTA ONE. New Features Guide Maintenance Release 21. www.portaone.com PORTA ONE Porta Switch TM New Features Guide Maintenance Release 21 www.portaone.com Porta Switch Maintenance Release 21: New Features Guide Copyright Notice & Disclaimers Copyright 2000-2010 PortaOne,

More information

Rapid Data Backup and Restore Using NFS on IBM ProtecTIER TS7620 Deduplication Appliance Express IBM Redbooks Solution Guide

Rapid Data Backup and Restore Using NFS on IBM ProtecTIER TS7620 Deduplication Appliance Express IBM Redbooks Solution Guide Rapid Data Backup and Restore Using NFS on IBM ProtecTIER TS7620 Deduplication Appliance Express IBM Redbooks Solution Guide This IBM Redbooks Solution Guide provides an overview of how data backup and

More information

Deploying a private database cloud on z Systems

Deploying a private database cloud on z Systems Deploying a private database cloud on z Systems How DPS evolved over time and what is coming next SAP on z IBM Systems Conference Holger Scheller - IBM April 13 th, 2016 Trademarks The following are trademarks

More information

Business Process Management IBM Business Process Manager V7.5

Business Process Management IBM Business Process Manager V7.5 Business Process Management IBM Business Process Manager V7.5 Federated task management overview This presentation gives you an overview on the federated task management feature in IBM Business Process

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

Communications Server for Linux

Communications Server for Linux Communications Server for Linux SNA connectivity ^business on demand software Multiple types of connectivity exist within the Communications Server for Linux. CSLinux_snaconn.ppt Page 1 of 10 SNA connectivity

More information

How To Choose A Business Continuity Solution

How To Choose A Business Continuity Solution A Business Continuity Solution Selection Methodology Ellis Holman IBM Corp. Tuesday, March 13, 2012 Session Number 10387 Disclaimer Copyright IBM Corporation 2010. All rights reserved. U.S. Government

More information

Symantec NetBackup OpenStorage Solutions Guide for Disk

Symantec NetBackup OpenStorage Solutions Guide for Disk Symantec NetBackup OpenStorage Solutions Guide for Disk UNIX, Windows, Linux Release 7.6 Symantec NetBackup OpenStorage Solutions Guide for Disk The software described in this book is furnished under a

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

2014 No. ELECTRONIC COMMUNICATIONS. The Data Retention Regulations 2014

2014 No. ELECTRONIC COMMUNICATIONS. The Data Retention Regulations 2014 Draft Regulations laid before Parliament under section 2(5) of the Data Retention and Investigatory Powers Act 2014, for approval by resolution of each House of Parliament. D R A F T S T A T U T O R Y

More information

Redbooks Paper. Local versus Remote Database Access: A Performance Test. Victor Chao Leticia Cruz Nin Lei

Redbooks Paper. Local versus Remote Database Access: A Performance Test. Victor Chao Leticia Cruz Nin Lei Redbooks Paper Victor Chao Leticia Cruz Nin Lei Local versus Remote Database Access: A Performance Test When tuning a database for better performance, one area to examine is the proximity of the database

More information

Cisco and IBM: Enhancing the Way People Work Through Unified Communications

Cisco and IBM: Enhancing the Way People Work Through Unified Communications Cisco and IBM: Enhancing the Way People Work Through Unified Communications WHITEPAPER August 2007 Cisco and IBM Strategic Alliance: Whitepaper Table of Contents Executive Summary... 1 A Winning Approach...

More information

z/os V1R11 Communications Server System management and monitoring Network management interface enhancements

z/os V1R11 Communications Server System management and monitoring Network management interface enhancements IBM Software Group Enterprise Networking Solutions z/os V1R11 Communications Server z/os V1R11 Communications Server System management and monitoring Network management interface enhancements z/os Communications

More information

Hadoop Basics with InfoSphere BigInsights

Hadoop Basics with InfoSphere BigInsights An IBM Proof of Technology Hadoop Basics with InfoSphere BigInsights Unit 4: Hadoop Administration An IBM Proof of Technology Catalog Number Copyright IBM Corporation, 2013 US Government Users Restricted

More information

Security of Cloud Computing for the Power Grid

Security of Cloud Computing for the Power Grid ANNUAL INDUSTRY WORKSHOP NOVEMBER 12-13, 2014 Security of Cloud Computing for the Power Grid Industry Panel November 12, 2014 UNIVERSITY OF ILLINOIS DARTMOUTH COLLEGE UC DAVIS WASHINGTON STATE UNIVERSITY

More information

DATA RETENTION. Guidelines for Service Providers

DATA RETENTION. Guidelines for Service Providers DATA RETENTION Guidelines for Service Providers The Attorney-General s Department has prepared this guide to assist industry participants to understand the obligations arising from the Telecommunications

More information

IBM Software Services for Collaboration

IBM Software Services for Collaboration An introduction to: IBM Collaboration Services for ProjExec ProjExec is easy to use professional project management software that is combined with innovative social features to provide project teams a

More information

IBM FlashSystem. SNMP Guide

IBM FlashSystem. SNMP Guide IBM FlashSystem SNMP Guide IBM FlashSystem SNMP Guide Note Before using this information and the product it supports, read the information in Notices on page 9. This edition applies to IBM FlashSystem

More information

Installing the LotusLive TM Package for Salesforce.com

Installing the LotusLive TM Package for Salesforce.com Installing the LotusLive TM Package for Salesforce.com Before you install Make sure that Team Selling and Account Teams are enabled. To enable Team Selling: Select Setup > Customize > Opportunity > Opportunity

More information

SAS deployment on IBM Power servers with IBM PowerVM dedicated-donating LPARs

SAS deployment on IBM Power servers with IBM PowerVM dedicated-donating LPARs SAS deployment on IBM Power servers with IBM PowerVM dedicated-donating LPARs Narayana Pattipati IBM Systems and Technology Group ISV Enablement January 2013 Table of contents Abstract... 1 IBM PowerVM

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Agent for Sybase Guide r16 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

z/os V1R11 Communications Server system management and monitoring

z/os V1R11 Communications Server system management and monitoring IBM Software Group Enterprise Networking Solutions z/os V1R11 Communications Server z/os V1R11 Communications Server system management and monitoring z/os Communications Server Development, Raleigh, North

More information

IBM Tivoli Network Manager V3.9

IBM Tivoli Network Manager V3.9 IBM Tivoli Network Manager V3.9 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation IBM Tivoli Network Manager V3.9, Architecture and configuration for shared and replicated

More information

Packet Capture Users Guide

Packet Capture Users Guide IBM Security QRadar Version 7.2.2 Packet Capture Users Guide SC27-6512-00 Note Before using this information and the product that it supports, read the information in Notices on page 9. Copyright IBM Corporation

More information

TSM (Tivoli Storage Manager) Backup and Recovery. Richard Whybrow Hertz Australia System Network Administrator

TSM (Tivoli Storage Manager) Backup and Recovery. Richard Whybrow Hertz Australia System Network Administrator TSM (Tivoli Storage Manager) Backup and Recovery Richard Whybrow Hertz Australia System Network Administrator 2 Preparation meets success 3 Hertz Service Delivery Hertz has over 220 car hire locations

More information

Symantec NetBackup Vault Operator's Guide

Symantec NetBackup Vault Operator's Guide Symantec NetBackup Vault Operator's Guide UNIX, Windows, and Linux Release 7.5 Symantec NetBackup Vault Operator's Guide The software described in this book is furnished under a license agreement and may

More information

SAP Sybase Adaptive Server Enterprise Shrinking a Database for Storage Optimization 2013

SAP Sybase Adaptive Server Enterprise Shrinking a Database for Storage Optimization 2013 SAP Sybase Adaptive Server Enterprise Shrinking a Database for Storage Optimization 2013 TABLE OF CONTENTS Introduction... 3 SAP Sybase ASE s techniques to shrink unused space... 3 Shrinking the Transaction

More information

Tivoli Endpoint Manager for Security and Compliance Analytics

Tivoli Endpoint Manager for Security and Compliance Analytics Tivoli Endpoint Manager for Security and Compliance Analytics User s Guide User s Guide i Note: Before using this information and the product it supports, read the information in Notices. Copyright IBM

More information

Tivoli Endpoint Manager for Security and Compliance Analytics. Setup Guide

Tivoli Endpoint Manager for Security and Compliance Analytics. Setup Guide Tivoli Endpoint Manager for Security and Compliance Analytics Setup Guide Setup Guide i Note: Before using this information and the product it supports, read the information in Notices. Copyright IBM Corporation

More information

WebSphere Commerce and Sterling Commerce

WebSphere Commerce and Sterling Commerce WebSphere Commerce and Sterling Commerce Inventory and order integration This presentation introduces WebSphere Commerce and Sterling Commerce inventory and order integration. Order_Inventory_Integration.ppt

More information

End-To-End Invoice Processing Automation at Land O Lakes NATALIE HAWLEY LAND O LAKES

End-To-End Invoice Processing Automation at Land O Lakes NATALIE HAWLEY LAND O LAKES End-To-End Invoice Processing Automation at Land O Lakes NATALIE HAWLEY LAND O LAKES i Fishbowl Solutions Notice The information contained in this document represents the current view of Fishbowl Solutions,

More information

Declaration of Conformity 21 CFR Part 11 SIMATIC WinCC flexible 2007

Declaration of Conformity 21 CFR Part 11 SIMATIC WinCC flexible 2007 Declaration of Conformity 21 CFR Part 11 SIMATIC WinCC flexible 2007 SIEMENS AG Industry Sector Industry Automation D-76181 Karlsruhe, Federal Republic of Germany E-mail: pharma.aud@siemens.com Fax: +49

More information

IBM Lotus Enterprise Integrator (LEI) for Domino. Version 8.5.2. August 17, 2010

IBM Lotus Enterprise Integrator (LEI) for Domino. Version 8.5.2. August 17, 2010 IBM Lotus Enterprise Integrator (LEI) for Domino Version 8.5.2 August 17, 2010 A) What's new in LEI V8.5.2 B) System requirements C) Installation considerations D) Operational considerations E) What's

More information

An Oracle White Paper June 2012. High Performance Connectors for Load and Access of Data from Hadoop to Oracle Database

An Oracle White Paper June 2012. High Performance Connectors for Load and Access of Data from Hadoop to Oracle Database An Oracle White Paper June 2012 High Performance Connectors for Load and Access of Data from Hadoop to Oracle Database Executive Overview... 1 Introduction... 1 Oracle Loader for Hadoop... 2 Oracle Direct

More information

Ten questions to ask when evaluating contract management solutions

Ten questions to ask when evaluating contract management solutions IBM Software Industry Solutions Contract Management Ten questions to ask when evaluating contract management solutions Ten questions to ask when evaluating contract management solutions Contents 2 Top

More information

WebSphere DataPower Release 3.8.1 DNS Enhancements

WebSphere DataPower Release 3.8.1 DNS Enhancements WebSphere DataPower Release 3.8.1 DNS Enhancements XA/XS/XI/XB/XM 2010 IBM Corporation WebSphere DataPower Release 3.8.1 DNS Enhancements 381DataPowerDNSEnhancement.ppt Page 1 of 6 DNS Enhancements Table

More information

Driving Smarter, More Efficient Supply Chains Through Analytics

Driving Smarter, More Efficient Supply Chains Through Analytics Driving Smarter, More Efficient Supply Chains Through Analytics Business Leadership Track Paul A. Hoy, CPIM WW Business Analytics Industrial and Distribution Sector Executive 2011 IBM Corporation Presentation

More information

IBM FileNet System Monitor 4.0.1.5. FSM Event Integration Whitepaper SC19-3116-00

IBM FileNet System Monitor 4.0.1.5. FSM Event Integration Whitepaper SC19-3116-00 IBM FileNet System Monitor 4.0.1.5 FSM Event Integration Whitepaper SC19-3116-00 Before using this information and the product it supports, read the information in Notices at the end of this document.

More information

ETNO Expert Contribution on Data retention in e- communications - Council s Draft Framework Decision, Commission s Proposal for a Directive

ETNO Expert Contribution on Data retention in e- communications - Council s Draft Framework Decision, Commission s Proposal for a Directive October 2005 ETNO Expert Contribution on Data retention in e- communications - Council s Draft Framework Decision, Commission s Proposal for a Directive INTRODUCTION 1.- Purpose of the document This document

More information

BizTalk Server 2006. Business Activity Monitoring. Microsoft Corporation Published: April 2005. Abstract

BizTalk Server 2006. Business Activity Monitoring. Microsoft Corporation Published: April 2005. Abstract BizTalk Server 2006 Business Activity Monitoring Microsoft Corporation Published: April 2005 Abstract This paper provides a detailed description of two new Business Activity Monitoring (BAM) features in

More information

IBM Digital Experience meets IBM WebSphere Commerce

IBM Digital Experience meets IBM WebSphere Commerce Portal Arbeitskreis - 27.10.2014 IBM Digital Experience meets IBM WebSphere Commerce Stefan Koch Chief Programmer IBM Digital Experience 2013 IBM Corporation 2 2013 IBM Corporation Integration Pattern

More information

IBM DB2 specific SAP NetWeaver Business Warehouse Near-Line Storage Solution

IBM DB2 specific SAP NetWeaver Business Warehouse Near-Line Storage Solution IBM DB2 specific SAP NetWeaver Business Warehouse Near-Line Storage Solution Karl Fleckenstein (karl.fleckenstein@de.ibm.com) IBM Deutschland Research & Development GmbH June 22, 2011 Important Disclaimer

More information

Informix Performance Tuning using: SQLTrace, Remote DBA Monitoring and Yellowfin BI by Lester Knutsen and Mike Walker! Webcast on July 2, 2013!

Informix Performance Tuning using: SQLTrace, Remote DBA Monitoring and Yellowfin BI by Lester Knutsen and Mike Walker! Webcast on July 2, 2013! Informix Performance Tuning using: SQLTrace, Remote DBA Monitoring and Yellowfin BI by Lester Knutsen and Mike Walker! Webcast on July 2, 2013! 1! Lester Knutsen! Lester Knutsen is President of Advanced

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Agent for Sybase Guide r16.5 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5

VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5 Performance Study VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5 VMware VirtualCenter uses a database to store metadata on the state of a VMware Infrastructure environment.

More information

Rational Asset Manager 7.2 Editions and Licensing

Rational Asset Manager 7.2 Editions and Licensing Rational Asset Manager 7.2 Editions and Licensing Derek D. Baron, ddbaron@us.ibm.com Product Manager, Rational Asset Manager 2009 IBM Corporation IBM Corporation 200 The information contained in this presentation

More information

IBM Cognos Controller Version 10.2.1. New Features Guide

IBM Cognos Controller Version 10.2.1. New Features Guide IBM Cognos Controller Version 10.2.1 New Features Guide Note Before using this information and the product it supports, read the information in Notices on page 3. Product Information This document applies

More information

IBM InfoSphere Master Data Management Server

IBM InfoSphere Master Data Management Server IBM InfoSphere Master Data Management Server Licensed Materials Property of IBM InfoSphere Master Data Management Server Version 8.5.0 Understanding and Planning Guide IBM InfoSphere Master Data Management

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

IBM Software Hadoop Fundamentals

IBM Software Hadoop Fundamentals Hadoop Fundamentals Unit 2: Hadoop Architecture Copyright IBM Corporation, 2014 US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

More information

Enterprise content management solutions Better decisions, faster. Storing, finding and managing content in the digital enterprise.

Enterprise content management solutions Better decisions, faster. Storing, finding and managing content in the digital enterprise. Enterprise content management solutions Better decisions, faster Storing, finding and managing content in the digital enterprise. Streamlines the collection, protection, sharing and distribution of digital

More information

IBM RATIONAL PERFORMANCE TESTER

IBM RATIONAL PERFORMANCE TESTER IBM RATIONAL PERFORMANCE TESTER Today, a major portion of newly developed enterprise applications is based on Internet connectivity of a geographically distributed work force that all need on-line access

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in for Oracle TimesTen In-Memory Database Installation Guide Release 11.2.1 E13081-02 June 2009 This document was first written and published in November

More information

WebSphere Commerce V7 Feature Pack 3

WebSphere Commerce V7 Feature Pack 3 WebSphere Commerce V7 Feature Pack 3 Precision marketing updates 2011 IBM Corporation WebSphere Commerce V7 Feature Pack 3 includes some precision marketing updates. There is a new trigger, Customer Checks

More information

Creating a Cloud Backup Service. Deon George

Creating a Cloud Backup Service. Deon George Creating a Cloud Backup Service Deon George Agenda TSM Cloud Service features Cloud Service Customer, providing a internal backup service Internal Backup Cloud Service Service Provider, providing a backup

More information

Click here for Explanatory Memorandum

Click here for Explanatory Memorandum Click here for Explanatory Memorandum AN BILLE CUMARSÁIDE (SONRAÍ A CHOIMEÁD) 2009 COMMUNICATIONS (RETENTION OF DATA) BILL 2009 Section 1. Interpretation. Mar a tionscnaíodh As initiated ARRANGEMENT OF

More information

How To Set Up Total Recall Web On A Microsoft Memorybook 2.5.2.2 (For A Microtron)

How To Set Up Total Recall Web On A Microsoft Memorybook 2.5.2.2 (For A Microtron) Total Recall Web Web Module Manual and Customer Quick Reference Guides COPYRIGHT NOTICE Copyright 1994-2009 by DHS Associates, Inc. All Rights Reserved. All TOTAL RECALL, TOTAL RECALL SQL, TOTAL RECALL

More information

Introducing STAR-GATE Enhancements for Packet Cable Networks

Introducing STAR-GATE Enhancements for Packet Cable Networks STAR-GATE TM Annex: Intercepting PacketCable Compliance with CALEA and ETSI Delivery and Administration Standards. In this document USA Tel: +1-703-818-2130 Fax: +1-703-818-2131 E-mail: marketing.citi@cominfosys.com

More information

WebSphere Business Monitor

WebSphere Business Monitor WebSphere Business Monitor Dashboards 2010 IBM Corporation This presentation should provide an overview of the dashboard widgets for use with WebSphere Business Monitor. WBPM_Monitor_Dashboards.ppt Page

More information

Version 8.2. Tivoli Endpoint Manager for Asset Discovery User's Guide

Version 8.2. Tivoli Endpoint Manager for Asset Discovery User's Guide Version 8.2 Tivoli Endpoint Manager for Asset Discovery User's Guide Version 8.2 Tivoli Endpoint Manager for Asset Discovery User's Guide Note Before using this information and the product it supports,

More information