Performance, Benchmark for Oracle XE

My buisness would like to use Oracle XE as a starter base installation for customers, so that they can easly upgrade to an full Oracle SE or EE later. However I fail to find benchmark tests (like tpc.org) which give an image of the performance of the Oracle XE and how it compares to other databases such as PostgreSQL or MySQL in the smaller application market segment that XE is targeting.
We have been running som tests in house, but the currently I must say they are not in the Oracle XE favour. This is disapointing, as we would want to avoid for our customers to start of with a DB other than Oracle, then do an transistion to Oracle SE or EE when the need is there.
We are working on tuning/optimizing the database to perform better. Nevertheless it would be really interesting to see some benchmarks / comparison of the performance between Oracle XE an other DBMS in this segment of the DB market. Beeing well aware that their is not necessarely one database that fits each application/segment best, such a test would be informative. And also great input for my company when choosing which DB to use. Does anyone have any experience on this subject any feedback is highly appreciated. If anyone is interested I would be glad to post details regarding our tesing in house.
Cheers

Hi,
Thanks for the reply. Being well aware of the complexity of optimizing application performance I am simply trying to find as many inputs as possible to make a decision. A benchmark test would for me not yield "the truth" in any way, but simply be another parameter to consider. I am also aware that Oracle DB has several features that other DBs don't have.
You hit the nail on you assumption:
2) use only the very basic features of both DBsThis is correct. We are using a EJB3.0 (Hibernate) environment togheter with JBOSS 4.0.5 application server, using no specific DB implementation. I realize that at some point, to acheive max performance, one should would have to implement code optimized for a specific DB. But right now I am interested in maximizing the performance with no specific DB code. We started out using Oracle XE, and it was doing well. We than switched to Mysql mainly for curiousity, and the performance was much better "out-of-the-box". ( x 2,5!) using less CPU -20%) an memory than Oracle XE. This was a suprising result for me, and now I would like to know why.
If the reason is that Oracle uses more resource for background processes like gathering statistics etc. this is a feasable explanation. Also in a larger system, if these processes take more or less the same resources, they would make out a smaller part of the total available resources. Right now I can't explain the performance gap, I simply observe the test results but cannot explain them.
As my demands to the DB features are limited (basic ER datatypes, incremental backup), is there perhaps a way to "disable advanced features" of Oracle XE, so that more CPU power is available to the application?
Also, how well does the JBOSS app. server integrate with the Oracle DB? Would the Oracle XE perform better with an Oracle App.server?
My application has a typical web-app, having mainly read queries with a high peak load (burst). I have tried tuning the connection pool etc. but no improvment. It is quite possible that I have reached the limit of performance of the Oracle XE, perhaps I am trying to use it for something it was not intended for? Having said this I would prefer to continue using Oracle XE, but it would be nice to know the reasons for the difference in performance.
Any feedback is highly appreciated.

Similar Messages

  • (268625273) Q WSI-29 Can you give any performance benchmarks for WLS web services?

    Q<WSI-29> Can you give any performance benchmarks for WLS web services?
    A<WSI-29>: It is very difficult to quantify performance aspects of web services
    since they depend on so many variables including but not limited to: backend system
    processing by stateless session beans and message driven beans, size of XML SOAP
    message sent, system hardware (CPU speed, parallel processing, RAM speed) and
    system software (JVM type and version of WebLogic server). However, let me point
    out that the EJB backend processing of requests both have the best possible scalability
    within the EJB2.0 specification (both stateless session and message driven beans
    can be pooled) and servlets have a proven scalable track record. Thus it should
    be possible to scale your web service deployment to meet demand. The overhead
    in processing XML within the servlet can be significant depending on the size
    of XML data (either as a parameter or a return type). While WLS6.1 does not have
    any features to address this performance concern, WLS7.0 will feature Serializer
    and Deserializer classes which can be dedicated to the XML to Java and Java to
    XML translation (they can also be automatically be generated from a DTD, XML Schema
    or regular JavaBean).
    It is true that web services are not the fastest way to process client requests
    but BEA is committed to making WebLogic server the fastest possible service provider.
    Adam

    see http://www.oracle.com/support/products/oas/sparc30/html/ows08811.html

  • Cost and performance benchmarks for security

    Looking for cost and performance benchmarks on the
    Cryptograhic toolkit - 8i supplied package,
    Oracle Label Security (OLS)
    Virtual Private Database (VPD)
    Please send any suggestions to my email address - thanks

    Looking for cost and performance benchmarks on the
    Cryptograhic toolkit - 8i supplied package,
    Oracle Label Security (OLS)
    Virtual Private Database (VPD)
    Please send any suggestions to my email address - thanks

  • Performance log for ORACLE 10g

    Hi everyone can anybody tell me where i can get the reporting from the performance logs in oracle 10g>?
    i need to generate reports for audit trail, no of hits in the portal , top ten url , and how often the user view a page or portlet?
    i thank you all in advance .....look forward for replies....thank you

    Thaks for the reply...
    but i cant go to the link =( may i ask u abt this , i read this link http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/MAINPAGE/ARCHITECTURE/MONITOR_DIAGNOSTICS_ANALYTICS_PORTAL.HTM#1
    STATING : Oracle9iAS Portal Release 2 (9.0.4) provides some new, additional metric information. This release also collects some (pre-defined) metrics in the Oracle Enterprise Manager Central Console and creates historical reports, which can be published via Oracle Management Portlets on Portal pages
    How to do the publishing? is there any references that will guide me from how to use the metrics to published in the portal pages? i requires all these ....PLEASE HELP

  • Performance Benchmarks for WL

    Does anyone know what the definition of a "Transaction" is in the performance benchmarks published by Bea?
    How many session bean calls, entity beans calls, etc.
    THanks

    If you want to stick with Sun jdk, and don't want to see the error
    messages, set weblogic.system.nativeIO.enable=false in
    weblogic.properties. I wouldn't go to NT, because if you can afford it
    Solaris on SPARC will be your fastest most reliable platform. We have
    Solaris SPARC for production, and do our development on Lintel. For us
    staying in a POSIX environment overall keeps things like startup,
    environment setting, and make type scripts all on the same page.
    Ian
    Alexander Sommer wrote:
    >
    I'm currently evaluating WL 5.1 and installed it on linux.
    I have installed the SUN JDK 1.2.2 for linux which should use
    native threads.
    When I start WL 5.1 I get the following message:
    LD_LIBRARY_PATH=/usr/local/weblogic/weblogic/lib/linux:/usr/local/weblog
    ic/weblogic/lib/linux
    Warning: native threads are not supported in this release
    What does this mean?
    Also I get the following messages:
    Fri Apr 07 08:59:38 CEST 2000:<A> <Posix Performance Pack> Could not
    initialize POSIX Performance Pack.
    Fri Apr 07 08:59:38 CEST 2000:<E> <Performance Pack> Unable to load
    performance pack, using Java I/O.
    How much does this impact the performance? Is it better to use NT instead
    of linux?
    thanks,
    Alex--
    Ian R. Brandt
    Software Engineer
    Genomics Collaborative, Inc.
    99 Erie Street
    Cambridge, MA 02139
    (617)661-2400 Ext.244
    (617)661-8899 FAX
    [email protected]

  • Performance analysis for oracle database on weblogic 10.3 version

    Hi All,
    We are migrating our servers from windows to Linux.In the process we have weblogic 8.1 version being upgraded to weblogic 10.3.
    How could i analysis the performance of the Oracle 10g on weblogic 10.3.
    Do we have any predefined test scripts in place to perform the necessary anaylsis.
    Thanks in anticipation.
    Pavan

    We do not provide any test scripts. As you can be sure, each WLP deployment is unique to the customer environment and business problems that are being solved. Having generic test scripts would not reflect this.
    However, you might wish to read the following documentation which discusses database performance with regard to WLP.
    http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/db/db_architecture.html#wp1069661
    Brad

  • Performance tuning for Oracle SOA 11g

    Hi,
    Ours is SOA 11g Environment ver 11.1.1.4.2 on Windows Box.
    what are the performance tuning steps / guidelines that needs to be followed for SOA 11g in production env
    Thanks in adv
    Thanks & Regars,
    anvv sharma

    http://download.oracle.com/docs/cd/E17904_01/core.1111/e10108/toc.htm
    Regards,
    Anuj

  • Performance Benchmarking for XMLDB

    Can anybody share any benchmarking figures on XML DB with respect to performance.
    regards,
    rizzy

    Oracle policy does not allow us to publish benchmarking numbers unless that are for an industry recognized independantly audited benchmarks such as TPC/C. Unfortunately there no industry standard benchmarks relating to XML data at this time. I can share with you that we believe for some classes of documents 9.2.0.3.0 will be much faster the 9.2.0.2.0. so if you are doing any performance evaluations of your own please make sure you have installed the 9.2.0.3.0 patch.

  • IOMeter or NAS Perf Tester (network performance benchmarks) for Mac?

    When I was on a PC-only home network, there were many network monitoring/testing tools like IOMeter And Intel NAS Perf tester. But I've been unable to find a network testing tool for the Mac. I'm interested in testing file creation/read/write speeds to/from my NAS.
    Does anyone know of something for the Mac?
    Also, I'm not afraid of using terminal, so if there's any built-in UNIX tools, or ones that are open source and can be compiled on OS X 10.6, I'm ok with that too.
    Thanks.

    I found something called HELIOS Lan Test. It seems to do the kinds of create/read/write testing I can use to benchmark my ReadyNAS NV+ file share protocols (CIFS, AFP, NETBIOS) to see which one is faster in my setup.
    I already have iStat Menus, and I can monitor performance with it in a rough sense (ie. watch the display when I'm copying a large file), but the HELIOS Lan Test is a much better repeaatble test for ongoing analysis.

  • Performance tool for Oracle Forms 4.5

    Hi All,
    We are migrating from 11.0.3 to 11.5.10.2 but still have to support 11.0.3 instances till GoLive of 11.5.10.
    Does anyone know about any performance measurement tool that I can use to measure the performance of old Forms 4.5.
    I see that we can use FRD to record session data and also there is a feature in forms 6i to convert that FRD log into html or csv files for performance data, but couldnt find anything like that for Forms 4.5. I can generate a primitive FRD log for Forms 4.5, but dont think its useful from performance perspective.
    If you have any ideas, please reply..
    Thanks,
    Priyank.

    We need to monitor DB and forms server's performance from client perspective, so we are installing Virtual machines on all client sites. Measuring DB performance is straight forward, we can create timed sessions and see the difference in query time responses.
    But for Forms 4.5 it is a little tricky, so I was looking for some performance tool that I can use to measure forms server performance either from client or server side.
    Thanks,
    Priyank.

  • Siebel Upgrade and Performance Tuning On Oracle 11g Training At Oracle Open

    Hi All,
    If you are interested in attending a Siebel Upgrade and Performance Tuning for Oracle 11g please let me know. We are planning to offer this course during the same week as OOW in San Francisco. For anyone who can’t attend in person we are planning to offer a net meeting with a dial in.
    This education is offered to actual Siebel customers.
    R
    Robert Ponder
    Lead Architect and Director
    Ponder Pro Serve
    cell: 770.490.2767
    fax: 770.412.8259
    email: [email protected]
    web: www.ponderproserve.com

    Hi All,
    If you are interested in attending a Siebel Upgrade and Performance Tuning for Oracle 11g please let me know. We are planning to offer this course during the same week as OOW in San Francisco. For anyone who can’t attend in person we are planning to offer a net meeting with a dial in.
    This education is offered to actual Siebel customers.
    R
    Robert Ponder
    Lead Architect and Director
    Ponder Pro Serve
    cell: 770.490.2767
    fax: 770.412.8259
    email: [email protected]
    web: www.ponderproserve.com

  • Two problems in BSBM benchmark of Oracle 10g with Jena Adaptor 2.0

    Hi, all.
    I'm proceeding BSBM benchmark for Oracle 10g with Jena Adaptor 2.0.
    I'm using the codes that were introduced in Jena Adaptor 2.0 guide document, and I've applied Jena patches to Oracle 10g (10.2.0).
    But, two problems are occured in benchmark process.
    The first problem is
         that 250k dataset(consisted of 250030 triples) loading time elapses over several hours, (See below code snippet.)
    and the other is
         that exceptions are occured in some sparql query execution.
    I used below queries which have no error in query syntax.
    I confirmed that through other benchmark tests.
    In case of oracle benchmark test, quey1 is ok. but, query2 makes exception.
    Please, look about the Exception message below.
    What should I do for getting much better benchmark result?
    I appreciate any help or any hint.
    Best regards ~
    ### Query 1 ###
    PREFIX bsbm-inst: <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/>
    PREFIX bsbm: <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/>
    PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
    PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
    SELECT DISTINCT ?product ?label
    WHERE {
    ?product rdfs:label ?label .
    ?product a <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/ProductType18> .
    ?product bsbm:productFeature <http://www4.wiwiss.fu-
    berlin.de/bizer/bsbm/v01/instances/ProductFeature833> .
    ?product bsbm:productFeature <http://www4.wiwiss.fu-
    berlin.de/bizer/bsbm/v01/instances/ProductFeature61> .
    ?product bsbm:productPropertyNumeric1 ?value1 .
         FILTER (?value1 > 136)
    ORDER BY ?label
    LIMIT 10
    ### Query 2 ###
    PREFIX bsbm-inst: <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/>
    PREFIX bsbm: <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/>
    PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
    PREFIX dc: <http://purl.org/dc/elements/1.1/>
    SELECT ?label ?comment ?producer ?productFeature ?propertyTextual1 ?propertyTextual2 ?
    propertyTextual3
    ?propertyNumeric1 ?propertyNumeric2 ?propertyTextual4 ?propertyTextual5 ?propertyNumeric4
    WHERE {
    <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/dataFromProducer11/Product536>
    rdfs:label ?label .
    <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/dataFromProducer11/Product536>
    rdfs:comment ?comment .
    <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/dataFromProducer11/Product536>
    bsbm:producer ?p .
    ?p rdfs:label ?producer .
    <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/dataFromProducer11/Product536>
    dc:publisher ?p .
    <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/dataFromProducer11/Product536>
    bsbm:productFeature ?f .
    ?f rdfs:label ?productFeature .
    <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/dataFromProducer11/Product536>
    bsbm:productPropertyTextual1 ?propertyTextual1 .
    <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/dataFromProducer11/Product536>
    bsbm:productPropertyTextual2 ?propertyTextual2 .
    <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/dataFromProducer11/Product536>
    bsbm:productPropertyTextual3 ?propertyTextual3 .
    <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/dataFromProducer11/Product536>
    bsbm:productPropertyNumeric1 ?propertyNumeric1 .
    <http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/instances/dataFromProducer11/Product536>
    bsbm:productPropertyNumeric2 ?propertyNumeric2 .
    OPTIONAL { <http://www4.wiwiss.fu-
    berlin.de/bizer/bsbm/v01/instances/dataFromProducer11/Product536> bsbm:productPropertyTextual4 ?
    propertyTextual4 }
    OPTIONAL { <http://www4.wiwiss.fu-
    berlin.de/bizer/bsbm/v01/instances/dataFromProducer11/Product536> bsbm:productPropertyTextual5 ?
    propertyTextual5 }
    OPTIONAL { <http://www4.wiwiss.fu-
    berlin.de/bizer/bsbm/v01/instances/dataFromProducer11/Product536> bsbm:productPropertyNumeric4 ?
    propertyNumeric4 }
    ### Exception Message (in query 2 execution) ###
    Exception in thread "main" java.sql.SQLException: ORA-00936: missing expression
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:743)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:216)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe
    (T4CPreparedStatement.java:799)
    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1038)
    at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe
    (T4CPreparedStatement.java:839)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1133)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal
    (OraclePreparedStatement.java:3285)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery
    (OraclePreparedStatement.java:3329)
    at oracle.spatial.rdf.client.jena.Oracle.executeQuery(Oracle.java:255)
    at oracle.spatial.rdf.client.jena.OracleSemQueryPlan.executeBindings
    (OracleSemQueryPlan.java:302)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIterBlockTriplesQH$StagePattern.<init>
    (QueryIterBlockTriplesQH.java:89)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIterBlockTriplesQH.nextStage
    (QueryIterBlockTriplesQH.java:55)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIterRepeatApply.makeNextStage
    (QueryIterRepeatApply.java:92)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIterRepeatApply.hasNextBinding
    (QueryIterRepeatApply.java:54)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase.hasNext
    (QueryIteratorBase.java:69)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIterRepeatApply.makeNextStage
    (QueryIterRepeatApply.java:85)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIterRepeatApply.hasNextBinding
    (QueryIterRepeatApply.java:54)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase.hasNext
    (QueryIteratorBase.java:69)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIterRepeatApply.makeNextStage
    (QueryIterRepeatApply.java:85)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIterRepeatApply.hasNextBinding
    (QueryIterRepeatApply.java:54)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase.hasNext
    (QueryIteratorBase.java:69)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIterRepeatApply.makeNextStage
    (QueryIterRepeatApply.java:85)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIterRepeatApply.hasNextBinding
    (QueryIterRepeatApply.java:54)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase.hasNext
    (QueryIteratorBase.java:69)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIterConvert.hasNextBinding
    (QueryIterConvert.java:47)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase.hasNext
    (QueryIteratorBase.java:69)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorWrapper.hasNextBinding
    (QueryIteratorWrapper.java:29)
    at com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase.hasNext
    (QueryIteratorBase.java:69)
    at com.hp.hpl.jena.sparql.engine.ResultSetStream.hasNext(ResultSetStream.java:62)
    at benchmark.repository.oracle.OracleQuerying.getSelectQueryResult
    (OracleQuerying.java:148)
    at benchmark.repository.oracle.OracleQuerying.doSparqlQuery(OracleQuerying.java:101)
    at benchmark.repository.oracle.OracleQuerying.queryingData(OracleQuerying.java:90)
    at benchmark.repository.oracle.OracleQuerying.querying(OracleQuerying.java:49)
    at benchmark.repository.oracle.OracleQuerying.<init>(OracleQuerying.java:44)
    at benchmark.Benchmark.runTest(Benchmark.java:113)
    at benchmark.Benchmark.main(Benchmark.java:56)
    ### Loading Code Snippet ###
              String jdbcURL = "jdbc:oracle:thin:@" + Constants.HOST + ":1521:orcl";
              OracleDataSource ds = new OracleDataSource();
              ds.setURL(jdbcURL);
              ds.setUser(Constants.ORACLE_USER);
              ds.setPassword(Constants.ORACLE_PASSWORD);
              OracleConnection conn = (OracleConnection) ds.getConnection();
              oracle = new Oracle(conn);
              modelOracleSem = ModelOracleSem.createOracleSemModel(oracle, modelName);
              graphOracleSem = modelOracleSem.getGraph();
              graphOracleSem.createTables();
              graphOracleSem.clearRepository();
              for (int i = 0; i < fileList.length; i++) {
                   file = fileList;
                   if (file.isDirectory())
    continue;
                   inputFilePath = file.getAbsolutePath();
                   InputStream in = null;
                   try {
                        in = FileManager.get().open(inputFilePath);
                        if (in == null) {
                             throw new IllegalArgumentException("File: " + inputFilePath + " not found");
                        modelOracleSem.read(in, "", "N-TRIPLE");
                        modelOracleSem.commit();
                   } finally {
                        if (in != null)
                             in.close();

    Hi,
    The data loading was slow because incremental loading API was used. Please take a look at OracleBulkUpdateHandler. There is an addInBatch API that you can use.
    Now regarding queries, Jena Adaptor v2.0 was primarily designed for Oracle Database 11g Release 1.
    Recently, a new version of Jena Adaptor has been released and it's optimized for Oracle Database 11g
    Release 2.
    Is it possible to run your BSBM benchmark tests against Oracle Database 11g Release 2 using the latest
    Jena Adaptor (http://forums.oracle.com/forums/ann.jspa?annID=1179) ?
    Thanks,
    Zhe Wu

  • Are there any performance benchmark tools for Flash?

    I am looking to benchmark Flash on various computers that I use.  I was surprised that the performance of Adobe Flash on my Intel i5 computer running Windows 7 Pro 64-bit OS and IE 10 was MUCH WORSE than running on a Windows 7 Pro 32-bit on an Intel i3 computer running the same browser. 
    I have tried running both 32-bit IE and 64-bit IE and get the same general bad performance on the 64-bit Windows OS. I would like to find a tool to benchmark these various computers so that I can establish baseline performance while I explore finding a fix Adobe Flash on a 64-bit OS.
    Can someone suggest some tools for Flash performance benchmarking? Thank you.

    The best advise we can really give you is that both companies offer free trials and you should download them both and see which works best for you.  I own Parallels Desktop v6, and VMWare Fusion v3.  For me, VMWare s better for some things, but Parallels is better for most.  Depending on what you do and how you use your applications your milage may vary.
    One other note to keep in mind.  Since Apple is looking to release a new OS version in the very near future, you might want to hold-off a bit on our vitualization choice just yet.  I would exect that both companies will be working on a new release for support/compatibilty of the new MacOS, so you might want to wait to see if there are any other changes that make you want to lean towards one or the other...

  • Beta Testing Continues for "Oracle Database 11g: Performance Tuning" Exam

    !http://blogs.oracle.com/certification/2009-0204-1123.gif!
    The beta period continues for the <strong>Oracle Database 11g: Performance Tuning certification exam (1Z1-054)</strong>, which is a single exam requirement for Oracle 11g DBA OCPs to earn the Oracle Database 11g Performance Tuning Certified Expert (OCE) certification. Read more on the <a href="http://bit.ly/UGJh4">Oracle Certification Blog</a>.</p>

    Hello Hussein
    Yes true, I remember it for the OCE and Linux exams they rescheduled the end date several times. As far as I know it is related to the number of participants and the given feedback.
    I've also participated to several other exams, and I must admit that it is a long and hard process to get through. When I got the feedback 10 weeks after the beta period closure, I had to review nearly all the topics to get the exams passed the second time. But this it is a cheap and good exam preparation.
    What about you Hussein? Do you think that's trivial?
    Cheers,
    Hub

  • Beta Testing Ends For "Oracle Database 11g: Performance Tuning" Exam

    !http://blogs.oracle.com/certification/2009-0204-1122.gif!
    <p>The beta period ended on Aug 31, 2009 for the <strong>Oracle Database 11g: Performance Tuning</strong> certification exam (1Z1-054), which is a single exam requirement for Oracle 11g DBA OCPs to earn the Oracle Database 11g Performance Tuning Certified Expert (OCE) certification.</p>
    <p align="justify">Full details are posted on the Oracle Certification Blog.</p>

    Hello Hussein
    Yes true, I remember it for the OCE and Linux exams they rescheduled the end date several times. As far as I know it is related to the number of participants and the given feedback.
    I've also participated to several other exams, and I must admit that it is a long and hard process to get through. When I got the feedback 10 weeks after the beta period closure, I had to review nearly all the topics to get the exams passed the second time. But this it is a cheap and good exam preparation.
    What about you Hussein? Do you think that's trivial?
    Cheers,
    Hub

Maybe you are looking for

  • Letter of Credit-Treasury ECC-6.0

    Dear Gurus, I am am new to SAP treasury and our client has given some basic requirements regarding LC.Excerpts of the mail are as follows: Opening of trade facilities (L/C, T/T, DP &DA) with the banks All functionailities should have following featur

  • Getting 'USB device not recognized' message when I never did before.

    Hi there I am constantly getting a USB device not recognized when I plug in my nano. I never got this before and as a result all it does is charge. It is not showing up in iTunes anymore so I cannot remove or dowload new songs on to my nano anymore.

  • How to receive the original _width and _height of an external image

    Hello, When i load an external image (.jpg) how can i trace the original height and width of this image? I already made a MoveiClip loader, so i can fire a function when the image is loaded completely. But i don't know how to get this value of the or

  • Missing content management data after upgrading to 9.2

    Hi, I upgraded an 8.1 SP4 portal domain and application to portal 9.2 My application makes use of the BEA Repository and has a few content types and related content. I am using the default Pointbase database. When I upgraded the domain using the doma

  • Version Control for ORACLE DB Objects

    Hai Experts, We are using Oracle 10g and 11g as the our Backend and ASP.Net as Our Front end.. We are using Visual Source Safe to cotrol the source for ASP.Net Codes.. And We don't know about the Version control software/tools for the Database Object