Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Open Procedure call failed 2

Status
Not open for further replies.

deisehun

Programmer
Nov 24, 2006
182
IE
I have a Windows 2000 SP4 Server with PC Anywhere 9.2 on it.

I get the following error in the Event Log:

Event ID: 1008
The Open Procedure for service "pcAnywhere" in DLL "C:\Program Files\Symantec\pcAnywhere\PcaPerfCtrs.dll" failed. Performance data for this service will not be available. Status code returned is data DWORD 0

---------

I googled the error and searched on eventid.net and found that you should edit the following Reg key:

HKLM/Software/MS/Windows NT/CurrentVersion/Perflib - ExtCounterTestLevel 1 - I set this to zero and rebooted, but the errors are coming at a rate of hundreds per hour

Any know where I'm going wrong?

Thanks.
 
This problem seems to occur after disabling a particular service which generates counters (this one of the probs with Win2K -- trust me I had a lot of errors after hardening certain network related services). You can solve this problem by running the exctrlst tool from the Windows Server resource kit and un-check this particular counter. The problem should then disappear. Hope this helps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top