TERADATA CERTIFICATION - response (25) by rajeev saravanan
Hi, Can anyone guide me in preparing for TE0-123 physical design and implementation exam, the WBTs for this is not available. Regards Rajeev
View ArticleIs "numeric" data type available in TD ? - response (1) by Qaisar Aftab Kiani
In Sybase I believe NUMERIC datatype is same as DECIMAL. Teradata has DECIMAL datatype, you can specify the precision and scale for DECIMAL as per requirement. I think NUMERIC(10) should be similar to...
View ArticleIs "numeric" data type available in TD ? - response (2) by Qaisar Aftab Kiani
Regarding your second question... GO is generally used as as batch separator in a script which ensures that the all the SQL before the GO statement will finish before proceeding further. Semicolon (;)...
View ArticleAudit process after the DRI Load completes - response (1) by Qaisar Aftab Kiani
This forum is to help the people facing certain problems and solve their issues, not to provide the solutions for business requirements. The best way would be to write the script yourself and post any...
View ArticleDefault VAlue for a Date Column - response (2) by Qaisar Aftab Kiani
The syntax defining the default date value is wrong, use the keyword DATE after DEFAULT keyword... Following post will help you!...
View ArticleDefault Value for a Data Column - response (1) by Qaisar Aftab Kiani
http://forums.teradata.com/forum/database/default-value-for-a-date-colum...
View ArticleMoving window function - response (3) by quest
Thanks Dieter, this is very helpful. Not only the code is efficient, it is short and well written.
View ArticleProblem with the Teradata Sessions - topic by kottiprasad
Hi We have a session limit in accessing the Teradata Database for users . From one server , when we access Teradata with two sessions and two queries ,one query in each session , eventhough we close...
View ArticleUnderstanding Cylinder data storage and FREESPACEPERCENT - topic by tusharraste
Hi. I have a question regarding FREESPACEPERCENT parameter. I have read that this parameter can be overridden at the table level. So in case where we have data of 2 tables residing on a cylinder which...
View ArticleAudit process after the DRI Load completes - response (2) by...
Hi,can any one help me how to get a count of source and target match by joining 2 tables
View ArticleTeradata certification material - response (24) by googinup
Hi yogesh We are providing you a best terdata training certification and best study metirials visit us : www.onlineinformaticatraining.com
View ArticleMultiload with error code 12 on partitioned table - topic by kavithakuttyk
Hi, I am using Abinitio graph to update the data into one of the target table using multiload utility.The table is partitioned on Point in time date and Range_N partition on another column.When i...
View ArticleHow to check access privileges?? - response (15) by LUCAS
Hi, I just wonder how to make sure of privileges granted to a user: As a common rule on our site Users are granted on "all" (the whole Database objects) via Roles, including DELETE privilege. I want...
View ArticleDatastage 8.5.0.3 teradata connector in TD12 - topic by s.iacobelli@alice.it
hi, I have installed Datastage 8.5.0.3 with fix pack 3, and TTU 12 with TPT 12, and teradata connector return following: Teradata_Connector_5: Error loading connector library libcctera12.so. 0509-022...
View ArticleAlert on DML Queries - response (3) by stever
You can fire such an alert quite easily using TASM. Create an ALERT only Filter and add classifications (Query Characteristics: Only DML statements & Target: Include XXX Databases)
View ArticleUsing TPT to move Tables across Databases - topic by jeffredodd
Hello, I am a newbie to Teradata and only have a few weeks of experience usting Teradata's Tools and Utlities. I've been playing with FastLoad and FastExport for loading and exporting files. My next...
View ArticleWhy would teradata return both "Login timeout expired" and "Not enough...
Hi All, I have installed the .net data provider for Teradata. I have SSIS 08. My system is 64bit & SP2. But still i am getting the error as time out.
View Article