i have three MS SQL stored procedures that read the content store. (1) create cognos inventory of objects (2) search for text in reports (3) replace text in reports.
The sprocs are pretty generic. They need to be run by someone who has the MS SQL permissions to create objects in the content store database. I think the sprocs create one permanent table for the inventory and some temporary intermediate tables. working on a sproc now to take an inventory of all reports and queries. We use the object inventory and report inventory as a before and after release package deployments to look for any changes - some intentional and some not intentional.
attached is a single sproc that created the three sprocs.
once the sproc are created read the green comment box at the top of each for a short explanation and examples on how to run them.
------------------------------
brenda grossnickle
BI Programmer Analyst
FIS
------------------------------