Thursday 26 December 2013

Getting Started with TeraData Vmware


The first task is to make sure you have a system capable of handling VMware and VM’s. There are plenty of details on the VMware site but here are some basic requirements that you should be aware of before getting started:
  1. Since the SLES10 VM’s are 64-bit, your CPU must support 64-bit operation.
  2. Your CPU must also support Virtualization. Generally there is a BIOS setting which enables this. Google the topic for your particular CPU for more information but most recent PC’s support both 64-bit and Virtualization.

Monday 23 December 2013

Basics of Teradata Database


What exactly is a Teradata Database?

• Teradata Database is a RDMS (Relational Database Management System) which helps in driving the company’s Data warehouse.
• It provides foundation for the company to grow, compete, evolve business by getting answers to a new generation of questions (typically “what if” queries)
• It supports business growth from gigabytes to whooping hundreds of Terabytes
• Teradata Database is an Open system and compliant with major support from ANSI standards
• It works on UNIX MP-RAS, WINDOWS and LINUX operating systems, connects with other client through Network Attached channel (TCP/IP) and Channel connection for Mainframe.

Sunday 22 December 2013

Download Freely licensed Teradata Express 14.0 VMware Image


For starting the learning of Teradata db, we need db. As we all know, Teradata db is proprietary of Teradata Corporation and we need paid license for using it commercially.

Now here is the good news, Teradata Corporation is pleased to announce the availability of new Teradata Express versions based on our recently released version 14.0 of the Teradata database   The Teradata Express program is a freely licensed virtual instance of the Teradata database. It is fully functional for evaluation, test and development purposes.

What does Teradata Express 14.0 for VMware include?

Teradata Express14.0 for VMware includes the following:
  • Teradata Database 14.00.00.01
  • Teradata Tools and Utilities 14.0
  • Teradata Viewpoint 14.0 (installed, but inactive by default)
  • Teradata Studio Express

Saturday 21 December 2013

A SQL Client Tool - TeraData Studio Express


Teradata Studio Express is a graphical Java program, developed on the Eclipse Rich Client Platform (RCP),  that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.
This is a nice tool which can connect many DBs like Aster database, DB2 for LUW, DB2 for i5/OS, DB2 for z/OS, Oracle, SQL Server, Generic JDBC connection and of course TeraData DB.


You can download Teradata Studio from HEREFor more information about Teradata Studio visit HERE.  You also need the DB Drivers ( JDBC drivers/jar files  ) for connecting DBs from HERE