---
title: "Oracle Code Extraction Prerequisites"
slug: "what-are-the-prerequisites-for-running-the-oracle-code-extraction"
updated: 2022-01-04T20:43:05Z
published: 2022-01-04T20:43:05Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://success.panaya.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Oracle Code Extraction Prerequisites

Before running the extraction process, please make sure that you meet the below requirements.

## **User Privileges**

- Run the Java Script on the Oracle Apps Server using the same user used to install Oracle Apps.  
Verify that the Oracle Apps OS user you are using to run the extraction has access to the Oracle Apps Environments (e.g., $APPL_TOP).
- Use the “apps” database user or a user with equivalent privileges.

## **Supported Operating Systems**

- Linux, Unix
- Windows

## **Supported Java Versions**

- 1.4
- 1.6
- 1.7

[Supported Oracle EBS Versions](/v1/docs/what-oracle-ebs-versions-are-supported-by-panaya)

## **Storage Considerations**

- **Server Storage**  
Copying the extraction tool file to a directory with 500MB-1GB free space is recommended.
- **Database Max Extents**  
Please remove the database Max Extension limits.

## **Database Version (for upgrading to Oracle EBS 12.2 and higher)**

- Oracle E-Business Suite DB R11.2.0.4.0 or higher

If running the Concurrent Manager on a different server than the Oracle Application server, a separate extraction must be done from each server.  
[Click here for more information](/v1/docs/how-to-merge-two-extracts).
