Utilities interacting with mload
Hi, May I know what are the utilities interacting with mload? Thanks and regards, RajaForums: Tools
View ArticleUtilities interacting with mload
Hi,May I know what are the TD utilities interacting with mload?Thanks and regards, RajaForums: Tools
View Articlegenerating sequention number during mload
I would like to generate a sequential number during an mload. I don't want an identity column, but would like each row inserted during the mload to have a sequential number. Is this possible?...
View Articletpt from cloud
Hi, Can I use tpt from cloud? How can it be done? Thanks and regards, RajaForums: Tools
View ArticleCreating warehouse upgrade scripts
Does anyone know of any tools that assist in upgrading downgrading schemas. Overtime new tables are added , coloums added/removed etc. Is there a way to generate a scripts to take a warehouse from...
View ArticleDiacritic character issue multiload BODS
Hi we are trying to load a teradata table from oracle as source using BODS. A table in oracle has diacritic data. we have created staging table in teradata as unicode for columns containing diacritic...
View ArticleHadoop Online Training |Online Hadoop Training in Hyderabad
Apache Hadoop is associate open-source program package framework that supports data-intensive distributed applications, authorised below the Apache v2 license. It supports the walking of applications...
View ArticleExport to delimited file
I have created a tpt export job from a sample script and if I limit the records to a small number the job run fine. When I take out the record number constraint the job doesnt run. Timestamp format...
View ArticleHadoop Online Training in Hyderabad
Apache Hadoop is associate open-source program package framework that supports data-intensive distributed applications, authorised below the Apache v2 license. It supports the walking of applications...
View ArticleOnline Informatica Training in Hyderabad | Informatica Training
Informatica is program that is specially designed for information warehousing projects. In the business organizations informatica helps in proper maintenance & the record of information. The...
View ArticleHow to split a Data Export by row value?
Hi all, I'm not very experienced with the Load and Unload Tools, I just got a simple BTEQ Script to export a single resultset to work. Is there a way to split the export by a row value, how can I do...
View ArticleMultiload errors
Dear friends, help me to understand the following error during Multiload Acquisition Phase: Access module error '60' received during 'pmReadDDparse' operation: 'Column length error, row not returned'...
View ArticleTPT load script fails with incompatible message
Hi, Your advice with the following will be greatly appreciated. I am using the TTU 14.10 set of tools with a Teradata DB 14.0.2.11 With the OLELoad tool, The Fastload utility works perfectly but for...
View ArticleTDLOAD status log issue
I am using the Teradata 13.0.0.4 For Few files While am trying TDLOAD from source file path its ends without any error message [ only version message] if execute with complete path running fine For...
View ArticleTPT job fails, Log refers to a completely seperate unrelated job
Lately, when running TPT jobs, we've experienced job failures. When looking at the logs for the TPT jobs, sometimes (sporadically) the log will start off normally referencing the correct job, but will...
View ArticleFLoad , trying to load spaces to decimal
i have a mainframe file that has spaces in the last column , these spaces needs to be loaded to the teradata table decimal column Decimal(15,6). The mainframe job uses Fload , the fload is failing ,...
View ArticleTTU for Linux
Hi, I have downloaded the Teradata Express VM which runs on Linux. I am trying to get the TTU package for it but I cannot locate it. On the download page all I can see is the following:TTU Windows...
View ArticleTPT with UDF.
ERROR: ---------------- TPT_INFRA: TPT02092: Error: Invalid single-byte character: ( TPT_INFRA: TPT02932: Error: Invalid token near line 138 (text was '"(CASE WHEN VALUE_TYPE = ''R'' THEN...
View ArticleTPT (14.00), executing tbuild causes underlying UNIX machine to crash
Hi All, I am at a site and have DataStage invoking a TPT script via a shell script on a UNIX AIX machine. As soon as the tbuild command is executed, all remote network connectivity to the UNIX AIX...
View ArticleConvert NULL to Blank TPT Fast Load
Insert into emp values (:FNAME ,....... Above Sample Code from TPT works fine. I want to convert null values in flatfile to blank while loadinginsert into emp values ( COALESCE(:Fname,''),.... --...
View Article