178 | 04 Aug 2014 @ 09:22 PDT | Teradata Studio | Reply | Database Filter Dialog Not Responding | Thomas, Turn the DSE show hierarchy display off. The delay is trying to gather up all of the databases and users in the hierarchy display that is taking a long time. To turn it off, go to Window>... |
177 | 01 Aug 2014 @ 11:11 PDT | Teradata Studio | Reply | Studio Express Smart Loader error | Anything different about the data you are loading? Have you tried other files to smart load or it happens with all smart loads to the data lab? Does it happen if you smart load to a database outsid... |
176 | 01 Aug 2014 @ 10:49 PDT | Teradata Studio | Reply | Studio Express Smart Loader error | Robert, We have not seen this issue so will try to recreate the problem. Is there anything special about the data you are trying to load? Is it loading from delimited text or .xlsx file, encoding, ... |
175 | 27 Jul 2014 @ 07:47 PDT | Teradata Studio | Reply | Unable to establish connectivity to Oracle through Teradata Studio Express TD Studio Expv15 | Rakesh, It looks like, from the exception, that it can't find the JDBC driver jar. Did you do steps 2 and 4 from above?
|
174 | 18 Jul 2014 @ 10:22 PDT | Teradata Studio | Reply | Teradata Studio Express to SQLServer Connectivity - set up assistance | Hugo, We have provided a customized SQL Editor for Teradata 'Teradata SQL Editor'. You will want to open the SQL file using the other SQL Editor, referred to simply as 'SQL File Editor&... |
173 | 18 Jul 2014 @ 09:03 PDT | Teradata Studio | Reply | Can't create User from Teradata Studio UI | Pierre, You need to download Teradata Studio, instead of Teradata Studio Express. Teradata Studio has the administrator perspective.
|
172 | 16 Jul 2014 @ 10:00 PDT | Teradata Studio | Reply | How Do You Create A Teradata Database? | @newb1, Do you have Teradata Express (the Teradata VM) up and running with the Teradata Database up? Teradata Express has Teradata Studio Express installed inside the VM. Can you bring up Teradata ... |
171 | 14 Jul 2014 @ 09:00 PDT | Teradata Studio | Reply | Teradata Studio Bugs / Problem reporting | Koeby, Teradata Studio is supported through T@YS, https://tays.teradata.com/
|
170 | 14 Jul 2014 @ 08:46 PDT | Teradata Studio | Reply | I'm new to Teradata. My Select statements saved to Project Explorer save as .txt not .sql. How to chg default? | Roslyn, The 'SQL' project is created as a default project folder when Studio is first launched. It can contain text, Excel, or SQL files. To default to the SQL extension, you would need to ... |
169 | 08 Jul 2014 @ 03:32 PDT | Teradata Studio | Reply | Trying to Install Teradata Studio 15 and can't Uninstall 14.10 without Binaries - Windows X86 64 | Brett, Glad that worked!
|
168 | 07 Jul 2014 @ 11:13 PDT | Teradata Studio | Reply | Trying to Install Teradata Studio 15 and can't Uninstall 14.10 without Binaries - Windows X86 64 | Brett. Did you have Studio 14.10 installed or Studio 14.10.01? These are two different product codes.
|
167 | 07 Jul 2014 @ 09:23 PDT | Teradata Studio | Reply | Trying to Install Teradata Studio 15 and can't Uninstall 14.10 without Binaries - Windows X86 64 | Brett, There is a Windows registry entry that indicates that 14.10 is installed. You could try deleting the entry and retry the install again. You should back up the registry any time you make chan... |
166 | 02 Jul 2014 @ 02:51 PDT | Teradata Studio | Reply | Trying to Install Teradata Studio 15 and can't Uninstall 14.10 without Binaries - Windows X86 64 | Brett, I am checking on this issue.
|
165 | 30 Jun 2014 @ 04:25 PDT | Teradata Studio | Reply | jre 1.6 is required for TS application warning, failed TS install | Current plans show 4th quarter this year.
|
164 | 30 Jun 2014 @ 10:51 PDT | Teradata Studio | Reply | jre 1.6 is required for TS application warning, failed TS install | Jon, we plan to resolve this issue in our next release. I will update the download page for now.
|
163 | 30 Jun 2014 @ 08:57 PDT | Teradata Studio | Reply | Eclipse Plugin installation fails looking for: org.eclipse.jst.ws.axis.consumption.core | Zach, Yes it is possible. Here is a link from Java EE that might help (http://docs.oracle.com/javaee/6/tutorial/doc/gijqy.html), or using Spring (https://spring.io/guides/gs/rest-service/).
|
162 | 23 Jun 2014 @ 08:52 PDT | Teradata Studio | Reply | I'm new to Teradata. My Select statements saved to Project Explorer save as .txt not .sql. How to chg default? | If you save a file from the SQL Editor (New SQL Editor or create a new file from the SQL project - right click > New> SQL File), it will default to .sql extension.
|
161 | 13 Jun 2014 @ 02:16 PDT | Teradata Studio | Reply | Eclipse Plugin installation fails looking for: org.eclipse.jst.ws.axis.consumption.core | Zach, Hmm. Not sure. We'll look into the problem.
|
160 | 12 Jun 2014 @ 09:33 PDT | Teradata Studio | Reply | Eclipse Plugin installation fails looking for: org.eclipse.jst.ws.axis.consumption.core | Zach, You would create your SQL query just like you would for a parameterized query, so as you suggested but without the double quotes: SELECT percent from <db>.<table> where id=? and d... |
159 | 11 Jun 2014 @ 02:01 PDT | Teradata Studio | Reply | Eclipse Plugin installation fails looking for: org.eclipse.jst.ws.axis.consumption.core | Zach, Open a Teradata SQL Editor for a Teradata Connection profile. Inside the editor, enter your SQL select statement: such as SELECT * FROM <database>.<table>;. Then right click in th... |
158 | 11 Jun 2014 @ 12:58 PDT | Teradata Studio | Reply | Eclipse Plugin installation fails looking for: org.eclipse.jst.ws.axis.consumption.core | Zach, Which wizard are you running? Did you start from a Teradata table, right click and choose 'Create CRUD iBatis SQL Map' and check the box to create a Web Service or enter a SQL stateme... |
157 | 09 Jun 2014 @ 09:13 PDT | Teradata Studio | Reply | Where to see table created in Teradata Studio | Ricky,
1. A user is associated with a login profile and yes, can have nested databases. Nested databases are created using the FROM <DatabaseName> clause in the CREATE DATABASE statement. pr... |
156 | 04 Jun 2014 @ 09:50 PDT | Teradata Studio | Reply | Eclipse Plugin installation fails looking for: org.eclipse.jst.ws.axis.consumption.core | Zach, We recommend that you use the Eclipse JEE download becuase it includes all the required Eclipse plugins needed by Teradata Plugin for Eclipse. But if you already have Juno (Eclipse 4.2.2) or&... |
155 | 02 Jun 2014 @ 11:14 PDT | Teradata Studio | Reply | Studio 15 install on TD supplied Dell | @AB75151, Can you verify that Studio Express completed the install in Program Files (depending on 32 or 64-bit location)? The install should create (replace) the desktop shortcut with the correct l... |
154 | 27 May 2014 @ 03:01 PDT | Teradata Studio | Reply | Huge number of sessions with data transfer | Markus, The Data Transfer, for large tables (over 100,000 rows), will use the JDBC FastLoad and FastExport option. It will create a separate connection and set the JDBC FastLoad/FastExport pa... |