Teradata Studio Express provides an information discovery tool that retrieves data from Teradata Database systems and allows the data to be manipulated and stored on the desktop. It is built on the Eclipse Rich Client Platform (RCP). For more information on Teradata Studio, refer to the article Teradata Studio Express.
Teradata Studio Express contains several open-source components. A package containing the source code and licenses for these components is also available for download. This package does not contain proprietary Teradata source code.
For community support, please visit the Tools Forum.
► NOTE: This version requires Java Runtime Environment 1.6 or later. (To find out what version of Java you are running, open a DOS window and enter: java -version)
README
Teradata Studio Express 14.02.00 release information.
Supported Platforms:
=============================
Windows Vista - Microsoft Windows Vista Enterprise, 32-bit and 64-bit
Windows XP Professional - Microsoft Windows XP Professional, 32-bit and 64-bit
Windows Server - Microsoft Windows Server 2003, 32-bit and 64-bit
- Microsoft Windows Server 2008, 32-bit and 64-bit
Windows 2000 - Microsoft Windows 2000, 32-bit
Windows 7 - Microsoft Windows 7, 32-bit and 64-bit
Windows 8 - Microsoft Windows 8, 32-bit and 64-bit
Ret Hat Server - Red Hat Advanced Server 2.1, 3.0, and 4.0, 32-bit
- Red Hat Advanced Server 4.0, 64-bit
Red Hat Platform - Red Hat Advanced Platform 5.0, 32-bit and 64-bit
SUSE Linux Enterprise - SUSE Linux Enterprise 9, 32-bit and 64-bit
- SUSE Linux Enterprise 10, 32-bit and 64-bit
Apple Mac - OSX 10.5, 10.6, and 10.7
Supported Teradata Database Versions:
=====================================
Teradata Database V2R6.2
Teradata Database 12.0
Teradata Database 13.0
Teradata Database 13.10
Teradata Database 14.00
Supported Aster Databases Versions:
======================================
Aster Database 5.0
Required Software:
=============================
Java Runtime Environment (JRE) version 1.6 or greater
Install Instructions;
=============================
Download the Teradata Studio Express zip file from the download site.
For Windows install:
1) Unzip the Teradata Studio Express package to your local file system.
2) Run the setup.exe to launch the Teradata Studio Express installation.
3) Provide the path to where you would like to install Teradata Studio Express.
The default location is
C:\Program Files\Teradata\Client\14.00\Teradata Studio Express. When Teradata Studio
Express is started, a 'workspace' directory is created in your home directory (C:\Users\
<user>\workspace). This directory contains workspace files, including the SQL
project folder. The teradata.log file is located in the install \configuration directory.
For Linux install:
1) Unzip and untar the Teradata Studio Express package to your local file system.
gunzip TeradataStudioExpress__linux_x86.14.02.00.00-1.tar.gz
tar -xvf TeradataStudioExpress__linux_x86.14.02.00.00-1.tar
2) Change directories (CD) to the TeradataStudioExpress.14.02.00.00 directory
cd TeradataStudioExpress.14.02.00.00
3) Switch to Super User or Root and execute the RPM (Package Management) command to
install Teradata Studio Express on Linux.
su
./studioexpressinstall TeradataStudioExpress-14.02.00.00-1.x86.rpm
4) Provide the path to where you would like to install Teradata Studio Express.
The default location is /opt/teradata. When Teradata Studio Express is started, a 'workspace'
directory is created in the location where you launched Teradata Studio Express (TeradataStudioExpress) from.
This directory contains workspace files, including the SQL project folder.
The teradata.log file is located in the install /configuration directory.
Note: To check whether Teradata Studio Express is installed or not, run the following command:
rpm -qa TeradataStudioExpress
To remove the Teradata Studio Express product from your Linux system, run the following
command:
rpm -e TeradataStudioExpress
For Mac OS Install:
1) Unzip the Teradata Studio Express package to your local file system.
2) Double click on the Teradata Studio Express.pkg package to invoke the Teradata Studio Express installer
3) You can change the install location or use the default install location, which is the
/Applications/TeradataStudioExpress folder. When Teradata Studio Express is started, a 'SQLA' folder is created in the
user's Documents folder. This folder contains the workspace files, including the SQL
project folder. The teradata.log file is located in the install /configuration directory.
Running Teradata Studio Express:
================================
Windows:
Double click the Teradata Studio Express desktop icon shortcut.
Linux:
Update your path variable to include the TeradataStudioExpress directory. Execute TeradataStudioExpress.
Mac:
Execute Teradata Studio Express in the TeradataStudioExpress directory.