WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Process ID

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

tListProc 213 Cannot Retrieve Counter Index


Question:

tListProc() give the following error "213: Cannot retrieve counter index." on one box and not another any idea what the cause could be? Both server are Windows 2003 server, and have full control on the regedit. one has entries under Perflib work the other does not, HELP

Answer:

tListProc is attempting to retrieve a counter index from the registry under the key:
HKEY_Local_Machine\Software\Microsoft\Windows NT\CurrentVersion\perflib\009
The logged in user must have READ permission on that key.

You could try installing and running the 'exctrlst' utility. This tool provides information about the performance counter DLLs that have been installed on a computer running Microsoft Windows. The tool lists the services and applications that provide performance information by using the Windows registry. When monitored using the Performance console provided in Windows, the data provided by these performance counters can be useful for optimizing and troubleshooting.

http://technet2.microsoft.com/WindowsServer/en/Library/48edd368-2bde-4647-9fea-1b5f28a23ca91033.mspx

User Reply:

Problem was found to be the counter libraries need to follow the following : http://support.microsoft.com/default.aspx?scid=kb;en-us;300956 to allow the system to work.
Article ID:   W16852
File Created: 2007:07:03:14:26:36
Last Updated: 2007:07:03:14:26:36