MR and MS access rights - forum topic by Kishore_1
What is the use of MONRESOURCE (MR) and MONSESSION (MS) access rights? Whare are they used?Tags: MONRESOURCEMONSESSIONMRMSForums: Database
View ArticleAborting Session - response (2) by Kishore_1
Cancelling the roll back will render the object unusable. Is there any other way out?
View ArticleCHR function fails - response (4) by Nolan Madson
My apologies to those who responded to my query. I was relying on the forum's email notification funtion to tell me someone had responded to my question. I didn't receive an email on this post. Now I...
View ArticleReplace with carriage return/ line feed - response (3) by Nolan Madson
Dieter, No, I'm on TD 13.10. The oReplace function works. Thanks, Nolan
View ArticleSQL Assistant inserts double quotes - forum topic by Nolan Madson
I've created a process in Excel/ VBA to generate TD SQL INSERT statements. The process primarily performs string handling functions including dealing with handling text with double and single quotes...
View ArticleTeradata Training Material available - response (103) by june.h.luong
Hello, I would be interested in the documentation. If you could kindly forward it to junehl@yahoo.com. Thank you
View ArticleSession Blocked by another idle session - forum topic by Kishore_1
In View Point , I am observing an IDLE session is blocking an ACTIVE session.On further investigating, I found the blocker session is holding a Read Lock on one of the tables that the blocked session...
View ArticleQuery to return the difference of dates between records - forum topic by Riny
Hi All, I have a table with policy no,status code,status date. I want to get the difference of the status dates for each policy(will have more than one record with different status codes)after getting...
View ArticleData labs - Default permissions - response (1) by gryback
I would not suggest creating production table views within the Data Lab environment. Keep access to production within production.
View ArticleAborted Session Info in ViewPoint - forum topic by Kishore_1
In View Point, DBAs abort sessions of queries that are badly performing and overally impacting the System performance(because of improper query, stale stats, etc.).Is there any system table or query...
View ArticleTARA communication issue(using tivoli as backup solution) - forum topic by atiq
I am facing issue when i am triying to take backup of TD DB through TARA gui ** Failure ARC0805:Access Module returned error code 34: Error BAM1012: Tivoli dsmInitEx error 137:...
View ArticleTeradata 14 Basics Meterial - forum topic by arunshan04
Hi,Can any one suggest meterial/Ebook for TE0-141 exam for the below chapters. Data Warehouse Architectures o physically distributed architectures, non-centralized data warehouses, Teradata Active...
View ArticleTeradata Training Material available - response (104) by arunshan04
Hi could you please send the meterial to arunshan04@gmail.com
View ArticleteradataR package and R 3.0.0 - response (4) by dclark
I have a similar issue with the latest RODBC 1.3-6. It states that it was build under R 3.0.0. The RODBC archive has RODBC_1.3-5.tar.gz. I'm hopeful that once gunzip'ed it will install.
View ArticleImplicit conversion of Integer to VARCHAR - response (2) by Nishant.Bhardwaj
Hi Ulrich, In context to the above explain plan, i can see both ALL -amps retreival and a group amp operation in it. Would it be considered a group amp or all amp operation? Just asking this as i am...
View ArticleAborting Session - response (3) by abhishek.jadhav
You can use commands like LIST STATUS,LIST ROLLBACK TABLES.If that session is listed in output of above command then rollback is still in progress. If CPU is not an issue then increase the rollback...
View ArticleOCES-3 details- - forum topic by Nishant.Bhardwaj
Hi Experts, I am bit unclear about the OCES-3 (Optimizer Cost Estimation Subsystem version 3) in the stats area and BMSMS (bit map set manipulation set) in the Query execution. Can any one please...
View ArticleUnable To Create Stored Procedure Using JDBC !! - forum topic by rajeev...
Hi All, I have downloaded and installed the TD-13 express version using VM player I am able to query the database and everything looks fine, however when i try to create a stored procedure it just...
View ArticleSave output of mutlitple SHOW STATISTICS - forum topic by henry24
In TD14 there is a SHOW STATISTICS statement where it outputs the definition statement statistics of a table. I am trying to create a refresh statistics script and I intend to use this feature so as to...
View Articlequalify rank() over (partition) - question - response (2) by gksenthilkumar
Sorry for confusion.. I have data like below.. here I want to pick one row for each inr & rd for latest timestamp(dt col).. if we have multiple rows for latest timestamp for that inr & rd then...
View Article