Header Ads

ad728
  • Breaking News

    Changing EBS Datasource APPS Password in OBIA/BIAPPS

    Changing EBS Datasource APPS Password in OBIA/BIAPPS

    Step 1 Drop and recreate Database Link with New APPS Password
    Drop DBLINK
    DROP PUBLIC DATABASE LINK "ERPPROD.WORLD@DSN_90";

    Create New DBLINK
    CREATE PUBLIC DATABASE LINK "ERPPROD.WORLD@DSN_90"
    CONNECT TO APPS
    IDENTIFIED BY newpassword
    USING 'ERPPROD';

    Step 2 Update EBS Datasource with new APPS Password in BI Configuration Manager.
    To update the new password in source system (EBS Datasource).
    Login to BI Application Configuration Manager  http://bi.mydomain.com:9704/biacm
    Click on Define Business Intelligence Applications Instance


    Click on Edit Button
    Click Next
    In the Edit Connection Details, Update new Apps Password and Click on Test
    Save and Close the Window

    Step 3 Update ODI EBS DataSource with new APPS Password
    Login the ODI studio
    Update apps password for ODI_DS Data source





    Update apps password for ERPPROD Data source



    Step 4 Update new APPS Password in Repository (RPD) file
    Required for analytics 

    Login to BI Administration Tool
    Open Repository online

    Select Oracle EBS OLTP in the Physical Layer
    Right Click on Oracle EBS OLTP and select Properties

    Click Yes for Check-Out

    Select Oracle EBS OLTP InitBlock Connection Pool and Click Edit Button
    Click Yes for Check-Out
    Type new apps Password  and click Ok


    No comments

    Note: Only a member of this blog may post a comment.