27 | 11 Dec 2014 @ 07:17 PST | Database | Reply | Query band in procedure. SET QUERY_BAND ';' UPDATE FOR SESSION;" | Just a small suggestion. Why don't you use TRANSACTION-level Query Band on the CALL for the procedure? It will assign automatically the same query band to all statements within the SP.
Here... |
26 | 17 Mar 2013 @ 06:06 PDT | Connectivity | Reply | New Teradata 13 Express Installation - Help | BTW, you need to install Teradata Express Database (i.e. the DBMS that stores and hosts the data) to use the Tools and Utilities with it. More details can be found here: http://www.terad... |
25 | 17 Mar 2013 @ 06:03 PDT | Connectivity | Reply | New Teradata 13 Express Installation - Help | Teradata service control is usually found as a shortcut on the desktop. Alternatively, you can find it too at: Start Menu > Programs > Teradata Database Express 13.0 > Teradata Service Con... |
24 | 10 Mar 2013 @ 03:12 PDT | General | Reply | Sample database | Teradata Express for Windows installs with sample databases under the "Samples" database in the hierarchy. The data installed depend on the selection of database size when installing the ... |
23 | 17 May 2012 @ 02:04 PDT | Extensibility | Reply | Java UDFs in Teradata Express 13 & Windows XP - An errors-prevention guide |
Try using an EXTERNAL SECURITY INVOKER instead of the default. This can be done by going through steps 2 to 5 above.
|
22 | 26 Apr 2012 @ 07:01 PDT | Teradata Applications | Reply | TPT 13.0 is compatible with Windows 7?? |
Teradata Tools & Utilities V13.1 (including SQL Assistant) can be downloaded from here. This is the latest version currently available.
|
21 | 26 Apr 2012 @ 06:59 PDT | Tools | Reply | Where can I find BTEQ? |
Teradata Tools & Utilities V13.1 can be downloaded from here. This is the latest version currently available.
|
20 | 26 Apr 2012 @ 06:59 PDT | Connectivity | Reply | New Teradata 13 Express Installation - Help |
Teradata Tools & Utilities V13.1 (including SQL Assistant) can be downloaded from here. This is the latest version currently available.
|
19 | 26 Apr 2012 @ 05:46 PDT | Extensibility | Reply | VC++ 10 Express setup for UDF code/test |
With a little search on your part you can easily find some answers for your question in previous posts on the forum.
Anyway, you can try by visiting this link and please only use the VC++ ve... |
18 | 26 Apr 2012 @ 05:20 PDT | Extensibility | Reply | Error using TDGeoImport to load shapefile |
I must note however, that the format you have mentioned is also supported using VARCHAR(64000) constructors (i.e. your NEW statement should be supported) like the following:
VALUES (1, N... |
17 | 26 Apr 2012 @ 03:51 PDT | Extensibility | Reply | Error using TDGeoImport to load shapefile |
I experience a similar but not identical problem with the TDGeoImportExport tool. I experienced a similar bug under this link. I think such kind of problems should be reported to custo... |
16 | 26 Apr 2012 @ 03:26 PDT | Teradata Applications | Reply | TPT 13.0 is compatible with Windows 7?? |
Microsoft Windows 7 32-bit is supported as long as it is 32-bit ... and should install with all the tools including the SQL Assistant. The included SQL Assistant is Teradata SQL Assistant 1... |
15 | 19 Apr 2012 @ 07:26 PDT | Connectivity | Reply | New Teradata 13 Express Installation - Help |
The Teradata Express edition does have the SQL Assistant with it which you can find under Start Menu > Programs > Teradata Client 13.0 > Teradata SQL assistant.
As you have mentione... |
14 | 19 Apr 2012 @ 07:16 PDT | Analytics | Reply | Need Help for TWM |
Hi Dinesh,
For TWM, you are limited to the analytics shipped ... so for fraud you can try to make a data mining model using linear / logistic regression, decision tree mining, and / or clust... |
13 | 01 Mar 2012 @ 02:13 PST | Tools | Reply | Where can I find BTEQ? |
@sjetti BTEQ ships with the Teradata environment, so if your company owns a TD 14 environment it will have the BTEQ software as well (if there is a problem you should contact customer ... |
12 | 16 Feb 2012 @ 12:11 PST | Training | Reply | TERADATA CERTIFICATION |
It would be better if you take a Teradata course (Teradata SQL and Advanced Teradata SQL) as it will be more convenient for you than reading the manuals. The manuals would be good as a... |
11 | 05 Feb 2012 @ 09:25 PST | Tools | Reply | I am new on forums.teradata.com.Happy New Year |
Welcome on board! :-) Best of luck with your data-warehousing endeavours.
|
10 | 01 Feb 2012 @ 02:05 PST | General | Reply | Maximum number of tables in a Database |
Hi Yogesh,
I would say it depends on the EDW strategy of the companies / projects you will work for. For full EDW implementations then the Teradata certification is a great asset as Big Data... |
9 | 30 Jan 2012 @ 10:57 PST | Tools | Reply | Where can I find BTEQ? |
BTEQ can be downloaded with Teradata Express which packages a Teradata testing system with client applications like BTEQ. Maybe this post can help too.
|
8 | 29 Jan 2012 @ 12:20 PST | Database | Reply | New Member - First Post |
Welcome to the official Teradata forum....glad you made it here! :-) The Developers’ forums are growing really quickly and gaining momentum. However, sometimes I have to just "go... |
7 | 28 Jan 2012 @ 02:56 PST | General | Reply | Newbie -- where to start learning teradata? |
Please see this post for more details about some Teradata documentation / Teradata Express testing software you can start with.
|
6 | 26 Jan 2012 @ 11:48 PST | Training | Reply | Regd TD 12/13 Certification |
The current certification available from Teradata is for TD 12. The V2R5 remains valid for the business/job market, however, it is not considered in the path for Teradata 12 mastery. Only a full... |
5 | 26 Jan 2012 @ 11:15 PST | Training | Reply | TERADATA CERTIFICATION |
For certification material please visit the page: http://www.teradata.com/tcpp/Authorized-Study-Guides/
You can also use the official Teradata product documentation material (PDF formats fre... |
4 | 23 Jan 2012 @ 07:39 PST | Extensibility | Topic | Java UDFs in Teradata Express 13 & Windows XP - An errors-prevention guide |
So you are testing or developing in a Teradata Express 13 or a general Teradata environment and you are anxious to integrate your Java code into your Teradata DB using Java UDF extensibility...j... |
3 | 14 Jan 2012 @ 05:55 PST | Tools | Reply | Updating Teradata Compiler and Linker Paths (cufconfig -f ) - HELP REQUIRED |
It is VERY IMPORTANT TO MAKE SURE to run the Visual studio to initialise the environment variables first (only for first-time use after installation) before starting Teradata and creating your p... |