Migrate OAF MDS customizations from TEST to PROD from UNIX

1. Copy the the files of JDEV_USER_HOME/jdevbin to TEST or PROD UNIX mid-tier
jdevbin/jdev/appslibrt/oamdsdt.jar
jdevbin/jdev/lib/mdsdt.jar
jdevbin/mds/lib/mdsrt.jar
jdevbin/BC4J/lib/collections.jar
jdevbin/lib/xmlparserv2.jar
jdevbin/jdev/appslibrt/share.jar
jdevbin/jdev/appslibrt/uix2.jar
jdevbin/jdbc/lib/classes12dms.jar
jdevbin/lib/dms.jar
jdevbin/jdev/appslibrt/oamdsdt.jar
2. environment variable for XMLExporter/XMLImporter:
($PRO_LIB is the path pointing to the jar files)
CLASSPATH=\
$PRO_LIB/jdevbin/jdev/appslibrt/oamdsdt.jar:\
$PRO_LIB/jdevbin/jdev/lib/mdsdt.jar:\
$PRO_LIB/jdevbin/mds/lib/mdsrt.jar:\
$PRO_LIB/jdevbin/BC4J/lib/collections.jar:\
$PRO_LIB/jdevbin/lib/xmlparserv2.jar:\
$PRO_LIB/jdevbin/jdev/appslibrt/share.jar:\
$PRO_LIB/jdevbin/jdev/appslibrt/uix2.jar:\
$PRO_LIB/jdevbin/jdbc/lib/classes12dms.jar:\
$PRO_LIB/jdevbin/lib/dms.jar:\
$PRO_LIB/jdevbin/jdev/appslibrt/oamdsdt.jar
3. for -mmddir needed in XMLExporter/XMLImporter:
copy the following files of JDEV_USER_HOME\myhtml\OA_HTML\jrad to TEST or PROD UNIX mid-tier
JRADElementList.xml
OAElementList.xml
UIXElementList.xml
4. Write a Unix shell script to export from TEST and import to PROD. (You may register it in Oracle apps to let the developers to promote it themselves using the assigned responsibility)
Notice:
1. Oracle puts OAF customization together with Oracle seeded customizations. It's impossible to tell them apart just from the OAF MDS document names.
2. Using responsibility_id in the document name to get the application_id from the apps table, you'll get an different application_id than the application_id in the document name.
3. The function_id in the document name is not consistent with the function_id in the apps table. The function_id in apps table has null value.

You may also use a PC to migrate OAF MDS from TEST to PROD. Instead of running an Unix script on the TEST or PROD mid-tier, you may write a batch file and run it on your PC.

Similar Messages

  • How to migrate siebel BI report to TEST and PROD from DEV without manually?

    Hi,
    i have developed siebel BI reports in DEV environment. Now want to migrate in test and prod. Is there any automated process available or need to manually. Adding reports to views and uploading templates etc.
    Thanks,
    lax

    Hi,
    try this online training: http://www.oracle.com/technology/obe/admin/owb10gr2_gs.htm.
    Regards,
    Detlef

  • Migrate BQY files from Test to Prod.

    I have published some reports in workspace manually earlier. But, now i have so many reports which i need to migrate from Test to Prod.
    Please suggest the steps, and how to handle the OCE files and Security.
    Version is 11.1.2.1
    windows 2008 server
    Thanks in advance.

    You can use LCM utility to migrate to different env's provided they are on same version.
    http://docs.oracle.com/cd/E17236_01/epm.1112/epm_lifecycle_management.pdf
    Thx

  • Planning 9.3 Applciation migration from test to prod

    Hi Guys,
    I wnated to migrate my planning applciation from Test to Production instance,
    In both the instances I have Oracle 10g as a repository for my applications.
    Please send me the steps to Migrate the same.
    My Test instance has one Planning applciation "PlanApp"
    In Production I just installed the Planning, I ahve not created any applicaion yet, but wanted to copy from my test instance.
    Thanks

    Hi,
    This topic has been covered quite a few times now on this forum, a bit of searching will give you all the answers you need but in summary :-
    Create a new planning app on production
    Register with shared services.
    Make it is the same admin name account betwen test and prod.
    Go into the oracle schema on prod for your app, extract the SID value from the HSP_USERS table where the user_id = 50001
    Stop Planning on prod
    Take an export of the planning app schema on Test
    Import the schema over the top of the schema on Prod
    Update the HSP_USERS table with the stored SID value on prod.
    Restart Planning.
    Cheers
    John

  • Migrating from test to prod

    Hi All,
    After migrating a BPEL process from test to production changed the deployment descriptors for BAM hostname/username/password using BPEL PM (prod). However, the changes did not take effect. Sensor data was not sent to the production BAM server.
    What's the best way to migrate from test to production a BPEL process that has BAM sensors?
    Thanks.

    If you are using BPEL 10.1.3.1 there is a bug with BPEL PM that any time you modify any of the descriptor values, you must retype the password. Failure to do this will cause BPEL PM to encrypt the *'s as the password.
    Check and make sure the user account that BPEL is connecting to BAM with is not locked out because of this.
    Once you get everything typed in and saved correctly, do a restart on the BPEL container to make sure everything is reset.

  • How to migrate xml report from test to prod?

    Hi,
    We are using BIP 10.1.3.2 standalone. I've one simple question for migrating report from test enviornment to production.
    Is there any standard method for migration?
    Like in Discoverer we can simply export report and import it in prod environment.
    Thanks...

    Thanks for your reply. That's one describes for EBS version of BIP. I'm looking for standalone version of BIP enterprise.

  • Universe Migration Procedure from TEST Server to PROD server

    Hi,
    We are using SAP BO XI R3 version in our project TEST windows 2003 server.
    we have designed the universe in TEST BO Server and it's working great.
    Now, we would like to move/migrate the universe created in TEST Server to the PROD server.
    please let me know the migration steps [step by step procedure - documents] in getting the universe available in PROD server as well.
    Note: We are using SAP BO XI R2 version in PROD server & XI R3 in TEST Server respectively in separate physical machine .
    Regards,
    Karthik

    Thanks for your support Henry. I agree with your point.
    I have 1 quick question: if we copy the .unv file from TEST BO R3 server and paste the same .unv file to PROD BO R2 server, will it be available for importing in PROD BO R2 Server [to do modification in connection settings (connection to pointing PROD DB)]?
    If yes, we can copy [not export (no use of tool)] manually the .unv file from TEST R3 server and paste it manually in PROD R2 Machine under universes folder and make any modification like changing the connections....etc.,
    Please let me know if this approach works fine with no issues. Because its going to be done in PROD.
    Many Thanks,
    Karthik.

  • ODI Objects Migration from Dev to Test and Prod Enviornments

    Hi ,
    Can someone please advise the order of the steps that have to be followed for ODI code migration form Development to Test and Prod Environments ?
    Below are the Details ,
    ODI Version : 11.1.1.6.0
    Development Environment : 1 Master Repository (M1) and 1 Work Repository
    Test Environment : 1 Master Repository (M2) and 1 Execution Repository
    Prod Environment : 1 Master Repository ( M2) and 1 Execution Repository
    Test and Prod environments are on the same master Repository.
    Thank you.

    Thanks for your prompt response !!!
    "If they are not in sync, import models, datastores, topology first & then import interfaces/projects"
    Do we import Models, data stores ? Since they are execution repositories we can only import scenarios right.

  • Migration of Web Analysis Report thru LCM (from QA to Prod )

    Hi All,
    When we tried to migrate Web Analyasis Report from QA to Prod using LCM, Security is wiping out in Prod after migration of that WA Report. Can anyone suggest how to retain the security of report after migration in Prod environment.
    thanks in advance

    Hi Vijay,
    I have checked migration utility inversion 9.x basically this migration utility is compatible for reports from version 7.x to 9.x and it is not supported for reports from 9.x to 11.x ....
    So i have finally fallowed a procedure.
    I have exported the reports from 9.x and imported in 11.x .
    Then after exporting i have pointed database connections to new 11.x version server.
    Now I was facing a issue when i open a reports in read only mode (i.e as a business user) iam getting a screen where it asks for database details ( I have assigned business user read access to essbase)
    Basically this reports are pointing to my old essbase server i.e version 9.x server.
    Please let me if iam missing something while exporting and importing reports.
    Thanks,
    Ram.

  • How to migrate custom user attributes (UDF) from test environment to production when a sandbox is published

    Hi all,
    I like to migrate custom attributes from test environment to my production environment. I read OIM documentation and i tried to fallow these steps but I cannot export sandbox and import it because all sandboxes are published in the test environment.
    I exported and imported users metadata by deployment manager only. Now, all migrated attributes are in the OIM DB but I do not see these attributes in Administration Console.
    How can i solve this issue? Is it possible to export published sandbox and import it in the other environment?
    Thank you.
    Milan

    In OIM 11g R2 you need to export sandbox before publishing sandbox for custom user fields from DEV or TEST environment.
    Then import exported sandbox in the another environment.
    If you didn't exported custom user fields sandbox from your TEST or DEV in that case you need to create those again in another environment manually. There is no other option for this in OIM 11g R2.

  • Import only the rows of emp table from Test into emp table of Prod

    hi,
    Test Instance:
    =========
    I have a table "emp". I want to take export of it.
    Prod Instance:
    =========
    Table with name "emp" already exists.
    I want to import only the rows of emp table from Test Instance into emp table of Prod Instance.
    regards,
    charan

    Charan,
    Set the import command IGNORE=Y
    Importing into Existing Tables
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/exp_imp.htm#i1023662
    Regards,
    Hussein

  • Migrate Application Role from uat to prod in 11.1.1.6.10

    Hi All,
    We have to migrate the UAT Application Roles to Prod instance. I followed Rittman Mead policy store migration. servers  in LINUX
    http://www.rittmanmead.com/2011/04/oracle-bi-ee-11g-migrating-security-policy-store-part-2/
    But at MigrateSecurityStore step, I am facing an issue with the wlst script which is throwing below error.
    I am getting bellow error
    wls:/offline> migrateSecurityStore(type="appPolicies",srcApp="obi",configFile="/ usr/app/MW/SecurityMigration/jps-config-policy.xml",src="sourceFileStore",dst="t                                                                                                         argetFileStore",overWrite="false")
    Oct 17, 2013 11:41:27 AM oracle.security.jps.internal.config.xml.XmlConfigurationFactory initDefaultConfiguration
    SEVERE: org.xml.sax.SAXParseException: The XML declaration must end with "?>".
    Command FAILED, Reason: The XML declaration must end with "?>".
    Traceback (innermost last):
      File "<console>", line 1, in ?
      File "/usr/app/MW/oracle_common/common/wlst/jpsWlstCmd.py", line 955, in migrateSecurityStore
      File "/usr/app/MW/oracle_common/common/wlst/jpsWlstCmd.py", line 927, in migrateSecurityStoreImpl
            at oracle.security.jps.internal.tools.utility.source.JpsInitializerSource.getSources(JpsInitializerSource.java:155)
            at oracle.security.jps.internal.tools.utility.JpsUtility.<init>(JpsUtilty.java:62)
            at oracle.security.jps.internal.tools.utility.JpsUtilMigrationPolicyImpl.migrateAppPolicyData(JpsUtilMigrationPolicyImpl.java:151)
            at oracle.security.jps.tools.utility.JpsUtilMigrationTool.executeCommand(JpsUtilMigrationTool.java:231)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
    oracle.security.jps.JpsException: oracle.security.jps.JpsException: The XML declaration must end with "?>".
    This is config.xml file
    <?xml version='1.0' encoding='utf-8'? standalone='yes'?>
    <jpsConfig xmlns="http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd">
       <property name="oracle.security.jps.jaas.mode" value="Off"/>
       <propertySets>
    <propertySet name="sam1.trusted.issuers.1">
    <property name="name" value="www.oracle.com" />
    </propertySet>
    </propertySets>
       <serviceProviders>
          <serviceProvider type="POLICY_STORE" name="policystore.xml.provider" class="oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider">
             <description>XML-based PolicyStore Provider</description>
          </serviceProvider>
       </serviceProviders>
       <serviceInstance name="srcpolicystore.xml" provider="policystore.xml.provider" location="/usr/app/MW/SecurityMigration/uat/system-jazn-data.xml">           
      <description>File Based Policy Store Service Instance</description>       
      </serviceInstance>
      <serviceInstance name="policystore.xml" provider="policystore.xml.provider" location="/usr/app/MW/SecurityMigration/prod/system-jazn-data.xml">           
    <description>File Based Policy Store Service Instance</description>       
    </serviceInstance>
       </serviceInstances>
        <jpsContexts default="default">       
    <!-- This is the default JPS context. All the mendatory services and Login Modules must be configured in this default context -->       
    <jpsContext name="sourceFileStore">           
    <serviceInstanceRef ref="srcpolicystore.xml"/>       
    </jpsContext> <jpsContext name="targetFileStore">           
    <serviceInstanceRef ref="policystore.xml"/>     
    </jpsContext>   
    </jpsContexts>
    </jpsConfig>
    Please let me know if i need to provide further inputs.Appreciate your help.

    make sure you are running the wlst.sh from this path /MWHOME/Oracle_BI1/common/bin/wlst.sh
    you can take a look at this too Migrating Security Policies from Development to Standalone WLS 11g
    http://ssssupport.blogspot.com/2013/02/obiee-11g-application-role-migration.html
    Obiee11g: Migrating application role from DEV to Prod server in obiee11g

  • Catalog Migration from Dev to Prod

    Hello,
    Certain users of our system are unable to login to OBIEE after we migrate to Prod. Getting the below error
    access denied for user to path /users/*USERNAME*/_portal/dashboard layout
    USERNAME is the userid used to login to obiee
    In our Prod, Users have access to Answers and hence they save their reports under My Folders.
    While we migrate the new set of dashboards and reports from Dev to prod, we overwrite the System, System.atr, Shared, Shared.atr files of Prod with the corresponding files from Dev. Thus retaining the Users and Users.atr files of Prod.
    Security: All are users/pwd are stored in the RPD
    Is there something wrong with the migration procedure or is it a bug?
    Any help would be appreciated.
    Thanks,
    Joe

    +2) Why did you migrate the "System, System.atr" ? Try without this one, but just the "shared" folders and files.+
    System, System.atr are migrated since this folder stores the Privileges and data formatting etc. These configurations need to be migrated to prod as well.
    However I tried what you suggested and USERNAME is able to login and see the dashboards. But the Privileges and data formatting changes in Dev didnt get into Prod
    There is a Security folder under System. Do you know what it is used for. Should I try to retain this folder in Prod?I don't really know.
    The object permissions (like report permissions) are supposed to be in ATR file (i think so...), but there are other permissions and security things everywhere.
    But i appears to be a clue to solve your problem.
    +3) Do you have a backup of the previous Prod webcatalog ? If so, try to copy the USERNAME/_portal content into the new one.+
    This might work, but I really need to identify what is the root cause for this since we have migrations bi-weekly and this issue might pop-up again for a different userOf course. I just suggested that to see if if the /username/_portal were really different, despite you didn't upgrade them.

  • How to migrate document hierarchy from DEV to PROD?

    Need some suggestions as to migration of the document hierarchy. The migration wizard is great for migration objects such as portlets, but it's cumbersome to migrate the entire document hierarchy from DEV to PROD as we will have to select all the leaves in the hierarchy to retain the tree. Does any one have the similar experience and have some suggestions? Thanks!

    This is wrong forum for such question, you might want to post it here
    General EBS Discussion

  • Migrating Trading Partner from test  to Production environment

    Hi,
    My Production environment has configuration for two trading partner.
    I need to migrate one more trading partner from test environment to (the existing) production environment.
    I see Agreement level export, TP level export, Config level export options in Oracle B2B.
    Can you please suggests as to which is the fastest and most accurate way to migrate new trading partner configuration?
    Regards,
    Ravi Shah

    There is nothing as preferred option. However you can keep few things in mind.
    1. Agreement Export - Preferred option , if you would like to export only specific Trading Partner and Agreement details.
    2. Repository Export - For full repository export.
    3. Trading Partner Export - This option do not keep any TP in mind while taking the export, hence you may not information about Delivery channel and Agreement. This provides information about Trading partner profiles and Supported Document defition of the trading partner.
    Let me know.

Maybe you are looking for

  • OES error:Couldn't create SOAP msg:Unable to create stAX reader & writer

    Hi, I can see the below severe error in the nohup.out log file for OES. Environment: Unix Server 1: OES admin and SM Unix Server 2: SM with the same name Both the SM pointing to Server 1 admin server. I can see the below error only on server 2. There

  • Alphabetizing Songs

    My iTunes Music Library list my songs correctly in alphabetical order, ignoring the A, and sorting by the second (important) word. However, on my ipod, it sorts the song in the As. For example the Song A Thousand Stars shows up in my Library under T.

  • Are there any Converters for Lightening Female to 30 Pin Male?

    I bought a Sony radio to also play the Classic on but it has a Male Lightening on it!

  • Printing a HTML doc from a JEditor Pane

    I would like to print a HTML page from a JEditorPane. I've searched trhough the web, but haven't found any free libs yet... Does anybody have some tips?

  • Aperture 3.5 running Very Slow

    Good Evening Aperture is now running very slow and get the spinning wheel alot, even worse whe trying to open NIK add ons, didn't get this before the upgrade, anyone else experiancing this ? also unable to import an old aperture Libary into 3.5, i ge