BTEQ Login anomaly - response (3) by 02CSE33
Thank you Sir. After further going thru the log-on scenrios i was clear about this concept. Thanks once again.
View ArticleReceiving Failure 2673 The source parcel length does not match data that was...
Hi Gurus, Now I am able to login properly in both Batch as well as Interactive mode through BTEQ. The problem which I am facing is with IMPORT of data to Database. Details of the IMPORT. .IMPORT...
View ArticleReceiving Failure 2673 The source parcel length does not match data that was...
Hi Sudipta, the error is obvious, you define Load_END as a TIMESTAMP instead of VARCHAR :-) You should also add a FORMAT to the cast to TIME due to AM/PM: CAST(:Load_END AS TIME(0) FORMAT...
View ArticleTPT19350 I/O error on file - response (6) by 02CSE33
Hi Devallu, I too have faced the error "TPT19350 I/O error on file". The probablities of this sort as per my exposure is as follows: 1. Huge size of file exported from different source. And the agreed...
View ArticleReceiving Failure 2673 The source parcel length does not match data that was...
Hi Dieter, I am really puzzled with Timestamp handling. I have re-arranged my data as : SUBSCRIBER_REPORT|SUBSCRIBER_REPORT|N|2013-03-12|2013-03-13|2013-03-13 12:30:00|2013-03-13...
View ArticleReceiving Failure 2673 The source parcel length does not match data that was...
Hi Sudipta, there are different datatypes in Teradata for DATE, TIME and TIMESTAMP. When you cast a string to a time you can't use a date part, when you cast to a date you can't use a time part. In...
View ArticleDo not work the Teradata FASTLOAD wizard of teradata studio express. - forum...
Hi at all. Can somebody help me, I have the folllwing problem. I'm trying to use the Fastload utility with teradata studio express SQL Assistant but I have this Error:Error inserting data. Check the...
View ArticleDo not work the Teradata FASTLOAD wizard of teradata studio express. -...
In the TERADATA LOAD option I specify and insert all options that wizard requires as the source data file, File Type (.txt, .csv, etc.), Column Delimiter(comma, tab, pipe, etc) and Character String...
View ArticleTPT wizard 13.10 and LDAP - response (2) by Harpreet Singh
Thanks Fred, I was not having access to change/save jar file in LDAP environment but I am able to see xml code where you meant changes. I found below method and using it on login screen harpreet...
View ArticleDo not work the Teradata FASTLOAD wizard of teradata studio express. -...
Good morning at all I resolved the problem. I've got to going see in the source data file and the fields of it do not match with table fields.
View ArticleTPT installation guide - response (2) by Shaw Brothers
Hi I would like to install version 13.10 for Teradata Paralllel Transpoter on AIX for tbuild. Where can I get the download? Regards, Mike
View ArticleTPT19350 I/O error on file - response (7) by Capgemini
my case i have one row and one column in input file. here is file defination and read. DESCRIPTION 'External File DELETE FROM CUSTOMER TABLE' ( DEFINE SCHEMA CUST_NUM_SCHEMA DESCRIPTION 'CUSTOMER...
View ArticleTPT installation guide - response (3) by Shrinivas.Sagare
Login to T@YS Software Download --> Teradata Client --> TD Client Platform (AIX) --> Select software base TTU 13.10 --> Select platform base (Select 32bit or 64 bit)
View ArticleTPT19350 I/O error on file - response (8) by feinholz
You have specified a record format of "formatted". Are you sure your data file adheres to the required format?
View ArticleWeb Assistant - forum topic by TDW
What are the requirements to install and run TD SQl Web Assistant? Am I able to install it on a PC without having to make any changes to the database? Currently I am using v13.10 and want to test the...
View ArticleTPT installation guide - response (4) by Shaw Brothers
Hi Shrinivas, Where can I get a login to T@YS? I can only login to Teradata developer exchange and from there I cannot find TTU13.10 for AIX. I can only see TTU13.10 for Windows. Regards, Mike
View ArticleTPT19350 I/O error on file - response (9) by Capgemini
it worked finally with using fastexporting file from teradata and Used as input to delete script. What should be the format in tpt delete script if create data file manually in linux environment?...
View ArticleTPT19350 I/O error on file - response (10) by feinholz
You should read the documentation to understand the various formats that we support, and then when creating that file, make sure to create it with one of the supported formats. Our own tools...
View Articlearcmain download link - forum topic by paulxia39
Anyone has arcmain download link? thks!Forums: Tools
View ArticleUsing templates for operators provided in TPT - response (11) by TonyL
The Load_Test_Schema schema definition has 7 fields. The input file should have 7 fields.
View Article