How to ALTER SESSION SET EDITION before reverse engineering

Hi - I what to reverse engineer a data model that is in Oracle 12c. But it uses Editions. How do I connect to a schema with Toad Data Modeler AND set the edition to what I want before it pulls the objects?

Hello Alanrosethal,
for RE objects in specific edition please go to RE Wizard on step Options and select checkboxes

  • Objects from Selected Edition
  • Only Objects Directly Changed ....
    After first checkbox is combobox where you can select appropriate edition. On next step you should accessible only objects from editions (View, Procedures...)

Daril