Standardmäßig verwendet der Client nur das Protokoll des Shared Memorys.
Zusätzlich zum Protokoll des Shared Memorys können Sie folgende weitere Protokolle angeben
In addition to the shared memory protocol, you can also specify the following
Nur das Kommunikationsprotokoll des Shared Memorys zum Verbinden verwenden
Hört die Verbindungsversuche des Clients anhand aller vom Server oder der Plattform unterstützten Kommunikationsprotokolle ab, einschließlich des Protokolls des Shared Memorys.
Listen for connection attempts by the client using all communications protocols that are supported by the server on this platform, including shared memory.
Mit der Option -x geben Sie an, welche Kommunikationsprotokolle zusätzlich zum Protokoll des Shared Memorys verwendet werden sollen, um Broadcasts der Clientverbindung abzuhören.
Use the -x option to specify which communications protocols, in addition to shared memory, you want to use to listen for client connection broadcasts.
Das folgende Verbindungszeichenfolge-Fragment startet das Shared Memory-Protokoll und sucht nach dem Datenbankserver anhand des Shared Memorys.
The following connection string fragment starts the shared memory protocol and searches for the database server over shared memory.
Wenn Sie die Option -x nicht angeben, versucht der Server Broadcasts der Clientverbindung mit allen unterstützten Protokollen des Betriebssystems abzuhören, einschließlich des Protokolls des Shared Memorys.
If you do not specify the -x option, the server attempts to listen for client connection broadcasts using all protocols supported by the database server running on your operating system, including shared memory.
Das Protokoll des Shared Memorys ist die schnellste Kommunikationsverbindung zwischen einem Client und einem Server, die auf dem gleichen Rechner laufen. Dies ist für Anwendungen typisch, die eine Verbindung mit dem Personal Datenbankserver herstellen.
The shared memory protocol is the fastest communication link between a client and server running on the same computer, as is typical for applications connecting to a personal database server.
Unabhängig davon, welche Einstellungen Sie für die Option -x wählen, verwendet der Server zum Abhören der Broadcasts der Clientverbindung das Protokoll des Shared Memorys.
Regardless of which settings you choose for the -x option, the server always listens for connection broadcasts using the shared memory protocol.
Die Puffer des Shared Memorys, die zwischen dem Client und dem Server verwendet werden, werden aus dem Verzeichnisbaum entfernt, bevor tatsächliche Daten zwischen den beiden Seiten ausgetauscht werden.
The shared memory buffers that are used between the client and server are removed from the directory tree before any actual data is sent between the two sides.
Wenn Sie den Parameter -x mit einem oder mehreren Protokollen angeben, versucht der Server, Broadcasts der Clientverbindung anhand der angegebenen Protokolle und auch anhand des Protokolls des Shared Memorys abzuhören.
If you specify the -x option with one or more protocols, the server attempts to listen for client connection broadcasts using the specified protocol(s) and also using a shared memory protocol.
Das Protokoll des Shared Memorys für die Kommunikation auf demselben Rechner starten.
Start the shared memory protocol for same-computer communication.
Unabhängig davon, welche Einstellungen Sie für die Option -xs angeben, verwendet der Server zum Abhören der Verbindungsversuche das Protokoll des Shared Memorys.
Regardless of which settings you specify with the -xs option, the server always listens for connection attempts using the shared memory protocol.