David,
I had the same problem occur as Vijpan, in getting the "no tables found" message, using Oracle8i personal edition on Win2K. I also determined that the schema name needs to be in uppercase. Now, middlegen seems to be getting SOMEWHERE with tables (where it says "no table elements specified, retrieving all tables, this may take awhile"...).
It used to fail with "no tables found" in about 10 seconds or less. No, however, it just sits there for about 5-6 minutes. On the Windows task manager I can see the Oracle service just keep sucking up more and more memory and using 99% of the CPU, eventually I get an exception related to the inability to allocate memory.
I've setup a user name specific for me, and I can use Squirrel and the oracle thin driver to see the tables and their contents. They are all there, as expected! There are only 8 tables, and none has more than 10 fields, so it is not that complex. Using MySQL, it only takes a few seconds and the GUI springs up with the tables.
Somewhere the wheels must be spinning, not sure where.
How does one specify specific table elements, so I could perhaps try it this way? Its not a big deal to include these elements since there are only 8 tables...
|