COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: biju_mulakavaluppil on 02 Sep 2009 03:35:53 PM

Title: Clearing Job Queue in Cognos 8
Post by: biju_mulakavaluppil on 02 Sep 2009 03:35:53 PM
Hi ,

In Cognos 8.4 Admnistration Console we see in the metrics SMTP Queue and Task Queue. The SMTP Queue gets its length from NC_JMSQUEUE. Similarly for the Task Queue which table gives its value. The Reason for my question is eventhough we do not have any reports,or Jobs running we notice a number of elements in the queue.

Title: Re: Clearing Job Queue in Cognos 8
Post by: josepherwin on 02 Sep 2009 07:00:54 PM
There should be a DROP NC Tables SQL that you can run to clear it out.

Steps:

1- Stop Cognos Service
2- Have the Database Administrator back up the Cognos content store
3- Connect to content store database and run the NC_DROP script found in the appropriate location for your database:

<Install Location>:\crn\configuration\schemas\delivery\sqlserver\NC_DROP_MS.sql

Once you start the Cognos Service, it will then re-create the NC tables