# Oracle Client Tools Setup

This article provides instructions on how to set up the Oracle Client Tools and enable the SQL-Loader for use with Astera.

Prerequisites:

* Oracle Client Tools needs [Visual C++ Redistributable 2013](https://www.microsoft.com/en-us/download/details.aspx?id=40784) installed on the machine.

Steps:

1. Download the [Oracle Client Tools](http://www.astera.com/downloads/Centerprise/Additions/OracleClientTools.zip)
2. Unzip the folder to a drive that is local to where the *Astera Integration Server* is installed.
3. Launch the Astera Client and Navigate to the *Server Explorer*
4. Right-click on the *Server* and select *Configure Server*

![](/files/kueIlBMvObgXRSnGyYIK)

5. On the *Server Connect Properties* screen, change the Location of the Oracle SQL-Loader to the path local to the Astera Server.

![](/files/TSbiikIUcXAfBndWiPww)

6. Save the *Server Configuration.*


---

# 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://documentation.astera.com/astera-data-stack-v7/connectors-and-providers/oracle-client-tools-setup.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.
