cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: Universe Designing (Migration Project)

Former Member
0 Kudos

Hi Gurus,

I need Informtion related to the migration project.

Migrating BO 5.1.7 to BO XI R 3.1.

the old universe with old database is structured as.

Eg: PTKEN as table name and objects as PTKEN.WASId

the new ( migrated universe ) has the database structure as

Eg: KEM_LKP_PTKEN as table anem and objects as WASId

What the process has to be done to change all the tables in the universe with the new database...

Regards

L K Vepuri

Edited by: L K Vepuri on Feb 28, 2011 3:56 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Mr. Vepuri,

If the table name is changed at the universe level then follow the below steps.

1. Open the universe in the designer

2. Right click on the table which has been modified and rename it with the changed name.

3. Click on the View>> Refresh Structure.

4. and check whether it throws any error message or not.

For Object PTKEN.WASId--- what does it mean?

Is it column name or object name at universe level.

Object definition of each object is visible as Table_Name.Column_Name.

If you want to change the object name then you can rename it.

In order to propagate the changes made at a database level to universe level always click on the View >>refresh structure

Hope it helps.

Thanks,

Sands

Answers (0)