Quantcast
Channel: Teradata Forums - All forums
Browsing all 27759 articles
Browse latest View live

Cast CHAR/VARCHAR to VARBYTE - response (2) by dnoeth

What kind of data is stored in the string? If it's a hexadecimal string why don't you store it as BYTE? In TD14 there's TO_BYTES/FROM_BYTES, e.g. select to_bytes('abcde', 'ascii') Dieter

View Article


API for DBC.SysExecSQL - response (5) by dnoeth

DBC.SysExecSQL is a kind of dummy/placeholder, you can use it within a SP, but it doesn't exist, it never did :-) In newer releases you should use EXECUTE IMMEDIATE instead.  Dieter

View Article


JDBC Data source for Teradata database in weblogic console - forum topic by...

  Hi Dieter, /* create New JDBC Data source for Teradata database in weblogic console*/  I downloaded JDBC Driver from teradata website and placed the jar files in my local system where i installed TTU...

View Article

Teradata Training Material available - response (30) by KhushbuAgrawal

Hi Todd, Can you please send em at khushbu.agrawal18@gmail.com .  Thanks in Advance.

View Article

FASTLOAD - Vartext Data - Error. - response (12) by igyori

Hi, I got the same error message ("Field too large in vartext data record") and I did to things (and unfortunatelly don't know which helped): -allocate more character in create table statement, than...

View Article


Error while casting to decimal! - forum topic by barani_sachin

Hi All, I am trying to cast a column into decimal but its failing with the error sel cast(a25 as decimal(38,2)) from TempUpdateSELECT Failed. 2617: Overflow occurred computing an expression involving...

View Article

Viewpoint Compatability - response (1) by stever

Viewpoint 14.00 is the minimum version that's compatible with Teradata Database 14.0.  The major/minor version of Viewpoint needs to be at least the same or greater than any version of Teradata it's...

View Article

Best way to generate the Sequential numbers : CSUM or IDENTITY columns? -...

Hi Dieter, I've always been told to steer clear of the IDENTITY in the past because it has some limitations in the past.  Such as the gaps in numbers and the limit to the number of values that could be...

View Article


disable enable logons - forum topic by mikesteeves

We have a need to selectively disable logons as part of our D/R test.  I know how to disable ALL logons but we would like to disable logons and then enable only specific groups over a period of time...

View Article


Teradata Training Material available - response (31) by radika

I recently took TD training from Mr.Manohar from BISP.It was really informative and he makes complex topics simpler with his explanation and clears all the question that we might have at the end of...

View Article

Teradata error 3610 Internal error: Please do not resubmit the last request....

Hi ,  We are getting error "Internal error: Please do not resubmit the last request.  SubCode, CrashCode:   0,  3701" Teradata error code is 3610. facing error while running a select qry from BO. If we...

View Article

Teradata - How to create a partition - response (1) by Kbos

Hi, I've realized and I was trying to create the partition on a table which contains data, so What I did was create a new table with the same structure and the partition and it worked fine :) thanks

View Article

CLI error: MTDP: EM_GSSINITFAIL(235): call to gss_init failed - response (3)...

Had the same problem. If you look at strace for bteq it is trying to find the file /usr/teragss/linux-i386/client/etc/tdgssconfig.bin. I had the file...

View Article


JDBC Data source for Teradata database in weblogic console - response (1) by...

The Teradata JDBC Driver Reference here on Developer Exchange lists instructions for how to use the Teradata JDBC Driver with WebLogic....

View Article

Teradata error 3610 Internal error: Please do not resubmit the last request....

You mentioned that when you run from different user in SQLA, it works fine. I have 2 questions, do you face the same problem when you run your query with a different user in BO and not in SQLA or with...

View Article


Teradata Eclipse Plug-in 14.02 does not load in Mac version of Eclipse EE...

Just FYI - I discovered this bug on Elipse Juno SR2 on the PC.   I assume it's the same issue, I'll back down to SR1.  Thanks!

View Article

Teradata certification material - response (28) by radika

I recently took TD training from Mr.Manohar from BISP.It was really informative and he makes complex topics simpler with his explanation and clears all the question that we might have at the end of...

View Article


Genuine/Quality Teradata DBA training needed. - response (6) by radika

   I recently took TD training from Mr.Manohar from BISP.It was really informative and he makes complex topics simpler with his explanation and clears all the question that we might have at the end of...

View Article

Immediat TERADATA Online training available...,Interested people drop a mail...

Hi, I recently took TD training from Mr.Manohar from BISP.It was really informative and he makes complex topics simpler with his explanation and clears all the question that we might have at the end of...

View Article

Want Teradata SQL Tutorial - response (165) by radika

Hi, I recently took TD training from Mr.Manohar from BISP.It was really informative and he makes complex topics simpler with his explanation and clears all the question that we might have at the end of...

View Article
Browsing all 27759 articles
Browse latest View live