Multi load through java application. - response (21) by alteves
Hi, Since it has been 15 months I will ask the same question. Is multiload supported yet? Is it still in the roadmap? Thanks
View ArticleTPT Loading - response (7) by feinholz
BTW, I just ran some tests using 05JAN2003 (and several other combinations) and TPT completed successfully without issuing the same error. You say you are running TPT 15.0. Please provide the exact...
View ArticleMulti load through java application. - response (22) by sshekhard
I am also looking for a MultiLoad Java API. Are there any updates if the support for MultiLoad will be added to Teradata JDBC Driver.
View ArticleTeradata destination ODBC connections failing in SSIS job - forum topic by...
Windows Server 2012 R2 SQL Server Integration Services 2012 Teradata 13.10.00.14, Driver 14.10.00.06 We have a situation where ODBC connections to Teradata destination database keep getting errors...
View ArticleMulti load through java application. - response (23) by tomnolan
No change since my last comment. The MultiLoad protocol is not supported by the Teradata JDBC Driver at the present time; however, it is still on our product roadmap.
View ArticleTeradata destination ODBC connections failing in SSIS job - response (1) by...
Do you run into the same problem if you replace TD ODBC w/ TD .NET for your execute SQL Tasks?
View ArticleFastload Logtable error - response (3) by teradatauser2
Hi Steve, If i want to know if a table is locked by the fastload job/any fastload job is active on a source table, can i query SYSADMIN.FASTLOG for the presence of that source table ? I can see a field...
View ArticleFastload Logtable error - response (4) by feinholz
Good Question! I wish I could say with a definitive answer that you can query the restart log as the solution for determining which tables are locked by a FastLoad job. However, I have seen cases...
View ArticleTPT - Delimited Data Parsing error: Invalid multi-byte character - forum...
I am developing a TPT load (Unix envirnoment) for a data file (with UTF-8 encoding) to populate a Teradata table with columns defined as VARCHAR() CHARACTER SET UNICODE. One character in the data file...
View ArticleFileds shifted in the database using TPT - response (11) by Anonyme
Hello everyone. Hello feinholz, ulrich. I get back the project with the same problem of shifted fields. feinholz: i added the attribut ReportModeOn='Y'in TYPE SELECTOR but still have the some problem....
View ArticleFastload Logtable error - response (5) by teradatauser2
Thanks Sreve for the reply. I will go ahead assuming an entry is there in the restart log tabale. During the migration from Td 13 to Td 14, TD GSC uses a utility called checkpending(not sure of the...
View ArticleTPT Stream Loader - Create Macro Access error on target database (not working...
Hello: When trying to use TPT to stream data from SQL Server we're running into the following error.'The user does not have CREATE MACRO access to database TargetDatabase'. The TargetDatabase in this...
View ArticleODBCOperator: TPT17187: Failed to obtain shared memory segment for for column...
Hello Steve: This fixed the issue. Thank you so much!
View ArticleTDWallet support for non-interactive mode. - forum topic by chiran54321
Hello Forum Does TDWallet support Non-Interactive mode? I have been trying to insert few keys in TDWallet using Shell Script but It does not seems to be working. After some research I have found we...
View ArticleFastload Logtable error - response (6) by Fred
They are not recorded in any DBC or SysAdmin table. CheckTable PendingOp inspects the table header to find these persistent utility locks.
View ArticleTDWallet support for non-interactive mode. - response (1) by MaxG
No, Teradata Wallet does not support non-interactive mode for security reasons. There are no plans to change this. Expect is the recommended workaround.
View ArticleCan TPUMP load to one db and put error/log tables in another? - response (3)...
Hi Fred Thanks for the explaination. Could you please explain what do you mean by "third party" db mentioned in your comment. Also can you explain why do we need to grant authority to macro db?I mean...
View ArticleCan TPUMP load to one db and put error/log tables in another? - response (4)...
By "third party", I mean the macros are not in the user database for the username that TPump / Stream is logged on with, nor are they in the same database as the target table; they are in a "third"...
View ArticleHow to make use of ARCMAIN utility to take DB backup. - response (6) by Tanmoy
03/22/2015 04:20:53 .logoffoot/Teradata/financial_custonline.data, 03/22/2015 04:20:53 *** Failure ARC0226:"/root/T contain too many characters. I am getting the above error when i run the below...
View ArticleHow to make use of ARCMAIN utility to take DB backup. - response (7) by Tanmoy
I am trying to run the below Archive script: .logon 127.0.0.1/dbc,dbc; archive data tables (financial.custonline), release lock, file="/root/Teradata/custonline_Data"; .logoff; Is it possible to...
View Article