635 | 23 Jun 2016 @ 11:13 PDT | Aster | Aster Database support in Teradata Studio Express 14.02 | @dharmabitk, Please post your question to the Aster Forum (http://forums.teradata.com/forum/aster).
|
634 | 23 Jun 2016 @ 10:50 PDT | Tools | Studio 15.11 Available for Download | @Johannes, There are shortcut keys for executing statements in the SQL Editor, such as Ctrk+Alt+X to Execute All (like SQLA Execute), Alt+X Execute Selected Text, F5 to Execute as Individual Statem... |
633 | 22 Jun 2016 @ 05:34 PDT | Tools | SQL Assistant Java Edition | Haritha, Please post your question to the Cloud Computing Forum (http://forums.teradata.com/forum/cloud-computing). thanks.
|
632 | 17 Jun 2016 @ 02:18 PDT | Tools | Studio 15.11 Available for Download | Is the characters supported by the Teradata Database? If you are storing characters in a LATIN column that are supported by the Teradata Database for the server-side LATIN character set, then the y... |
631 | 14 Jun 2016 @ 10:31 PDT | Tools | New Teradata Studio Administration User Experience | I will open a JIRA on this to get the Database name in the list. Sorry this was missed.
|
630 | 13 Jun 2016 @ 02:06 PDT | Tools | Studio 15.11 Available for Download | If using Kerberos, you need to set up the credentials. Here is a section from our Studio Help Content:
Kerberos Authentication
When using Kerberos authentication, you must provide a security conf... |
629 | 12 Jun 2016 @ 05:42 PDT | Tools | New Teradata Studio Administration User Experience | Pablo, The Navigator allows you to toggle between hierarchy display for databases/users or drill in from databases/users to the tables, macros, views, etc. using menu or toolbar buttons in the Obje... |
628 | 10 Jun 2016 @ 02:36 PDT | Tools | Teradata Studio 15.10 now available | Edward, Yes, it requires JRE 1.7 or 1.8. You can download the Studio Express 15.10.01.01 release from the Teradata Patch Server TSS.
|
627 | 03 Jun 2016 @ 01:58 PDT | Tools | Teradata Studio | Vicky, Not at this time.
|
626 | 05 May 2016 @ 10:26 PDT | Tools | Transitioning from SQL Assistant to Studio Express | Sudheer, Thanks. Please attach the DDL for your table, if that is possible, so we can see if there are any issues with column datatypes. You mention installing on local drives. How were you r... |
625 | 04 May 2016 @ 02:41 PDT | Tools | Transitioning from SQL Assistant to Studio Express | Sudheer, Can you open an incident with T@YS so we can collect your error logs and configuration information to look further into this problem?
You mentioned using a filter on the data transfer. Is... |
624 | 04 May 2016 @ 10:25 PDT | Tools | Transitioning from SQL Assistant to Studio Express | Sudheer, You don't have to configure FastLoad scripts. It uses the JDBC FastLoad option, assuming not column data type issues.
The failure above can happen if the database you are loading into... |
623 | 04 May 2016 @ 10:20 PDT | Tools | Teradata Studio | Abhishek, The trim is happening in the underlying code of Eclipse used by Result Set Viewer. We are looking for an bug fix or workaround this issue.
|
622 | 03 May 2016 @ 03:49 PDT | Tools | Transitioning from SQL Assistant to Studio Express | Sudheer, It will pass the JDBC FASTLOAD option to the JDBC driver for tables with more than 100,000 rows, but if there are column types not supported by the FastLoad protocol, the JDBC driver will ... |
621 | 27 Apr 2016 @ 08:38 PDT | Tools | Transitioning from SQL Assistant to Studio Express | It will automatically use JDBC FastLoad option based on the table size.
|
620 | 26 Apr 2016 @ 01:39 PDT | Tools | Transitioning from SQL Assistant to Studio Express | jerico, We have not run performance tests specifically comparing exporting data. But for Studio and large tables, we are taking advantage of the JDBC FastExport option.
|
619 | 25 Apr 2016 @ 04:52 PDT | Tools | Transitioning from SQL Assistant to Studio Express | I am assuming you have already created the connection profile for the database, such as Oracle, DB2, or SQL Server. For now you have the basic SQL File Editor and a Result set window to view the re... |
618 | 22 Apr 2016 @ 04:33 PDT | Tools | Transitioning from SQL Assistant to Studio Express | Edgar, So for the other database types, we include the "enablement" modules from Eclipse to provide the SQL development environment within Studio. In the future, we are looking at extendi... |
617 | 21 Apr 2016 @ 04:03 PDT | Tools | Teradata Studio Express 15.00 now available | @Geneo, Please post your question to the Tools Forum. On Developer Exchange, go to top right hand shows Forums link. thanks
|
616 | 14 Apr 2016 @ 01:02 PDT | Tools | Teradata Studio products - choosing the right client tool | @mvn, They all do. To enable SQL Server connection type to show up in the Connection Wizard, go to the Preferences>Teradata Datatools Preferences>New Profile Connection Types and make sure th... |
615 | 12 Apr 2016 @ 01:09 PDT | Tools | Teradata Studio Express | Syed, We are using parameterized query so the FROM table/view is replaced at runtime, based on your preference setting. Is there another query in the querylog that shows the replacement? What was t... |
614 | 11 Apr 2016 @ 01:39 PDT | Tools | Teradata Studio Express | Syed, Is the preferences for loading lists in the DSE using the V or VX views or custom view?
|
613 | 06 Apr 2016 @ 09:29 PDT | Tools | Teradata Studio Express | Amrutha, It sounds like you will need to GRANT create for the user. Please refer to the Teradata documentation regarding security administration. Teradata Studio provides dialogs to help with datab... |
612 | 03 Mar 2016 @ 01:29 PST | Tools | Teradata Studio | Joseph, Yes. Once you have exported your history file from SQL Assistant, on the Studio SQL History toolbar there is an Import button that will prompt you for the SQL Assistant History file locatio... |
611 | 15 Feb 2016 @ 10:28 PST | Tools | Getting Started with Teradata Plug-in for Eclipse | Jakub, It looks like from the stack trace that something is missing:
Caused by: java.lang.ClassNotFoundException: An error occurred while automatically activating bundle com.teradata.datatools.dtp... |