Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Utility to update souce database

Hi,
WE are moving some tables from one server to other server with same table names.
is there any utility to change column mapping with updated datasorce?
EX: database A
A1
A2
A3
database B
B1
B2
i have tables like above , i need to move A3 from database A to database B.
EX: database A
A1
A2
database B
B1
B2
A3
is there any utility to update column mappings for table A3. Suggest me any other aimple methods?
Answers
-
Hi,
For the BMM you have an utility in the Admin tool for that:
For the Physical layer I would say you have to import your new table (A3 from database
or copy/paste it from database A to database B and double check the physical joins (you will have to redefine them) and once done you can use the tool to replace the table in all the business models using it.
0