April 13, 2005 at 12:38 am
what "Audit" means in DATABASE TERMS AND DIFFERENT WAYS YOU CAN AUDIT DATABASE ACTIVITY.
=Pat=
April 13, 2005 at 3:56 am
Can you be a bit more precise in your question?
"Audit" is a broad term used to follow things that are going on in your database.
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
April 13, 2005 at 1:52 pm
Audit means to be able to track and report on activity. This is true if it's a database, an operating system, a parking garage, etc. Within SQL Server you can build auditing mechanisms into your objects, such as through the use of triggers, you can audit using profiler, you can set to track login successes and/or failures, etc. If you want more than this, like Frank says, you're going to have to be more specific in your questions.
K. Brian Kelley
@kbriankelley
April 13, 2005 at 11:00 pm
Can u give me some example of how to audit the database ?
can u give me an example of different ways that you can audit database activity?
i'm trying my hardest to be precise but i have such a little knowlege about SQL
i'm not quite sure if i'm asking the right question or not. i'm just started to learn about microsoft SQL 2000 so i'm still a newbies
thank you for ansing guys...
=Pat=
April 13, 2005 at 11:03 pm
i'm trying to analyses and simplifies the DBMS terminology to get a clear idea of it.
=Pat=
April 14, 2005 at 12:40 am
This is the link to SQL Server's Books Online. http://www.microsoft.com/downloads/details.aspx?FamilyID=a6f79cb1-a420-445f-8a4b-bd77a7da194b&displaylang=en
It's a free download from Microsoft and covers all you need. What about starting there?
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply