Teradata SQL Assistant - Multiple Answer Window Tiles Merge
I am using SQL Assistant 14.10.0.02, and i want to change settings for multiple answerset. Currently its opening in multiple tiles, making 4 tiles - 1 for Query,1 for History and 2 for Answerset(more...
View ArticleHow to archive in ARCmain.
Hi, I am new to arcmain. i have witten a simple archive arcmain script but now i have following requirement while archiving a teradata database:· How to archive file to particular location (e.g...
View ArticleWhy USEXVIEWS=ON parameter has no effect on Teradata Studio ?
We cannot replace Teradata SQL Assistant and Teradata Administrator by Teradata Studio because the USEXVIEWS parameter has no effect on Teradata Studio. When I configure USEXVIEWS=ON in the JDBC...
View ArticleTTU 15.00 (Windows) Installation Issue
Hi Team, I am unable to install TTU15.00 (Windows) on my machine. Getting Error message : "The Installation of shared ICU-32bit appears to have failed.Do you want to continue the Installtion?" again...
View ArticleBTEQ .SET RECORDMODE ON; in Unix creating illegible characters.
I am trying to export an SQL query from a table - this is in a standard query format i.e.INSERT INTO DATABASE_A.TABLE_BSELECTCOUNT(*)FROM DATABASE_A.TABLE_AWHERE TABLE_A.REF_1 = 0; I then use bteq to...
View ArticleTPT 15.00 is loading NULL data
Hello, We are using TPT 15.00.00.03 (LOAD operator) through informatica 9.6.1 hf2. It is giving weird behavior. It is loading first 5-6 columns correct data and all rest of columns in table as NULL. No...
View ArticleMultiload + LDAP
All, I am running muliload job. We have LDAP concept here. Our ID's are in sync with LDAP authentication. When i am running my mulltiload job I am getting below error:(Also PFA attachment)UTY1006 CLI...
View ArticleTPT Export to a Data Connector question
I'm trying to setup a generic macro to generate TPT Exports that write to a DataConnector to generate delimited flat files. The issue i'm running into is that the Export operator appears to have to...
View ArticleMultiload failure
Script: .LOGTABLE BKP.dwlogtable; .logon 127.0.0.1/tduser,tduser; .begin import mload tables BKP.customers1; .layout custlayout; .field ID * varchar(2); .field NAME * varchar(6); .dml label...
View ArticleUnderflow and Overflow conditions for BTEQ
Hello All, I'm trying to import a tab delimited file into a table.Overflow condition = number of delimited values of record in import file > number of columns in table Behavior – BTEQ silently...
View ArticleTTU Installation Problem
I was just given a new laptop and I'm re-installing software to get everything back as I had it on the old machine. I have Teradata-Studio working and I'm now trying to get the tools to load. Running...
View ArticleTDLOADER
Hi, can we use tdloader to unload data to a file, if so can you please point me to some documentation. Thanks for your time and help HK Forums: Tools
View ArticleVery large table loading fails with Fastload, what are other possible...
Dear Experts, I have a lrage table (about 200 Go) that I want to load in Teradata. Unfortunately, I am running on a Windows 32 bits machine and hence I get the following error while trying to load the...
View ArticlePlugin for Eclipse
There appears to be a problem with the plugin for Eclipse when attempting any of the following: -Creating a SQL Editor. So for example, right-click on an object and generate DDL. -Creating a Teradata...
View ArticleInstalling TTU on Windows Server 2012 R2 Version 6.3
Hey, there is a requirement for a user to install TTU on Windows Server 2012 R2 Version 6.3 So, is the process of installing TTU on Windows Server 2012 R2 similar to installing TTU on our local...
View ArticleTTU (ARCMAIN) for Linux
I want to install TTU Linux (ARCMAIN) on Linux. But I was not able to find it on Public domain.Forums: Tools
View Article$LOAD: TPT10507: CLI Error 302: CLI2: BADBUFRQ(302): Invalid buffer size.
Using TPT loader and DataConnector version 15.10.01.00 produce above error. I am using following script to load about 100M rows DEFINE JOB test_tbl ( SET TargetWorkingDatabase = 'DLABDVTPTTEST'; SET...
View ArticleExporting Teradata results to Office Products
We are using Teradata 14.10.0603. 14.10.06.03 with ODBC Provider Version 14.10.00.02. This will only allow exports in Access of 65K rows. Is there an updated ODBC that will allow me to export more...
View ArticleUpload files .dat in Teradata
Hello , I have a question concerning the upload of files in Teradata. Is it possible to upload in files .dat in Teradata? Files .dat are files with fixed record lengths, without tab or any other...
View ArticleQuery Grid and Teradata External Table
I am planning to implement Teradata external table in my project. Could anyone give me some insight on Teradata external table. Planning to connect hive table or HDFS files from that. Is there any...
View Article