Need help with Unicode in DDL issue - response (8) by RXCORE
The solution for this is to change your Session Character Set to ASCII. It affects the "--" comments as well as the long string values in views or procedure, creating the --_UNICODE...
View ArticleDoes COMPRESS help performance? - response (1) by Adeel Chaudhry
Lesser data to fetch, store, process .... meaning .... lesser bytes to read, write, access .... less I/Os which is very expensive operation. CPU time may increase but it is much efficient as compared...
View ArticleConverting Range values in a column into Separate rows - topic by santoshkasturi
Hi, Could you please help me in converting Range values in a column into Separate rows There is a table with three columns with below data values. read more
View ArticleUsing different date formats - response (3) by Adeel Chaudhry
Teradata stores the date internally as an integer, so it doesnt affect the comparison or processing speed.
View ArticleNumber Data type - Teradata 14 with Microstrategy 9.2.1 / 9.3 - response (1)...
Leandro: Check the compatibility matr¡ix. I'm not sure that MS 9.2.1 & 9.3 is certified to work with TD 14 yet. Cheers. Carlos.
View ArticleQuery Band Syntax - response (2) by iqbal898
Hello, I'm new to query band. Pl. explain what exactly it does. Thanks in advance.
View ArticleHow to export Teradata access log and DBQL from Teradata table to a file -...
Hi Will anybody help me on the above query. Has anybody exported Teradata DBQL and accss audit log to a file or able to send to remote syslog server. Thanks in Advance.
View ArticlePerformance of MERGE versus SQL INSERT - topic by ruranker
I need to perfom the simple task of adding new data to a large existing table. My source data is on Teradata and is in a table that looks exactly like my target table (field names, datatype, PI, ...)...
View ArticleDuplicate rows in MLoad? - response (7) by raghu45
Hi All, As Multiload handles duplicates then if have update statement and finds multiples rows to update then multiload updates which row?.
View ArticleTeradata_ICULibraries - topic by amfromhyd
Hi, I am trying to understand what is Teradata_ICULibraries_D and purpose of it. I would really appriciate If someone could provide me littlr information or point me to the right documentation....
View ArticleSNMP traps - changing severity of messages - response (1) by lloftin
The Teradata Alerts (CAM) SNMP notification does not have a field called priority in the MIB definition, nor anything we label as NORMAL, so I am suspecting these attributes are specific to your...
View ArticleHow to retrieve the Relative Record Number? - topic by fkeith
Hi, I am Very New to Teradata. I was wondering how to retrieve the Relative Record Number for a row in a table. I have used RRN before but it doesn't seem to work in Teradata. Here is my code to find...
View ArticleDuplicate rows in MLoad? - response (8) by Qaisar Aftab Kiani
Hi barani_sachin, NOPI tables are inherently MULTISET, and because the row distribution is not based on any index they so it is possible that they can reside on a different AMP so duplicate row...
View ArticleDuplicate rows in MLoad? - response (9) by Qaisar Aftab Kiani
Hi raghu45, All the duplicate rows will be updated because thats what you asked for in the SQL. Regards,
View ArticleQuery Band Syntax - response (3) by gryback
Querybanding provides a mechanism for enterprise applications to collaborate with the underlying Teradata Database in order to provide for better accounting, prioritization, and workload management....
View ArticleDuplicate rows in Fload while loading in a NOPI table? - response (1) by...
Barani_sachin, If there is a DBS restart, FastLoad reloads data from the last checkpoint, it does not effect dupicate rows loading processing.
View ArticleRemote management of VP users and accessrights - response (2) by gryback
Mike, Sorry but there isn't any way to manage Viewpoint users bypassing the two supported user management methodologies being LDAP and direct user management within the Viewpoint Admin. Gary
View ArticleTerminating ODBC Connections using other programming languages such as Python...
Please check if connection pooling is turned on. If pooling is turned on, the ODBC Driver Manager will not call ODBC driver to close the connection, until a pool timeout happens. Please check the...
View ArticleInternal Failure ARC0001 - topic by jan.mikonis
Helo guys! While trying to restore a table from the arcihve DSN into a restore database I have received the following error: 02/04/2013 18:00:11 *** Internal Failure ARC0001:DataInfo Indicator Mode...
View Article