85 | 03 Aug 2011 @ 10:28 PDT | Tools | SQL Assistant Java Edition 13.11 now available | We are moving toward all queries that come from Teradata will use the Teradata Result Set Viewer. There is currently not an option to choose the SQL Results view for Teradata result sets. |
84 | 27 Jun 2011 @ 09:06 PDT | Tools | Teradata Plug-in for Eclipse 13.11 now available | Eclipse DTP does not currently support the "Mark Occurrences" option for the SQL Editor. It is on our list of feature improvements. |
83 | 16 Jun 2011 @ 10:39 PDT | Tools | Getting Started with Teradata Plug-in for Eclipse | Currently, it does not generate scripts for these operations. Fastload and Fastexport are using the JDBC FASTLOAD or FASTEXPORT option. In the case of FastLoad, it builds an INSERT statement that i... |
82 | 15 Jun 2011 @ 09:42 PDT | Tools | SQL Assistant Java Edition | Rafal,
For many reasons we have evolved the SQLA JE product. As mentioned, this product is based on Eclipse and its DTP framework. Where possible, we have used this extensible platform to add valu... |
81 | 06 Jun 2011 @ 09:37 PDT | Tools | SQL Assistant Java Edition 13.01 for Windows 64-bit | I am assuming you are installing our latest version 13.11. Please verify that you are running with JRE 1.6, and running 64-bit for both. Is there an error message displayed or error log created? T... |
80 | 31 May 2011 @ 10:02 PDT | Tools | Teradata Plug-in for Eclipse 13.11 now available | Make sure you have the required Eclipse packages. Teradata Plug-in for Eclipse Release 13.11 requires Eclipse 3.6.2 or Eclipse 3 5.2 and DTP 1.8.2, as well as JRE 1.6. It is recommended that you in... |
79 | 19 May 2011 @ 02:42 PDT | Tools | SQL Assistant Java Edition | @rgallen
No, the TDGeoImport commands are run outside of SQLA JE. |
78 | 18 May 2011 @ 01:53 PDT | Tools | SQL Assistant Java Edition | @vgrinber,
Added note, our new version of SQLA JE, 13.11, will have the Select All option for both the result set and the SQL history. SQLA JE 13.11 is scheduled to be released at the end of May.
|
77 | 18 May 2011 @ 01:41 PDT | Tools | SQL Assistant Java Edition | @vgrinber,
1. Select All is not an option for the result set. You would have to use the Shift key to select multiple cells. This is something we can add in the future.
2. The copy is just for res... |
76 | 12 May 2011 @ 02:53 PDT | Tools | SQL Assistant Java Edition | Yes, we have added support for Oracle, SQL Server, and DB2, which will be available at the end of May. No plans for Hive at this time. |
75 | 12 Apr 2011 @ 08:53 PDT | Tools | SQL Assistant Java Edition | We need for you to send us your log file so we can get a better idea of what is going on. Visit our Customer Support site (http://tays.teradata.com/web/guest;jsessionid=108277C3187639BB8A883050708A... |
74 | 08 Apr 2011 @ 08:53 PDT | Tools | SQL Assistant Java Edition | @alexfed - Try closing the Teradata View by clicking the [X] on the tab. When you execute a new query, it will restart a new Teradata View. Does the query always cause this problem? |
73 | 08 Apr 2011 @ 08:48 PDT | Tools | SQL Assistant Java Edition | Yes, on Windows platforms, the start menu icon will start up in the user's Home directory and this is where it will create the workspace. If you start SQLA JE by clicking on the .exe file, it will ... |
72 | 31 Mar 2011 @ 09:22 PDT | Tools | SQL Assistant Java Edition | Michael,
Thank you for your comments. We will look at adding a "Show definition" option.
It looks like the NPE is a database permission problem. We have fixed this problem in our upcoming rele... |
71 | 30 Mar 2011 @ 09:28 PDT | Tools | SQL Assistant Java Edition | .) SQLA JE will allow you to sort multiple columns but one at a time. We can look into similar sort.
.) Our next release will allow you to import history from the original SQL Assistant (previousl... |
70 | 21 Mar 2011 @ 11:28 PDT | Tools | SQL Assistant Java Edition | Using the Terminal application. first locate the teradatasqla directory, depending on where you installed SQLA JE. Typically this is in your /Applications directory. So change directory to /Applica... |
69 | 18 Mar 2011 @ 09:04 PDT | Tools | SQL Assistant Java Edition | SQLA JE is an Eclipse RCP which means that all the plug-ins are bundled in the product. No additional downloads are needed. I have a couple more questions: You mentioned earlier that you could "get... |
68 | 17 Mar 2011 @ 09:49 PDT | Tools | SQL Assistant Java Edition | Bob,
Do you have access to the DBC database? Can you try running a query such as select * from dbc.dbcinfo; |
67 | 17 Mar 2011 @ 04:00 PDT | Tools | SQL Assistant Java Edition | Bob,
I am trying to recreate your problem. It looks like it is iterating through the result data for display. Can you provide more information about the table you are querying? What are the column... |
66 | 02 Mar 2011 @ 09:03 PST | Tools | SQL Assistant Java Edition | We currently don't support AIX. I would suggest posting to the Tools Forum to see if other have a suggestion. |
65 | 25 Feb 2011 @ 09:05 PST | Tools | SQL Assistant Java Edition 13.10 available | Can you send me the error log (.log). It is located in the install .metadata directory. |
64 | 24 Feb 2011 @ 09:46 PST | Tools | SQL Assistant Java Edition 13.10 available | Can you verify you have installed 64-bit JVM? |
63 | 23 Feb 2011 @ 05:00 PST | Tools | SQL Assistant Java Edition 13.10 for Windows 32-bit | @fgastner, What kind of performance problems are you having? Creating SQL or running SQL or other area?
What error are you getting on the canceled query? |
62 | 14 Feb 2011 @ 11:17 PST | Tools | SQL Assistant Java Edition 13.0 available | Getting privileges set up correctly can be confusing. It is my understanding that you need to first GRANT CREATE PROCEDURE privilege on utvikling to DBC. Then GRANT CREATE PROCEDURE privilege on ... |
61 | 11 Feb 2011 @ 08:51 PST | Tools | SQL Assistant Java Edition 13.0 available | Here is the explanation for the 5526 error code:
Explanation: The SPL text of the stored procedure contains compilation errors (and possibly warnings also).
Generated By: Parser (SPL Compiler).
... |