TPT OS COMMAND OPERATOR ISSUE - topic by candy528
Hi All, I have a TPT script which will export data from teradata to a file. Once i load the file in a particular path in unix say example /dev/srcfiles/ i wrote the following operator to move to that...
View ArticleHow to assign rights of existing user to a newly created user? - response (2)...
Sachin, everything has already been implemented. What I want to see is to how I can get the roles of an already existing user. Let me explain, I have to create a user 'xyz' and give him rights of an...
View ArticleProblem With Non Sequential Dates - topic by saraider
I've run into an issue with a rollup I am trying to do and was wondering if anyone has any ideas on how to do it in as few steps as possible. read more
View ArticleInsert multiple rows in single statement - response (2) by SNI
plz anybody tell me while creating table in teradata all these NO FALLBACK , NO BEFORE JOURNAL, NO AFTER JOURNAL,CHARACTER SET LATIN NOT CASESPECIFIC come by default.If yes then why? plz...
View ArticleHow to assign rights of existing user to a newly created user? - response (3)...
Hi Usman, Below query will help you get direct access rights and role rights for a user. and you can assign same to new user select distinct 'role ' as typeofright, a.grantee as username, a.rolename...
View ArticleCPU and Disk Skew - response (1) by gsoh
Hi, I are interested in the 2) Question. Finds a solution, let me share.
View ArticleError while using Spatial Index - topic by velunatarajan@gmail.com
I'm trying to use Spatial Index to get optimal performance on Geometry data and ended up with an error. Please find the index and table definition and the query which fails while using the spatial...
View ArticleDate and format - response (3) by rajeev saravanan
Hi, If you are using SQL assistant then you can change the way the dates are displayed by chosing the appropriate format in the tools menu tools -> option -> general tab Regards Rajeev
View ArticleError Code 4 Solution required - response (2) by rajeev saravanan
Hi Vital When we write Bteq in batch mode with in shell scripts we specify the half containing the Bteq commands with the begining an ending of an identifer as shown below Here eof is the identifier...
View ArticleError during Fload - topic by SAGARDDD
Hi, I am trying to load a table using FastLoad utility but i am facing below error : Error : I/O Error on File Open: 34, Text: pmUnxDskOpen: fopen error (Invalid argument) Can someone help me...
View ArticleTPT 14.00 DEFINE SCHEMA / DELIMITED option - topic by cloghin
Can someone please explain the usage and the proper syntax for the the DEFINE SCHEMA 'name' DELIMTED 'tablename'; introduced in TPT 14.00 reference manual diagram on page 62 / Nov 2011 ? I assume it...
View ArticleCreating a recursive script to handle Oracle script - topic by dnieb
I am new to TD and have an Oracle script i need to convert to TD format. I am not understanding how to make these changes using recursive script procedures to make it happen. Any help with this...
View ArticleError during Fload - response (1) by Qaisar Aftab Kiani
I guess you need to share the script in order for someone to figure out the problem!
View ArticleSecondary Index - response (11) by trustngs
Hi Dieter, Even though the index is dropped, stats collected on it remains and it can used by the parser when required while building the plan.Whether this one is correct?
View ArticleDuplicate rows in MLoad? - response (1) by Qaisar Aftab Kiani
Yes, MLOAD supports the insertion of deuplicate records and this is the main difference between the FASTLOAD and MULTILOAD. The below thread should give you more details......
View ArticlePartition Elimination Puzzel - topic by SPOLISETTI
Background: We have a history table which is partitioned on loadDate. This table also has another column called ProcessYearMonthNumber which is the year and month number of the loadDate. I know this...
View Articleunable to attach 2nd volume on EC2 - topic by vincebernard
I am unable to attach to the second volume I have created for the TD14 image. The first attached without a hitch but now the second is hanging. I have detached, rebooted, stop and restart the...
View ArticleError Code 6706: The string contains an untranslatable character. - response...
I think I found the pesky blighter. If you open Word and type "--[enter]" you will notice that it becomes one long dash. Paste the resulting long dash character into SoapUI and hit a simple inbound web...
View ArticleHow to Split Column - topic by mubin_khalid
Hi teradata Guru's; I'm new to teradata. can some one tell me that how can i split address column into multiple columns?? eg s_id address 1...
View ArticleError in instalation of Teradata Express Edition V13 - response (5) by...
Hi, I tried installing Teradata Express Edition V13 on my system having Windows Vista home basic, as a first step BYNET is installed and the system is restarted. when i try to install the rest of the...
View Article