Rdbms patchset problem in installing metadata repository

hi ,
i m facing this problem while installing metadata repository for Oracle Application Server10g(9.0.4.0.0)
the error is ,
"the catalog objects stored in this database donot have the same version as the database software.
please review the post-installation steps of the RDBMS patchset and make sure that you have run
all required SQL scripts."
plz help

Hello,
You can login to the Metadata database and execute:
select * from dba_registry;
This will give you the version numbers for database components.
Vlad

Similar Messages

  • Can I install Metadata Repository for 10.1.2.0.2 on Oracle 10.2.0 database

    Does any one know if the Metadata Repository of OracleAS 10.1.2.0.2 can be install on an existing Oracle 10.2.0 database ?
    The MRCA tool is giving me this message "Oracle Metadata Repository cannot be loaded into this version of the database. Please see the installation guide for more information on supported database versions ...."
    Kim

    According to the Installation Guide, Oracle9i Release 2 (9.2.x) and Oracle Database 10g Release 1 (10.1.x) are supported. See the following for more specific information:
    http://download-west.oracle.com/docs/cd/B14099_19/sol.1012/repca.1012/repca/intro.htm#CHDEAJFB

  • Problem on installing new Repository

    I have encountered the following error while installing a new Repository Instance at Repository Administration Utility, plz help, thx a lot.
    Message
    CDR-21244: This process has been aborted.
    Cause
    The .msg message file 'f:\ids92\repadm61\cdrzus.msg' for product "CDRMSG61", utility "CDR" could not be found.
    Action

    See note: 190092.1 on Metalink.
    Resolving the CDR-21244 error obtained while doing a Repository
    installation against a Unicode database (8i or 9i) and having
    the client side setup with a Unicode characterset such as UTF8.
    Good luck,
    ANdrew

  • PCK Metadata Repository/Upload

    Hi All,
    We use R/3 4.6C and have installed PCK on WAS 6.40 to implement a B2B scenario with our customer's XI system.
    We are trying to use PCK to connect our R/3 system with the external XI system so that we can send XML from R/3 BAPI's and receive XML and call our R/3 BAPIs.
    We are having problems with the metadata repository. My question is how do we upload metadata so that we can use RFC adapter to see BAPI definitions in PCK?
    Appreciate an early response.
    Thanks
    Narayanan

    You want to create metadata for your Z objects or you can´t see the metada for standard objects?
    Regards
    Message was edited by:
            Oscar Díaz

  • Need help Installing OID Repository on existing database server using RepCA

    I have an oracle database server running 10g (10.2.0.4) and I want to install metadata repository on it. I downloaded the Application Server Metadata Repository Creation Assistant 10.1.2.0.1 (standard edition).
    I find that there are no batch files in the download, just setup.exe. When I run that I am asked for an ORA_HOME - when I provide the home where the database is installed I get the message that the home already has the database and the software cannot be installed on it.
    How do I add the repository to an existing instance of oracle database server? Also, is the version I downloaded the right version #
    Thanks

    Hi sameer khan,
    first let me ask, are you talking about Netweaver04s (WAS 7.00), in this case my answer can give you some hints.
    Note 883948 gives information of the installation of an additional usage tye (like BI JAVA)
    You have more than one possibility to install the usage type BI JAVA. The most common installation types are:
    1. BI installation and a separate BI JAVA installation with 2 <SID>
    2. BI JAVA Addin Installation in an existing NW04s
    I recommend to use option 1:
    In case you install a separate BI-JAVA instance, you need a separate <SID> for your J2EE environment. In this case it is not possible to use the same <SID>. This installation can be done on the same or a separate server. Furthermore, you can use a separate database or install the J2EE instance in the same database (--> MCOD). I recommend to use a separate database. Note: In this installation option, Sapinst normally installs a separate user store. With the usage type BI JAVA it makes (in most cases) sense, to use the user store of the BI system, where it belongs to. If you want to do so, "Revise" the user store option before you start the installation and and choose the production client of the BI system.
    If you like to use an Addin Installation, another <SID> is not possible. I would only recommend this kind of installation in test environments.
    It doesn't matter, which kind you choose, after installation, you have to do the steps for "Setting up bex Web", see Note 917950. This is sometimes a little bit tricky, with Note 937697 there is a Support Tool, which can help.
    Good luck with your installation
    Kind Regards
    Marc

  • Invalid log directory in Metadata Repository Creation Assistant

    Hi all,
    I have on my laptop with OS Vista 64bit installed database version 10.2.0.3.0 and standalone AS (resp. whole SOA Suite) version 10.1.3.3. I wanted to install and configure OID not to separate, but to existing database. At first, I downloaded and successfuly installed Metadata Repository Creation Assistant (as_windows_x86_mrca_101401_disk1/2.zip). But when I run Oracle RepCA, in step 1 of 2: Specify Oracle Home Path, I get error Invalid log directory.
    As Oracle Home Path I typed D:\oracle\product\10.2.0\db_1 (as it is in registry)
    As Log File Directory I tried D:\product\mrca\assistants\repca\log, D:\log etc.
    Could you help me, how to solve it?
    Thanks,
    Peter

    There is a Patch for Windows Server 2008.
    -->
    Patch 7497474
    Description: 10.1.4REPCA ON WIN 2008: NOT ABLE TO LOAD SCHEMAS USING REPCA INTO THE DB
    For me it was the solution. Install the patch (follow the instruction in the readme.txt)
    After that the RepCA accepts the Log File Directory.

  • Problems Installing Oracle Metadata Repository into Existing Database

    Folks,
    I'm slowly going through the process of installing the Metadata Repository into a 10g database, using RepCA I've managed to determine all the DB parameters required for setting etc. The only thing RepCA now reports is missing is the Ultrasearch schema & packages.
    I've copied the ultrasearch dirs from the RepCA distribution and placed them in my $ORACLE home dir, I've also attempted to run the admin install script 'wk0setup.sql' which throws out several errors listed below. If anyone has successfully gone through this process on Solaris I would love to hear your about your experience & advice.
    Error 1. =================================================
    User is WKSYS
    ... loading ultrasearch_db.jar
    call sys.dbms_java.loadjava('-v -f -r -s -g PUBLIC $ORACLE_HOME/ultrasearch/lib/ultrasearch_db.jar', '((* wksys) (* public))')
    ERROR at line 1:
    ORA-29532: Java call terminated by uncaught Java exception:
    oracle.aurora.server.tools.loadjava.ToolsError: Error during loadjava: Failures
    occurred during processing. Check trace file for details
    Error 2 (File Doesn't exist at all) ==============================
    SP2-0310: unable to open file "/oracle/1020a/ultrasearch/admin/wk0launchq.pkh"
    Error 3 (Again the file doesn't exist at all) ========================
    SP2-0310: unable to open file "/oracle/1020a/ultrasearch/admin/wk0launchq.plb"
    ===========================================================
    Regards
    Austin

    Hi guys,
    I have used copy of that package from Oracle Identity Management installation, version 10.1.4.0.1 and have been able to complete manual Ultra Search installation. It's valid in dba_registry. After that I did run RepCA and metadata schemas have been created successfully in existing database, version 10.2.0.2. Be careful about database version, only 10.2.0.2 is certified with Oracle Identity management, so you need to run patch for upgrade to 10.2.0.2.
    Hope this helps.
    Dali
    Message was edited by:
    dallyz7

  • Error in Installing SSO Metadata Repository Creation Assistant (10.1.4.3.1)

    I am trying to Install Portal Forms Reports 11, so I had to Install all prerequisites
    My Machine Specifications:-
    1- Oracle Enterprise Linux 5.5 x86-64
    2- DB 11g R2
    3- WebLogic 10.3.3 (X64)
    4- Oracle Identity Management 11.1.1.2.0
    I was executed the inspre11.pl with -op1
    than I was trying to Install SSO Metadata Repository Creation Assistant (10.1.4.3.1)
    in the last step (Step 7 - Loading Repository)
    http://lh3.ggpht.com/_bMH90GEkTL4/SwW1jlNHzFI/AAAAAAAABjE/ZZm55usPKu0/s1600-h/clip_image054%5B3%5D.jpg
    I encountered this error :-
    ERROR - Unable to connect to the database. See the log file for details. Check that you have provided the proper service name for the database, that the database is running, the database connection information is valid, and that the database is set up for password file authentication. For more information, click the Help button.:ORA-06550: line 1, column 7:
    PLS-00201: identifier 'DBMS_IAS_VERSION.SET_COMPONENT_LOADING' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    what can I do ? my Database is start up and the connection is OK !!!!!!!!!!!
    I followed the oracle documentation:-
    Installation Guide for Oracle Identity Management 11g Release 1 (11.1.1) E12002-02 October 2009
    now we are going to 2011 !!!!!!!!!!!!!!!!!!!
    Is there another newer Installation guide from oracle?
    thank you

    Good question, rozester.
    I encountered this problem also, while trying to install the SSO MRCA 10.1.4.3.1 on 64-bit RHEL5 (though it's at version 5.7 but I'm positive that won't make any difference to the result).
    This may or may not match your situation, but when I looked in the log file $ORACLE_HOME/assistants/repca/log/repca_<datestamp>.log, I saw what was probably the reason behind the error:
    <$ORACLE_HOME>/bin/sqlplus: error while loading shared libraries: libclntsh.so.9.0: cannot open shared object file: No such file or directory
    I think I remember seeing that the link operation during installation had failed, but I hoped it would be OK. And it possibly would have been, if I'd remembered to specify the destination database Oracle home rather than the SSO MRCA Oracle home when prompted (on the page where it asks for database home and log file path). Perhaps then it would have used the sqlplus binary from the database oracle home, and since that one definitely works, it might have worked. But before I thought of that, I did a workaround; I installed the SSO MRCA on a 32-bit RHEL5 box (using the same directory paths) and copied the shared library files to the 64-bit box's shared library directory via scp as follows:
    cd $ORACLE_HOME/lib; scp -pr * oracle@rhel64box:$PWD/
    When I re-ran $ORACLE_HOME/runRepca, it then worked without error. Another thing I could have tried is just running runRepca on the 32-bit RHEL5 box, and that probably would have worked too, but it probably would have been a lot slower compared to running it locally on the destination server; it's takes quite a while as it is.
    Hope this helps. I'm sure it'll help me if next time I do this I forget what I did before and go searching again ;-)

  • Fail to install OAS10g Metadata Repository

    I'm trying to install a OAS10g Metadata Repository in the database 10.1.0.4 on Solaris 8 . I meet a error :
    Loading Repository for OracleAS Portal using the specification file /u/app/oracle/product/bi/portal/repca/ptlload.xml
    Repository Loader actionStarting
    [CustomExternalProcessAction] Command line: /u/app/oracle/product/bi/jdk/bin/java -cp /u/app/oracle/product/bi/assistants/opca/jlib/opca.jar:/u/app/oracle/product/bi/portal/jlib/ptlshare.jar:/u/app/oracle/product/bi/jdbc/lib/classes12.jar:/u/app/oracle/product/bi/jdbc/lib/nls_charset12.jar oracle.webdb.config.PortalConfigAssistant
    [CustomExternalProcessAction] Process exited abnormally
    [CustomExternalProcessAction] Action failed due to: oracle.ifs.utils.action.ActionFailedException: Some of the operations have failed during this OracleAS RepCA session. Please see the log file at /u/app/oracle/product/bi/assistants/repca/log/repca_2005-07-06_05-32-40_PM.log for further details.
    ERROR - Some of the operations have failed during this OracleAS RepCA session. Please see the log file at /u/app/oracle/product/bi/assistants/repca/log/repca_2005-07-06_05-32-40_PM.log for further details.
    oracle.ifs.utils.action.ActionFailedException: Some of the operations have failed during this OracleAS RepCA session. Please see the log file at /u/app/oracle/product/bi/assistants/repca/log/repca_2005-07-06_05-32-40_PM.log for further details.
         at oracle.ias.repca.actions.CustomExternalProcessAction.perform(CustomExternalProcessAction.java:153)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    Please help me. Thans.

    I met the same problem ... at 60% of the installation procedure.
    Did you solve the problem ... ?
    Cause I'd built a 10gR2 RAC.. and I wanna store the AS's metadata into
    RAC. I'd trace the class, and convert to the original code. But it's very hard to understand how it works.
    It was located under oracle/ias/repca/actions/CustomExternalProcessAction.class
    Any body can help me ? Please !

  • Metadata Repository + IE 7.0 problem

    Hi Gurus,
    I have a problem trying to access the metadata repository in BW since I have upgraded my Internet Explorer version to 7.0 (IE 7.0).  The screen just comes up blank!  The web browser did not only impact my metadata reporsitory, I also have a problem viewing any help docs through hitting F1!  Again the screen is always blank.  Has anyone else had this problem and how did you resolve it.  I just need more info so I can direct basis in the right way.
    Many Thanks
    DV

    Hi DV,
    From my personal experience IE7 does not yet fully support the EP functionalities and screen. One of my colleague wroking on IE7 had to uninstall it and started using IE6 again.
    Bye
    Dinesh

  • Metadata Repository install to existing db

    Hello,
    I am trying to install and configure a Metadata Repository to a 10.2.0.1 database, I know that you must use the Repository creation assistant, but i am having trouble locating this tool. I already have the db installed and set up. Does the repCA ship with the database, or do I need to install the application server next to access it?
    Cheers!
    Jordan

    Would I be able to accomplish the same task using the Repository Administration Utility that ships with Developer Suite? There're no such utility for Metadata Repository in Developer Suite!!! There are however a tool to create a Designer Repository, but that's something quite different.
    Please note that if you're going to use a 10.2 database, then you must download the version I wrote! There's a version that comes on the AS10g Disk set, but that doens't support 10.2.
    Regards,
    Martin

  • Applying 10.1.2.3 Metadata Repository update in 10.1.4.3 distributed IDM

    Hi there, I seem to have a unique issue.
    I have the following config of 10.1.4.3 IDM :
    SSO in a separate Oracle home
    OID in a separate Oracle home
    DB (10.2.0.50) in a separte OH and metadata repository installed in this DB
    and this is set up in ASR replication mode with other similer setup.
    Task : Apply 10.1.2.3 OracleAS patchset.
    The story:
    To be fully compliant according to Orcale we ned to apply 10.1.2.3 patch. This patch has two components - a software update and a Metadata Repository (MR) update.
    I have applied software update to all the Oracle homes above (with the exception of DB ofcourse).
    But to apply MR update I have to do it from a mid-tier OH that also has MR installed, I have none.
    I tried installing MR update from SSO and OID oracle home but it would not allow me , I got this message :
    The Metadata Repository Update cannot be run from the selected ORACLE_HOME.
    The Update must be run from either an Identity Management with Metadata
    Repository installation ...
    But we have no middle-tier using this MR, and from this metalik note, it seems applying MR update is not mandatory, only a desirable housekeeping execrcise . :
    Understanding How AS 10g Patch Sets Update the AS Metadata Repository [ID 795143.1]
    Exract from that note :
    a. apply the binary update to each AS Oracle Home in the AS Farm.
    b. finally, if possible apply the MR update exactly once from any home that allows it to be run.
    also from the same note :
    Scenario 6: Applying the 10.1.2.3 AS patch set to a 10.1.4.3 Identity Management home.
    The 10.1.2.3 AS patch set is a required patch set, as documented in :
    Note: 465847.1 Oracle Identity Management 10g (10.1.4.0.1) Release Notes Addendum.
    In this case, the MR Product schemas will not be directly accessed. It is however good practice/ housekeeping to apply the MR update in order to keep the MR in line with the binary patch sets.
    My question :
    I am correct in my understanding that apply 10.1.2.3 software update only is neccessary, applying the MR update is only desirable house keeping and not mandatory ?
    Would you say this is the correct assessment. if not how would you go about applying the MR update ?
    Thanks in advance for your answers.
    Narsimha

    TooManyOracleToysToLearn wrote:
    Upgraded OPatch to 1.0.0.0.64
    Attempted to apply 10.1.2.3 patchset 5983622
    Encountered 2 issues, 1 has prevented us from continuing
    Issue 1: Received following on stdout ...
    failed to get the ias-instance ...
    Error: no ias instance to append to
    Val: 3Did you source the correct env file before applying the patch? --> $INST_TOP/ora/10.1.3/<CONTEXT_NAME>.env
    Issue 2: When running the Configuration Assistants, it fails right away on step "Run One-Off Patches".
    It's looking for the ocm.rsp. Received the following:
    Oracle Configuration Manager (OCM) is included with this release of OPatch.
    This is a OCM patch.
    EBS environment: no OCM installation and configuration.
    To run in silent mode, OPatch requires a response file for Oracle Configuration Manager (OCM).
    Run /u04/app/ebupg/ebupgora/10.1.2/OPatch/ocm/bin/emocmrsp to generate an OCM response file. The generated response file can be reused on different platforms and
    in multiple OPatch silent installs.
    To regenerate an OCM response file, rerun /u04/app/ebupg/ebupgora/10.1.2/OPatch/ocm/bin/emocmrsp.
    ERROR: OPatch failed because of cmd. args. problem.Error Applying Patch Using OPatch "This version of OPatch is obsolete", "OPatch failed because of cmd. args. problem" [ID 762403.1]
    10.1.4.3 Patch Set Pre Installation Step: dcmctl updateconfig FAILS: Fatal Relocation Error [ID 849474.1]
    Getting Error 'OPatch requires a response file for Oracle Configuration Manager (OCM)' while Running OPatch [ID 727991.1]
    Thanks,
    Hussein

  • How to include BC documentation in the metadata repository

    Hi experts,
    Currently, my bw 3.5 system doesn't display the business content documentation in the metadata repository, the one available in the help.sap.com sitie.
    In the sap documentation is stated:
    "To include SAP Content documentation in the online documentation generated for metadata objects, it must be installed in plain html http format for static help and using a Web server. The Content documentation can then be read by the Web server from any front end platform using the http protocol, and displayed in a Web browser.
    You can find additional information about maintaining setting variants for online help (transaction SR13) in the Business Information Warehouse Implementation Guide (IMG), under the node General BW Settings ® Settings for Displaying SAP Content Documentation."
    however I can figure out how to put the bc documentation in my metadata repository
    I execute TC SR13, and has this entry in the PlainHtmlHttp tab:
    ONLINE-EN     WN32     IWBHELP     http://help.sap.com     saphelp_nw04/helpdata     EN   default is ON
    I appreciate an step by step solution for my problem
    thanks everybody

    I dont know if theres a way to do that....
    I think is not possibl because if you want to open the web pages of help.sap is requered that your SAP system would have http connection directly to internet and at least by a security issue no recommended.....
    Use sap help in web....
    Regards

  • OracleAS Metadata Repository

    Hi Everyone,
    I inherited a system that is currently OAS 10.1.2.2 and looking into applying 10.1.2.3 patchset. I am reading about applying the 10.1.2.3 metadata Repository update. I was wondering if there is a way to determine if 10.1.2.2 metadata Repository update has been applied? I tried ldapsearch command but it returns nothing. Any ideas?
    Thank you.
    Troy

    You may wanna note that,
    - This patchset 3 10.1.2.3 does not require portal 10.1.4. This patch set brings up your OAS components to 10.1.2.3 version from 10.1.2.0.2 level.
    - For those who are using portal 10.1.2.0.2 version, this patch set upgrades it to 10.1.2.3 as well - when they apply it on the portal repository.
    - For those users whose portal version is 10.1.4.0.0, it upgrades it to 10.1.4.2 version - when they apply it on its portal repository.
    - Metadata Repository upgrade is required in each case.
    - It has been a standard practice from Oracle Support to ask you to upgrade to the latest supported version of that release number - for almost all of your problems. For 10g Release 2, 10123 and for portal 10142 are the latest supported versions which you get after this upgrade.
    Therefore, for all of your problems regarding any component on your OAS or on portal, Oracle Support would recommend highly to first get up to the latest supported version. Then they will recommend individual patches or fixes on top of it.
    hope that helps!
    AMN

  • Metadata Repository Creation Assistant fails with ORA-01119

    <!--[if gte mso 9]><xml>
    Normal
    0
    </xml><![endif]-->
    Hi All,
    My DB version is 10.1.0.2 and I've upgraded the same to
    10.1.0.4.2
    In order to install B2B, I started off by installing the
    Metadata Repository Creation Assistant.
    After the initial steps, I got the following message:
    <h5>
    OracleAS RepCA was not able to find the Oracle Text Supplied
    Knowledge Base in the database specified. </h5>
    <h5>If you are planning to use this repository for installing
    OracleAS Portal, you have to install Oracle Text Supplied Knowledge Base.
    Oracle Text Supplied Knowledge Base can be installed in the database using
    Oracle Database 10g Companion CD.</h5>
    <h5>
    If you are not planning to use this repository for
    installing OracleAS Portal, you may continue further. Continue? Yes/No?</h5>
    I continued with "Yes" and I chose the storage option as
    "Regular or Cluster File system". In the next step -<strong>Specify Tablespace
    information</strong>, I chose to install it in the C:\ , where there was approx 18GB
    of free space. Yet, I encountered the following error:
    <h5>
    Unable to create tablespace. Please see the OracleAS RepCA
    log file for more details.</h5>
    <h5>ORA-01119 error in creating database file 'string'</h5>
    <h5>Cause: Insufficient space on device or invalid database file
    path.</h5>
    <h5>Action:</h5>
    <h5>a) Verify the database file path specified.</h5>
    <h5>b) Decrease the size of the requested file or allocate a
    file on another device with more available space. If a file size was not
    specified in the statement, then specify a file size smaller than the available
    space on the device.</h5>I have verified the database file path. I also tried
    decreasing the size. I further tried using another directory where there was
    11GB of free space. It still didn't work.
    Please HELP!
    -Suhas.

    Hi Suhas,
    Can you please do the following?
    1.     Please try pointing to C:\b2b.dbf file during installation and see if the installation goes fine or not.
    Regards
    Vipin R.S

Maybe you are looking for

  • Problem with Dynamic Calc members in calc script

    Hi i wrote a calc script which calculates the value of acct2 which is dependant on the value of acct1 that is calculated from acct0 as bellow: FIX( M1 acct1( acct1=acct0->M2; acct2=acct1->M2; ENDFIX the value of the intersection of M1->acct0 is 100 a

  • Logitech LX7 Mouse

    I have a problem associated with the right mouse button. When I right click on my 3D program I get a tray with the finder and open apps icons. This prevents the execution of the action I want to carry out in the 3D program. This only happens on the M

  • Mass Item OK flag in MIGO

    Hi, If a PO has multiple line items then during GR user has to click 'Item Ok' button one by one for every line item. To avoid manual selection by line item is there any mass 'Item OK' flag setting possibe in MIGO. Thanks for help in advance.

  • Import a application In sharepoint 2010

    I Have a exported application in my  c drive  in a folder . I want to import it to a new web application . how can  i achieve this I tried using  management shell  like : import-spweb http: //  path:c:\path name but its throwing an error  like. impor

  • Naming template problem in Lightroom 4

    My file naming template is working differently.  It is a template from Lightroom 3 but now it is adding an underscore before the .jpg so it looks like  1234_.jpg.  The underscore wasn't there before and I can't figure out how to get rid of it.  On th