mj100
10 years agoLevel 3
OpsCenter SQL query Help
Hi,
Need a little bit of help, need to create a custome report for our DBA team they have a list of policies and want to know when they ran last, is there a query where i can put the list of policies and run a success / failure report to provide them?
thanks in advanced for any and all help
You could, but you can also just create Views in OpsCenter and add the clients/policies to them. Then run the report on the View. Either way, I would create the View, because you can base your SQL query on the view as well.