How to install Teradata on UBUNTU - response (7) by haridwar
sudo ./studioinstall TeradataStudio-15.11.00.00-1.i86.rpm This comand is not working in ubuntu-14.04 error - sudo: ./studioinstall: command not found
View ArticleFast load failure with return code 12 - response (1) by AtardecerR0j0
look up on the fastload documentation for:DISPLAY_ERRORS and NOSTOP
View ArticleFast load failure with return code 12 - forum topic by naresh236
Hi All, Recently we have upgraded from Teradata 14 to 15 since when we have started encountering an error in one of our fastloads. The issue is we have a variable length file which is delimited by...
View ArticleLinking/Joining Different Databases in Teradata - response (6) by ddmaddo
Question to clarify about the QueryGrid T2T CREATE FOREIGN SERVER Command ip_device / local_ips - The DNS name of the local Teradata nodes or the IP addresses of the local Teradata nodes. One or the...
View ArticleError retrieving TWB root directory: Success (0) - forum topic by Joxo72
Hi, When executing a script directly from the unix command line it works. When doing so via crontab i get this error; Error retrieving TWB root directory: Success (0) Can you explain what the error...
View ArticleReturn XML from REST API. - forum topic by gokul_ifs
Hi, I am using REST API for driver less real time connectivity. My application passes input to a macro in JSON format and get returns output in JSON format. I wanted to retain the API call in JSON...
View ArticleUnity Source Link - response (8) by Fred
On the Teradata public documentation website http://www.info.teradata.com, click on "Data Warehousing" category and you will see Teradata QueryGrid as one of the subcategories.
View ArticleUnity Source Link - response (7) by jkwight
Where do/can we find QueryGrid documentation? Lokking for it but (so far) it has alluded me;-( Thanks - JK
View ArticleBSD compatibility - response (1) by tomnolan
BSD is not a supported client operating system for any of the Teradata client connectivity products. The only supported way for a BSD application to connect to the Teradata Database is to use the...
View ArticleBSD compatibility - forum topic by Jane98
Hi, Is it possible to connect to a Teradata database from BSD (OpenBSD, FreeBSD, NetBSD)? The official Teradata web site has ODBC drivers for Linux, Solaris, AIX, HP-UX, and Mac. So I guess BSD is not...
View ArticleBTEQ - DELIMITER - response (4) by DiEgoR
dineshks, have you seen this already? http://www.info.teradata.com/HTMLPubs/DB_TTU_14_00/index.html#page/Load_and_Unload_Utilities/B035_2501_071A/2501Chap2.103.3.html
View ArticleExport multiple SQL's results into single excel sheet by sheet - response (5)...
Teradata basic utilites are pretty lame regarding basic MS office related stuff. I understand, they were developed before MS was even a company. But it makes the life of an analyst rather frustrating...
View ArticleTPT - Load Operator consumes from a named pipe provided by a JNI process -...
Please download and install the latest patches of TPT 14.10 and Named Pipe Access Module 14.10.
View ArticleLinking/Joining Different Databases in Teradata - response (5) by KN
Given that the table operators and grid connectors are installed wanted to know if query grid can talk from system running on 15.0 to a system on 15.10 or vice a versa?
View ArticleTPT_INFRA: TPT01036: Error: Task (TaskID: 5, Task Name: SELECT_2[0001])...
I have received the error below when using the ODBC. Teradata Parallel Transporter Version 14.00.00.04 TPT_INFRA: Semantic error at or near line 145 of Job Script File 'PersBEPS_PERSONA_BEPS.tpt':...
View ArticleTPT - Load Operator consumes from a named pipe provided by a JNI process -...
Hi Teradata Team, I have provided more details in the above post. Can you please take a look at it and let me know why is TPT not creating the defined named pipe, instead throwing an error that The...
View ArticleTPT - Load Operator consumes from a named pipe provided by a JNI process -...
Steve, Thanks for your response on this. Exact version of TPT is: 14.10.0.1 NamedPipesAccessModule is: 14.10 The difference in pipe name in script and error is a copy paste thing. Please...
View ArticleTPT 15.00.00 - response (1) by Fred
This question belongs in the TOOLS forum. You need to supply the MaxDecimalDigits parameter for the export operator. (The default is 18 digits.)
View ArticleBTEQ - DELIMITER - response (3) by dineshks
i need to export all the tables from a set of databases.using bteq i have created a file with select statements for all required tables. like select * from database name.tablename; for all tables.can...
View ArticleBTEQ - DELIMITER - response (2) by dnoeth
EXPORT REPORT was meant to be used for printinh, thus it removes all non-printable characters. Use TPT with FORMAT = 'DELIMITED' instead.
View Article