24 | 30 May 2013 @ 02:36 PDT | Database | Reply | Table partitioning on TIMESTAMP(3) in Teradata 13 | Hi,
We are on TD 13.10.
We implemented PPI on timestamp column with below syntax,
CREATE SET TABLE .....
.
.
.
UNIQUE PRIMARY INDEX ( DATASOURCE_NUM_ID ,INTEGRATION_ID ,X_... |
23 | 25 Apr 2013 @ 02:21 PDT | Analytics | Reply | Why subqueries in case are not working in teradata? | Hi Dieter,
Thank you very much for your suggestions and modifications.
But still i am getting "Illegel expression in WHEN clause of CASE expression".
Yes this query is running ... |
22 | 24 Apr 2013 @ 11:41 PDT | Analytics | Reply | Why subqueries in case are not working in teradata? | Hi Dieter,
As you said the syntax should work on TD 13.00, but same is not working on 13.10. Can you pls suggest some changes to achieve same on TD.
Below is my complete query,
&nb... |
21 | 24 Apr 2013 @ 10:47 PDT | Analytics | Reply | Why subqueries in case are not working in teradata? | Thanks Dieter.
We are on TD 13.10 but its not working as is, so trying to rewrite as outer join.
Regards,
Ashish
|
20 | 24 Apr 2013 @ 06:24 PDT | Analytics | Reply | Why subqueries in case are not working in teradata? | Hi Dieter,
I am also facing the same issue, for converting one oracle query to Teradata.
Oracle Query:
case when W_PARTY_PER_D.X_DISTRICT in (select upper(WC_ORG_EXT_XM_F.attrib_04) from wc_org_... |
19 | 04 Apr 2013 @ 03:13 PDT | Database | Reply | ¿Alternatives to increase the performance of this query? | Hi ,
We are getting different behaviour while firing same query multiple times on database. Every time its takes different time to execute. First it took 2 min then 5 min then 15 min. its i... |
18 | 15 Mar 2013 @ 06:08 PDT | Analytics | Reply | row concatenation for dummies? AKA oracle wm_concat() teradata equivalent | Kindly help me for same
|
17 | 15 Mar 2013 @ 03:51 PDT | Analytics | Reply | row concatenation for dummies? AKA oracle wm_concat() teradata equivalent | DEALER_WID DIVN_WID EVTLOC_WID MONTH_WID &nbs... |
16 | 15 Mar 2013 @ 02:36 PDT | Analytics | Reply | row concatenation for dummies? AKA oracle wm_concat() teradata equivalent | Hi Rajeev,
Thanks for giving solution. But the problem is this logic is working if i have only one column in GROUP BY and ORDER BY.
This is not working if i have multiple columns for groupin... |
15 | 07 Mar 2013 @ 02:15 PST | Analytics | Reply | row concatenation for dummies? AKA oracle wm_concat() teradata equivalent | Hi,
Can anyone guide on how can we implement WM_CONCAT as explained above in Teradata ?
In our case some Oracle logics are built on this, there should be some way to replicate this in Ter... |
14 | 22 Jan 2013 @ 04:54 PST | Database | Reply | Oracle numeric data type equivalent on Teradata. | Thank you very much for quick response Dieter,
Regarding DATE columns, yes we have already addressed that one by making Oracle DATE columns(Has date, time and AM/PM ) as TIMESTAMP(24 hrs) ... |
13 | 22 Jan 2013 @ 01:09 PST | Database | Reply | Oracle numeric data type equivalent on Teradata. | Thanks Dieter,
We are migrating to TD13.10.
We are thinking to replace NUMBER as DECIMAL(38,14) in teradata, is it good idea to replicate same as Oracle?
or should we fir... |
12 | 21 Jan 2013 @ 10:16 PST | Database | Reply | Oracle numeric data type equivalent on Teradata. | Hi,
Extending thread a little bit.
In oracle we have datatype as NUMBER without any precision and scale. So it can accept large values i.e. around 38 digits and 14 decimals.
So for these, what i... |
11 | 28 Dec 2012 @ 06:46 PST | Tools | Reply | Problem in writing MULTILOAD script | Thanks feinholz,
We also thought of the same alternative but it was not performence gainer.
So finally we confirmed the business logic behind that table and decided to go with UPI... |
10 | 27 Dec 2012 @ 05:51 PST | Tools | Reply | Problem in writing MULTILOAD script | HI dnoeth,
We are getting same error.
We are using MLOAD on a table which is PARTITIONED on column ORDER_TYPE and NUPI on another column ROW_WID.
Here we are using MLOAD UPSERT whe... |
9 | 21 Nov 2012 @ 09:37 PST | Tools | Reply | Teradata PT 12.0 error output schema does not match | Thanks feinholz, :)
I moved ahead but now i am getting different error stating its not able to load shared library libodbcop.so.
I checked whether this file exists or not, but its there o... |
8 | 21 Nov 2012 @ 03:56 PST | Tools | Reply | Teradata PT 12.0 error output schema does not match | Hi feinholz,
Can u pls help me out for below erros that i m getting while running TPT script to load data from oracle table to teradata table.I am not able to figure out the root caus... |
7 | 01 Oct 2012 @ 12:37 PDT | Analytics | Reply | Calling a bteq Script from informatica | Hi Murugan,
Can u pls explain how to invoke a BTEQ script in a command Task after the required session.
Below command is not working...
sh ./opt/teradata/client/13.10/bin/bteq<... |
6 | 30 Sep 2012 @ 02:00 PDT | Tools | Reply | fastload issue with inmod path | Thank you very much for ur suggestions.
Our Teradata version is 13.10.
We are using informaticawith FLOAD to load data from oracle but it's giving very bad performance when lo... |
5 | 08 Sep 2012 @ 12:08 PDT | Database | Reply | deleted a table |
hi dieter,
I am new to TD. I would like to extend this thread... as i got the questions now.
As we have flashback recovery options in oracle to recover tha ... |
4 | 09 Aug 2012 @ 08:23 PDT | Tools | Reply | fastload issue with inmod path |
Hi,
Hi i am a beginer for INMOD routines.
Can anyone pls explain how i can use INMOD with fastload to get data from oracle tables and insert it directly into terada... |
3 | 21 Jun 2012 @ 06:05 PDT | General | Reply | Failure 2646 No more spool space in |
Hi,
I am also getting the same error for user etluser as
[Teradata][ODBC Teradata Driver][Teradata Database] No more spool space in etluser
I am runn... |
2 | 29 May 2012 @ 02:37 PDT | Extensibility | Reply | Data Migration from Oracle (Data Import) | Hi everyone,
If we will use Ora2TD for data migration, will it create tables also on teradata platform? Or it will only load the data?
If not can anyone please suggest which tools we can ... |
1 | 24 May 2012 @ 05:57 PDT | Third Party Software | Reply | Oracle to Teradata Database Migration Tool |
Hi,
We are migrating from oracle to teradata. Can anyone please guide about how we can proceed for migration. Our current production environment details are as below,
ETLTool ... |