TPT load failure - Please suggest - response (6) by feinholz
Please post the script you are using. Thanks!
View Articlez/OS Mainframe TPT RECFM=FB versus LRECL=VB - response (3) by rsilvers
What type of bug fixes have you impemented ? We are currently at TPT Version 13.10.00.04 on a Enterprise system used by hundereds of people ...it is not easy to upgrade to latest versionu unless for a...
View Articlez/OS Mainframe TPT RECFM=FB versus LRECL=VB - response (4) by feinholz
I believe the latest patch is #15, #16 or #17. I cannot list all of the bug fixes (too many). I understand that you are on an enterprise system, but if you have access to a single test system and can...
View Articlez/OS Mainframe TPT RECFM=FB versus LRECL=VB - response (5) by feinholz
Just checked. Here are the latest patches: TPT Infrastructure 13.10.00.19 TPT Export Operator 13.10.00.07 TPT Load Operator 13.10.00.05 TPT Stream Operator 13.10.00.09 TPT Update Operator 13.10.00.07...
View Articlez/OS Mainframe TPT RECFM=FB versus LRECL=VB - response (6) by rsilvers
Ok let me do some checking with the teradata guys...we may have a test system that i'm not aware of....just seems strange when trying to do an export it puts the ........ at end of each record when...
View Articlez/OS Mainframe TPT RECFM=FB versus LRECL=VB - response (7) by feinholz
Did you try adding up the column sizes by hand? The operator is reporting 383 bytes. That 383 might include the indicator bytes. Which means the actual record length being written out is 375. With an...
View ArticleTPT DSN Error - forum topic by ragava.ece
Our enterprise teradata version is 13.10.07.12. I have installed TTU 15 on our 64bit windows server. While trying to use TPT wizard to connect to SQL Server using odbc DSN I am getting Driver Error:...
View Articlez/OS Mainframe TPT RECFM=FB versus LRECL=VB - response (9) by rsilvers
Yes the LRECL=375. If I change the LRECL to 375 I get error messageFILE_WRITER: TPT19438 pmOpen failed. LRECL does not match length defined by data schema (38) So that tells me TPT needs the extra 8...
View ArticleQlikview TPT Connector - response (2) by Jondau07
Hi Steve, Yes you are quite right. The DBA insured me that I have CREATE TABLE rights but it's obviously not the case. I had a try just before... Ok so it sounds like it was a stupid question but...
View ArticleConcurrent Load to same table (MLOAD fails - can TPump be a solution or what...
I have a scenario at hand:-Source: 9 Binary Flat Files (From Mainframe Source Systems)Target: 1 Teradata TableETL Operations: Insert / Update / Delete using Informatica Workflows – Teradata MLOAD...
View ArticleConcurrent Load to same table (MLOAD fails - can TPump be a solution or what...
Will DB Connections i.e Relatioal Connection string work?
View ArticleConcurrent Load to same table (MLOAD fails - can TPump be a solution or what...
Please try using the following: 1. Create views on top of the base table and start using view layer to load the tables. 2. you have Tenacity and sleep options in informatica and can set these...
View Articlez/OS Mainframe TPT RECFM=FB versus LRECL=VB - response (10) by feinholz
First let me clear up one thing. Indicator bytes are never written at the end of a record. What you are seeing are pad bytes written out. I have our mainframe developer looking into this. Clearly, we...
View Articlez/OS Mainframe TPT RECFM=FB versus LRECL=VB - response (11) by feinholz
I am told by the developers that this issue has been fixed. You will need at least 13.10.00.13, but always best to upgrade to the latest efix. I posted the latest versions above. To be safe, download...
View ArticleTPT load failure - Please suggest - response (7) by tddev1984
Hi Steve, Thanks for your responses. I have a general question. When loads for smaller files (upto 80-90 GB) are going through successfully using the same scripts and the same version of TPT, it is...
View ArticleTPT load failure - Please suggest - response (8) by feinholz
We fix issues all of the time. We are currently in development for the 15.10 release. This means that bug fixes have occurred for 13.0, 13.10, 14.0, 14.10, and 15.0. When bugs are found in newer...
View Articlez/OS Mainframe TPT RECFM=FB versus LRECL=VB - response (12) by rsilvers
thanks Steve ...our TPT mainframe specialist is trying to get our version upgraded...Rick
View ArticleConcurrent Load to same table (MLOAD fails - can TPump be a solution or what...
Thanks krishaneesh - so T-Pump is not a solution? did you mentioned - to create individual views on the underlying tables to load each file?
View ArticleTPT DSN Error - response (1) by ragava.ece
Update: I have tested the TPT wizard and I am able to export rows into text document with out any issues from a teradata table. It is only exporting zero rows if my source is sql server.
View ArticleSQL Assistant Import Data function giving DDL errors - response (1) by AEReeves
Hi Peter, I was just having the same issue and even tried the option to enclose column data in single/double quotes and neither worked. I had just imported the file 15 mins earlier but noticed a small...
View Article