All,
Is it possible to invoke SQL Agent Job which executes a reporting service report to email the outcome to users, then executes a stored procedure, then executes another reporting service report to email the outcome to users?
It seems doable - I cannot find an example of the necessary syntax.
What we are trying to uncover here is if a process is creating orphan records - so we'd report on any existing orphans, run the process, then rerun the report on orphans to see if more have been created.
Thoughts?
Thanks,
SQLOzzie