Questions as to importing data from csv file with SQL assisstant
Dears, I have the following questions as to importing data to TD table from csf file. The column has Decimal, DATE, CHAR and integer types. Only DATE and CHAR value are enclosed with double quote...
View ArticleTTU 15: TWA is not a valid Win32 application
Hi, I have just installed TTU 15.00 from downloads to connect to a Teradata database 14.0. My computer is Windows XP SP3. When I have tried to execute TWA (Teradata Workload Analyzer). I have got the...
View ArticleWhere to see table created in Teradata Studio
Is there any one using Teradata Studio and encountering the following. The connectivity is via JDBC. I have a schema test and user id test. After I created table under the schema test , I could not...
View ArticleTPT load failure - Please suggest
Dear Experts, We are facing a failure during loading a file into a table using TPT utility. We loaded files a lot of times successfully but this time, its a very huge file (>100 GB) probably causing...
View ArticleCan we Delete Data in source (Oracle ) table after loading data into Target...
Hello Gurus, We recently started using the TPT so not familiar with how purging the source data works out throuth TPT. I have been going through the Teradata Parallel Transporter user guide and i see...
View ArticleTPT Export to Mainframe File - RDBMS error 3177
Hi, I am facing issues in exporting data using TPT from a table which has high number of columns(approx 1250 columns & 5800 bytes in size) to a Mainframe Physical Sequential(PS). The error message...
View ArticleEXPORT_OPERATOR: TPT12108: Output Schema does not match data from SELECT...
Hi , The subject might be old, but I was unable to figure out my solution, so please take a look once. Trying to TPT using the below Script : USING CHAR SET UTF8 DEFINE JOB...
View Articleis Teradata Query Scheduler included in TTU Release 15?
because I don't see it, and am getting 2 Query Scheduler Startup Errors when I open SQL Assistant.Forums: Tools
View ArticleVMWARE 14.00 1 TB - Issues.
Hi, I had a downloaded copy of Teradata VMWARE - 14.00 (1TB) - zip file. 1. Extracted the zip into a folder (It asked me if I have copied or moved it - selected "copied") 2. Started VMWARE &...
View ArticleTeradata Plug-in Eclipse Webservice Creation
I am able to create a webservice using the iBatis SQL Map/Webservices wizard but I am unable to to figure out how to pass in multiple parameters to invoke a method. (Currently, I can only input one...
View ArticleBTEQ - Executing commands after .run file statement
Hi all, I have created a bteq script that basically gathers a bunch of show table, show view, etc. statements and runs the file to create the ddl file. I use this to perform migrations. I would like...
View ArticleWill TPT INSERTER operator lock the target table if an INSERT step fails?
We sometimes see the LOAD operator leave a table in a locked state if the TPT job fails at certain places in the script. The only solution that works for us is to drop and recreate the table. But...
View ArticleTPT Load Operator Table Lock
Hi All I want to know one thing. I submit one TPT Load job. If the job fails the target table will be locked (similar to fastload). Both are valid, but what is the better remedy? use Standalone TPT...
View ArticleTTU XP Compatibility
Hi, I understand TTU 15 isn't XP compatible? I didn't realise, and it's made a mess of my PC now. I would like to download the previous version to reinstall - can anyone give me the link for the...
View ArticleNote to admin: Wrong "Readme" file on the TD TTU Win installation package
Just a quick note; first reported from Joe Fan at Fuzzylogix. On the page http://downloads.teradata.com/download/tools/teradata-tools-and-utilities-windows-installation-package after clicking directly...
View ArticleTPT Statement Not Working: DEFINE SCHEMA FROM TABLE '';
Hi, I am trying to create one generic TPT script for data copy purpose and facing some issues with DEFINE SCHEMA syntax. Details are explained below. Environmental Details: Teradata PT Version:...
View ArticleRunning multiple concurrent TPT INSERTER jobs on one server - seeing long...
We're trying to find the upper limit to how many concurrent INSERTER operators we can run on our application server. After a certain number, we are seeing a long delay after the INSERT takes place....
View ArticleFastload exit code verification
Hello there, I'm running a fastload job and at the end of the job before logging off, I would like to check if the fastload excuted correctly. Is there a way to check the return code or error code of...
View ArticleScroll Bars in SQL Assistant 15.0
How do I change the appearance of the scroll bars in Teradata SQL Assistant 15.0? There's nothing for me to grab, just a solid line. I don't remember it looking like that when I installed it, so I...
View ArticleFastload I/O error 42 on flat file
Hello, I read all the other comments on similar problems, but I still cannot resolve my issue. I am trying to load a single line of a csv file into a simple table. Below is the fast load script:...
View Article