The information in this article applies to:
SUMMARYThis article describes how to test Microsoft Remote Procedure Call (RPC) performance, and how to troubleshoot RPC error messages. MORE INFORMATIONRPC is compatible with the Open Software Foundation (OSF) design and interoperable with other Data Communications Exchange (DCE) standards. RPCs are industry standard Interprocess Communication (IPC) mechanisms for client-server communications that are network independent and can work over a variety of network protocols. RPC uses IPC mechanisms to establish communications between the client and server to call program functions on a remote computer. The complex programs that use this level of service require that there be a connection, or level of throughput, to adequately deliver this functionality. For example, when you are using Microsoft Exchange Server, a connection is needed to reliably maintain the flow of data. RPC Error MessagesWhen you use RPC, you may receive any of the following error messages, which may or may not be caused by slow network connectivity:
Troubleshooting RPC Performance and Error MessagesThere are many tools you can use to determine if an RPC error message is being caused by a slow network connection. If you receive an RPC error message, eliminate slow network connectivity as the possible cause. Use one or more of the following methods to isolate the problem.
Keywords : kbnetwork kbtool ntdomain kbRPC kbSDKPlatform kbhowto nthowto NTSrvWkst ntutil kbGrpNet |
Last Reviewed: January 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |