SlideShare une entreprise Scribd logo
1  sur  17
TERADATA
ABOUT TERADATA
 Teradata Corporation is an American computer company that sells analytic data
platforms, applications and related services. Its products are meant to consolidate data
from different sources and make the data available for analysis.
 Formerly a division of NCR Corporation, Teradata was incorporated in 1979 and
separated from NCR in October 2007. Michael Koehler became president and CEO of
Teradata after its 2007 spin off from NCR.
 Teradata's Applications business is led by Darryl McDonald and the corporate
headquarters is located in Miamisburg, Ohio.
WHAT IS TERADATA
 Teradata is RDBMS initially created by the firm with the same founded in 1979, is the
part of NCR Corp which acquired the Teradata company on February 28th 1991.
 It is massively parallel processing system.
 The main point with Teradata DBMS is that it’s linearly and predictably scalable in all
dimensions of database system workload.
 Teradata is offered on Intel servers interconnected by the BYNET messaging fabric
 Teradata systems offered with either Engenio or EMC disk arrays for database storage.
CHOICE OF SEVERAL OS
 MICROSOFT WINDOWS and WINDOWS SERVER 2003 on 64 bit Intel server has been
pre-announced.
 Teradata Enterprise Data Warehouse are often accessed via ODBC or JDBC by
applications running on OS such as Microsoft Windows or editions of UNIX.
 The warehouse typically source data from OS’s via combinations of batch and trickle
loads.
 The largest and most prominent customer of this RDBMS is WAL-MART, which runs its
central inventory and other financial systems on Teradata.
 WAL-MART’s is Teradata Data Warehouse is generally regarded by the DBS industry as
being the largest Data Warehouse in the world.
 Other Teradata customers include companies like AT&T, Dell, Continental Airlines,
National Australia Bank, FedEx, Vodafone, eBay many more.
 Teradata’s main competitors are other high-end solutions such as ORACLE and IBM’s
DB’s
WHY TERADATA?
 Teradata is the world’s leading Enterprise Data Warehousing solutions provider. Today,
more than 60% of the world’s most admired global companies use Teradata technology:
 90% of the Top Global Telecommunications Companies.
 50% of the Top Global Retailers.
 70% of the Top Global Airlines.
 60% of the Top Global Transportation Logistics Companies.
 40% of the Top Global Commercial and Saving Banks.
 Teradata offers a wide variety of solutions for Customers Relationship Management,
Supply and Demand Chain Management, Financial Services, Risk Management, and
much more.
 Teradata is clearly the best choice
TERADATA ARCHITECTURE
 Teradata acts as a single data store, with multiple client applications making inquiries
against it concurrently.
 Instead of replicating a database for different purpose, with Teradata you store the data
once and use it for all clients.
 It provides the same connectivity for an entry-level system as it does for a massive
enterprise data warehouse.
 A Teradata system contains one or more nodes
 A node is a term for a processing unit under the control of a single operating system.
 The node is where the processing occurs for the Teradata Database there are 2 types of
Teradata systems
Contd…
 Symmetric multiprocessing (SMP): An SMP Teradata
system has a single node that contains multiple CPU’s
sharing a memory pool.
 Massively parallel processing (MPP): Multiple SMP nodes
working together comprise a larger, MPP implementation
of Teradata. The nodes are connected using BYNET, which
allows multiple virtual processors on multiple nodes to
communicate with each other.
 Teradata is the future of Data Mining. In future everyone
we start using Teradata Database. Now it is costly, works
are going on to reduce its cost. So it will reach to small
business also.
TECHNOLOGY AND PRODUCTS
 Its technology consists of hardware, software, database, and consulting.
 The system moves data to a data warehouse where it can be recalled and analyzed. The
systems can be used as back-up for one another during downtime, and in normal
operation balance the workload across themselves.
 Marketing research company Gartner Group placed Teradata in the "leaders quadrant"
in its 2009, 2010, and 2012reports, "Magic Quadrant for Data Warehouse Database
Management Systems".
 Teradata is the most popular data warehouse DBMS in the DB-Engines database
ranking.
 In 2010, Teradata was listed in Fortune’s annual list of Most Admired Companies.
ACTIVE ENTERPRISE DATA
WAREHOUSE
 Teradata Active Enterprise Data Warehouse is the platform that runs the Teradata
Database, with added data management tools and data mining software.
 The data warehouse differentiates between “hot and cold” data – meaning that the
warehouse puts data that is not often used in a slower storage section.
 Teradata Database 13.10 was announced in 2010 as the company’s database software
for storing and processing data.
 Teradata Database 14 was sold as the upgrade to 13.10 in 2011 and runs multiple data
warehouse workloads at the same time. It includes column-store analyses.
 Teradata Integrated Analytics is a set of tools for data analysis that resides inside the
data warehouse.
BACKUP, ARCHIVE, AND RESTORE
 BAR is Teradata’s backup and recovery system.
 The Teradata Disaster Recovery Solution is automation and tools for data recovery and
archiving. Customer data can be stored in an offsite recovery center.
PARTNERS
 Capgemini
 Cloudera
 IBM
 DIVYESH
 Informatica: Dual Load solution
 Intel
 Kalido: Teradata and Kalido Accelerate product
 MapR
 Microsoft
 MicroStrategy: joint business intelligence products
 NetApp
 Oracle
 SAP: Netweaver datawarehouse
 SAS
 Symantec
 Tableau Software: interactive data visualization products focused on business intelligence
 Attunity
 WhereScape: data warehouse development and management tools
TERADATA AND BIG DATA
 Teradata began to associate itself with the term, “Big Data” in 2010. CTO, Stephen Brobst,
attributes the rise of big data to “new media sources, such as social media.”
 The increase in semi-structured and unstructured data gathered from online interactions
prompted Teradata to form the “Petabyte club” in 2011 for its heaviest big data users.
 The rise of big data resulted in many traditional data warehousing companies updating
their products and technology.
 For Teradata, big data prompted the acquisition of Aster Data Systems in 2011 for the
company’s MapReduce capabilities and ability to store and analyze semi-structured data.
 Public interest in big data resulted in a 13% increase in Teradata’s global sales.
Competition
 Teradata's main competitors are similar products from vendors such as Oracle, IBM,
Microsoft and Sybase IQ.
 Also,competitors include data warehouse appliance vendors such as Netezza (acquired
in November 2010 by IBM),DATAllegro (acquired in August 2008 by Microsoft), ParAccel,
Greenplum (acquired in July 2010 by EMC), andVertica Systems (acquired in February
2011 by HP), and from packaged data warehouse applications such as SAPBW and
Kalido.
ADMINSTRATOR’S NEVER HAVE TO
DO
 Teradata DB’s never have to do the following tasks:
 Reorganize data or index space.
 Pre-allocate table/index space and format partitioning. While it is possible t have partitioned
indexes in Teradata, they are not required.
 Pre-prepare data for loading (convert, sort etc.,)
 Unload/Reload data spaces due to expansion. With Teradata, the data can be redistributed on
the larger configuration with no offloading and reloading required.
 Write or run programs to split input source files into partitions for loading.
 With Teradata the workload for creating table of 100 rows is the same as creating a table with
1,000,000,000 rows.
 Teradata DBA’s know if the data doubles, the system can expand easily to accommodate it
 Teradata provide huge cost advantages, especially when it comes to staffing DB admins.
REFERENCES
 www.wikipedia.com
 www.teradata.com
 www.teradatapro.com
ANY QUESTIONS ???
THANK YOU

Contenu connexe

Tendances

Data Lake Overview
Data Lake OverviewData Lake Overview
Data Lake OverviewJames Serra
 
Citizens Bank: Data Lake Implementation – Selecting BigInsights ViON Spark/Ha...
Citizens Bank: Data Lake Implementation – Selecting BigInsights ViON Spark/Ha...Citizens Bank: Data Lake Implementation – Selecting BigInsights ViON Spark/Ha...
Citizens Bank: Data Lake Implementation – Selecting BigInsights ViON Spark/Ha...Seeling Cheung
 
Introduction SQL Analytics on Lakehouse Architecture
Introduction SQL Analytics on Lakehouse ArchitectureIntroduction SQL Analytics on Lakehouse Architecture
Introduction SQL Analytics on Lakehouse ArchitectureDatabricks
 
Tableau 7.0 prsentation
Tableau 7.0 prsentationTableau 7.0 prsentation
Tableau 7.0 prsentationinam_slides
 
Introduction to Data Engineering
Introduction to Data EngineeringIntroduction to Data Engineering
Introduction to Data EngineeringDurga Gadiraju
 
Data Lakehouse, Data Mesh, and Data Fabric (r1)
Data Lakehouse, Data Mesh, and Data Fabric (r1)Data Lakehouse, Data Mesh, and Data Fabric (r1)
Data Lakehouse, Data Mesh, and Data Fabric (r1)James Serra
 
Anatomy of a data driven architecture - Tamir Dresher
Anatomy of a data driven architecture - Tamir Dresher   Anatomy of a data driven architecture - Tamir Dresher
Anatomy of a data driven architecture - Tamir Dresher Tamir Dresher
 
Unified Big Data Processing with Apache Spark (QCON 2014)
Unified Big Data Processing with Apache Spark (QCON 2014)Unified Big Data Processing with Apache Spark (QCON 2014)
Unified Big Data Processing with Apache Spark (QCON 2014)Databricks
 
Gathering Business Requirements for Data Warehouses
Gathering Business Requirements for Data WarehousesGathering Business Requirements for Data Warehouses
Gathering Business Requirements for Data WarehousesDavid Walker
 
Delta lake and the delta architecture
Delta lake and the delta architectureDelta lake and the delta architecture
Delta lake and the delta architectureAdam Doyle
 
Introduction to Data Vault Modeling
Introduction to Data Vault ModelingIntroduction to Data Vault Modeling
Introduction to Data Vault ModelingKent Graziano
 
Learn Big Data & Hadoop
Learn Big Data & Hadoop Learn Big Data & Hadoop
Learn Big Data & Hadoop Edureka!
 
Introduction to Microsoft Fabric.pdf
Introduction to Microsoft Fabric.pdfIntroduction to Microsoft Fabric.pdf
Introduction to Microsoft Fabric.pdfishaniuudeshika
 

Tendances (20)

Data Lake Overview
Data Lake OverviewData Lake Overview
Data Lake Overview
 
ETL
ETLETL
ETL
 
Citizens Bank: Data Lake Implementation – Selecting BigInsights ViON Spark/Ha...
Citizens Bank: Data Lake Implementation – Selecting BigInsights ViON Spark/Ha...Citizens Bank: Data Lake Implementation – Selecting BigInsights ViON Spark/Ha...
Citizens Bank: Data Lake Implementation – Selecting BigInsights ViON Spark/Ha...
 
Introduction SQL Analytics on Lakehouse Architecture
Introduction SQL Analytics on Lakehouse ArchitectureIntroduction SQL Analytics on Lakehouse Architecture
Introduction SQL Analytics on Lakehouse Architecture
 
Tableau 7.0 prsentation
Tableau 7.0 prsentationTableau 7.0 prsentation
Tableau 7.0 prsentation
 
Introduction to ETL and Data Integration
Introduction to ETL and Data IntegrationIntroduction to ETL and Data Integration
Introduction to ETL and Data Integration
 
Data warehousing
Data warehousingData warehousing
Data warehousing
 
Introduction to Data Engineering
Introduction to Data EngineeringIntroduction to Data Engineering
Introduction to Data Engineering
 
Data Lakehouse, Data Mesh, and Data Fabric (r1)
Data Lakehouse, Data Mesh, and Data Fabric (r1)Data Lakehouse, Data Mesh, and Data Fabric (r1)
Data Lakehouse, Data Mesh, and Data Fabric (r1)
 
Anatomy of a data driven architecture - Tamir Dresher
Anatomy of a data driven architecture - Tamir Dresher   Anatomy of a data driven architecture - Tamir Dresher
Anatomy of a data driven architecture - Tamir Dresher
 
ETL Process
ETL ProcessETL Process
ETL Process
 
Unified Big Data Processing with Apache Spark (QCON 2014)
Unified Big Data Processing with Apache Spark (QCON 2014)Unified Big Data Processing with Apache Spark (QCON 2014)
Unified Big Data Processing with Apache Spark (QCON 2014)
 
Gathering Business Requirements for Data Warehouses
Gathering Business Requirements for Data WarehousesGathering Business Requirements for Data Warehouses
Gathering Business Requirements for Data Warehouses
 
Delta lake and the delta architecture
Delta lake and the delta architectureDelta lake and the delta architecture
Delta lake and the delta architecture
 
Introduction to Data Vault Modeling
Introduction to Data Vault ModelingIntroduction to Data Vault Modeling
Introduction to Data Vault Modeling
 
Learn Big Data & Hadoop
Learn Big Data & Hadoop Learn Big Data & Hadoop
Learn Big Data & Hadoop
 
Big Data
Big DataBig Data
Big Data
 
Introduction to Microsoft Fabric.pdf
Introduction to Microsoft Fabric.pdfIntroduction to Microsoft Fabric.pdf
Introduction to Microsoft Fabric.pdf
 
Data Vault and DW2.0
Data Vault and DW2.0Data Vault and DW2.0
Data Vault and DW2.0
 
Big Data
Big DataBig Data
Big Data
 

En vedette

Teradata introduction
Teradata introductionTeradata introduction
Teradata introductionRameejmd
 
Teradata 13.10
Teradata 13.10Teradata 13.10
Teradata 13.10Teradata
 
Teradata Big Data London Seminar
Teradata Big Data London SeminarTeradata Big Data London Seminar
Teradata Big Data London SeminarHortonworks
 
Introduction to Teradata And How Teradata Works
Introduction to Teradata And How Teradata WorksIntroduction to Teradata And How Teradata Works
Introduction to Teradata And How Teradata WorksBigClasses Com
 
Teradata Architecture
Teradata Architecture Teradata Architecture
Teradata Architecture BigClasses Com
 
ABC of Teradata System Performance Analysis
ABC of Teradata System Performance AnalysisABC of Teradata System Performance Analysis
ABC of Teradata System Performance AnalysisShaheryar Iqbal
 
Teradata - Presentation at Hortonworks Booth - Strata 2014
Teradata - Presentation at Hortonworks Booth - Strata 2014Teradata - Presentation at Hortonworks Booth - Strata 2014
Teradata - Presentation at Hortonworks Booth - Strata 2014Hortonworks
 
Steganography
Steganography Steganography
Steganography Uttam Jain
 
How to Use Algorithms to Scale Digital Business
How to Use Algorithms to Scale Digital BusinessHow to Use Algorithms to Scale Digital Business
How to Use Algorithms to Scale Digital BusinessTeradata
 
Utilities Industry - Smart Analytics
Utilities Industry - Smart AnalyticsUtilities Industry - Smart Analytics
Utilities Industry - Smart AnalyticsTeradata
 
Manuel del buen vivir
Manuel del buen vivirManuel del buen vivir
Manuel del buen vivirYazz K'brera
 
BIG DATA - TERADATA
BIG DATA - TERADATABIG DATA - TERADATA
BIG DATA - TERADATAibankuk
 

En vedette (15)

Teradata introduction
Teradata introductionTeradata introduction
Teradata introduction
 
Teradata 13.10
Teradata 13.10Teradata 13.10
Teradata 13.10
 
Teradata Big Data London Seminar
Teradata Big Data London SeminarTeradata Big Data London Seminar
Teradata Big Data London Seminar
 
Introduction to Teradata And How Teradata Works
Introduction to Teradata And How Teradata WorksIntroduction to Teradata And How Teradata Works
Introduction to Teradata And How Teradata Works
 
Teradata Architecture
Teradata Architecture Teradata Architecture
Teradata Architecture
 
Teradata - Architecture of Teradata
Teradata - Architecture of TeradataTeradata - Architecture of Teradata
Teradata - Architecture of Teradata
 
Teradata sql-tuning-top-10
Teradata sql-tuning-top-10Teradata sql-tuning-top-10
Teradata sql-tuning-top-10
 
ABC of Teradata System Performance Analysis
ABC of Teradata System Performance AnalysisABC of Teradata System Performance Analysis
ABC of Teradata System Performance Analysis
 
Teradata - Presentation at Hortonworks Booth - Strata 2014
Teradata - Presentation at Hortonworks Booth - Strata 2014Teradata - Presentation at Hortonworks Booth - Strata 2014
Teradata - Presentation at Hortonworks Booth - Strata 2014
 
Steganography
Steganography Steganography
Steganography
 
How to Use Algorithms to Scale Digital Business
How to Use Algorithms to Scale Digital BusinessHow to Use Algorithms to Scale Digital Business
How to Use Algorithms to Scale Digital Business
 
PPT steganography
PPT steganographyPPT steganography
PPT steganography
 
Utilities Industry - Smart Analytics
Utilities Industry - Smart AnalyticsUtilities Industry - Smart Analytics
Utilities Industry - Smart Analytics
 
Manuel del buen vivir
Manuel del buen vivirManuel del buen vivir
Manuel del buen vivir
 
BIG DATA - TERADATA
BIG DATA - TERADATABIG DATA - TERADATA
BIG DATA - TERADATA
 

Similaire à Teradata

SAP BW vs Teradat; A White Paper
SAP BW vs Teradat; A White PaperSAP BW vs Teradat; A White Paper
SAP BW vs Teradat; A White PaperVipul Neema
 
Hadoop is not an Island in the Enterprise
Hadoop is not an Island in the EnterpriseHadoop is not an Island in the Enterprise
Hadoop is not an Island in the EnterpriseDataWorks Summit
 
Comparison of MPP Data Warehouse Platforms
Comparison of MPP Data Warehouse PlatformsComparison of MPP Data Warehouse Platforms
Comparison of MPP Data Warehouse PlatformsDavid Portnoy
 
Informatica Interview Questions & Answers
Informatica Interview Questions & AnswersInformatica Interview Questions & Answers
Informatica Interview Questions & AnswersZaranTech LLC
 
Manipulating Data with Talend.
Manipulating Data with Talend.Manipulating Data with Talend.
Manipulating Data with Talend.Edureka!
 
Manipulating data with Talend. Learn how?
Manipulating data with Talend. Learn how?Manipulating data with Talend. Learn how?
Manipulating data with Talend. Learn how?Edureka!
 
Aginity "Big Data" Research Lab
Aginity "Big Data" Research LabAginity "Big Data" Research Lab
Aginity "Big Data" Research Labkevinflorian
 
Big data with hadoop
Big data with hadoopBig data with hadoop
Big data with hadoopAnusha sweety
 
Aginity Big Data Research Lab V3
Aginity Big Data Research Lab V3Aginity Big Data Research Lab V3
Aginity Big Data Research Lab V3mcacicio
 
Aginity Big Data Research Lab
Aginity Big Data Research LabAginity Big Data Research Lab
Aginity Big Data Research Labasifahmed
 
Aginity Big Data Research Lab
Aginity Big Data Research LabAginity Big Data Research Lab
Aginity Big Data Research Labdkuhn
 
Teradata Aster: Big Data Discovery Made Easy
Teradata Aster: Big Data Discovery Made EasyTeradata Aster: Big Data Discovery Made Easy
Teradata Aster: Big Data Discovery Made EasyTIBCO Spotfire
 
Simplifying Big Data ETL with Talend
Simplifying Big Data ETL with TalendSimplifying Big Data ETL with Talend
Simplifying Big Data ETL with TalendEdureka!
 

Similaire à Teradata (20)

Teradata
TeradataTeradata
Teradata
 
Teradata
TeradataTeradata
Teradata
 
Teradata
TeradataTeradata
Teradata
 
Tera data
Tera dataTera data
Tera data
 
SAP BW vs Teradat; A White Paper
SAP BW vs Teradat; A White PaperSAP BW vs Teradat; A White Paper
SAP BW vs Teradat; A White Paper
 
Hadoop is not an Island in the Enterprise
Hadoop is not an Island in the EnterpriseHadoop is not an Island in the Enterprise
Hadoop is not an Island in the Enterprise
 
Teradata
TeradataTeradata
Teradata
 
Comparison of MPP Data Warehouse Platforms
Comparison of MPP Data Warehouse PlatformsComparison of MPP Data Warehouse Platforms
Comparison of MPP Data Warehouse Platforms
 
Informatica Interview Questions & Answers
Informatica Interview Questions & AnswersInformatica Interview Questions & Answers
Informatica Interview Questions & Answers
 
Manipulating Data with Talend.
Manipulating Data with Talend.Manipulating Data with Talend.
Manipulating Data with Talend.
 
Manipulating data with Talend. Learn how?
Manipulating data with Talend. Learn how?Manipulating data with Talend. Learn how?
Manipulating data with Talend. Learn how?
 
Aginity "Big Data" Research Lab
Aginity "Big Data" Research LabAginity "Big Data" Research Lab
Aginity "Big Data" Research Lab
 
Big data with hadoop
Big data with hadoopBig data with hadoop
Big data with hadoop
 
Aginity Big Data Research Lab V3
Aginity Big Data Research Lab V3Aginity Big Data Research Lab V3
Aginity Big Data Research Lab V3
 
Aginity Big Data Research Lab
Aginity Big Data Research LabAginity Big Data Research Lab
Aginity Big Data Research Lab
 
Aginity Big Data Research Lab
Aginity Big Data Research LabAginity Big Data Research Lab
Aginity Big Data Research Lab
 
Hadoop(Term Paper)
Hadoop(Term Paper)Hadoop(Term Paper)
Hadoop(Term Paper)
 
Teradata Aster: Big Data Discovery Made Easy
Teradata Aster: Big Data Discovery Made EasyTeradata Aster: Big Data Discovery Made Easy
Teradata Aster: Big Data Discovery Made Easy
 
Big data analysis concepts and references
Big data analysis concepts and referencesBig data analysis concepts and references
Big data analysis concepts and references
 
Simplifying Big Data ETL with Talend
Simplifying Big Data ETL with TalendSimplifying Big Data ETL with Talend
Simplifying Big Data ETL with Talend
 

Plus de Teja Bheemanapally (20)

Linux or unix interview questions
Linux or unix interview questionsLinux or unix interview questions
Linux or unix interview questions
 
Linux notes
Linux notesLinux notes
Linux notes
 
Linux crontab
Linux crontabLinux crontab
Linux crontab
 
Linux basic commands
Linux basic commandsLinux basic commands
Linux basic commands
 
Linux01122011
Linux01122011Linux01122011
Linux01122011
 
Kernel (computing)
Kernel (computing)Kernel (computing)
Kernel (computing)
 
Installing red hat enterprise linux1
Installing red hat enterprise linux1Installing red hat enterprise linux1
Installing red hat enterprise linux1
 
Linux basic commands tutorial
Linux basic commands tutorialLinux basic commands tutorial
Linux basic commands tutorial
 
In a monolithic kerne1
In a monolithic kerne1In a monolithic kerne1
In a monolithic kerne1
 
Common linuxcommandspocketguide07
Common linuxcommandspocketguide07Common linuxcommandspocketguide07
Common linuxcommandspocketguide07
 
50 most frequently used unix
50 most frequently used unix50 most frequently used unix
50 most frequently used unix
 
Basic commands
Basic commandsBasic commands
Basic commands
 
File system hierarchy standard
File system hierarchy standardFile system hierarchy standard
File system hierarchy standard
 
40 basic linux command
40 basic linux command40 basic linux command
40 basic linux command
 
15 practical grep command examples in linux
15 practical grep command examples in linux15 practical grep command examples in linux
15 practical grep command examples in linux
 
25 most frequently used linux ip tables rules examples
25 most frequently used linux ip tables rules examples25 most frequently used linux ip tables rules examples
25 most frequently used linux ip tables rules examples
 
Shell intro
Shell introShell intro
Shell intro
 
6 stages of linux boot process
6 stages of linux boot process6 stages of linux boot process
6 stages of linux boot process
 
Kernel (computing)
Kernel (computing)Kernel (computing)
Kernel (computing)
 
Installing red hat enterprise linux1
Installing red hat enterprise linux1Installing red hat enterprise linux1
Installing red hat enterprise linux1
 

Dernier

APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 

Dernier (20)

APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 

Teradata

  • 2. ABOUT TERADATA  Teradata Corporation is an American computer company that sells analytic data platforms, applications and related services. Its products are meant to consolidate data from different sources and make the data available for analysis.  Formerly a division of NCR Corporation, Teradata was incorporated in 1979 and separated from NCR in October 2007. Michael Koehler became president and CEO of Teradata after its 2007 spin off from NCR.  Teradata's Applications business is led by Darryl McDonald and the corporate headquarters is located in Miamisburg, Ohio.
  • 3. WHAT IS TERADATA  Teradata is RDBMS initially created by the firm with the same founded in 1979, is the part of NCR Corp which acquired the Teradata company on February 28th 1991.  It is massively parallel processing system.  The main point with Teradata DBMS is that it’s linearly and predictably scalable in all dimensions of database system workload.  Teradata is offered on Intel servers interconnected by the BYNET messaging fabric  Teradata systems offered with either Engenio or EMC disk arrays for database storage.
  • 4. CHOICE OF SEVERAL OS  MICROSOFT WINDOWS and WINDOWS SERVER 2003 on 64 bit Intel server has been pre-announced.  Teradata Enterprise Data Warehouse are often accessed via ODBC or JDBC by applications running on OS such as Microsoft Windows or editions of UNIX.  The warehouse typically source data from OS’s via combinations of batch and trickle loads.  The largest and most prominent customer of this RDBMS is WAL-MART, which runs its central inventory and other financial systems on Teradata.  WAL-MART’s is Teradata Data Warehouse is generally regarded by the DBS industry as being the largest Data Warehouse in the world.  Other Teradata customers include companies like AT&T, Dell, Continental Airlines, National Australia Bank, FedEx, Vodafone, eBay many more.  Teradata’s main competitors are other high-end solutions such as ORACLE and IBM’s DB’s
  • 5. WHY TERADATA?  Teradata is the world’s leading Enterprise Data Warehousing solutions provider. Today, more than 60% of the world’s most admired global companies use Teradata technology:  90% of the Top Global Telecommunications Companies.  50% of the Top Global Retailers.  70% of the Top Global Airlines.  60% of the Top Global Transportation Logistics Companies.  40% of the Top Global Commercial and Saving Banks.  Teradata offers a wide variety of solutions for Customers Relationship Management, Supply and Demand Chain Management, Financial Services, Risk Management, and much more.  Teradata is clearly the best choice
  • 6. TERADATA ARCHITECTURE  Teradata acts as a single data store, with multiple client applications making inquiries against it concurrently.  Instead of replicating a database for different purpose, with Teradata you store the data once and use it for all clients.  It provides the same connectivity for an entry-level system as it does for a massive enterprise data warehouse.  A Teradata system contains one or more nodes  A node is a term for a processing unit under the control of a single operating system.  The node is where the processing occurs for the Teradata Database there are 2 types of Teradata systems
  • 7. Contd…  Symmetric multiprocessing (SMP): An SMP Teradata system has a single node that contains multiple CPU’s sharing a memory pool.  Massively parallel processing (MPP): Multiple SMP nodes working together comprise a larger, MPP implementation of Teradata. The nodes are connected using BYNET, which allows multiple virtual processors on multiple nodes to communicate with each other.  Teradata is the future of Data Mining. In future everyone we start using Teradata Database. Now it is costly, works are going on to reduce its cost. So it will reach to small business also.
  • 8. TECHNOLOGY AND PRODUCTS  Its technology consists of hardware, software, database, and consulting.  The system moves data to a data warehouse where it can be recalled and analyzed. The systems can be used as back-up for one another during downtime, and in normal operation balance the workload across themselves.  Marketing research company Gartner Group placed Teradata in the "leaders quadrant" in its 2009, 2010, and 2012reports, "Magic Quadrant for Data Warehouse Database Management Systems".  Teradata is the most popular data warehouse DBMS in the DB-Engines database ranking.  In 2010, Teradata was listed in Fortune’s annual list of Most Admired Companies.
  • 9. ACTIVE ENTERPRISE DATA WAREHOUSE  Teradata Active Enterprise Data Warehouse is the platform that runs the Teradata Database, with added data management tools and data mining software.  The data warehouse differentiates between “hot and cold” data – meaning that the warehouse puts data that is not often used in a slower storage section.  Teradata Database 13.10 was announced in 2010 as the company’s database software for storing and processing data.  Teradata Database 14 was sold as the upgrade to 13.10 in 2011 and runs multiple data warehouse workloads at the same time. It includes column-store analyses.  Teradata Integrated Analytics is a set of tools for data analysis that resides inside the data warehouse.
  • 10. BACKUP, ARCHIVE, AND RESTORE  BAR is Teradata’s backup and recovery system.  The Teradata Disaster Recovery Solution is automation and tools for data recovery and archiving. Customer data can be stored in an offsite recovery center.
  • 11. PARTNERS  Capgemini  Cloudera  IBM  DIVYESH  Informatica: Dual Load solution  Intel  Kalido: Teradata and Kalido Accelerate product  MapR  Microsoft  MicroStrategy: joint business intelligence products  NetApp  Oracle  SAP: Netweaver datawarehouse  SAS  Symantec  Tableau Software: interactive data visualization products focused on business intelligence  Attunity  WhereScape: data warehouse development and management tools
  • 12. TERADATA AND BIG DATA  Teradata began to associate itself with the term, “Big Data” in 2010. CTO, Stephen Brobst, attributes the rise of big data to “new media sources, such as social media.”  The increase in semi-structured and unstructured data gathered from online interactions prompted Teradata to form the “Petabyte club” in 2011 for its heaviest big data users.  The rise of big data resulted in many traditional data warehousing companies updating their products and technology.  For Teradata, big data prompted the acquisition of Aster Data Systems in 2011 for the company’s MapReduce capabilities and ability to store and analyze semi-structured data.  Public interest in big data resulted in a 13% increase in Teradata’s global sales.
  • 13. Competition  Teradata's main competitors are similar products from vendors such as Oracle, IBM, Microsoft and Sybase IQ.  Also,competitors include data warehouse appliance vendors such as Netezza (acquired in November 2010 by IBM),DATAllegro (acquired in August 2008 by Microsoft), ParAccel, Greenplum (acquired in July 2010 by EMC), andVertica Systems (acquired in February 2011 by HP), and from packaged data warehouse applications such as SAPBW and Kalido.
  • 14. ADMINSTRATOR’S NEVER HAVE TO DO  Teradata DB’s never have to do the following tasks:  Reorganize data or index space.  Pre-allocate table/index space and format partitioning. While it is possible t have partitioned indexes in Teradata, they are not required.  Pre-prepare data for loading (convert, sort etc.,)  Unload/Reload data spaces due to expansion. With Teradata, the data can be redistributed on the larger configuration with no offloading and reloading required.  Write or run programs to split input source files into partitions for loading.  With Teradata the workload for creating table of 100 rows is the same as creating a table with 1,000,000,000 rows.  Teradata DBA’s know if the data doubles, the system can expand easily to accommodate it  Teradata provide huge cost advantages, especially when it comes to staffing DB admins.