Hi,
i am trying to import the following data dictionary views into my sql server database from Oracle:
dba_indexes
dba_users
dba_tables.
I am having a problem seeing them though in the list of tables and views i get when i try and import them.
the oracle connection from sql server is good and the user i am using has permission to view the views above.
Is there something i can do to get around this?
Thanks in advance.
i am trying to import the following data dictionary views into my sql server database from Oracle:
dba_indexes
dba_users
dba_tables.
I am having a problem seeing them though in the list of tables and views i get when i try and import them.
the oracle connection from sql server is good and the user i am using has permission to view the views above.
Is there something i can do to get around this?
Thanks in advance.