OBIEE11g Objects Migration - Page 3 — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE11g Objects Migration

Received Response
191
Views
30
Comments
13»

Answers

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    Catalog Manager puts that according to the physical structure:

    / users / YOURUSERNAME / yourcontent

  • User_4NU9S
    User_4NU9S Rank 6 - Analytics Lead

    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

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    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

  • User_4NU9S
    User_4NU9S Rank 6 - Analytics Lead

    where I can find this Chris?

  • "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.

  • User_4NU9S
    User_4NU9S Rank 6 - Analytics Lead

    thanks..this means..

    "/ users / YOURUSERNAME / yourcontent"  where is this location?

  • 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.).

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    Gianni beat me to it but it's one of the system translations

    Like _portal becoming "Dashboard"

  • OMAR_BI
    OMAR_BI Rank 2 - Community Beginner

    If you moving your contents from Dev to Test, you need the latest dev repository to Test environment

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    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