Oracle Rules Manager vs Oracle Business Rules

Hi
Can someone explain the difference between Oracle Rules Manager and Oracle Business Rules.
Is Oracle Promoting both the products?
What I understand is that Oracle Rules Manager comes a part of the Oracle Database 10g R2 (and 11g) and Oracle Business Rules is a part of the SOA suite.
Is there any difference in the positioning of both these products?
Our client is evaluating various Rules engines in the market and we want to make sure that we choose the correct product.
Thanks, Srini

Igor S. wrote:
He solves the same problem with rules and without. My question was what would be better? Why would you chose one over the other. I prefer rules that is easy to state, easy to read, and easy to implement. Clear text rules in Prolog being a firm favourite. :-)
Using a rules engine, with a fairly complex API, in order to define rules? I would want very sound and very robust justification for that.
Taking this EMP table example. If there is a single AddEmp() PL/SQL procedure interface for adding employees, it is simple matter to see what it does, how it does that, and test and debug that. The only knowledge needed is the ability to read and understand the source code. The same cannot be said of rules engines.
As for the issue of updating AddEmp() with new rules. Edition redefinition takes care of versioning database objects. And in a far more controlled fashion than dealing with a rules engine that is dynamically update now! while the database is in use - and you have no real idea or real control over when exactly now! was.

Similar Messages

  • How I know which manageability tools(Oracle Change Management Pack,Oracle C

    Dear all,
    How I know which manageability tools(Oracle Change Management Pack,Oracle Configuration Management Pack,Oracle Diagnostic Pack,Oracle Tuning Pack, etc.) are installed on my oracle databases? Is there v$view to look at? Thank you in advance for your help.

    The usual method is described in http://download.oracle.com/docs/cd/B19306_01/license.102/b14199/options.htm#CIHGFIAF

  • How we can run Oracle Batch Manager in Oracle Sales Analyzer

    Hi,
    Please guide me how we can run Oracle Batch Manager in Oracle Sales Analyser.
    Best Regards,

    You cannot run Batch Manager directly from within the OSA Administrator or Analyzer clients. Batch Manager has its own GUI client that can be used the define and schedule jobs, however, it also possible to run and montitor jobs via command line as well.
    The documentation helps explain this:
    http://download.oracle.com/docs/html/A92106_01/batch.htm
    Does that help?
    Keith Laker
    Oracle EMEA Consulting
    OLAP Blog: http://oracleOLAP.blogspot.com/
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    DM Blog: http://oracledmt.blogspot.com/
    OWB Blog : http://blogs.oracle.com/warehousebuilder/
    OWB Wiki : http://wiki.oracle.com/page/Oracle+Warehouse+Builder
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

  • Difference: Oracle Access Manager and Oracle Access Management

    Dear,
    What is the difference between Oracle Access Manager and Oracle Access Management, both 11g
    thanks

    Oracle Access Manager is the foundation(main product), of the new Oracle Access Management platform. Access Manager provides the core functionality of Web Single Sign On(SSO), authentication, authorization, centralized policy administration and agent management, real-time session management and auditing. Built as a 100% Java solution, Access Manager is extremely scalable to handle Internet scale deployments and works with existing heterogeneous environments in the enterprise with agents certified on hundreds of web servers and application servers. Access Manager provides rich functionality, extreme scalability and high availability thereby increasing security, improving user experience and productivity and enhancing compliance while reducing total cost of ownership.
    Oracle Access management solution provides: Comprehensive Web Access Management, Web Single Sign-On, Identity Propagation, and Federation;Mobile and Social Sign-On;Real-time External Authorization;daptive Access and Fraud Detection
    So basically one is a product and the other one is an entire solution.
    I hope this helps,
    Thiago Leoncio.

  • GGS ERROR       150  Oracle GoldenGate Manager for Oracle, mgr.prm:  Addre

    Hi,
    I am not able to start manager process in golden gate.
    Program Status Group Lag Time Since Chkpt
    MANAGER STOPPED
    EXTRACT ABENDED EXT1OP0 00:00:00 19:20:29
    EXTRACT ABENDED PMP1OP0 00:00:00 19:17:36
    ES option not used.).
    2012-08-12 23:19:55 GGS ERROR 150 Oracle GoldenGate Manager for Oracle, mgr.prm: Address already in use.
    2012-08-12 23:19:55 GGS ERROR 190 Oracle GoldenGate Manager for Oracle, mgr.prm: PROCESS ABENDING.
    2012-08-12 23:46:36 GGS INFO 399 Oracle GoldenGate Command Interpreter for Oracle: GGSCI command (ggs): start EXT1OP0.
    2012-08-12 23:55:02 GGS INFO 399 Oracle GoldenGate Command Interpreter for Oracle: GGSCI command (ggs): start MANAGER.
    2012-08-12 23:55:02 GGS WARNING 201 Oracle GoldenGate Manager for Oracle, mgr.prm: purgeoldextracts /opt/ggs/data01/op00/trail/sc,usecheckpoints,minkeepdays 6 (MINKEEPFILES option not used.).
    2012-08-12 23:55:02 GGS ERROR 150 Oracle GoldenGate Manager for Oracle, mgr.prm: Address already in use.
    2012-08-12 23:55:02 GGS ERROR 190 Oracle GoldenGate Manager for Oracle, mgr.prm: PROCESS ABENDING.

    user23 wrote:
    Hi,
    I am not able to start manager process in golden gate.
    Program Status Group Lag Time Since Chkpt
    MANAGER STOPPED
    EXTRACT ABENDED EXT1OP0 00:00:00 19:20:29
    EXTRACT ABENDED PMP1OP0 00:00:00 19:17:36
    2012-08-12 23:19:55 GGS ERROR 150 Oracle GoldenGate Manager for Oracle, mgr.prm: Address already in use.the port number you specified in your dirprm/mgr.prm file is already in use by another process. Change the port number (or kill the other process) and try to restart mgr.
    ggsci> view param mgr
    PORT 7811
    ggsci> edit param mgr
    (change to unused port, save)
    ggsci> start mgr
    ggsci> view report mgr

  • Oracle EPM 11.1.1: Business Rules issue

    Hi All,
    I have installed Oracle EPM 11.1.1 and I have created a planning application. However when I logon to Analytical Administration console and try to create a business rule I am facing the following issue:
    1. When I try to select Planning Application out I get the following errors:
    Error connecting to Essbase server <Server name>/<Application Name>.
    Detail:Could not log in to Planning Server
    2. As a work around I have set the Essbase outline and the rule is getting validated from AAS. This rule has been attached to a form and should be executed when I do a submit. However the rule is not running from the form. I tried running the rule from Planning web and again I am getting an error.
    I checked the access rights for the Business Rule from shared services and the admin user (which I am using) has Provision and Administrator rights. Is it a configuration issue or is there something that I am missing here.
    Thanks in advance,
    Amol

    NewUser2 wrote:
    Try to add a description to the Business Rule. There is a bug associated with it and you can find out in the Planning Readme. We had the same issue and got resolved by adding a description to the BR. Hope this will work for you.But the problem is he can't even create a business rule so how can he add a description to something he can't create?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Help: Oracle data transition with enhancing business rules

    The work referred here is sql load flat file to Oracle table. However, due to the possible data errors, the flat file may not be able to load to Oracle table totally. The type of errors involve like unique constraint, invalid characters etc. Instead of sql load direct to the destination table, I am planning to load to a temporary table. The temp table has flags to each potential field which needs to enhance the business rules. The diagram looks like:
    Flat-File -> temp_table -> dest_table
    Take an example:
    temp_table with col_1, col_2, flg_1, flg_2
    dest_table with col_1, col_2
    temp_table will take all data from Flat-File with all varchar(x) fields.
    What I plan to is to write stored procedure to move the correct data from temp_table to dest_table. If there are any errors, through a trigger to update the temp_table flags. If there are no errors, the record will move to dest_table and the corresponding records will be removed from temp_table. A serve package utilizing Oracle FORMS will take care of the error data.
    I'd like to hear all suggestions before I implement this.
    Any suggestions are greatly appreciated.
    Thanks.
    Jimmy

    Hi Jimmy,
    Another approach could be to move data from temp table to dest_table using [DML Error Logging|http://www.oracle.com/technology/oramag/oracle/06-mar/o26performance.html]
    Or maybe even the [Badfile and External Tables|http://www.gennick.com/ETLandBad.html]
    Regards
    Peter

  • How do I install Oracle Configuration Manager in oracle Fusion - discoverer 11i

    Hello Gurus,
    I need some guidance to install Oracle Configuration Manager.
    I have just successfully installed Oracle Fusion - following "Fusion Middleware Installation Guide for Oracle Portal, Forms, Reports and Discoverer 11g Release 1 (11.1.1.6.0) (Part Number E10421-07)" without OCM. I have EBS 12.1.3 and rdbms 11.2.0 on the same server.
    Thanks
    Mathias

    ikaros wrote:
    I have installed OracleAS 10g. What should I download now in order to install Oracle Portal 10g?Portal (actually Portal and wireless) is one of the three installation types of a full-fledged OAS 10g in release 1 and 2.
    You need to have an infrastructure as a pre-requisite for a portal type OAS installation.
    Please see this [link and the whole guide - click Content on the top-right|http://download.oracle.com/docs/cd/B14099_19/win.1012/install.1012/install/mt.htm#sthref508] for details and then decide what have you installed that you are referring to as OAS 10g.
    thanks,
    AMN

  • Oracle Profile Vs Oracle Resource Manager in Oracle 11g

    Hi Friends,
    Whats is the Avantages / Dis advantages of using Oracle Profile and Oracle Resource Manager to limit the oracle resources to oracle users in Oracle 11.2.0.1
    Regards,
    DB

    If you have a single database servicing multiple Services / Applications / Schemas (e.g. a typical database consolidation), you could use Profiles and Resource Manager to place limits on resource usage by Service / Application / Schema. That way, for example, a 32 CPU database server running a single database can still limit the number of cores for each Service / Application / Schema using the Resource Manager.
    Hemant K Chitale

  • Oracle Access Manager, ADAM & Oracle ECM - UCM integration?

    I`m currently investigating the potential of using Oracle Access Manager (OAM) as a tool that allows connections to multiple Active Directory(AD) or ADAM servers providing a single point to author and manage users with a good easy to use GUI.
    The UCM will connect directly to OAM and authenticate users connecting from AD accounts..
    At the moment we use Quest software to manage users, but the cost for setting up users is £15/user where as OAM is only £3. I believe..
    Right the questions I have :)
    1. Has any one set this type of environment up?
    2. ls OAM stand alone or will I need additional software to set it up?
    Reading the installation guide it says I need the following:
    # Oracle Internet Directory 10g (10.1.4.0.1)
    # Microsoft Active Directory
    # Oracle Virtual Directory Server 10.1.4.0.1
    # Oracle Virtual Directory Manager 10.1.4.0.1
    # Oracle Virtual Directory Patch 10.1.4.0.1 (P5667977)
    # Stand-alone Oracle HTTP Server 2.x (This needs to be preinstalled in your environment. You can download the OHS 2.x standalone from the Oracle SOA Suite 10g Companion (10.1.3.1.0) release from here.)
    3. Can I use IIS instead of Oracle HTTP Server?
    4. Can I install OAM on 1 server or do I need multiple servers, I`v been looking at the diagrams and reading through the guides I`m getting a little confused with Identity and Access server?

    The OAM identity system (identity server and WebPass) sound like a good fit for what you want to do. One constraint is that if you want to create/manage users in different directory instances via a single OAM identity system installation, you would also need OVD.
    And yes you definitely can have IIS host the WebPass - OHS, OID etc are not required.
    -Vinod

  • Oracle Project Management and Oracle HCM integration????

    Is there any benefits of Oracle Project Management for users of Oracle HCM?? Can they be integrated and how?

    ERP systems were built because you could use various products like Fin, HCM, CRM, Project accounting etc seamlessly as all are built by the same provider and you will have less interface headache.
    So, based on what your company's requirements, you can choose to implement one or more of the products.

  • Unable to access Oracle Enterprise Manager in Oracle 10g AS Machine

    Hi All,
    We are working on oracle forms 10g in 3 tier architecture. I have installed oracle 10g Infrastructure (OraHome_1) followed by oracle 10g Application server (middle-tier,OraHome_2). I have copied all the forms to OraHome_2\forms folder and compiled them successfully.
    When i tried to access enterprise manager (Infrastructure)thru http://myappserver:18100, i was unable to do so. It displayed "page cannot be displayed".
    Also
    When i tried to access enterprise manager (middle-tier)thru http://172.16.1.1:18101, i was unable to do so. It displayed "page cannot be displayed".
    I checked for port status, thru “netstat –na” command, It was displaying
    172.16.1.1 18100 TIME_WAIT
    172.16.1.1 18101 TIME_WAIT
    172.16.1.1 7777 TIME_WAIT
    Why is that i am unable to access the Enterprise Manager?

    Hi All,
    I was able to resolve the issue. Thr was a proxy server enabled in the IE in AS machine. Once i checked the option for bypassing it and turned off the windows firewall(OS was win 2003 server). I was able to view the home page at http://myappserver, then was able to access EM also.

  • Oracle net manager in oracle 10g

    Hi expert
    How can I define the odbc connection - host/access right, in oracle 10g?
    Like as in oracle 9i, it have orahome to set the odbc connection.. and then setting the net manager
    So how can I do the same way, to connect to oracle server via windows?
    rgds, Mohsin

    Please consider using Instant Client.
    http://www.oracle.com/technology/software/tech/oci/instantclient/index.html and
    http://www.oracle.com/technology/tech/oci/instantclient/index.html
    Please review the license agreement for that product if you plan on using it in production

  • Upgrading Oracle from 11.1.0.7 to 11.2 INVALIDATES Rules Manager ?Any Idea

    Operating system is HP UX ia64 and I used Automatic upgrade method using DBUA
    SQL> select substr(comp_name,1,40) comp_name, status, substr (version,1,10) version from dba_registry order by comp_name;
    COMP_NAME STATUS VERSION
    JServer JAVA Virtual Machine VALID 11.2.0.1.0
    Oracle Database Catalog Views VALID 11.2.0.1.0
    Oracle Database Java Packages VALID 11.2.0.1.0
    Oracle Database Packages and Types VALID 11.2.0.1.0
    Oracle Enterprise Manager VALID 11.2.0.1.0
    Oracle Expression Filter VALID 11.2.0.1.0
    Oracle Real Application Clusters INVALID 11.2.0.1.0
    Oracle Rules Manager INVALID 11.2.0.1.0 ---------------------------------------have anybody encoountered this Plz help
    Oracle Workspace Manager VALID 11.2.0.1.0
    Oracle XDK REMOVED 11.1.0.7.0
    Oracle XML Database VALID 11.2.0.1.0
    Thanks for Help in advance
    Gagan

    Hello EveryOne!
    I also have the same problem.
    I tried to run the rulpatch script but the problem still the same.
    I'm on AIX 5.3
    the script output says:
    .. loading the Expression Filter/BRM Java library
    call sys.dbms_java.loadjava(' -v -f -r -schema exfsys rdbms/jlib/ExprFilter.jar')
    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
    ORA-06512: at "SYS.DBMS_JAVA", line 655.
    The Oracle Components :
    COMP_NAME STATUS PROCEDURE
    Oracle Expression Filter VALID VALIDATE_EXF
    Oracle Rules Manager                     INVALID VALIDATE_RUL
    Oracle XML Database VALID DBMS_REGXDB.VALIDATEXDB
    Oracle Enterprise Manager VALID
    Oracle Database Catalog Views VALID DBMS_REGISTRY_SYS.VALIDATE_CATALOG
    Oracle Database Packages and TypesVALID DBMS_REGISTRY_SYS.VALIDATE_CATPROC
    JServer JAVA Virtual Machine VALID INITJVMAUX.VALIDATE_JAVAVM
    Oracle Database Java Packages VALID DBMS_REGISTRY_SYS.VALIDATE_CATJAVA
    Thanks for the answers.
    Zs

  • Error seeing business rule ( to be assocated with)in Manage Data forms list

    HI,
    I have a business rule, I see it in EAS console, but when I try to associate it with my Data form in Planning, i do not see this business rule in the list fo business rules that appear in Manage Data forms-> business rules tab. I hae associated thsi Business rule with my planning applicatiosn outline still I am not seeing it. Can someone please help.

    How does this relate to the Oracle Forms product?
    Craig...
    Edited by: CraigB on Feb 15, 2012 8:43 AM

Maybe you are looking for