COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Cognos Administration => Topic started by: cognosjon on 10 Sep 2018 07:38:44 AM

Title: Identify the dispatcher used to run a report
Post by: cognosjon on 10 Sep 2018 07:38:44 AM
Hi, Quick question.
In a distributed environment with multiple dispatchers and no routing rules.  Is there a way to identify the dispatchers that reports were assigned to at run time?
I've had a quick look at the audit tables but can't see if this information is being recorded anywhere.

Thanks in advance
Title: Re: Identify the dispatcher used to run a report
Post by: ricky_ru on 11 Sep 2018 02:05:28 AM
It seems the <ip:port> in the audit table indicates the dispatcher running the report. Because the row of data is written by the logger running in the dispatcher/machine.
Title: Re: Identify the dispatcher used to run a report
Post by: cognosjon on 11 Sep 2018 02:40:49 AM
Cheers ricky_ru,
i was hoping i'd missed something in the default audit package that may have captured this, rather than having to trawl through cogserver logs.