Problem Description:
Following migration from BOXI 3.1 to BI 4.1 SP2, I have an issue with the Universe Design Tool.
Essentially when I click on insert a new table to a universe, the table browser inserts an empty table into the universe.
No columns are displayed in the table. When I attempt to expand the table in the table browser by clicking on the ‘+’ beside
the table names nothing is displayed.
Also I have tried to ‘Refresh Structure’ but get an informational message to the effect “The selected tables were not found” which I think is linked to the above issue.
Incidentally when I use the older version of designer in our BO 3.1 environment everthing works as normal.
Have checked Universe/Connection security & Universe Design Tool rights in CMC all to no avail.
Anyone experienced this issue before or have any suggestions or solutions?
Are you able to open the already designed universe that was existing in BO 3.0 in the universe tool.
Try to import all the existing universe inside the designer tool in BO 4.0.
After that you can try to create a new universe.
What happens in the Universe Designer tool in 4.1?
Are you sure that you are actually pointing to the same DB, if using TNS names, are these exactly the same (3.1 vs 4.1)?
One thing I forgot to mention is that when you right click on Table/Table Values I get an exception as follows "ORA-00980: synonym translation is no longer valid "
Just have a look into this.
ORA-00980: synonym translation is no longer valid
The above error occurs when
1.You created a synonym on non-existing object by mistake.
2.You dropped an object but you did not drop the synonyms referencing the object.
3.You dropped a user, but you did not drop synonyms referencing the objects owned by that user.
Thanks Mak 1 for the pointer. After reading a little bit about a similar issue I changed the Oracle.sbo file as follows
False
to True
The file was located on my pc in the following folder C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\oracle
Once I changed and saved the file and restarted the Universe design Tool I was able to see the columns instantly.
I’ve read carefully this post, and make all the suggestions presented, but alas nothing works by me, even the “true” parameter.
I’ve something quite similar : when I want to insert tables, I’ve ALL the table in the window (system, oracles,etc …), and that makes a lot !!!
More than this, I’ve also another problem : the tables are not in the schema’s repository but directly on the “root”, so they are not prefixed & not usable.
And, more again, some don’t have the columns when I click on the “+”.
So you see, diffcult to use Designer properly ! :?