Hi,
I am working on a project where I have to corrupt the MS SqlServer database in a test environment and generate the following error in the NT Event log:

906 22 0 Could not locate row in sysobjects for system
catalog '%.*ls' in database '%.*ls'. This system catalog should existin all
databases. Run DBCC CHECKTABLE on sysobjects in this database.

Can some one tell me the sequence of steps that I need to follow to generate the above error messages.

I found one database corruption script in www.swynk.com. but that was not useful to generate the above error messages.

Please help.

Thanks
Sri