Session Command in Fastload - forum topic by arunshan04
Hi can any one explain me how SESSION command is working in teradata; example: .SET SESSIONS 13; Assume that i have 18 PE's in my teradata system. Will it login to 13 PE's at the same time. Please...
View ArticleOBiee enquiry - forum topic by AbhishekShri
I'm need to prepare Month Over Month Sales Growth report. Is there any function available in OBIEE to perform this task.Tags: best obiee trainingForums: Tools
View ArticleOBiee enquiry - forum topic by AbhishekShri
I'm need to prepare Month Over Month Sales Growth report. Is there any function available in OBIEE to perform this task.Tags: best obiee trainingForums: Tools
View ArticleTeradata 14.10 silent install. - forum topic by wicik
Welcome, I try to use silent install of TTU 14.10. Right now I have some problems with it. I have created .bat file to run the silent install from CMD but I cant set it to make proper log of...
View ArticleTeradata 14.10 silent install. - response (1) by wicik
In simple way, the question is "How to log silent_install" :)
View ArticleNo menu bar in SQL Assistant 14.01 - forum topic by YHKim
I have installed the SQL Assistant 14.01. After that, I customised the menu. I continuously removed the menu bar. Finally my SQL Assistant 14.01 have no menu bar. I tried to install the SQL Assistant...
View ArticleNo menu bar in SQL Assistant 14.01 - response (1) by RickSRose
I had the same problem last year. You need to delete the Toolbars.config file from \Documents and Settings\<username>\Application Data\Teradata\SQL Assistant. On my Windows 7 latptop it is:...
View ArticleCLI0032 Invalid parcel size field from DBC - forum topic by AM001
Hi I am running the following SP using BTEQ and i am getting the following error. Is any one aware of why this type of error occurs? CALL SP_DB.TPT_MAINTENANCE('D', 20120701, 'L',...
View ArticleTD utilities and JAVA. - response (2) by mayanktiwari
Hi Tom, In simpler words I can say, I want to ran a java program from a BTEQ script. But i am not able to find post regarding or related to this. Is it possible to run a java program with and of the...
View ArticleTD utilities and JAVA. - response (3) by ulrich
Still very unclear what you want. In BTEQ you can use the OS command to run scripts on OS level - like rm to remove files. This could be used to call a java programm as well. But what would be the...
View ArticleObiee self - forum topic by ManishNayek
OBIEE Self Learning Hand-on guide Series and Practive VM Mastering Dashboard and Reports http://www.scribd.com/doc/103957358/Mastering-OBIEE11g-Dashboard-and-Reporting-Guide Implementing Graphs/Maps...
View ArticleUnable to open Teradata SQL assistant - response (2) by ulrich
Teradata SQL assistant on Mac OS? At least I never saw a Mac version Teradata SQL assistant is a windows program. Or do you mean Teradata Studio (Express)?
View ArticleTD utilities and JAVA. - response (4) by tomnolan
Like ulrich said, you can use the .os command in BTEQ. For example: .os java -version java version "1.6.0_22" Java(TM) SE Runtime Environment (build 1.6.0_22-b04) Java HotSpot(TM) Server VM (build...
View ArticleRequest size exceeds maximum. - response (11) by ameyagaikwad
I had the same issue while inserting 16K Records. The fix: I broke the 16K into into 2 sets of 8K each and it worked. Apparantly some size limitat ions.
View ArticleUnable to open Teradata SQL assistant - response (3) by Chuckbert
Sorry I didn't notice this message since it didn't reference the tool you're having troubles with (Teradata Studio Express). Could you post the contents of the log file the message referred you to?
View ArticleSQL Assistant doesn't install - forum topic by niggazflavors
Hi Guys, I'm trying to install SQL, but I can not. it installs Libraries, .Net Data Provider, CLIv2, GSS and ODBC Driver, but not SQL Assistant. Whats going on?Tags: sql assistantToolsand...
View ArticleIs TOAD compatible with Teradata? - response (3) by jim22
Toad for Data Analysts has been renamed to Toad Data Point and works great with Teradata. I have been using these products for a few years now and am looking forward to the next release. For the...
View ArticleSCD type 2 - response (6) by anubha_harrison
Hi Folks, Refer to the below link for sample script to implement SCD type II in teradata using Multiloadhttp://forums.teradata.com/forum/general/implementing-scd-typeii-using-mload
View ArticleTPT: system variables with result count - response (5) by teradata12
Iam trying to Develop a TPT script with multiple instances of the DataConnector Operator to extract rows from a file and uses multiple instances of the Update Operator to perform upserts against two...
View Article