OBIEE 10g incremental repository migration

Could someone direct me to an Oracle document or previous post that clarifies if incremental OBIEE repository migration utilizing copy/paste between two offline repositories is supported, and if doing so viloates any Oracle warranty? We're on version 10.1.3.2. Thanks.

thanks bifacts. i have reviewed this article before and conducting our migrations the way it describes, but have recently been told that this approach is no longer supported by Oracle (i.e., incremental copy/paste). can you confirm if it's supported? or, to ask another way, are there any Oracle support risks associated to heading down this path?

Similar Messages

  • OBIEE 10g to 11g Migration on LINUX Machine

    Hi All,
    I want to Migrate OBIEE 10g (Windows Environment with SQL Server DB) to OBIEE 11g on LINUX Environment with Oracle DB.
    If anybody know this can you please help me how to do ?Thnaks in Advance.
    As per my Knowledge i know upto this .... "first we need to deploy RPD and WEBCatalog files in to New(OBIEE11g) system and we have to test RPD and WEBCatalog files,Whether these two are working fine or not? Because in OBIEE 10g we have OC4J Server,But in OBIEE 11g Architecture wise it's entirely Different here we have OBIEE WEBLOGIC Server. We have to Deploy RPD in WEBCatlog files in to WEBLogic server. And If any changes have to do in Securities and Variables we need to make changes in that after Migration".
    Regards,
    Prasad.

    Prasad,
    Refer the tutorial here..http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi11115/upgrade/upgrade_to_11g.htm#t4s3
    Your approach is correct.

  • EPMMaster.rpd Fusion Pack migration from OBIEE 10g to 11g

    We have successfully installed OBIEE 10g and 11g on Windows 2008 32bit servers. On the 10g Installation, we have applied the Fusion Pack EPMMaster RPD file and it connects successfully to our EPM warehouse. We want to migrate the Fusion pack to 11g which is also setup on the same platform. Per the instructions in the documentation, we have copied the files (RPD file and Webcat folder) to the 11g server. We run the UA.bat file and it proceeds to start copying the files over fom the RPD and WebCatalog to the new system. It completes this process, but then hangs on starting the Oracle BI server - it never gets beyond that.
    We will be purchasing the EPMMaster RPD and know it is not available yet for 11g – however we’re trying to get ahead of the curve a bit and manually fix the items in the presentation layer that will not render correctly in 11g
    upgrade exception occurred
    Unable to start process: instance1: coreapplication_obis1
    One thing that I noticed – Since the UA tool does not completely finish --
    RPD size on 10g – 42,675KB; 11g – 6,375KB
    I manually change the webcat in Enterprise Manager to the EPMMaster catalog -this actually caused additional errors on restart.
    Has anyone attempted upgrading a delivered RPD to 11g?
    Thanks in advance -

    This is a known issue that we have worked through with Oracle tech support. The Dimension Deduction.Deduction Sid causes an error that prevents the UA tool from completing the upgrade process. There are a couple of ways around this, but the fastest is to simply delete the Dimension, the two related hierarchies and the fact table that is joined to this dimension. Physical table do not need to be touched however. There are still issues once it’s moved to 11g, but those can be addressed post migration. Thanks much to the Oracle support team for helping us out with this issue!

  • How to migrate files from "ORACLE EPM 11" to OBIEE 10g / 11g

    Hi
    We are moving from ORACLE EPM 11 to OBIEE 10g or 11g .
    Can anyone suggest me how to migrate the files from ORACLE EPM11 to OBIEE 10g ?
    Regards
    Vinod.

    It would be a good idea to specify the version you are using.
    The general plan can be the following:
    A. On source db:
    1. Generate scripts for the tablespaces where the schema you want to export has segments (again use toad or ther tools)
    2.Generate scripts for the schema you want to export (use toad, dbms_metadata or other tools)
    3. Generate scripts for system grants, system roles, privileges you have on objects owned by sys, system, quotas on tablespaces
    4. If the schema has grants on sys objects that are not part of the default oracle install but were created later and are specific to that particular db (not a good practice, but it can hapen) and your application is dependent on them, generate scripts for them also (I have come across types owned by sys, when migrating an application with Websphere AS)
    5. export schema using exp owner=<SCHEMA_NAME>
    6. generate scripts for public synonyms and grants to public on object schema
    B. On target db.
    1. create tablespaces with generated scripts from A.1.
    2. create schema with generated scripts from A.2.
    3. grant all privileges from A.3.
    4. if non default objects on sys needed, create them with scripts from A.4., grant privileges on these objects
    5. imp with option fromuser=<SCHEMA_NAME> touser=<SCHEMA_NAME>
    6. create public synonyms, grants from A.6.
    7. check jobs - if you import with sys or system user, jobs will be imported under this users; drop jobs nad recreate jobs under your schema
    I hope I haven't forget anything and this helps...
    Ioan
    Edited by: ioan on 6.10.2008 13:00

  • OBIEE 10g repository - Business model - logical table to physical table, column mapping is empty

    Hi, I am really new to OBIEE 10g.
    I already set up a SQL Server 2005 database in Physical and import a view vw_Dim_retail_branch.
    The view has 3 columns: branch_id, branch_code, branch_desc.
    Now I want to set up the Business model to map this physical table (view).
    I created a new Business model
    Added new logical table Dim_retail_branch
    In the sources, added the vw_Dim_retail_branch as source table.
    But in the Logical table source window,  column mapping tab, it's blank. I thought it should be able to identify all the columns from vw_Dim_retail_branch, but not. The show mapped columns is ticked.
    What should I do here? Manually type each column?

    HI,
    Just you can drag and drop the columns from physical layer to BMM layer.
    Select the 3 columns and drag and drop it to the created logical column in BMM layer.
    for more reference : http:\\mkashu.blogspot.com
    Regards,
    VG

  • OBIEE 10G - Repository Documentation

    Hi all,
    When I am generating RPD Documentation for my OBIEE 10G RPD, there are few presentation columns for which there are no physical columns.
    These measures are not calculated columns, and when I check the relevant physical columns it directs to correct physical tables and columns.
    Since my RPD is very large i tried removing other subject areas as well but still not help..
    Any help would be appreciated.
    thanks

    There might be few columns in BMM with expression as '' or any these may not have direct physical sources. Other than these I dont think any case for that. can you double check by opening document file in Excel?
    PS: Update your display name with name

  • OBIEE Repository migration

    Hello Guys,
    I ran into a strange problem today. I am using repository migration to migrate my objects from one repository to the other. There are some dummy presentation table that i created to nest some of the presentation tables under it.
    After the repository migration strangely all my dummy folders are gone from the presentation layer. It will only display the presentation tables that have columns under it.
    I end up manually creating those dummy presentation tables again after the migration.
    Is this a known behaviour or am i missing some thing here? Please advice
    Thanks
    Prasanth Gurram

    Its a known bug. What oracle says about it is, A presentation table should have at least one column, Then only it considers for migration.
    In your case what you have to do is create a dummy column and remove read access for every one. So that we will overcome the problem in the rpd mgiration.
    - Madan

  • Percentile_Disc Function in OBIEE 10g - Help needed at the earliest

    Hi All,
    I have a requirement of using PERCENTILE_DISC function in OBIEE 10g repository. I tried NTile function, to fetch the percentile. But that is not what am intending to see.
    I have a requirement something similar to this, to be implemented in repository. Could anyone throw some light in this regard?
    PERCENTILE_DISC(.25) WITHIN GROUP (ORDER BY F.Days asc) OVER (PARTITION BY A.NAME, B.PLACE)
    Here F = Fact
    A = 1st Dimension
    B = 2nd Dimension
    Days = Is calculated as TIMESTAMPDIFF(SQL_TSI_DAY, A.DATE, B.DATE). Established Inner Join, to fetch this calculation in to the FACT
    Appreciate your responses at the earliest. Thanks once again.
    Regards,
    Sarat Nallapati

    Hi,
    I don't have any idea on percentile_disc.
    But,in OBIEE we have a function PERCENTILE()
    It will give the percentage of each value in the total sum of all the values.
    once check it.
    Regards,
    Lakshmipathi.

  • Multiple Connection Pools in OBIEE 10g

    Hi Experts,
    My question is as follows:
    Let's say in the RPD I create 2 connection pools in 1 database schema. I understand that that 1 connection pool should be dedicated for repository & session variables, and 1 connection pool dedicated to physical queries on the table.
    How does OBIEE know which connection pool to use for the physical tables? I haven't been able to find anything in the RPD that tells a table which connection pool to use when running a query in answers.
    Example:
    Connection Pool A (used to generate session variables)
    Connection Pool B (in 'theory' used for physical tables)
    What is stopping answers from using Connection Pool A? What is forcing answers to use connection pool B?
    An answer in OBIEE 10g is fine.
    Thanks!
    John

    When a connection pool is named in an initialization query then that connection pool is always used even if the user is explicitly denied permission to use the connection pool.
    This means that a connection pool used for initialization which does not have permissions for any user or user group can occur in any order in the connection pool list. But if it has permissions for a specific user or user group then it must be placed after any general query connection pools for the same user or group to ensure that it is not used for general purpose queries.
    Refer: http://everythingoracle.com/obieecnpl.htm
    Please mark if helps.
    Thanks,
    -A.Y

  • OBIEE 10G outer join

    Hi, I am new to OBIEE 10G.
    I have a DimA (dimension), FactA (fact). I mapped foreign key relationship between DimA and FactA on DimA.A = FactA.A in BMM, the relationship is inner and greyed out, so I can't change it to outer join.
    So in the answers report, it only shows data of the inner join of the two tables. What I want is to show all items in DimA and related items of FactA or 0 for those not related.
    I have posted a similar question here before https://forums.oracle.com/thread/2596618
    But I still can't modify the relationship (still greyed out) even if I opened a offline repository.
    And what I am thinking is is there an option in answers to dynamically control the join (inner or outer). For example, sometimes I want to show only matched DimA and FactA , sometimes all DimA and related FactA or 0, so that I don't have to modify the BMM in repository every time if the requirement changes.
    What's the best practice for this case?
    Thanks.

    Hi SriniVEERAVALLI,
    Thanks for the reply. I have found that I might haven't created the relationship between dimension and fact tables correctly.
    I initially created the foreign key relationship (instead of creating complex join) in physical diagram between the dimension and fact table. And the relationship type is hence greyed out.
    I have deleted the foreign key relationship in physical diagram. Then
    1. In physical diagram, create complex join between dimension and fact . The relationship is 'inner' and can't be changed.
    2. In Logical table diagram, create foreign key between dimension and fact . The relationship can be changed (inner, outer, etc).
    Is this the correct way?
    I tried these on two newly created dummy tables and it worked.

  • LDAP authentication too slow in OBIEE 10g

    Hello ,
        For one of our clients we have configured LDAP (Microsoft Active Directory) for authentication purpose in OBIEE 10g repository. The Authentication process takes around 10-15 mins to Login .
    Are there any parameters that can help to speed up the process?. Any log which obiee generates through which we can track the root cause?
    Any help appreciated!
    Regards,
    Shruti

    Check if Initialization Blocks and are failing, that might be reason for slow log in.
    If so give proper connection details or else disable unwanted Initialization Blocks.
    Regards,
    Srikanth

  • OBIEE 10g: BI Publisher page not showing properly

    Hello all,
    I have installed OBIEE 10g on a VM with operating system: XP, service pack 3.
    Analytics and Admin tool (I was able to create a new repository) are showing properly but when i try to login to the BI Publisher I just see two folder available "Shared folders"
    and "My Folders" and all the other functionalities are missing. Also in the Preferences tab I just see "General Preferences"
    and nothing else. I have logged in as an Administrator user but i think the problem is that this user doesn't actually have admin rights when it comes to BI Publisher module.
    I tried to give some more permissions through Analytics>Settings>Manage Privilleges but there was no progress.
    Can you please give me some guidance on that issue?
    Thanks in advance,
    Dina

    Hi,
    i got exactly the same pb. Word 2007 32 bits + Oracle BI Publisher Desktop 11.1.1.7.0 for 32 bit Office on Windows (244 MB)
    I can see the BIP Menu in Word,
    but the sub menus are : menu2007.logon, menu2007.load_xml_dat ... and of course are not working !
    What is wrong ?
    thanks for help

  • OBIEE 10g security.

    Hi,
    We have OBIEE 10g version and trying to implemented data security using rpd user groups and filters. Now the requirement is to implement writeback functionality; where user should see example, 5 rows but can update only 2 rows based on some condition. Any ideas if it can be achieved and how?
    Regards,
    Ven

    Hi,
    Try to refer below my blog and for the dataset - update/insert implement data level security by group wise then it will work
    http://obieeelegant.blogspot.sg/2010/12/write-back-steps-1-go-to-repository.html
    Thanks
    Deva

  • Error  in reports after upgrade from OBIEE 10g to 11g :  [nQSError: 14025]

    Hi All, We upgraded RPD and web catalog from OBIEE 10g to 11.1.1.5. I see the following error while running few reports.
    Error: State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A
    general error has occurred. [nQSError: 43113] Message returned from OBIS.
    [nQSError: 14025] No fact table exists at the requested level of detail:
    When I add an user under BIAdministrator Application role and login, all the reports work correctly.
    I verified Oracle BUG fix (11850704) document and tried to make changes as suggested.
    Please suggest me if this issue is related to 10g to 11g RPD upgrade or are we missing any privileges?
    Also should I add every user to BIAdministrator role to avoid this issue?
    Thanks in Advance

    Hi,
    First of all i am not familiar on linux box.
    I tried in windows environment the rpd is deployed with out any errors.
    But i ran the ua.bat file in the following path
    \MWHOME\Oracle_BI1\bin\ua.bat.
    while i am running in oracle_common\bin\ua.bat is not responding in my local system.
    Please Mark if it helpful.
    Thanks

  • OBIEE 10G SSO Issue

    HI
    We have configured OBIEE 10g on IIS (ver-6) server. We have a business requirement where we need to integrate OBIEE with another ASP.NET application. So, user should log in once and to view OBIEE reports he should not log in again.
    Now we have checked GO URL option given in Chapter 11 of Oracle® Business Intelligence Presentation Services Administration Guide. But problem is our company policy does not allow us to pass Password in HTTP URL. So we cannot use that solution.
    We are trying to use SSO and referred to Chapter 8 of Deployment Guide. We followed all the steps give in that chapter
    Also, we modified isapiconfig.xml and entered &lt;CredentialStore&gt; paramaters in it.
    But when we Go to Analytics URL (for remote machine) Login screen show "Not Logged In" message.
    currently we are using REMOTE_USER method as it is given in documention.
    So we did everything by the book. Now my question is:
    1) We do not have any SSO server/Product, is there is any way we can integrate OBIEE application to other ASP.Net application on another IIS SERVER? There was a suggestion that if we pass remoter_user parameter in HTTP header, is it possible to work this way.
    2) Is it possible that if we host both the ASP.NET and OBIEE 10g on SAME IIS server there is way to integrate them using SSO without any SSO server again by passing remote_user HTTP header
    3) What options do we have to integrate ASP.NET application and OBIEE without using SSO server itself and without using GO url method as we cannot pass password in header. Will Cookie Enabling Method can work in this scenerio.
    4) Is there is way that OBIEE directly take windows ID without SSO server, I know question might sound stupid as in prerequisite i read that we need “SSO system of Choice” but we need to be absolutely sure about our option and possibilities.
    we also reffered to following thread:
    10g - how to configure sso with iis-
    But, this one seems to be unresolved So kindly help
    Regards
    Saurabh

    Hi Praveen,
    Thanks for your response. I was doing a bit of R&D on SOAP API, tell me if i am wrong.
    In case we use SOAP API to Authenticate then we will get Response in terms of XML and we have to write our own code to render it in tables or charts.
    We dont want that we just want to automate the Authentication part and want to use OBIEE use Interactive Dashboards. Kindly suggest if I am wrong and if we just write a piece of Code to get the Authentication done and it will not affect the further use of OBIEE.
    Regards
    Saurabh

Maybe you are looking for

  • Iphoto won't open because disk is locked?

    here is the first error window message i get when i try to open iPhoto: ""The iPhoto Library is locked, on a locked disk, or you do not have permission to make changes to it. iPhoto can try to repair the permissions."" i can either click repair or qu

  • How to create a folder for desktop files

    Iam new to Mac can someone help me to create a folder for my desktop word files?

  • Safari password auto fill security concern

    Just discovered what I consider to be a big security concern with iCloud Keychain. If you go into Settings, then Safari and your iCloud Keychain is under stored passwords and auto fill, the passwords are stored in plain text with no asterisk or anyth

  • LR2 and Camera Matching Profiles

    I downloaded and installed the beta camera profiles but they don't appear in LR2. The profile pull down in Camera calibration only has ACR 4.4, ACR 3.3, Adobe Standard beta 1, D2x and several camera landscape, neutral, portrait. None of the camera pr

  • Migration Assistant hang

    I'm using migration assistant to move my data from Time Machine on a non-apple external drive to a new macbook pro. It got stuck with 33 minutes remaining and when I opened Activity Monitor to see how much of my storage was in use, I noticed that it