Hi,
Like many previous findings online, our Oracle MA is taking a stupendous amount of time to process a few records.
A work around by a few people here, including Adreas Kjellman is to:
Create a table called All_Objects. Create this table with the same column names and types as the actual DB you care about but there shouldn't be any actual data(rows) in it. Verify that the account used by the Oracle MA has access to this table.
Once this table is created, does the Oracle MA need to be reconfigured to point to it - is that the Table/View MA setting on the MA? If yes, then where do we stipulate the original data Table - in the Delta View? Multi table View?
Or do we simply leave the Oracle MA as is, and somehow (magically) the Oracle MA reads the empty "All_Objects" table?
Thanks,
SK