Are any IO performance improvement packs 4 weblogic10 mp3/r3 on solaris avb

Are any IO performance improvement packs 4 weblogic10 mp3/r3 on solaris 5.9 available?
Currently reading files using org.apache.xpath.XPathAPI is taking time. Same thing works on Windows without any issues.
Appreciate any help on this.
Thank you,
Parshuram Juwekar

I used CachedXPathAPI.java in the same package from xalan.jar instead of XPathAPI.java which solved my problem.

Similar Messages

  • It is Any suggestions for improving Oracle Tools GUI performance?

    Does anyone have any suggestions for improving the GUI performance of Oracles Java Tools? Response to events is very sloooow i.e. click on a menu in Oracle Directory Manager wait three seconds before the menu items appear.
    System Environment:
    Dell Inspiron 8100
    Windows XP Pro
    256MB Ram
    1 GHz
    Oracle:
    Oracle91 Enterprise Edition 9.0.1.1.1
    Other:
    No non Oracle Java components installed (JDKs, JREs etc.)
    Thanks

    If the database and the tools are just on the one box more memory is probably required. I had an nt box with 500MHz 256MB and Oracle 9i and the java tools were unusable. I upgraded to 768MB of ram and the java tools were much quicker. I use the java tools on my laptop 256MB and 800MHz and they work fine for remote databases (ie. no rdbms on the laptop).

  • Is There any way to improve the performance on this code

    Hi all can any one tell me how to improve the performance of this below code.
    Actually i need to calculate opening balance of gl account so instead of using bseg am using bsis
    So is there any way to improve this code performance.
    Any help would be appreciated.
    REPORT  ZTEMP5 NO STANDARD PAGE HEADING LINE-SIZE 190.
    data: begin of collect occurs 0,
           MONAT TYPE MONAT,
           HKONT TYPE HKONT,
           BELNR TYPE BELNR_D,
           BUDAT TYPE BUDAT,
           WRBTR TYPE WRBTR,
           SHKZG TYPE SHKZG,
           SGTXT TYPE SGTXT,
           AUFNR TYPE AUFNR_NEU,
           TOT   LIKE BSIS-WRBTR,
    end of collect.
    TYPES: BEGIN OF TY_BSIS,
           MONAT TYPE MONAT,
           HKONT TYPE HKONT,
           BELNR TYPE BELNR_D,
           BUDAT TYPE BUDAT,
           WRBTR TYPE WRBTR,
           SHKZG TYPE SHKZG,
           SGTXT TYPE SGTXT,
           AUFNR TYPE AUFNR_NEU,
    END OF TY_BSIS.
    DATA: IT_BSIS TYPE TABLE OF TY_BSIS,
          WA_BSIS TYPE TY_BSIS.
    DATA: TOT TYPE WRBTR,
          SUMA TYPE WRBTR,
          VALUE TYPE WRBTR,
          VALUE1 TYPE WRBTR.
    SELECTION-SCREEN: BEGIN OF BLOCK B1.
    PARAMETERS:  S_HKONT LIKE WA_BSIS-HKONT DEFAULT '0001460002' .
    SELECT-OPTIONS: S_BUDAT FOR WA_BSIS-BUDAT,
                    S_AUFNR FOR WA_BSIS-AUFNR DEFAULT '200020',
                    S_BELNR FOR WA_BSIS-BELNR.
    SELECTION-SCREEN: END OF BLOCK B1.
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        IF SCREEN-NAME = 'S_HKONT'.
          SCREEN-INPUT = 0.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.
    START-OF-SELECTION.
      SELECT MONAT
             HKONT
             BELNR
             BUDAT
             WRBTR
             SHKZG
             SGTXT
             AUFNR
             FROM BSIS
             INTO TABLE IT_BSIS
             WHERE HKONT EQ S_HKONT
             AND   BELNR IN S_BELNR
             AND   BUDAT IN S_BUDAT
             AND   AUFNR IN S_AUFNR.
    *  if sy-subrc <> 0.
    *    message 'No Data' type 'I'.
    *  endif.
      SELECT SUM( WRBTR )
             FROM BSIS
             INTO COLLECT-TOT
             WHERE HKONT EQ S_HKONT
             AND BUDAT < S_BUDAT-LOW
             AND AUFNR IN S_AUFNR.
    END-OF-SELECTION.
      CLEAR: S_BUDAT, S_AUFNR, S_BELNR, S_HKONT.
      LOOP AT IT_BSIS INTO WA_BSIS.
    IF wa_bsis-SHKZG = 'H'.
       wa_bsis-WRBTR = 0 - wa_bsis-WRBTR.
    ENDIF.
        collect-MONAT  = wa_bsis-monat.
        collect-HKONT  = wa_bsis-hkont.
        collect-BELNR  = wa_bsis-belnr.
        collect-BUDAT  = wa_bsis-budat.
        collect-WRBTR  = wa_bsis-wrbtr.
        collect-SHKZG  = wa_bsis-shkzg.
        collect-SGTXT  = wa_bsis-sgtxt.
        collect-AUFNR  = wa_bsis-aufnr.
        collect collect into  collect.
        CLEAR: COLLECT, WA_BSIS.
      ENDLOOP.
      LOOP AT COLLECT.
        AT end of HKONT.
          WRITE:/65 'OpeningBalance',
                 85  collect-tot.
          skip 1.
        ENDAT.
        WRITE:/06 COLLECT-BELNR,
               22 COLLECT-BUDAT,
               32 COLLECT-WRBTR,
               54 COLLECT-SGTXT.
        AT end of MONAT.
          SUM.
          WRITE:/ COLLECT-MONAT COLOR 1.
          WRITE:32 COLLECT-WRBTR COLOR 1.
          VALUE = COLLECT-WRBTR.
          SKIP 1.
        ENDAT.
        VALUE1 = COLLECT-TOT +  VALUE.
        AT end of MONAT.
          WRITE:85 VALUE1.
        ENDAT.
      endloop.
      CLEAR: COLLECT, SUMA, VALUE, VALUE1.
    TOP-OF-PAGE.
      WRITE:/06 'Doc No',
             22 'Post Date',
             39 'Amount',
             54 'Text'.
    Moderator message : See the Sticky threads (related for performance tuning) in this forum. Thread locked.
    Edited by: Vinod Kumar on Oct 13, 2011 11:12 AM

    Hi Ben,
    both BSIS selects would become faster if you can add Company Code BUKRS as 1st field of WHERE clause, because it's the 1st field of primary key and HKONT is the 2nd field of primary key.
    If you have no table index with HKONT as 1st field it's a full database access.
    If possible, try to add BUKRS as 1st field of WHERE clause, otherwise ask for an additional BSIS index at your basis team.
    Regards,
    Klaus

  • How the ASN in or out messages are getting created whenever there is any action performed related to these messages.

    Hi ,
    Can any one please let me know with an example like,
    I have receive the ASNin message in SIM and then ASNOUT will get created and flowes to RMS.
    How these ASNin or out messages are getting created.

    Hi Keith,
    You stated that "I think Geoff's showing remarkable tolerance  by not just deleting the whole thread." Are we in the third world countries that there are no freedom of speech?!!!
    I appreciate your help. 
    Some of you mentioned that I don't know how to use it.  I have a question for you where did you learn how to use Lightroom?  I learned the same way everyone learns.  Study the subjects by reading books, videos, taking classes and enroll in some kind of training.  I am following all the instructions that I can my hand on.  I wish that instead of accusing me of not knowing have a different view of the issue.  What if there is a bug in the program?  Some of you were and are very successful and that does not mean that the program does not have some issues.  We all use the program differently, and with these differences ways in using it some problems will come out for some and not for others.
    I am not promoting one program over the other, and I am not putting Lightroom down.  I am just expressing how I feel.  Put yourself in my shoes and spent just hours creating some renaming templates and suddenly you find out that it is not there anymore and all your efforts are gone with the wind.  I then go and search through the internet to find out what did I do wrong and how to solve it.  I find out that I am not alone, and there others that still waiting for the solution to come.
    Let be open and do not hush people, and when you do that it will be the end of any progress or improvement on how everything is.
    I would like to express my deepest gratitude to all of you.  You are all supportive and very helpful.
    Thank you and have a very Happy New Year.
    Mo

  • While browsing the cube data Excel the circle pointer starts to spin and the excel go into a not-responding state,any recommendations to improve performance in excel?

    hi,
    while browsing the cube data Excel the circle pointer starts to spin and the excel go into a not-responding state,any recommendations to improve performance in excel? 
    I have 20 measures and 8 dimensions.
    while filtering data by using dimensions in excel it is taking so much time.
    Ex:
    I browsed 15 measures in excel and filtered data based on time(quarter  wise) and other dimesion product. It is taking long time to get  data.
    Can you please help on this issue.
    Regards,
    Samba

    Hi Samba,
    What're the versions of your Office Excel and SQL Server Analysis Services? It will be helpful if you can share the detail computer resource information to us while encountered this issue.
    In addition, we don't know your cube structure and the underlying relationships. But you can take a look at the following articles to troubleshoot the performance issue:
    Improving Excel's Cube Performance:
    http://richardlees.blogspot.com/2010/04/improving-excels-cube-performance.html
    Excel Against a SSAS Cube Slow: Performance Improvement Tips:
    http://www.msbicentral.com/Blogs/tabid/131/articleType/ArticleView/articleId/136/Excel-Against-a-SSAS-Cube-Slow-Performance-Improvement-Tips.aspx
    Regards, 
    Elvis Long
    TechNet Community Support

  • I can't access any account information online.  "The activity you are trying to perform is currently unavailable. Please try again later."

    I've been able to log-in to my account, but have not been able to gain access to anything after I'm logged in.  This has been going on for days and all I get is the same message "The activity you are trying to perform is currently unavailable. Please try again later."  I've tried on 4 different PC's and my phone
    The configurations, actions and results below:
    Dell Inspiration 1545 Windows 7 Home Premium Explorer 10 cleared cache and history and rebooted
    Toshiba Satellite T135 Windows 7 Home Premium Firefox 21 cleared cache and history and rebooted
    Dell Dimension 4600 Windows XP SP 2 Explorer 9 cleared cache and history and rebooted
    HP Pavilion H9-1215t Windows 7 Explorer 10 Professional cleared cache and history and rebooted
    Motorola Droid RAZR MAXX Android 4.1.2
    I got the same result on every system "The activity you are trying to perform is currently unavailable. Please try again later."
    What's going on?
    Thanks,
    Brian

        Hi Brian!
    I'm here to help get your access to your online account. I thank you for already trying alternate computers. It looks like we may need to escalate this to our IT team. Something isn't right.
    I'm going to Direct Message you. Please reply back in order for us to begin getting your access.
    Tamara H.
    Follow us on Twitter @VZWSupport

  • DS 5.2 P4 performance improvement

    We have +/- 300,000 users that regularly authenticate using our DS. The user ou is divided in ou=internal (20,000 ids) and ou=external (280,000) uids. Approximately 85-90% percent of the traffic happens on the internal ou. The question is: Could I get any performance improvement by separating the internal branch into its own suffix/database? Would running two databases adversely affect the performance instead? We see performance impacts when big searches are performed on the ou=external branch. Would the separation isolate the issue, or those searches will most likely affect the DS as a whole?
    Thanks for your help!
    Enrique.

    Thank you for the info. Are u a Sun guy - do you work
    for sun?Yes I am. I'm the Architect for Directory Server Enterprise Edition 6.0. Previously I worked on all DS 5 releases (mostly on Replication).
    You are getting the Dukes!Thanks.
    Ludovic.

  • Landing Page performance improvement

    Hi All,
    In my project landing page there are 9 portlets are there. For all portlets we are getting contents from UCM using RIDC.
    Landing page is loding very slow, Page is waiting to complete 9 RIDC calls then only it is loding.
    Is there any solution to improve the performance. Pleaase advise.
    Thanks,
    Venkata Sarvabatla

    From [Understanding Portal Development|http://download-llnw.oracle.com/docs/cd/E13218_01/wlp/docs100/portals/intro_to_portal_dev.html] :
    h2. Asynchronous Rendering
    You can choose to have your portal rendered asynchronously. When you set this property, each component of your portal renders when its life cycle is complete, instead of waiting for the entire page or book to be ready for display. You can set this property on a portal (see [Setting Portal Component Properties|http://download-llnw.oracle.com/docs/cd/E13218_01/wlp/docs100/portals/develop_portals.html#wp1020316] ) or on a per portlet basis (see the [Portlet Development Guide|http://download-llnw.oracle.com/docs/cd/E13218_01/wlp/docs100/portlets/intro_to_dev.html#wp1008631] ).

  • MV Refresh Performance Improvements in 11g

    Hi there,
    the 11g new features guide, says in section "1.4.1.8 Refresh Performance Improvements":
    "Refresh operations on materialized views are now faster with the following improvements:
    1. Refresh statement combinations (merge and delete)
    2. Removal of unnecessary refresh hint
    3. Index creation for UNION ALL MV
    4. PCT refresh possible for UNION ALL MV
    While I understand (3.) and (4.) I don't quite understand (1.) and (2.). Has there been a change in the internal implementation of the refresh (from a single MERGE statement)? If yes, then which? Is there a Note or something in the knowledge base, about these enhancements in 11g? I couldn't find any.
    Considerations are necessary for migration decision to 11g or not...
    Thanks in advance.

    I am not quit sure, what you mean. You mean perhaps, that the MVlogs work correctly when you perform MERGE stmts with DELETE on the detail tables of the MV?
    And were are the performance improvement? What is the refresh hint?
    Though I am using MVs and MVlogs at the moment, our app performs deletes and inserts in the background (no merges). The MVlog-based fast refresh scales very very bad, which means, that the performance drops very quickly, with growing changed data set.

  • Performance improvement in mtl material transactions query

    Hello All,
    We have some millions of records in mtl_material_transactions and we need to extract some transactions based on particular OU(currently 1 OU) and some filtering condition. This program will run every 5 min in the prod environment so there would be minimal records (1 to 50) which are eligible to be picked up in each run. Currently the below query is taking 2 to 4 min depending on the server load. Even there are no eligible records for pickup then also it is running 2 to 4 min. If there are any improvement points please suggest us.
    Below is the query details and explain plan
    WITH mtst AS
    SELECT mtt.transaction_source_type_id, mtt.transaction_type_id,
    mtt.transaction_action_id
    FROM mtl_transaction_types mtt
    WHERE EXISTS (
    SELECT 1
    FROM apps.sga_denpyo_comm_maint sdcm
    WHERE sdcm.unso_event = 'M'
    AND sdcm.unso_extract = 'Y'
    AND mtt.transaction_type_id = sdcm.mtl_type_id)
    AND mtt.transaction_source_type_id '2'),
    mp AS
    (SELECT organization_id
    FROM mtl_parameters
    WHERE master_organization_id = 1773)
    SELECT mt.transaction_id, NVL (mt.attribute3, '00') attribute3
    FROM mtl_material_transactions mt, mtst, mp
    WHERE mt.transaction_source_type_id = mtst.transaction_source_type_id
    AND mt.transaction_type_id = mtst.transaction_type_id
    AND mt.transaction_action_id = mtst.transaction_action_id
    AND mt.transaction_date > '01-JAN-2000'
    AND mt.organization_id = mp.organization_id
    AND SUBSTR (NVL (mt.attribute3, '00'), 1, 1) = '0'
    AND mt.transaction_quantity < 0
    AND NVL (mt.transaction_reference, 'XXX') NOT LIKE 'NO%'
    AND NVL (mt.transaction_reference, 'YYY') NOT LIKE 'KR%'
    AND NVL (mt.transaction_reference, 'ZZZ') NOT LIKE 'UNSO_CANCEL%'
    ORDER BY mt.transaction_id
    Operation Object Name Rows Bytes Cost Object Node In/Out PStart PStop
    SELECT STATEMENT Optimizer Mode=CHOOSE 1 162
    SORT ORDER BY 1 73 162
    FILTER
    TABLE ACCESS BY INDEX ROWID INV.MTL_MATERIAL_TRANSACTIONS 1 43 51
    NESTED LOOPS 1 73 116
    MERGE JOIN CARTESIAN 1 30 65
    NESTED LOOPS 1 22 59
    SORT UNIQUE
    TABLE ACCESS FULL SGA.SGA_DENPYO_COMM_MAINT_ALL 1 11 11
    TABLE ACCESS BY INDEX ROWID INV.MTL_TRANSACTION_TYPES 1 11 1
    INDEX UNIQUE SCAN INV.MTL_TRANSACTION_TYPES_U1 1
    BUFFER SORT 33 264 64
    TABLE ACCESS FULL INV.MTL_PARAMETERS 33 264 6
    INDEX RANGE SCAN INV.MTL_MATERIAL_TRANSACTIONS_N9 202 4

    Kindly avoid using Where, Rather use Where exists. Also Create an index that will be helpful in increasing performance significantly.

  • Why GN_INVOICE_CREATE has no performance improvement even in HANA landscape?

    Hi All,
    We have a pricing update program which is used to update the price for a Material Customer combination(CMC).This update is done using the FM 'GN_INVOICE_CREATE'.
    The logic is designed to loop on customers, wherein this FM will be called passing all the materials valid for that customer.
    This process is taking days(Approx 5 days) to get executed and updated for CMC of 100 million records.
    Hence we are planning to move towards HANA for better improvement in performance.
    We designed the same programs in the HANA landscape and executed it in both systems for 1 customer and 1000 material combination.
    Unfortunately, both the systems gave same runtimes around 27 seconds for execution.
    This is very disappointing thinking the performance improvement we should have on HANA landscape.
    Could anyone throw light on any areas where we are missing out and why no performance improvement was obtained ?
    Also is there any configuration related changes to be done on HANA landscape for better performance.?
    The details regarding both the systems are as below.
    Suite on HANA:
    SAP_BASIS : 740
    SAP_APPL  : 617
    ECC
    SAP_BASIS : 731
    SAP_APPL  : 606
    Also see the below screenshots of the system details.
    HANA:
    ECC:
    Thanks & regards,
    Naseem

    Hi,
    just to fill in on Lars' already exhaustive comments:
    Migrating to HANA gives you lots of options to replace your own functionality (custom ABAP code) wuth HANA artifacts - views or SQLscript procedures. This is where you can really gain on performance. Expecting ABAP code to automatically run faster on HANA may be unrealistic, since it depends on the functionality of the code and how well it "translates" to a HANA environment. The key to really minimize run time is to replace DB calls with specific HANA views or procedures, then call these from your code.
    I wrote a blog on this; you might find it useful as a general introduction:
    A practical example of ABAP on HANA optimization
    When it comes to SAP standard code, like your mentioned FM, it is true that SAP is migrating some of this functionality to HANA-optimized versions, but this doesn't mean everything will be optimized in one go. This particular FM is probably not among those being initially selected for "HANAification", so you basically have to either create your own functionality (which might not be advisable due to the fact that this might violate data integrity) or just be patient.
    But again, the beauty of HANA lies in the brand new options for developers to utilize the new ways of pushing code down to the DB server. Check out the recommendations from Lars and you'll find yourself embarking on a new and exciting journey!
    Also - as a good starting point - check out the HANA developer course on open.sap.com.
    Regards,
    Trond

  • Performance improve using TEZ/HIVE

    Hi,
    I’m newbie in HDInsight. Sorry for asking simple Questions. I have queries around performance improvement of my HIVE query on File data of 90 GB (15 GB * 6).
    We have enabled execution engine has TEZ, I heard the AVRO format improves the speed of execution, Is AVRO SERDE enabled TEZ Queries or do I need upload *.jar files to WASB. I’m using latest version. Any sample Query.
    In TEZ, Will ORC Column Format and Avro compression can work together, when we set ORC compression level on hive has
    Snappy and LZO ?. Is there any Limitation of Number of columns for ORC tables.
    Is there any best compression technique to upload data file to Blob, I mean compress and upload.  I used *.gz, which compressed by 1/4<sup>th</sup> of File Size and upload to Blob, but problem *.gz is not split able and it will always
    uses less (single ) Mapper or should I use Avro with Snappy Compression . Is the Microsoft Avro Library performs snappy Compression or is there any compress which can be  split and compress.
    If data structure for file change over time , will there be necessity of reloading older data?. Can existing query works without change in code.
    It has been said that TEZ has Real Time Reporting capability , but when I Query 90 GB file (It includes Group By, order by clauses) is taking almost 8 mins of time on 20 nodes, are there any pointers to improve performance further and get the Query result
    in Seconds.
    Mahender

    -- Tez is an execution engine, I don't think you need any additional jar file to get AVRO Serde working on Hive when Tez is used.  You can used  AvroSerDe, AvroContainerInputFormat & AvroContainerOutputFormat to get AVRO working when tez is
    used.
    -- I tried creating a table with about 220 columns, although the table was empty, I was able to query from the table, how many columns does your table hold?
    CREATE EXTERNAL TABLE LargColumnTable02(t1 string,.... t220 string)
    PARTITIONED BY(EventDate string) ROW FORMAT DELIMITED FIELDS TERMINATED BY ',' STORED AS ORC LOCATION '/data'
    tblproperties("orc.compress"="SNAPPY");
    --  You can refer
    http://dennyglee.com/2013/03/12/using-avro-with-hdinsight-on-azure-at-343-industries/   
    Getting Avro data into Azure Blob Storage Section
    -- It depends on what data has change , if you are using Hadoop, HBase etc..
    -- You will have to monitor your application check node manager logs if there is any pause in execution again. It depends on what you are doing, would suggest open a Support case to investigate further.

  • Performance improvement from OAS 4.0.7 to 9iAS

    Any performance improvement from OAS4.0.7 to 9iAS. What are the parameters to be changed to upgrade from 4.0.7 to 9iAS.
    Regards,

    Customers generally see performance improvements when upgrading to 9iAS. How the upgrade process works is explained in the documentation at http://otn.oracle.com/docs/products/ias/index.html
    null

  • Performance Improvement between GDK and EDK portlets

    Are there any performance improvements to be expected by migrating a portlet from using the GDK library to EDK library? Not looking at what GDK and EDK offers, more on whether we would improve the load time of a portal page if we change a portlet from GDK to EDK.....

    With GDK, my pages inherit from "Plumtree.Remote.Csp.UI.Page" and under the hood, the context is created (SettingsManager) automatically. Apparently, this is not the case anymore with the EDK. Am I correct?
    According to the EDK doc, I need to call "PortletContextFactory.CreatePortletContext(Request,Response)" for such purpose. Still correct?
    -- Yes, correct. In the EDK, no SettingsManager is used, and the functionality is wrapped into IPortletRequest and IPortletResponse.
    The other more important change is that with the GDK, the language of the current thread is automatically set to the language passed by the portal in the "Accept-Language" HTTP header. This is not the case anymore, to my knowledge, and I found out that I need to insert this:
    String sLanguage = HttpContext.Current.Request.UserLanguages[0];System.Threading.Thread.CurrentThread.CurrentCulture=new System.Globalization.CultureInfo(sLanguage);
    Is this correct or did I miss something?
    -- You do not need to use the HttpContext object of .NET. The Plumtree EDK allows you to retrieve the language as follows: The portal language is stored in a User Pref named "strLocale". A remote portlet can read this User Pref.The only point to note is that, as with all User Prefs, you must ensure that the specific prefs are sent to the portlet in the Portlet Web Service registration.
    PortletRequest.GetSettingValue(Plumtree.Remote.Portlet.SettingType.User, "strTimeZone")

  • DB2 UDB Compression vs performance improvements benchmarks

    Hi
    Are there any bench mark results on the effect of DB2 UDB data compression. Though by theory, this is supposed to improve the performance, even after considering the trade off in the data compression, I am not seeing any real life results on this.
    If there are any, particularly for the BI 7.0, please let me know.
    Thanks
    Raj

    Hello,
    >> http://www-306.ibm.com/software/success/cssdb.nsf/CS/STRD-6Z2KE3?OpenDocument&Site=corp&cty=en_us
    at first i wanna say, that i have no experience and knowledge in DB2, but if i read some statements likes this - i do not wonder about some management discussions/decisions:
    The move from our existing version of DB2 to DB2 9 was very simple, so we didn’t need any external help. Because DB2 9 is backwards-compatible, there was no need to upgrade our SAP software
    With the STMM, we can tune the buffer pool automatically, which saves considerable time for our database administrators – reducing their workload by around 10 per cent.”
    Our database is now 43 per cent smaller than before, and some of the largest tables have been reduced by up to 70 per cent
    With DB2 9, our two-person IT team can handle database administration on top of all their other work, even without much specialist knowledge
    Please correct me, if i am wrong and DB2 can really handle this:
    1) Is the upgrade to DB2 9 really a big step or anything really hard to handle? I don't think so...
    2) Are memory settings really so time-consuming in DB2, that a SAP administrator is spending 4 hours per week on that (if he works 40 hours per week)? I don't think so..
    3) I have read some documents about the compression feature and it really seems to be great, but maybe an reorg would also make a benefit from round about 10-20%? All these aspects are not mentioned anywhere.
    4) DB administration without special know-how in DB2? I could not believe that.... if you want a fast and stable environment
    I am also very interested in some performance facts / data with compression and performance issues in DB2, but i am searching for real-data and not only some "manager" statements.
    What i am searching for is a benchmark with defined load simulations and analysis like this one from oracle:
    http://regmedia.co.uk/2007/05/20/ibmpower6.pdf
    Does anyone have some links to that kind of benchmarks?
    Regards
    Stefan

Maybe you are looking for

  • Adobe Media Encoder pausing rendering while working in Premiere Pro

    Hello everyone, So I am redering a video in Adobe Media Encoder and at the same time I am editing a new one in Premiere Pro. I noticed that AME is constantly pausing the rendering and did not know why. It turns out that while I'm editing a video in P

  • Sap script convert to pdf and then send to email

    Hi, good day sap guys ive dev the sap scipt for customer statemnet one which is used the t.code is f.27. i need to convert the sap script to pdf and then send to email. plz let me know.. how to do it. regards chandu

  • Performance Analysis Notes

    Hi, I want some "Performance Analysis Notes or material".. Plz give me some links or send me on my id: [email protected] Thanks...

  • Naming the bubbles in Bubble chart of Jfreechart

    Hi, I am using Jfreechart to create a bubble chart. I am unable to name the bubbles but in the legend the bubble names are coming. Please help me to generate the bubble names with the names which are present in the legends.

  • How can we have a JTable with rounded cells

    I want to create a JTable with circular or oval shaped Cells, can anybody please help me as to how to go about it? Thanks in advance