| Option | Description |
|---|---|
| Data connection | Oracle JDBC data connections. Note: If there is only one Oracle JDBC data connection it is selected by default.
|
| Database server | The address of the database server the metabase will be created on. This value is populated when the data connection is selected. |
| Oracle administration user ID | Oracle system admin user ID for source server. The value is SYS. |
| Password | Password for the oracle admin credentials, used to create the metabase. Password is not stored. |
| Replication user ID | A user will be created. For Oracle, this user must be unique to the metabase or project. Note: The user ID cannot be reused across projects.
|
| Password | Password for the user ID. |
| Metabase name | Name of the metabase. The value is the same as the Replication user ID. |
| Tablespace for metabase | Specify the name of the tablespace to create for the metabase. |
| Data file | Specifies the file on the database server that is used to store the tablespace for the metabase. |
| Size | Specifies the size of the file that contains the new tablespace you are creating, in Megabytes. The default value is 200. |
| Temporary tablespace for metabase | Specify the name of the tablespace in which to create the temporary metabase space. |
| Temporary data file | Specifies the file that is to store the temporary tablespace for the metabase. |