# Configure the Pentaho Server

Basic server tasks include starting and stopping the Pentaho Server, increasing the server's memory limit, and specifying data connections. These IT administrator tasks prepare the system for more specific [Pentaho administrator configuration tasks](/install/9.3-install/pentaho-configuration.md), like defining connections and managing users and roles.

* [Start and stop the Pentaho Server for configuration](/install/9.3-install/pentaho-configuration/tasks-to-be-performed-by-an-it-administrator/configure-the-pentaho-server/start-and-stop-the-pentaho-server-for-configuration.md)
* [Increase the Pentaho Server memory limit](/install/9.3-install/pentaho-configuration/tasks-to-be-performed-by-an-it-administrator/configure-the-pentaho-server/increase-the-pentaho-server-memory-limit.md)
* [Specify data connections for BA design tools](/install/9.3-install/pentaho-configuration/tasks-to-be-performed-by-an-it-administrator/configure-the-pentaho-server/specify-data-connections-for-ba-design-tools.md)
* [Specify data connections for the Pentaho Server](/install/9.3-install/pentaho-configuration/tasks-to-be-performed-by-an-it-administrator/configure-the-pentaho-server/specify-data-connections-for-the-pentaho-server.md)

Specifying data connections for the Pentaho Server includes tasks for setting up shared connections so that your users can select the native database connection they need from a list.

The native database connections in the Pentaho Suite are based on JDBC (Java DataBase Connectivity).

The following articles show you how to set up various types of JDBC data connections for the Pentaho Server:

* [Set up native (JDBC) or OCI data connections for the Pentaho Server](/install/9.3-install/pentaho-configuration/tasks-to-be-performed-by-an-it-administrator/configure-the-pentaho-server/specify-data-connections-for-the-pentaho-server/jdbc-database-connections/set-up-native-jdbc-or-oci-data-connections-for-the-pentaho-server.md)
* [Set up JNDI connections for the Pentaho Server](/install/9.3-install/pentaho-configuration/tasks-to-be-performed-by-an-it-administrator/configure-the-pentaho-server/specify-data-connections-for-the-pentaho-server/jdbc-database-connections/set-up-jndi-connections-for-the-pentaho-server.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/install/9.3-install/pentaho-configuration/tasks-to-be-performed-by-an-it-administrator/configure-the-pentaho-server.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
