DDL auditing [message #245629] |
Mon, 18 June 2007 04:31 |
khawish
Messages: 12 Registered: May 2007
|
Junior Member |
|
|
hi ,
can anyone tell me how to implement ddl auditing for the database.. the procedure for it...or any script.
thanks
regards
|
|
|
|
Re: DDL auditing [message #248120 is a reply to message #245629] |
Thu, 28 June 2007 02:09 |
khawish
Messages: 12 Registered: May 2007
|
Junior Member |
|
|
hi,
i have implemented a ddl trigger to record the ddl actions performed , but it just shows e.g a table is being altered..what i want is , to show which column/columns of the table is being altered and so on.. in detail...
and what about its effect on database..pros and cons of using such type of auditing...
thnx in advance..
|
|
|
|