All forum activity

#DateUserForumTypeThreadPost
3174209 May 2013 @ 11:41 PDTimpressmeDatabaseTopicGetting a MAX value of a column for date intersectionHello, I've been working on this problem for a while and need some advice. I'm not sure if what I'm trying to do is achievable without using a programming language. I can only use SQL ...
3174109 May 2013 @ 08:25 PDTMFaizul_AManapTeradata ApplicationsReplyTRM 6.3.1.1 - Setting equal leads distribution in TRM 6.3Hi Andyling,   thanks for the reply btw, can you elaborate more on that?
3174009 May 2013 @ 02:29 PDTgrybackViewpointReplyPassword Age Alerting via Viewpoint PortletThe Viewpoint best practices and majority of customer installs leverage the LDAP integration feature for not only managing the Viewpoint users but for password management and security aspects. Leve...
3173909 May 2013 @ 01:06 PDTVandeBergBDatabaseReplySecondary indexesAs was mentioned earlier, MLOAD supports NUSI's, but it won't support USI's...in that case you might look at other suggestions like Shelly's PPI input or drop and recreate as pre an...
3173809 May 2013 @ 01:04 PDTVandeBergBData ModelingReplyCan Teradata display the Quarter value of a date?Join your reporting date to the sys_calendar.calendar view and you can pull "quarter_of_year" from the system calendar.  If you need to shift the QOY field to represent a fiscal or o...
3173709 May 2013 @ 12:26 PDTmacktdDatabaseTopicPPI Hello Experts, Please help me   I have problem with UPI, i defined UPI has customer_number,order_date. My questions: 1)Why PPI allows UPI for partition? 2)Here, Why orde...
3173609 May 2013 @ 11:03 PDTBMitchellTDToolsReplyDBC.DBQLogtbl Application id meaning/definitionsThe "DB-" application IDs are Ab Initio loaders, I believe.
3173509 May 2013 @ 09:10 PDTmark.lurie@ge.comData ModelingTopicCan Teradata display the Quarter value of a date?I have a date column called reporting period date and I only want to pull data from this table where reporting period date = Q1, Q2, etc... How would I format my reporting period date so that it r...
3173409 May 2013 @ 06:52 PDTShelleyDatabaseReplySecondary indexesPartitioned primary indexes are great for large tables where you consistently access the data by some type or range, ie day, week, month as an example. These will reduce full table scans especially...
3173309 May 2013 @ 06:35 PDTShelleyDatabaseReplyCommand Help : Alter table modify columnDepending on what exactly you are trying to do, you can run an update to change values in the table. To change column format I would do an insert select from the old table into a new table with the...
3173209 May 2013 @ 05:18 PDTVgaThird Party SoftwareTopicIssue in calling SP through DataStage TD connector stageExperts, I am not sure, if I am putting this problem in the right forum. But just want to have some inputs from you:- I have created a Stored Proedure (takes a table name as an input parameter), w...
3173109 May 2013 @ 04:33 PDTbarani_sachinDatabaseReplyTHow to terminate teradata stored procedure..?If u want to terminate your procedure Use "leave" ex -- Start of SP LABEL_OKAY:BEGIN If flag = 1 LEAVE LABEL_OKAY; --End of SP end LABEL_OKAY; ...
3173009 May 2013 @ 03:53 PDTsudhirkothemTrainingReplyTeradata Training Material availableHi forgot to give my mails id :Sudhirkothem@gmail.com regards, Sudhir.k
3172909 May 2013 @ 03:51 PDTsudhirkothemTrainingReplyTeradata Training Material availableHi , I m sudhir ,New to Teradata can some one forward basic material and materials for Certifcation please . Thanks in Advance regards, sudhir    
3172809 May 2013 @ 03:15 PDTashk660DatabaseTopicTHow to terminate teradata stored procedure..?Hi, I want to use this in Teradata Store procedure... If flag = 1 then goto LABEL_EXIT Else goto LABEL_OKAY END if flag is variable declared. I want to terminate my procedure if flag = 1... T...
3172709 May 2013 @ 02:40 PDTsachin.sebastianDatabaseReplyMinimizing RedistributionThe optimizer is doing the B JOIN C first, probably because this will reduce the number rows upfront. Check the stats on the tables to confirm if they are up to date.
3172609 May 2013 @ 02:28 PDTUMDatabaseTopicMinimizing RedistributionI have three tables A, B and C. Table B is a bridge/ relationship table having Ids from table A and C.  A and B have the same primary index. Table C has a different primary index. I am joinin...
3172509 May 2013 @ 01:18 PDTmarcog82ToolsTopicLoad CLOB from OracleHi, I want to load a table with CLOB field from Oracle to Teradata. I see the TPT Load but it works only if the CLOB is converted into VARCHAR. Are there other solutions using TPT LOAD? Thanks,...
3172408 May 2013 @ 11:48 PDTSarah_07DatabaseTopicAvoid Error 3519 in stored procedureHi, I have a created a stored procedure with many volatile tables. After calling the proc, the volatile tables will be dropped at the end of the procedure. But if i get any error while calling the...
3172308 May 2013 @ 09:47 PDTcpolikowskyViewpointTopicPassword Age Alerting via Viewpoint PortletI don't see anything in viewpoint V14.00.00.05-b49 by default.  Has anybody created their own portlet to do something like that.  I would like to have a mechanism that emails an alert...
3172208 May 2013 @ 08:46 PDTtomnolanConnectivityReplyJDBC and JRE Supported combinations. Our Teradata JDBC Driver supported platform matrix is available here on Developer Exchange: http://developer.teradata.com/doc/connectivity/jdbc/reference/current/platformMatrix.html   You a...
3172108 May 2013 @ 08:27 PDTbalu_tdGeneralTopicCheck the Header of Flat file while MloadEvery day i will receive a Flat file which i have Mload it in prod. So i have to check the Header in file and make sure it matches with old one. File Delimited '|' Eg : S_NO | LNAME ...
3172008 May 2013 @ 05:38 PDTsekhar408JobsReplyImmediate Req For Senior Teradata Developer @ Cary NCHi Jegan,   How to apply this job?
3171908 May 2013 @ 01:50 PDTjohnajorgensen@yahoo.comDatabaseTopicrank variation  Hi.  Hoping you can help me with another issue.  I have some data similar to that shown below, and would like to rank the states - 1-50 based on their sales totals.   ...
3171808 May 2013 @ 11:31 PDTdevaDatabaseReplyCommand Help : Alter table modify columnhow can i change  the data in the existing table 

Pages