Gii Model Generator Stops At Table Name *

I’m trying to generate model from a remote Oracle 11g database but display stops at Table Name*.

I’m using extension oci8pdo.

If I change my connection to a local Oracle express edition database the tables are shown and I can

generate model with no problems.

What could be the cause of this?

Did you solve this problem? I am having the same problem here.

What do you mean display stops at table name? Was there any error when you use gii to generate your model?