Show TOC Start of Content Area

Background documentation Switching Off the MaxDB X Server for Local Communication  Locate the document in its SAP Library structure

Use

The MaxDB X Server is needed only for network communication. See Concepts of the Database System, Network Communication.

For local communication, that is, when the database instance and the database application (or database tool or the interface) are on the same computer, MaxDB uses shared memory. Two exceptions are the Event Dispatcher and the JDBC interface, which require the X Server even for local communication.

Prerequisites

You are using neither the Event Dispatcher nor the JDBC interface.

Procedure

Stop the X Server with the following command:

x_server stop

See also:

X Server, Stopping the X Server

 

End of Content Area