# | Date | Forum | Type | Thread | Post |
---|---|---|---|---|---|
7 | 03 Aug 2016 @ 06:30 PDT | Database | Reply | Distibution of Small table (rows less than number of amps) to single amp for Performance | Todd, Thanks for the reply. Exactly what I wanted to confirm that I is still valid on current architecture. |
6 | 02 Aug 2016 @ 02:27 PDT | Database | Topic | Distibution of Small table (rows less than number of amps) to single amp for Performance | There was an old technique where you would make tables with number of rows less than the number of amps distirbute to a singel amp. You would do this by creating a PI_column and populate it with t... |
5 | 09 May 2016 @ 08:34 PDT | Tools | Reply | TPT Export issue -- Not able to export large tables | Did you ever find a solution for this error? |
4 | 19 Apr 2011 @ 02:59 PDT | Third Party Software | Reply | How to replicate Unicode data to Teradata using GoldenGate? | also here is how to check the hex values in oracle and Teradata don't rely on seeing the characters Oracle (in our case this is UTF8 characterset) select adr_ln_1_txt, rawtohex( adr_ln_1_txt) ... |
3 | 19 Apr 2011 @ 02:18 PDT | Third Party Software | Reply | How to replicate Unicode data to Teradata using GoldenGate? | We sucessfully replicated UTF8 characters from Oracle to Teraadata. On extract server Oracle version 10.2.0.4.0 GoldenGate version 11.1.1.0.0 Build 078 On Replicat Server Goldengare Vers... |
2 | 05 Apr 2011 @ 01:28 PDT | Third Party Software | Reply | How to replicate Unicode data to Teradata using GoldenGate? | We are tryig to do the same. We get an error when the ODCB.ini characeter set is set to UTF8. Did you find yoru answer? |
1 | 20 May 2010 @ 09:37 PDT | Tools | Reply | Using environment variable in mload script | In MLOAD you can use the .ACCEPT command |