Registering MDS Repository (Database based) with IntegratedWebLogic server

Hi,
I am currently using Oracle JDeveloper 11g Rel 1 (11.1.1.2.0) (JDeveloper + ADF) to create a rule-enabled non-SOA Java EE application with Oracle Business Rules. Please find below the steps I have followed
1. Created rules in an Oracle Business Rules dictionary using an XSD schema.
2. Created a servlet that uses Oracle Business Rules
3. Created a html page to get the input and to submit the data to the servlet.
I wanted to deploy the application on to integratedWebLogic Server. Before deploying the application, I have installed Repository Creation Utility (RCU) and create a database-based MDS Repository using RCU.
I understood from the documentation that before I can deploy an application to MDS Repository, I should register the repository with the Oracle WebLogic Server domain. To perform the same, firstly I have started my integratedWebLogic Server instance and navigated to the integratedWebLogic Server admin console. In the Default Domain, I do not see an option to register metadata database repository.
Please let me know if I had to download any additional components to register the repository with the IntegratedWebLogic Server domain. Appreciate any help/suggestions in this regard.
Thanks
Sanil.M

I solved this problem by running it via
wlst registerMDSRepository.py

Similar Messages

  • NameError while registering MDS repository

    Hello Experts!
    I have a problem with registering MDS repository through WLST.
    I have written Python script that should register MDS repository but when I try to run it, it says "[Deployment Script]: Unexpected error: exceptions.NameError"
    Here is my Python script:
    from java.io import FileInputStream
    propInputStream = FileInputStream("MDSRepository.properties")
    configProps = Properties()
    configProps.load(propInputStream)
    repositoryName=configProps.get("repository.name")
    dbVendor=configProps.get("db.vendor")
    host=configProps.get("host")
    port=configProps.get("port")
    sid=configProps.get("sid")
    user=configProps.get("user")
    password=configProps.get("password")
    adminURL=configProps.get("admin.url")
    adminUserName=configProps.get("admin.userName")
    adminPassword=configProps.get("admin.password")
    connect(adminUserName, adminPassword, adminURL)
    edit()
    startEdit()
    print '========================================='
    print 'Registering MDS Repository....'
    print '========================================='
    try:     
         registerMetadataDBRepository(repositoryName, dbVendor, host, port, sid, user, password)
    except:
         print '***** CANNOT REGISTER MDS REPOSITORY !!! *****'
         print "[Deployment Script]: Unexpected error:", sys.exc_info()[0]     
         print ''
    print '========================================='
    save()
    activate()
    disconnect()Here is my properties file:
    repository.name=portal-mds
    db.vendor=ORACLE
    host=localhost
    port=1521
    sid=orcl
    user=DEV_MDS
    password=somepassword
    admin.url=t3://localhost:7001
    admin.userName=weblogic
    admin.password=somepasswordHere is how I call this script:
    java weblogic.WLST registerMDSRepository.pyHere is output:
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Connecting to t3://localhost:7001 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'just_some_domain'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    Location changed to edit tree. This is a writable tree with
    DomainMBean as the root. To make changes you will need to start
    an edit session via startEdit().
    For more help, use help(edit)
    Starting an edit session ...
    Started edit session, please be sure to save and activate your
    changes once you are done.
    =========================================
    Registering MDS Repository....
    =========================================
    ***** CANNOT REGISTER MDS REPOSITORY !!! *****
    [Deployment Script]: Unexpected error: exceptions.NameError
    =========================================
    Saving all your changes ...
    Saved all your changes successfully.
    Activating all your changes, this may take a while ...
    The edit lock associated with this edit session is released
    once the activation is completed.
    Activation completed
    Disconnected from weblogic server: AdminServerHow to solve this problem? Any idea?

    I solved this problem by running it via
    wlst registerMDSRepository.py

  • Repository database based

    Hi all,
    are there any plans to introduce a database based repository instead of using XML.
    Thanks in advance for the answer
    Regards

    user589812 wrote:
    Hi Friends.
    i use below command based on oracle document
    Start the Management Repository database instance:
    ORACLE_HOME/bin/sqlplus /nolog
    SQL> connect SYS as SYSDBA
    SQL> startup
    However, it always ask me to enter a password.
    But when my sr. dba type above line. she can state database with password prompt.
    So are there some configuration or my computer account ( log into network system) setting issue?
    How to fix it?
    I think it is very useful when start a died database or instance down.
    i use oracle 10gR2 and R4 in window 2003
    Thanks
    JimLooks to me as if your Sr. DBA has her os account as a member of the DBA group, and you don't. Have you asked your Sr. DBA why she can log on like this and you can't?
    Edited by: EdStevens on Dec 22, 2008 12:57 PM

  • Production database sync with Reporting Server

    we have configured always-on on node1 as primary and node 2 as secondary.Now I have launched a new node 3 SQL Server for reporting purpose.I want to have the node 1 Database to be in sync with node 3 Reporting server.
    As I dont want any overhead on the node 1 Production SQL server , I am planning to configure Database Mirroring to have both the database in sync rather than adding the node 3 in the Availability group and syncing the Database in node 3.

    Hi Born4sqldba,
    According to your description, you want to sync the node 1 and node 3 Report Server database. Right?
    In this scenario, since you only want to sync the ReportServer database, we suggest you still configure AlwaysOn Availability Groups because it's for databases. However the Failover Cluster Instances is for instances, and Database Mirroring
    feature will be removed in future version SQL Server. If you insist on using Data Mirroring and AlwaysOn Failover Cluster Instances, please refer to the link below:
    Database Mirroring and SQL Server Failover Cluster Instances
    Reference:
    Reporting Services with AlwaysOn Availability Groups (SQL Server)
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Database mirroring with witness server and availability set

    Hi,
    I got two VMs Sql1 and Sql2 with mirroring between them, they are in the same availability to achieve 99.95% SLA.
    My mirroring config requires a witness server, while configuring a witness server you can specify only one server.
    From what I read online load balancing two witness servers and providing the load balancer ip as the witness server will not work.(is that right? or I can do that?)
    Anyway, how can i make sure the witness server(since it doesn't have a partner) has 99.95% SLA?
    Thank You!

    Thanks Manesh.
    Availability set ensures that not all the VMs in the Availability set will go down at the same time, and it's possible that only one VM in the Availability set will stay online.
    Therefore, if I will put the two partners and the witness in one Availability set there is the chance that both partners will be down at the same time.
    On the contrary, if the witness will be out of the Availability set, I can be sure that one partner will always be online.
    So including the witness server in the availability set will hurt the High Availability of the database.
    Always remember that only VMs that do the exact same job should be in the same Availability set.

  • Multibyte issue in database link with sql server

    Hi Gurus,
    Greetings!!!
    I need to transfer data from Microsoft SQL Server 2005 to Oracle DAtabase 10g(AL32UTF8 characterset). I achieved it using Heterogeneous Connectivity. I can now issue queries but unfortunately i got an issue in displaying multibyte characters. I thought of using another Tool that can display multibyte data but it did not help. I even tried setting the initialization parameter HS_LANGUAGE to different characterset but still not able to display. Kindly help and advise how to resolve the said issue.
    Many Thanks in Advance,
    Benjie

    What is the exact issue you're talking about?
    Can you explain it or show us a sort of it with a sample output?
    MS SQL Server is not our daily bread so we may not know how it works with Oracle and what problems are there in their interconnectivity, but we may tell you what may be the reason of a behavior that causes the issues for your purpose.
    Bye Alessandro

  • Database mullticonnect with SQL Server 2000

    Hi ¡!!
    I’m working in a proyect, that consist in send data to other db server that is not on  the r3 database server, 
    both database server are running on SQL Server 2000.
    The version of sap is 46b.
    S.O.  Windows 2000 SERVER
    Any ideas are welcome!
      Thanks !!
    Message was edited by: Noemi Huerta
    Message was edited by: Noemi Huerta

    Hi Rich !!!!
      Thanks by your suggestions,
      i follow the notes, but i couldn't connect now the system send a message:
    <i>ABAP/4 Program ZMX_BC_IN_CONEXION                      .    
    Source ZMX_BC_IN_CONEXION  Line 38.    
    Error Code DBIF_DSQL2_OBJ_UNKNOWN.                          
    Module  $Id: //bas/46D/src/krn/runt/abexsql.c#8 $ SAP.      
    Function ExecuteCall Line 806.                              
    Table does not exist in database..               </i>           
      The table exist,  but i don't know where is the problem !!!

  • UCCX 8.0 database integration with SQL Server 2005 Express

    Dear Support Community,
    I need to set up a script to read SQL Server 2005 Express records.
    The SQL Server 2005 Express is compatible with the UCCX 8.0?
    Let me know if you need more information

    Nope, SQL Express is not supported. Please refer the comp matrix here http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/crs/express_compatibility/matrix/crscomtx.pdf
    Supported Enterprise DBs with UCCX 8.0 are
    Oracle 10g R2, Oracle 10g XE
    Sybase Adaptive Server 12
    IBM DB2 8.2
    MS SQL Server 2000
    MS SQL Server 2005
    MS SQL Server 2008
    HTH
    GP.
    Pls rate helpful posts !!

  • Database Adapter with sql server connection cannot import user tables

    Hi,
    In jdeveloper 11g, I tried to create a sql server database connection, i could create the connection, i could see the tables and navigate through the data in
    Database navigator section. But while trying to import the tables in the Database adapter to do polling operation, It displays only the system tables like this
    syscolumns (dbo)
    syscomments (dbo)
    sysdepends (dbo)
    sysfilegroups (dbo)
    sysfiles (dbo)
    sysforeignkeys (dbo)
    sysfulltextcatalogs (dbo)
    sysindexes (dbo)
    sysindexkeys (dbo)
    sysmembers (dbo)
    sysobjects (dbo)
    syspermissions (dbo)
    sysprotects (dbo)
    sysreferences (dbo)
    systypes (dbo)
    sysusers (dbo)
    I am not understanding this wierd bahaviour of jdeveloper.
    please advise.
    -Chaitu
    Edited by: chaitu123 on May 13, 2010 9:16 AM

    This is NOT related solely to the SOA Suite. The same behavior appears in the Connections Navigator.
    IMHO, this is related to how JDeveloper is parsing the .getMetaData() response.
    Scott
    Edited by: user8951683 on May 21, 2010 8:08 AM

  • Startup and shutdown of  Apps and database on R12 with linux server reboot

    Hi Guys,
    Version : R12
    Platform : Linux EL 5
    Hi Guys,
    I am trying to startup and shutdown the R12 apps and database automatically with Linux server reboots.
    Does any one have steps to do this or metalink note:
    Thanks in advance,
    Z

    Hi,
    Please see this thread.
    Autostart of Services
    Re: Autostart of Services
    Regards,
    Hussein

  • Problem in soademo registering FulfillmentESB with ESB Server

    Hi,all
    I am a beginner in soa suite. Now I am stuck in a problem about registering FulfillmentESB module with ESB Server in soademo. The ESB registeration summary dialog display this error message:
    Entity Deployment Failed
    error code: 1003 : 5
    summary: Failed to create System "Fullfillment"
    Fix: Ensure that the (a) Repository is available. (b) The Connection information for the Repository is Valid. Also verify the detailed cause of error if available. Contact Oracle Support if error not fixable.
    Then I try to enter the ESB Control from the SOA page. After logon, I can't see anything in the ESB Control. It seems like the ESB IS is not connecting to the backend DB. But How can I solve this problem?
    Any help would be appreciated!
    Peter

    Dear Martin,
    First of all I should thank for your attention. In order to save time, I should say that another thread is started regarding this problem, so to have a better focus I am inserting messages that may give some clues here too.
    1. Regarding service OLITE, I should say that there is no service with this name. I think it is because I have used recommendations of soademo and used oracleXE database. If I'm right.
    2.I am using DHCP, and all of the things are installed on my laptop, and there would be no need to other network resources.
    3.In hosts file there is only one line :
    127.0.0.1 localhost
    4.Windows firewall has been activated but some exceptions have been available.
    The exact messages in log files are followed:
    default_group_home_default_group-1:1.Unable to create a connection to "karimi_vaio/192.168.32.55:12,601" as user "null".
    javax.jms.JMSException: Unable to create a connection to "karimi_vaio/192.168.32.55:12,601" as user "null"
    2.<2007-04-28 00:53:27,859> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://karimi_vaio:8888
    oc4j\log :1.deployment failed with error
    2.Entity Deployment Failed
    Thanks in advance

  • Crystal Reports Server 2008 Repository Database

    We've configured a new CRS 2008 server and have a "failed reports" report that worked in the old Crystal Enterprise 10 environment.   It would query the repository database CMS_InfoObjects table and report failed reports for the day.
    With the new version of Crystal Reports Server 2008 and the new repository database, the ObjName field and others in this table are now varbinary fields.
    How can we query this field like we did with the old version to get our "failed reports" report to work?
    I can't really find any informatin on the structure, etc. or how to query the repository database.

    Unfortunately, you can't query it directly from a report.  You have to use the query language that comes with the SDK.
    I'm not sure whether CRS comes with the same Query Builder tool that comes with BusinessObjects, but if it does you can access it through a url like this: http://<server name>/AdminTools/querybuilder/ie.jsp.
    To get the list of failed reports, you would run something like this query:
    Select SI_NAME, SI_ID, SI_CREATION_TIME
    from CI_INFOOBJECTS
    where SI_INSTANCE = 1
      and SI_SCHEDULE_STATUS = 3
      and SI_CREATION_TIME >= '2010/08/19,00:00:00'
    Unfortunately, there is no way to automate this with the Query Builder.  You would have to manually run this query every day to get the information you're looking for.
    If you can write code in Visual Studio or Java (or have someone available who can do this), this type of thing is not difficult to do in the SDK.  You could handle it a couple of ways:
    1.  Create a program that loads the information to a table in your database and then run a report in CRS that will show that data.
    2.  Create a program that loads the data into memory and runs a report off of the in-memory data.
    Either type of program could be set to run under the Windows Scheduler to automatically provide the information.
    -Dell

  • Run Reporting services 2005 with databases housed on SQL Server 2012?

    Hi, I have a RS 2005 install in which the ReportServer and ReportServerTempDB databases reside on a different SQL Server 2005 server. I am planning to upgrade DB server to 2012 and would like to keep SSRS as 2005.As a second phase I will upgrade SSRS2005
    to SSRS 2008. So I would be running something like this:
    Server A: SQL 2005 Reporting Services
    Server B: SQL 2012 database engine - housing ReportServer and ReportServerTempDB
    Is this configuration supported? 

    Hello,
    According to the
    BOL, Report Server service checks the database version at startup. If the report server is connected to a database that is an earlier version, the report server will update the database during startup.If you have a newer report server database, you
    cannot use it with an earlier version of a report server instances.
    In that case, the earlier versions of SQL Server Database Engine that can be used to host the SSRS report server databases. For example, In SQL Server 2005 Reporting Services, we can use either SQL Server 2000 or SQL Server 2005 to host the databases, for
    SSRS 2012, we can use SQL Server 2012,2008 R2,2008,2005.
    Based on my test, In the Reporting Services 2005 Configure Manager, we can create a new database on a remote SQL Server 2012 database engine and the Initialization is successful.
    In this way, the databases are created from the script file which installed with the Reporting Services instance, you can find the Catalog.sql and CatalogTempDB.sql  under folder C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer.
    However, when upgrade the existing ReportServer database and ReportServerTempDB database on the SQL Server 2012 by restore from a backup, we cannot use this existing database for Reporting Services 2005 and get the following message:
    The database version (162) does not match your reporting serivces installation.And the initialization failed.
    In your case, you can host the ReportServer database and ReportServerTempDB database of SSRS 2005 on SQL Server 2012 database enginer by create a new database from Reporting Services 2005 Configure Manager. But you cannot use the existing
    database which upgrade to SQL Server 2012.
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here. 
    Fanny Liu
    TechNet Community Support

  • Checkin error with sql server as backend database

    Hello,
    I get regulary the following error messages (attached as screenshot) when I'm try to checkin my current model.
    The message states, that my database is in single user mode, but this isn't the case. I checked the many times.
    My repository database is a Microsoft SQL Server 2008 SP3 64 Bit Enterprise Edition. Are there any known issues with this database?
    With PowerDesigner 16.1 I didn't have such issues.
    kind regards
    Christian

    Hi Christian,
    The error message is not referring to your database.
    Within PowerDesigner, PD, some 'Unexpected Exceptions' are not really an issue (a true exception).
    Here is an explanation for the error you are encountering:
    PD has found that something potentially wrong happened with an action selection in the merge dialog. A single user has been the only one to work on the model, but the actions were not all selected by default (which is unexpected).
    So PD decided by itself to select all the actions anyway.
    The PD developers created this dialog to be a warning about this condition in order for it to be analyzed further if required.
    Using the Comparison Legend from the Merge window:
    [-+] object present only in model in the left pane (deletion for the merge dialog)
    The action in question is now selected:
    [-+]<Trigger> CompoundDeleteTrigger _adm_prepare_load
    If you would like to pursue this further, a copy of the local model and a copy of the model already in the repository would be needed for review.
    Regards,
    Anthony

  • How to deploy wsdl+xsd to database based MDS in SOA 11g

    I am going to migrate our soa solution based on oracle soa suite version 10. We are using a file based repository in that solution and it is copied to the server and exposed to the application server as a virtual path.
    I wan't to use the MDS instead, but can not figure out to upload all my schemas and contracts !
    Any help would very much be appreciated.
    Regards,
    jan

    You can put it anywhere you like, just update the properties accordingly. If you put it elsewhere, you will need to update the value of mds.repository in the build.properties file.
    You can even update the build.xml to copy the content from SVN or CVS or any other version control tool and create a jar file.
    Basically the build.xml is a custom written ant which invokes the Oracle provided ant (ant-sca-deploy.xml) and for deploy action you need to provide a jar as input to the Oracle ant. So it is upto you how you want to manage the files on your machine or version control and how you build a jar out of it and pass to ant-sca-deploy.xml

Maybe you are looking for

  • User exit/BADI for condition type in shipment costing

    Hi! Does anyone know of any user exit or BADI or function module we can use to populate a value to a custom condition type we have created for shipment costing? We want to calculate the customs duty charges based on the purchase price of the item in

  • OfficeJet J4550 All-In-One not scanning or copying; only prints from certain sites

    I have a HP Pavillion Slimline 400 and my will not scan or copy, and only prints from certain sites.  I have uninstalled and installed the software driver numerous times and still get a "scanner not working" message.  I have also unplugged and turned

  • HOW DO I ENABLE COOKIES SO I CAN ACCESS MY GMAIL?

    My gmail account is not allowing me access because the computer is saying something about my cookie settings and I have NO EARTHLY IDEA WHAT IT IS ASKING ME TO DO! I've tried to follow your useless directions to change settings and am getting NOWHERE

  • RMAN failure for "archive-log ... not found in controlfile"

    Recovery Manager: Release 8.1.6.0.0 - Production RMAN> connect target sys/XXXX@cldb; 2> connect catalog rman/XXXX@rmandb1; 3> 4> resync catalog; 5> 6> # Backup the database 7> run { 8> allocate channel ch1 type disk; 9> backup incremental level 0 for

  • Aysnchronous BPEL ::Policy handling File

    Hi all, How to throw exception in aysnchronous BPEL and then catch in Policy handling File Edited by: user11336469 on Sep 4, 2009 5:46 AM Edited by: user11336469 on Sep 4, 2009 5:47 AM