Error Starting SQL Assistant v14.10.0.4 - response (3) by MikeDempsey
If this still isn't fixed email me at mike.dempsey@Teradata.com. It is actually a problem with your Windows setup rather than with SQL Assistant, but it is simply a matter of updating your registry to...
View ArticleIssues in querying Informix Database using Teradata SQL assistant via ODBC -...
This was first reported a year or so back. When I traced the application I found that the Microsoft .Net Data Provider for ODBC was specifying a length of 2 for the data buffer when retreieving...
View ArticleBug in SQL Assistant 15.00 - response (1) by MikeDempsey
In 15.0 we changed the shortcut for Toggle Comment to be Ctrl+/. This is more consistant with other apps and allows us to use Ctrl+D to remove (Delete) all bookmarks. Although almost anything can be...
View ArticleSQL Assistant v.15.00 Keyboard Shortcut problems - Comment - response (1) by...
In 15.0 Ctrl+D is used to remove Bookmarks while Ctrl+/ is used to toggle comments. The latest efix also allows you to use Toggle Comment to comment the current line when no text is selected. (It does...
View ArticleSQL Assistant problem - response (4) by MikeDempsey
Starting with SQL Assistant 15.0 the option "Submit only the selected query text, when highlighted" now applies to Import also.
View ArticleTERADATA 13.10 - DATASTAGE 8.5 Issues with FastLoad functionality - response...
Yes, the DataStage 8.5 Teradata connector uses TPTAPI. A TPT job with LOAD STANDALONE operator can be used to release the lock.
View ArticleMload Performance Issue - response (4) by Ivyuan
Comparing with the old output, this part looks suspicious: **** 09:38:23 UTY0827 A checkpoint has been taken, recording that input record 10000 has been processed for IMPORT 1 of this MultiLoad...
View ArticleMLOAD ERROR : "UTY4019 Access module error '4' received during 'File open'...
We load data to Teradata Tables from Mainframe Files using MLOAD Loader Connection. Hence it might be the Named Pipe Access Module. If it is not the way, can you please let me know the procedure of how...
View ArticleMLOAD ERROR : "UTY4019 Access module error '4' received during 'File open'...
Is it a scheduling issue ? The job run first and then the mainframe file arrives later. That could be a reason why it finds the file when restart and runs successfully with no changes.
View Articlemload with NOSTOP option ends with Return Code 4 - forum topic by ECernega
Hello, In my mload script i have the following: 0037 .IMPORT INFILE xxxx FROM 4 FORMAT VARTEXT '^\'NOSTOP LAYOUT &load_table. APPLY Inserts; The multiload skips the...
View Articlehow to select sessions,tenacity,sleep,checkpoint etc for...
Hello, We implemented this new architecture in our system : Powercenter Realtime module received messages from MQ and each message is load in a TERADATA table using TPT STREAM operator. My question...
View ArticleTERADATA 13.10 - DATASTAGE 8.5 Issues with FastLoad functionality - response...
Hello Steve, Fred, Your input is highly appreciated.vI clearly was missing information on how Teradata connector works.Thank you both for commenting on this! Best Regards
View Articlehow to select sessions,tenacity,sleep,checkpoint etc for...
If you are only loading 1 message at a time (and I am assuming that 1 message means 1 row), then 1 session is fine, and you should set the pack factor to 1 so that the row is sent immediately (and not...
View Articlemload with NOSTOP option ends with Return Code 4 - response (1) by Ivyuan
Hi, The return code handling for this case is different between MultiLoad and TPump. MultiLoad sets the return code to 4 due to the rejected rows, while TPump does not. Thanks! --Ivy.
View ArticleTPT 15.00 Teradata HDP Sanbox data movement - forum topic by chillerm
Good Evening, I'm trying to prove out using TPT 15.00 to move data back and forth between Teradata and Hadoop. I'm hoping to get the benefit of using fastexport rather than a salvo of sqoop / tdch...
View ArticleSetup teradata server for studio express on personal machine - forum topic by...
Hi All, I use teradata SQL Assistant to connect to teradata databases on my work machine. However, I installed teradata studio express on my personal machine for practice purposes. However, I dont know...
View ArticleTPT 15.00 Teradata HDP Sanbox data movement - response (1) by chillerm
Hey Steve (Feinholz), I told you at Partners I'd mention you by name in my next post. Well this is it :) Any guidance you have would be great, though this is likely more suited for the TDCH folks...
View ArticleTPT 15.00 Teradata HDP Sanbox data movement - response (2) by feinholz
To better diagnose the issues, I would need to see the entire script. There are inconsistencies in what is presented. 1. you mention TPT Export operator, but the Export operator only supports Teradata....
View ArticleTPT Template operators with LDAP authentication - response (17) by KM185041
Thanks for the confirmation Steve.
View Articlefastload on linux - response (8) by Harinath Vicky
IRI is handling this issue (data remapping, including field/column-level endian change support) and creating TD Fast/Multi-load configs via its CoSort or NextForm tools in Eclipse.
View Article