Book a Demo

Author Topic: Oracle Schema Import not showing tables  (Read 3037 times)

taqtica

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Oracle Schema Import not showing tables
« on: December 26, 2011, 05:39:22 pm »
Hi,
I'm trying to import and Oracle schema into a Data Model. I can connect but when seeing the object list, only Store Procedures and Sequences are shown. Tables are hidden and not able to import.

I'll like to understand what's happenning.

Thanks,

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Oracle Schema Import not showing tables
« Reply #1 on: December 27, 2011, 05:28:45 pm »
probably a user rights issue.

Geert

taqtica

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Oracle Schema Import not showing tables
« Reply #2 on: December 27, 2011, 05:35:07 pm »
Thanks,
I'm able to import tables from Excel using the same ODBC datasource and connection information. I'm using the same schema owner on the connection and it has DBA role on the oracle database.