Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE11g Objects Migration
Answers
-
Catalog Manager puts that according to the physical structure:
/ users / YOURUSERNAME / yourcontent
0 -
Thanks Chris.
Note : I have not done any GUIDs refresh and still can login and access all the stuffs.
Do you think I still need to do GUIDs refresh? Can I escape it?
Regards
0 -
Sometimes you need it when GUIDs run out of sync. Back in 11 it was normally a part of the deployment scripts to sync them just to be sure
0 -
where I can find this Chris?
0 -
"this" = ?
If you mean the "deployment script" Christian wrote about it you having to write it. The idea being a deployment is scripted and because a scripted thing is executed in an automated way (based on crontab or triggered by a tool managing your devops process etc.) there wasn't a simple way to know if the GUIDs were out of sync, so adding a refresh step in the script was easier as it could generally make the deployment successful.
0 -
thanks..this means..
"/ users / YOURUSERNAME / yourcontent" where is this location?
0 -
That's a path inside the catalog.
If you look at your catalog on the filesystem you will see it starts with a /root folder, inside you find 3 other folders: /shared, /system and /users
"/shared" is the "Shared Folder" in the front-end, "/users/<your username>" will be "My Folder" (because it's personal based on the session) and "/system" isn't visible as it contains system things (like the privileges etc.).
0 -
Gianni beat me to it but it's one of the system translations
Like _portal becoming "Dashboard"
0 -
If you moving your contents from Dev to Test, you need the latest dev repository to Test environment
0 -
Not to say this response is wrong per se but there are already 29 posts in this thread with the first ones containing the very same thing
0