Objectmix
Tags Register Mark Forums Read

Error 7888 on proc_ar_BumpCacheInvalidationCounter during Active D : Sharepoint

This is a discussion on Error 7888 on proc_ar_BumpCacheInvalidationCounter during Active D within the Sharepoint forums in Microsoft Tools category; Anytime we perform a profile import - full or incremental - this is the error logged. We have Sharepoint 2007 standard server. This sp is not found in the database. Event Type: Error Event Source: Office SharePoint Server Event Category: Office Server General Event ID: 7888 Date: 2007-06-05 Time: 14:37:18 User: N/A Computer: XXXXXX Description: A runtime exception was detected. Details follow. Message: Could not find stored procedure 'proc_ar_BumpCacheInvalidationCounter'....


Object Mix > Microsoft Tools > Sharepoint > Error 7888 on proc_ar_BumpCacheInvalidationCounter during Active D

Sharepoint Microsoft sharepoint portal server development, administration and related discussions

Reply

 

LinkBack Thread Tools
  #1  
Old 10-23-2007, 05:21 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Error 7888 on proc_ar_BumpCacheInvalidationCounter during Active D

Anytime we perform a profile import - full or incremental - this is
the error logged. We have Sharepoint 2007 standard server. This sp is not
found in the database.

Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server General
Event ID: 7888
Date: 2007-06-05
Time: 14:37:18
User: N/A
Computer: XXXXXX
Description:
A runtime exception was detected. Details follow.
Message: Could not find stored procedure
'proc_ar_BumpCacheInvalidationCounter'.
Reply With Quote
  #2  
Old 10-26-2007, 02:31 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: Error 7888 on proc_ar_BumpCacheInvalidationCounter during Active D

I've seen about a few hundred different installations, plus internal
environments all with this same error. hopefully its fixed in SP1

I haven't noticed anything as a result of this though that is of
concern

On Oct 23, 6:21 pm, Paul <P...@discussions.microsoft.com> wrote:
> Anytime we perform a profile import - full or incremental - this is
> the error logged. We have Sharepoint 2007 standard server. This sp is not
> found in the database.
>
> Event Type: Error
> Event Source: Office SharePoint Server
> Event Category: Office Server General
> Event ID: 7888
> Date: 2007-06-05
> Time: 14:37:18
> User: N/A
> Computer: XXXXXX
> Description:
> A runtime exception was detected. Details follow.
> Message: Could not find stored procedure
> 'proc_ar_BumpCacheInvalidationCounter'.



Reply With Quote
  #3  
Old 11-13-2007, 10:52 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: Error 7888 on proc_ar_BumpCacheInvalidationCounter during Acti

I currently have two MOSS 2K7 systems set up in a Test and Development
environment and this same error exists on only one environment...

The first system is installed with a MOSS 2K7 Enterprise license. It does
not exhibit the 'prc_ar_BumpCacheInvalidationCounter' error on my server
during the profile import.

My second system is installed with MOSS 2K7 Standard. It does produce the
'prc_ar_BumpCacheInvalidationCounter' error message on my server during
profile import.

After investigation, I have found that the stored procedure
'prc_ar_BumpCacheInvalidationCounter', is available in SQL on my MOSS 2K7
Enterprise installation in the SSP Database, but not in my MOSS 2K7 Standard
installation.

My guess is that MOSS does not install the stored procedure in SQL when a
Standard license is entered...but the profile import is still looking for it.

Paul

"Kevin Storey" wrote:

> I've seen about a few hundred different installations, plus internal
> environments all with this same error. hopefully its fixed in SP1
>
> I haven't noticed anything as a result of this though that is of
> concern
>
> On Oct 23, 6:21 pm, Paul <P...@discussions.microsoft.com> wrote:
> > Anytime we perform a profile import - full or incremental - this is
> > the error logged. We have Sharepoint 2007 standard server. This sp is not
> > found in the database.
> >
> > Event Type: Error
> > Event Source: Office SharePoint Server
> > Event Category: Office Server General
> > Event ID: 7888
> > Date: 2007-06-05
> > Time: 14:37:18
> > User: N/A
> > Computer: XXXXXX
> > Description:
> > A runtime exception was detected. Details follow.
> > Message: Could not find stored procedure
> > 'proc_ar_BumpCacheInvalidationCounter'.

>
>
>

Reply With Quote
  #4  
Old 11-20-2007, 10:27 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: Error 7888 on proc_ar_BumpCacheInvalidationCounter during Acti



"Paul" wrote:

> I currently have two MOSS 2K7 systems set up in a Test and Development
> environment and this same error exists on only one environment...
>
> The first system is installed with a MOSS 2K7 Enterprise license. It does
> not exhibit the 'prc_ar_BumpCacheInvalidationCounter' error on my server
> during the profile import.
>
> My second system is installed with MOSS 2K7 Standard. It does produce the
> 'prc_ar_BumpCacheInvalidationCounter' error message on my server during
> profile import.
>
> After investigation, I have found that the stored procedure
> 'prc_ar_BumpCacheInvalidationCounter', is available in SQL on my MOSS 2K7
> Enterprise installation in the SSP Database, but not in my MOSS 2K7 Standard
> installation.
>
> My guess is that MOSS does not install the stored procedure in SQL when a
> Standard license is entered...but the profile import is still looking for it.
>
> Paul
>
> "Kevin Storey" wrote:
>
> > I've seen about a few hundred different installations, plus internal
> > environments all with this same error. hopefully its fixed in SP1
> >
> > I haven't noticed anything as a result of this though that is of
> > concern
> >
> > On Oct 23, 6:21 pm, Paul <P...@discussions.microsoft.com> wrote:
> > > Anytime we perform a profile import - full or incremental - this is
> > > the error logged. We have Sharepoint 2007 standard server. This sp is not
> > > found in the database.
> > >
> > > Event Type: Error
> > > Event Source: Office SharePoint Server
> > > Event Category: Office Server General
> > > Event ID: 7888
> > > Date: 2007-06-05
> > > Time: 14:37:18
> > > User: N/A
> > > Computer: XXXXXX
> > > Description:
> > > A runtime exception was detected. Details follow.
> > > Message: Could not find stored procedure
> > > 'proc_ar_BumpCacheInvalidationCounter'.

> >
> >

Getting this error as well, haven't done further research in to it yet. But
what's the stored procedure code? Could find it if I installed the demo
enterprise.

(Hey Microsoft, Like your Terms of Use, please use the stored procedure that
is hopefully posted to correct the issue, unless of course it's already
corrected)
Reply With Quote
Reply

Thread Tools


Similar Threads

Thread Thread Starter Forum Replies Last Post
Error 5555 and 7888 usenet Sharepoint 1 11-26-2007 04:37 AM
Re: Event ID 7888 and 202 usenet Sharepoint 0 07-03-2007 10:12 AM
Error Event 7888 usenet Sharepoint 0 04-30-2007 01:22 AM
ASP ERROR: error '8002801d' -> Library not registered. : my Active Server Pages are not so active. usenet Inetserver 2 07-31-2003 09:59 PM
ASP ERROR: error '8002801d' -> Library not registered. : my Active Server Pages are not so active. usenet Inetserver 2 07-31-2003 09:57 PM


All times are GMT -5. The time now is 12:23 PM.