generate physical data module from existing schema

I want to reverse engineer an existing schema and generate a report of ER diagram for this schema. I am using TOAD for oracle 11.0 with DBA module. I don’t want to select a table and select a level to generate. I was going to Database > Report > ER Diagram, I did not see where I can select an existing schema and generate a ER diagram module report. I also went to Toad Data Modeler, but it only allow you to create a new one, and not reverse engineer from an exisiting schema. Any help is appreciated! Thanks.

No, you can use TDM to reverse engineer a schema. I do it all the time (Actually it’s “Update Model” now.).
It is File->Reverse Engineering. Check the Help pages for details. Join the TDM group for further help.

Dave