COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Cognos Administration => Topic started by: ricky_ru on 08 Apr 2013 07:14:55 AM

Title: cognos 10.2 Audit database tables have no data written
Post by: ricky_ru on 08 Apr 2013 07:14:55 AM
Dears,

I just followed the Administration and Security guilde to setup the audit database. I am sure it is ok. Because the test connection is passed and I checked the schema has those tables whose name start with COGIPF_

So, I also setup openldap successfuly and I am able to login cognos with the users stored in the provider.

I then modified the loggig value to Request for CM service and Dispatcher. But there is still no data written in the COGIPF_USERLOGON table. I also restarted the service even the whole cognos instance, unluckly, it does not work.
I also modified all the services' logging value to Request but still failed to log to database when I login and logoff with users.

Do you have any clue on this problem?
Title: Re: cognos 10.2 Audit database tables have no data written
Post by: CAM-AAA on 09 Apr 2013 12:51:55 PM
Maybe re start the cognos service(s) and then see if that helps?
I have see that happen before. Also, make sure you do not place the Audit tables in the Content Store DB.
I know this is basic info, but it seems you have your bases covered. Most people forget to turn up the logging level.
Title: Re: cognos 10.2 Audit database tables have no data written
Post by: Jaking on 10 Apr 2013 09:43:54 AM
We are experiencing the same thing but only with the COGIPF_USERLOGON table.  What database technology are you using for your audit database?  Could it be something at the database level?
Title: Re: cognos 10.2 Audit database tables have no data written
Post by: CAM-AAA on 10 Apr 2013 01:36:05 PM
Do you have a CM only install? If yes, does your Cognos Config contain the Audit DB connection info? If your CM isn't writing to the audit db, then you wont get the logon info.
Title: Re: cognos 10.2 Audit database tables have no data written
Post by: ricky_ru on 24 Apr 2013 01:08:14 AM
I am using Oracle database. And I found several people around me encountering the same problem.

The installation is a single one. CM and App tier components are residing the same Linux machine.
Title: Re: cognos 10.2 Audit database tables have no data written
Post by: culori on 14 Aug 2013 03:32:32 AM
Have you solved this issue? I am using Cognos 8.4 on Oracle 11g, with separate schemes for CM and Audit.
Only the COGIPF_USERLOGON is not updated.

Thanks!
Title: Re: cognos 10.2 Audit database tables have no data written
Post by: ricky_ru on 15 Aug 2013 03:14:16 AM
Yeah...I fixed that. The possible reasons are

1) check the user permission. My problem was that the user does not have quota for the tablespace even he has create table(owner) permission.
2) Check the CM and dispatch logging level. (Minimal level will not record information to audit database. Change to basic)
3) If only some tables do not have logging information, it may be caused by the UDP protocol. Change the Enable TCP? to true.

Hope it helps
Title: Re: cognos 10.2 Audit database tables have no data written
Post by: clayton on 02 Jun 2014 05:28:38 PM
hi,

Only the COGIPF_USERLOGON is not updated, I will change the Enable TCP? to true.
Title: Re: cognos 10.2 Audit database tables have no data written
Post by: saikrishna86 on 09 Jun 2014 05:07:35 AM
Hi All,

Any one have solution this problem,  I am also facing the same problem, I can see all tables created, the connection test was successful from Cognos Configuration, But none of the tables are updated, all tables are with Zero records. Please help me in fixing the problem. Thank you..
Title: Re: cognos 10.2 Audit database tables have no data written
Post by: jharmor on 28 Aug 2014 04:44:58 PM
Hello,
Change your logging level from minimal to basic.