Finding a deleted baseline

(imported topic written by SystemAdmin)

It appears that someone has deleted a baseline and I am trying to restore it and find out who deleted it. I have looked through various tables but cannot seem to find this. I am assuming that it should have been just marked with the IsDeleted = 1 but not sure which table.

Could someone point me in the right direction?

Thanks

Martin

(imported comment written by r.kelly)

I grabbed the name of an analysis and searched my database and it showed up in:

dbo

.

ACTION_DEFS

.

Name

dbo

.

LOCAL_OBJECT_DEFS

.

Name

There was no isdeleted associated with it though.

Hope this helps.