Quantcast
Channel: Teradata Forums - Tools
Browsing all 4252 articles
Browse latest View live

How to load EBCDIC file to db using TPT? - response (2) by feinholz

On which version of z/OS are you running? (We only support loading EBCDIC data on the mainframes.) 

View Article


How to load EBCDIC file to db using TPT? - response (3) by Marcus1

I'm not using a mainframe. I need to load a given EBCDIC file into Teradata on a network attached client. The EBCDIC file does not contain any packed columns, but does have columns with signed values....

View Article


what does UTY8709 mean in fastexport. - forum topic by robertskin

Hi, Guys  I am using fastexport to export my db result, but from the logs, there are some logs show like: **** 18:42:33 UTY8722 234664 total records written to output file. which means the records is...

View Article

TD utilities and JAVA. - response (5) by mayanktiwari

Thanks Ulrich and Tom.  Is there any possibility to execute a program using BTEQ or any other utility on UNIX environment. ? I want to run a JAVA program which will run TD queries and fetch out the...

View Article

TD utilities and JAVA. - response (6) by tomnolan

Yes, you can run your own command-line Java program using BTEQ's .os command.  Let's assume that your command-line Java program is named foo.bar.MyProgram and let's assume that it requires a Java...

View Article


Skewed Fastload job - forum topic by pradeesh

Fastload Job is CPU skewed by 99% Job is loading data of 40 million rows and taking 2 hours on a 150 amp system and is skewed for 2 hours   Inferences Primary index is good . having skew of 1 % only...

View Article

Fastload issues with decimal column - forum topic by rki

Hi,  I am working on a project where we are migrating from Mainframe to Clerity (Linux) servers. I have a fastload job running in Mainframe, pulling from a DB2 unload file and loading into a TD table....

View Article

How to load EBCDIC file to db using TPT? - response (4) by feinholz

All of our load products can only load EBCDIC data from MVS/zOS. 

View Article


Fastload issues with decimal column - response (1) by feinholz

On the mainframe, the data is stored in packed decimal format. On non-mainframe platforms, the data is most likely stored in scaled integer format (Teradata's internal format). This might account for...

View Article


Where can I download .NET Data Provider 12.00.01.00 - forum topic by maitony

Hi, I want to download a .NET Data Provider 12.00.01.00 instead of version 12.00.01.01. Do you have any ideas ?Forums: Tools

View Article

Where can I download .NET Data Provider 12.00.01.00 - response (1) by Fred

Note that 12.00.01 is the version and the trailing .00 or .01 is the patch level. As a rule, even if you are using an old version of the driver (for compatibility) you should use the "current" patch...

View Article

Where can I download .NET Data Provider 12.00.01.00 - response (2) by maitony

But that is the only version supported by Aprimo 8.7.4.

View Article

TPT multiple instances using mainframe host (Syntax error). - response (16)...

Do we need to give varchar MultipleReaders=’Y’ in the Data Connector producer operator to have the mulitple read instance in TPT? What will  happen if we dont set varchar MultipleReaders=’Y’ and give...

View Article


TPT multiple instances using mainframe host (Syntax error). - response (17)...

Multiple instances are normally used to read from different files in parallel, e.g. with FileList='Y' or DirectoryPath.  MultipleReaders='Y' allows multiple instances to do "interleaved" reads from the...

View Article

TPT multiple instances using mainframe host (Syntax error). - response (18)...

Thanks fred, We created named pipes so that we can read .gz & compressed files.. just wanted to check if  there is any access module that can use with dataconnector to read unix .gz files

View Article


TPT multiple instances using mainframe host (Syntax error). - response (19)...

I am not aware of one that is publicly available.

View Article

TPT multiple instances using mainframe host (Syntax error). - response (20)...

Hi Vijay, TPT 14 DataConnector supports .zip and .gz files directly, but i don't know if it supports MultipleReaders, probably not.  Dieter

View Article


TPT adding spaces for nvarchar datatype while loading - forum topic by...

Hi, We are loading data from MSSQL server tables to Teradata using ODBc operator and load operator. for nvarchar datatype from MSSQL server, spaces are added after each character. If I change session...

View Article

fastload errors with checkpoint and indicator. - response (4) by kusumayella

Hi Mayank, Apart from dot, you are not supposed to use semicolon at the end of begin loading ..... command incase of using checkpoint and indicator etc. As Fred specified, BEGIN LOADING TDUSER.M1...

View Article

fastload errors with define delimiters. - response (2) by kusumayella

Hi ,  Just use below define statement as the data file doesn't have any starting and trailing delimiters and you just need to press enter while creating the sample data i.e your cursor should be in...

View Article
Browsing all 4252 articles
Browse latest View live