Re: Delete Syntax in MLOAD
Hi, I need to delete the rows from table in mload script which are not matching in the file. Tried couples of ways but couldn't succeed. DELETE FROM Employee WHERE EmpNo <> :EmpNo and EmpName...
View ArticleConnect to Microsoft SQL Server from Teradata Studio 14.10
Is it possible to use the new Teradata Studio 14.10 to also connect to a Microsoft SQL Server? In the “New Connection Profile” wizard is listed “SQL Server”, selecting this brings up a menu for...
View ArticleStarting TPUMP on Windows 2008 R2 fails
Hi, I have installed Teradata utilities 14.10 on Windows 2008 R2 (64 bit). After I tried to start TPUMP i get the error msg: The application was unable to start correctly (0x000007b). Click OK to close...
View ArticleError with Teradata connector for Hadoop with HCAT -> TD fastload
I have an HCategory table: CREATE TABLE src.t ( msgtype string , ts string , source string , msgclass int , msgtext string ) PARTITIONED BY (device_range string, device_id string); and a TD table:...
View ArticleTPT 14.10 error with fifo input files
Hi everyone!! I have several tpt scripts (which input is a fifo file) that used to run properly in tpt 13.0, now the system in which I'm working is upgrading to 14.10 and the scripts fails... the error...
View ArticleBTEQ exporting multiple files based on column value in a table
Hi Can anyone please give me some thoughts on this I have a scenario where I need to create multiple extract files based on a column values using bteq script and in unx environment. example table...
View ArticleFASTLOAD SCRIPT ISSUE
I have an issue with my fastload script. It loads the data into my target table however the characters like '*' in my fixed width flat file need to be converted to null. My client requirement is that...
View ArticleHandle records in Mload ET table in TEXT mode - A column or character...
Greetings experts, I have fastexported a table in text mode and loaded the data in to target table using Mload in text mode (I am using 13.00 Demo version on windows 7). source/target table...
View ArticleTeradata Wallet
Hello! I'm trying to use teradata wallet for encrypt user password on some script. I have insert an item named PWD_SSF_DEV and then I've crete the script deptquery.txt. This is the source code:.logon...
View ArticleBTEQ in Windows Environment
Hello all. First time poster. What components (i.e. software, drivers) would I need if I want to run BTEQ scripts in a Windows environment? Your feedback is greatly appreciated.Forums: Tools
View ArticleTerradataParallelTransporter-Load error
Error occured during Initiate loadop.dll) instance(1): INITIATE method failed with status = Not Found Type: 0 Driver Terminated with status 3 Deleting objects *** Load Complete *** The above error...
View ArticleSQL ASSISTANT
Hello, Can we run TERADATA Utilities such as BTEQ, MLOAD through SQL Assistant? -Suresh. Forums: Tools
View ArticleData mismatch while migrating data from SAS to Teradata using TPT
Hi, I have been trying to load a 200GB dataset from SAS onto Teradata using TPT multiload option. The load was successful but i noted a record count mismatch in SAS and Teradata table. What could be...
View Articleportable Sql Assitant?
Hello. Does anybody knows if there is a portable version of Sql Assistant? Like a folder I can copy to my pc and just run the .exe? thanksTags: sqlassistantportableForums: Tools
View Article“Warning: RDBMS CRASHED OR SESSIONS RESET. RECOVERY IN PROGRESS” running bteq...
After installing Teradata version 14.0 new on AIX v6.1 test box, I login using “bteq” command and then get the error “Warning: RDBMS CRASHED OR SESSIONS RESET. RECOVERY IN PROGRESS” and then just hangs...
View ArticleEnd of Record marker with TPT
I have a CSV file that I'm attempting to load via TPT. I have created the CSV file in Excel. When I try to load the file with the appropriate number of delimiters, I am getting a BUFFERMAXSIZE error....
View ArticleIssue while loading space delimited flat file using fastload on TPT
I am trying to loada flat file that is delimited with space having 8 columns. While loading this data using TPT, I am getting erorr "Delimited Data Parsing error: Column length overflow(s) in row 1"....
View ArticleError in MLOAD
Hello All, This the first time i am running MLOAD Script. Please Help me find the error. Script: .LOGTABLE DB.logs2; .LOGON Jugal/jbhatt,jugal; CREATE MULTISET TABLE DB.Mload_Input ,NO FALLBACK ,...
View ArticleMload error while using Update/Insert for null PI fields
Hi All, We are trying to use update else insert loading startegy for a teradata table. The table has PI defined on fields which is nullable. The issue is whenever we are trying to update a record...
View ArticleTeradata TPT Error :: TPT10508: RDBMS error 3812: The positional assignment...
Hi, When i ran the TPT script i got below error. LOAD_OPERATOR: connecting sessions EXPORT_OPERATOR: connecting sessions LOAD_OPERATOR: preparing target table LOAD_OPERATOR: entering Acquisition Phase...
View Article