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

SQL assistant v13 Query builder empty - response (1) by MikeDempsey

I have heard of this before but never figured out how it occurs. It seems to be a problem with installing or copying the files on your system. (Most likely a permissions problem) There should be a set...

View Article


Timestamp format not working to get the two digit year - response (2) by balu_td

Thanks Mjj, Could plz let me know how to over come this issue in teradata..  

View Article


Using FastExport with Teradata JDBC Driver - response (9) by tomnolan

Teradata JDBC Driver 14.00.00.33 is now available for download here on Developer Exchange. It contains the fix for DR 161123 ("Bypass JDBC FastExport for unsupported ResultSet scrollability,...

View Article

Timestamp format not working to get the two digit year - response (3) by dnoeth

A long time ago there was a so-called "year2k" problem :-) The dbscontrol is a global setting, for this specific import you might either concat '20' to the two digit year or add 1200 months using...

View Article

Timestamp format not working to get the two digit year - response (4) by skrafi

HI BALU  YOU CAN TRY THIS IN BTEQ UTITLITY ,IT GIVING EXPECTED O/P,I THINK THIS IS HELP FULL TO YOU sel cast('12/12/12 00:00:00' as timestamp(0) format 'MM/DD/YYBHH:MI:SS');  '12/12/12 00:00:00'...

View Article


Timestamp format not working to get the two digit year - response (6) by skrafi

   HI, I have one issue ,my table date is  id      name 101   xy 101   yz 102   ab 102   bc  i want out put like bellow table format id      name 101   xy,yz 102  ab,bc  how its possible ,is there any...

View Article

Column and Row separator in Multiload - response (1) by KS42982

You can use FILLER with CHAR(1) at the end.

View Article

Enabling ALC, Pros and cons - response (3) by harish.palakuri

I Really Appreciate your response Simha. we are using Teradata 13.10.0506 version .  Can you please tell me what is the way to Enable ALC?  Thanks Harish  

View Article


Timestamp format not working to get the two digit year - response (8) by balu_td

Hi Doneth, Concat worked !! Thanks Balaji

View Article


Space in the database - response (13) by rajeev saravanan

Hi All, Could anyone review the above two queries and let me know of any mistakes Thanks R.Rajeev

View Article

TD Version Features / Changes - response (2) by tssr_2001

Dieter, Thanks for the response. Can you please tell, What is the difference between Release Definition and Release Summary ???

View Article

Timestamp format not working to get the two digit year - response (9) by...

Hi SK RAFI, One of the way to do it using OLAP function. Following query would help you to understand the same. May be you can write a recursive or stored procedure to meet your requirements on top of...

View Article

Enabling ALC, Pros and cons - response (4) by simhadrijk

By default you should be able to create columns with compression. PLease check with your DBA once, he should be helpful to you in resolving it on your TD settings.

View Article


Query to find tables with no stats defined/old statistics - response (6) by...

Hi Dieter, Yesterday, I got those attachments in http://developer.teradata.com/node/9598, thanks for that, also it looks like sites are back to normal. The other day, I was trying to put comment on...

View Article

AMP - Storing the Record - forum topic by rajesharra

Hi There, If i  have created nupi on the sex column, definatly it has skew ness. Think those two amps are filled (while others are free), we got one more record in to the table. what will happen?  My...

View Article


Facing Problem to pass multiple values using 'IN' clause in static sql in...

Hello All, I'm new to static store procedure's in teradata. Am facing problem problem to pass multiple values through object (sp.CHANNEL_TYPE IN (:vchannel) OR (:vchannel_all) = 'A')  for example...

View Article

how to create a user, database and table in sql assistant? - response (2) by...

Hi there :) Thanks for the links. The point is not only create user but actually one grant.  Typical grant to select on dbc.users is not that simple thing to do. Whole DBC.USERS read is somehow...

View Article


Hello, I am preparing for the teradata basic certification and I want the...

Hi Guys, Can you able to reply me the answer for this question? q) Which component is part of Teradata's open architecture?  A PE  B CPU  C Node  D BYNET  Awaiting for your response...Thanks!!!

View Article

SQLA - Deleting Add Favorites Entries - forum topic by goldminer

I am on SQA 14.0 and am trying to figure out a way to delete an entry I have created in 'Add Favorites'.  I love this feature but am not able to clean up old entries.  Does anyone know how to delete an...

View Article

SQLA - Deleting Add Favorites Entries - response (1) by dnoeth

Hi Joe, you have to use the "Query Builder": press F2 and choose Favorites Dieter

View Article
Browsing all 27759 articles
Browse latest View live