SlideShare una empresa de Scribd logo
1 de 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

Más contenido relacionado

La actualidad más candente

UNIT 1 -BIG DATA ANALYTICS Full.pdf
UNIT 1 -BIG DATA ANALYTICS Full.pdfUNIT 1 -BIG DATA ANALYTICS Full.pdf
UNIT 1 -BIG DATA ANALYTICS Full.pdf
vvpadhu
 
Lecture 10 distributed database management system
Lecture 10   distributed database management systemLecture 10   distributed database management system
Lecture 10 distributed database management system
emailharmeet
 
Big Data PPT by Rohit Dubey
Big Data PPT by Rohit DubeyBig Data PPT by Rohit Dubey
Big Data PPT by Rohit Dubey
Rohit Dubey
 

La actualidad más candente (20)

Chapter 1 big data
Chapter 1 big dataChapter 1 big data
Chapter 1 big data
 
Introduction to ETL and Data Integration
Introduction to ETL and Data IntegrationIntroduction to ETL and Data Integration
Introduction to ETL and Data Integration
 
UNIT 1 -BIG DATA ANALYTICS Full.pdf
UNIT 1 -BIG DATA ANALYTICS Full.pdfUNIT 1 -BIG DATA ANALYTICS Full.pdf
UNIT 1 -BIG DATA ANALYTICS Full.pdf
 
Big data
Big dataBig data
Big data
 
Big data introduction
Big data introductionBig data introduction
Big data introduction
 
What is HDFS | Hadoop Distributed File System | Edureka
What is HDFS | Hadoop Distributed File System | EdurekaWhat is HDFS | Hadoop Distributed File System | Edureka
What is HDFS | Hadoop Distributed File System | Edureka
 
Hadoop File system (HDFS)
Hadoop File system (HDFS)Hadoop File system (HDFS)
Hadoop File system (HDFS)
 
Data warehouse
Data warehouseData warehouse
Data warehouse
 
Data Warehousing and Data Mining
Data Warehousing and Data MiningData Warehousing and Data Mining
Data Warehousing and Data Mining
 
Teradata introduction - A basic introduction for Taradate system Architecture
Teradata introduction - A basic introduction for Taradate system ArchitectureTeradata introduction - A basic introduction for Taradate system Architecture
Teradata introduction - A basic introduction for Taradate system Architecture
 
Cloud Computing & Big Data
Cloud Computing & Big DataCloud Computing & Big Data
Cloud Computing & Big Data
 
Data warehousing
Data warehousingData warehousing
Data warehousing
 
Lecture 10 distributed database management system
Lecture 10   distributed database management systemLecture 10   distributed database management system
Lecture 10 distributed database management system
 
What is ETL?
What is ETL?What is ETL?
What is ETL?
 
Big Data PPT by Rohit Dubey
Big Data PPT by Rohit DubeyBig Data PPT by Rohit Dubey
Big Data PPT by Rohit Dubey
 
NoSQL databases
NoSQL databasesNoSQL databases
NoSQL databases
 
Introduction to HDFS
Introduction to HDFSIntroduction to HDFS
Introduction to HDFS
 
ETL Process
ETL ProcessETL Process
ETL Process
 
Hadoop Overview & Architecture
Hadoop Overview & Architecture  Hadoop Overview & Architecture
Hadoop Overview & Architecture
 
Data warehousing
Data warehousingData warehousing
Data warehousing
 

Destacado

Steganography
Steganography Steganography
Steganography
Uttam Jain
 

Destacado (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
 

Similar a 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 Paper
Vipul 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 Enterprise
DataWorks Summit
 
Aginity "Big Data" Research Lab
Aginity "Big Data" Research LabAginity "Big Data" Research Lab
Aginity "Big Data" Research Lab
kevinflorian
 
Aginity Big Data Research Lab V3
Aginity Big Data Research Lab V3Aginity Big Data Research Lab V3
Aginity Big Data Research Lab V3
mcacicio
 
Aginity Big Data Research Lab
Aginity Big Data Research LabAginity Big Data Research Lab
Aginity Big Data Research Lab
asifahmed
 
Aginity Big Data Research Lab
Aginity Big Data Research LabAginity Big Data Research Lab
Aginity Big Data Research Lab
dkuhn
 

Similar a Teradata (20)

Teradata
TeradataTeradata
Teradata
 
Teradata
TeradataTeradata
Teradata
 
Teradata
TeradataTeradata
Teradata
 
Tera data
Tera dataTera data
Tera data
 
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
 

Más 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
 

Último

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Último (20)

Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 

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.