COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Cognos Administration => Topic started by: Asad Ch on 05 Oct 2016 12:37:42 PM

Title: Cognos Self service (Query Studio) Trace
Post by: Asad Ch on 05 Oct 2016 12:37:42 PM
Can we trace Cognos Self service (Query Studio) that which user is accessing which tables in database. Cognos log table only showing only one package name against all entries. Can we segregate package name?
Title: Re: Cognos Self service (Query Studio) Trace
Post by: AnalyticsWithJay on 05 Oct 2016 01:48:14 PM
I just responded to your post about COGIPF_NATIVEQUERY. You can join this table to COGIPF_USERLOGON on COGIPF_SESSIONID to find out which use executed which query.

There's no out of the box functionality for a list of tables.
Title: Re: Cognos Self service (Query Studio) Trace
Post by: Asad Ch on 05 Oct 2016 02:01:02 PM
I'm trying the same thing but problem is that native query table is not populating even checks are implemented
Title: Re: Cognos Self service (Query Studio) Trace
Post by: AnalyticsWithJay on 06 Oct 2016 07:02:58 AM
I just answered your other thread about data not populating.