Archives of the TeradataForum
Message Posted: Mon, 15 Aug 2005 @ 10:15:24 GMT
Subj: | | Impact of Huge Access Rights Table |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Monday, August 15, 2005 05:51 -->
We have a System with very huge access rights table. When we submit a query security validation is done against accessright table using "Full
table scan" or "Index based search"
How do I know which scan (full table or index method) is used for many SQls that is submitted. I am planning to reduce the number of records in
that table using better hierarchy structure, Roles etc and I want to see how much benefit I add. Is there any good approach to measure the impact
of huge rights table?
Thank You.
|