ODA - Oracle object Dependencies Analyzer

Wednesday, April 16, 2014

Oracle database objects downloading

ODA installed. We see a blank window.
Now is the time for DB objects downloading.
You must press the "Administration" button.
The "Administration" window appears

You press the "Insert Objects" button.
Next window allows you to call few adapters.
The first adapter allows to connect to your analyzed database and to download its objects.
The "Adapter" field value is your logical name for this database connect.

You can populate all items and press "Create properties file" button for parameters file creating and you can use this file on batch downloading.

For the batch downloading you run command:

java -Xms512m -Xmx1256m -jar oda.jar -batch <Parameters file created earlier> admin

Else you can press the "Ok" button for online downloading.

No comments:

Post a Comment