RAID Levels for SAP BW

I need to know if different raid levels are recommended for SAP BW than for other SAP applications such as R/3.  We are having load performance issues and RAID is one area we are looking at as a potential improvement area.

Hi Jeff,
due to the fact, that SAP has included BI (BW) into NetWeaver, there could no different recommendations for BI and ERP (R/3). I would recommend, that you first should try to find out if you really have an I/O problem.
If you want to find out if you have I/O problems, use TA ST04->"detail analysis" to get the I/O times of the database. On an Oracle system you can get the I/O times on volume level down to the data file level. You'll find the I/O times in milli seconds. You should check if your I/O times are more or less the same on all of your volumes. If not may be you should move some files to disks with lower I/O times.
Normally I/O times should below 10 ms. I/O performance is not good or bad, only you can decide if the performance is good enough or not. As a rule of thumb I would say, that the performance is the better, the more disks you are using. But on current I/O subsystems you have plenty of parameters to vary. Number of disks, stripe size, striping on OS or subsystem level, RAID level, cache size and file system parameters (logging, buffering ...).
As a hint, we run systems on different I/O subsystems and we have I/O times between 12 ms down to 0.8 ms. Needless to say, that the costs of the different systems varies a lot. The 0.8 ms could not be achieved by using only disks, you can only achieve it be using huge caches independent of the RAID level. RAID 10 (1+0) is probably better if you have a lot of random I/O, from a price performance perspective RAID 5 could be better because you have more active disks (more disk space) for the same amount of money.
The bottom line is, you have to decide yourself if your I/O is good enough.

Similar Messages

  • What is HR new Patch level for SAP 4.7

    Hi all,
    What is the HR new Patch level for SAP 4.7 and GUI 6.4.
    Thanks In advance.
    Satish

    Hi Satish,
    The best and the most authorplace to find that information would be the SAP service Marketplace. Go to <a href="https://service.sap.com/ocs-schedules">this link</a> and you should get it.
    Regards,
    Anand Mandalika.

  • What is the latest patch level for SAP CRM 7.0

    Hello Experts,
    I kindly request you to provide any information on what the latest patch for SAP CRM 7.0 is.  We currently are on SPS5 and the company is proposing to upgrade to SPS9. Please recommend some sources or help me know what the functionality of the new service patch level is?
    Thanks,
    VSK

    > I kindly request you to provide any information on what the latest patch for SAP CRM 7.0 is.  We currently are on SPS5 and the company is proposing to upgrade to SPS9. Please recommend some sources or help me know what the functionality of the new service patch level is?
    http://service.sap.com/patches
    --> SAP Application Components
    --> SAP CRM
    --> SAP CRM 7.0
    --> Entry by Component
    --> CRM Application Server ABAP
    --> SAP CRM ABAP 7.0
    --> Support Packages
    Scroll down and see the latest patches. If you click on the text you'll see the problems fixed.
    Support packages are by definition a collection of patches and fixes for problems, however, there may be small improvements in certain areas.
    Markus

  • RAID level for Redo

    Hi,
    My storage admin created RAID10 and RAID5 for database, I would like to know which RAID Level is best for keeping the REDO logs. Can someone tell me what's best for REDO?
    Thanks

    hello,
    In case of using redo logs then you need performance and availability.that is why i put this comparison for you.
    I suggest you use raid 5 because it is faster in the write operations and more recoverable.*
    <pre class="jive-pre">Note: RAID 5 disks are primarily used in the processes that require transactions. Relational databases are among the other fields that run very well under a RAID 5 storage scheme*</pre>
    RAID 5 vs RAID10
    Data Loss and Data Recovery
    Let us start off by having RAID 5 explained. In RAID 5, the data backup of any one of the disks is created. If there are 5 disks, in the storage system, then 4 of the disks will be used for storing the data and one of the disks will be used for keeping the backup of any one of the hard disks. If one of the disks in the array fails, then the data can be recovered, but in the event of a second disk failure, the recovery is not possible. RAID 10 on the other hand is a combination of RAID 0 and RAID 1. In a RAID 10 storage scheme, an even number of disks is required. Each disk array has a disk array, which is a mirrored set of the former. In RAID 10, data recovery of all but one disk can be performed. In the case of a disk failure, all the remaining disks can be used effectively without any impact on the storage scheme.
    Performance
    The RAID 5 performance in the read operations is quite appreciated, though its write operation is quite slow, as compared to RAID 10. RAID 10 is thus used for systems which require high write performance. Hence, it is very obvious, RAID 10 is not used for systems like heavy databases, which require high speed write performance.
    Redundancy
    The RAID 10 arrays are more data redundant than the RAID 5 arrays. This makes RAID 10 an ideal option for the cases where high data redundancy is required.
    Architectural Flexibility
    RAID 10 provides more architectural flexibility, as compared to RAID 5. The amount of free space left is also minimized, if you use a RAID 10 data storage scheme.
    Controller Requirement
    RAID 5 demands a high end card for the data storage performance. If the purpose of the RAID 5 controller is being solved by the operating system, then it will result in the slowing down of the performance of the computer. In case of a RAID 10 controller, any hardware controller can be used.
    Applications
    RAID 10 finds a wide variety of applications. Systems with RAID 0, RAID 1 or RAID 5 storage schemes are often replaced with a RAID 10 storage scheme. They are mainly used for medium sized databases. RAID 5 disks are primarily used in the processes that require transactions. Relational databases are among the other fields that run very well under a RAID 5 storage scheme.
    With this, I complete the RAID 5 vs RAID 10 comparison. This comparison, I hope, will help you in deciding the right storage scheme, that can suit your purpose.
    kind regards
    Mohamed

  • The best RAID level for video editing that has some form of redundancy?

    I've been asked to help find the best solution for importing and editing large amounts of HDV (25 Mbit/s) video. However, those whom I am helping also want a level of redundancy that will allow a single drive to fail and their data to be preserved. So what I'm trying to figure out is the best RAID level (or levels) for their need. I'm fairly certain that either 0+1 or 10 is what I'm looking for, however the I/O performance differences between 0+1 and 10 aren't quite clear to me. If someone could explain that to me I would appreciate it. Additionally, if someone knows a better level than either 0+1 or 10 for the needs I described, please don't hesitate to let me know.

    The difference between RAID 10 and RAID 0+1 is how the array is created.
    RAID 0+1 creates a RAID from multiple RAID 0 arrays that are mirrored.
    You can tolerate any number of drive failures in any one side of the mirror (that side of the mirror goes offline as soon as any one disk fails, so it doesn't matter how many other disks fail in the same array), but one drive failure on both parts of the mirror will trash your data.
    RAID 10 creates a stripe of multiple RAID 1 mirrors.
    In this setup you create RAID 1 mirror sets and stripe them together.
    In this setup you can tolerate one disk failure in each element of the stripe.
    For example if you have 6 drives you might create three mirrors of two drives each, and each mirror is then striped.
    You can lose one drive in each mirror, but if you lose two drives in any mirror set, you're out of luck.
    In both cases, though, you're not going to get the best usage out of the array since mirroring has a 50% overhead - meaning you're only going to get 50% of your total disk capacity as usable space.
    With the XServe RAID, the RAID 5 performance is very good - good enough for your 25MB/sec throughput so I'd go with RAID 5 arrays, not RAID 0 or 1 on the XServe RAID itself.
    Then, depending on your space requirements, you can either stripe or mirror them together for a RAID 50 or 51 array. In this way you gain the data redundancy of RAID 5 with better disk utilization than 10 or 0+1.
    RAID 50 will give you the best performance (and the most usable space), RAID 51 will give you the best redundancy.
    At the end of the day it's up to you to decide which format to use based on performance and usable space requirements.

  • Upgradation Minimum sp level & kernel level for SAP 4.7 to ECC 6.0

    Hi,
    We recently created a test box , copy of devolopment.
    We are running on SAP 4.7 with sap_basis and sap_abap with sp level 46.
    SAP 4.7 with kernel release 640 and kernel patch version 155.
    Oracle 9i.
    What is minimum support pack level  and kernel patch level required to upgrade from sap 4.7 to ecc 6.0.
    As per threads it looks like kernel patch version should be 175.
    Can any one guide me with sap note which provides the info of minimum sp level and kerenl patch level.

    The source system requires a certain support package level (that is described in the upgrade guides) because the tools that to the import require them.
    So the easiest way is to check the upgrade guides and the mentioned notes which is the minimum support package level for the source system to start the upgrade.
    The target level must be at least equivalent or higher.
    Markus

  • R/3 Patch level  for SAP BW 3.5

    I all could you send me information about the minimum sap r/3 patch level for BW 3.5?
    thanks a lot...

    Hi,
    You would find the info on http://service.sap.com/instguides based on the OS and the database.
    Bye
    Dinesh

  • Raid levels for sql server files

    Hi,
    I have a doubt on raid levels.
    What RAID level should be used for SQL Data files and why?
    What RAID level should be used for SQL LOG files and why?
    What RAID level should be used for Tempdb files and why?
    Thank you.

    SQL Log File - The I/O is sequential in nature but only if you have a single database on the raid group of disks. If you have 2 or more database each doing its sequential pattern, you result having random I/O on the raid group.
    SQL Data files - yes they are random in nature and could be write intensive but consider that SQL Server writes synchronously only in the log file, the writes on the data files are made in background by lazy writer and check point so it is not mandatory
    to have RAID10, I will always choose RAID 5. The write penality of the RAID5 does not affect performances.
    One last consideration: modern storage do "wide striping" i.e. they spread I/O operation on a pool of raid group. Every read/write operation first hit the cache of the storage (battery protected RAM) if the cache has not the blocks needed by the
    rad operation or has not the amount of space to satisfy the write operation, the I/O is demanded to the disks...
    Work with your storage admin if you have one and ask him to do cache partitioning and reserve some only for SQL Server log, you will be amazed by the gain in performances...

  • Common problems on User Level for SAP Support

    We are working on an RFP for SAP support. The client is having an existing helpdesk where key users or super users try to resolve the issues. If the same are not resolved at this level, these issues are escalated to Level-2 ‘Q’ which is specific to the SAP functionality and / or component. For identifying the correct functionality and / or SAP component, scripts are to be used so that the issue gets escalated to the right ‘Q’.
    We are looking for a list of common problems that occur at the User level so that the same may be translated into a hierarchical model for logging on the user requests to the relevant support ‘Q’. Anybody having worked on a similar proposal or having any insight on the subject, may please contact me.

    Hi,
    It sounds like you hit the wrong forum?!
    This is the Forum for questions around the SAP Business One SDK!
    Please give it one more try to find the right one!
    Thanks & sorry,
    Frank

  • Best RAID configuration for storing Datafiles and Redo log files

    Database version:10gR2
    OS version: Solaris
    Whis is the best RAID level for storing Datafiles and Redo log files?

    Oracle recommends SAME - Stripe And Mirror Everything.
    In the RAC Starter Kit documentation, they specifically recommend not using RAID5 for things like voting disk and so on.
    SAN vendors otoh claims that their RAID5 implementations are as fast as RAID10. They do have these massive memory caches...
    But I would rather err on the safer side. I usually insist on RAID10 - and for those databases that I do not have a vested interest in (other than as a DBA), and owners, developers and management accept RAID5, I put the lead pipe away and do not insist on having it my way. :-)

  • Row Level Security not working for SAP R/3

    Hi Guys
    We have an environment where the details are as mentioned below:
    1. Crystal Reports are created using Open SQL driver to extract data from SAP R/3 using the SAP Integration Kit.
    2. The SAP roles are imported in Business Objects CMC.
    3. Crystal Reports are published on the Enterprise as well.
    3. Authorization objects are created in SAP R/3 and added as required for the row level security as mentioned in the SAP Installation guide as well. The aim is when the user logs into the Infoview and refreshes the report he should only see data that he is meant to so through the authorization objects.The data security works very much fine when the reports are designed directly on the table but when the reports are built on the Business View it doesnt work hence the user is able to see all data.
    Any help in this issue is greatly appreciated.
    Thanks and Regards
    Kamal

    Hi,
    In order for row level security to work for you using the OpenSql driver, you need to configure the Security Definition Editor on your SAP server.  This is a server side tool which the Integration solution for SAP offers as a transport.
    This tool defined which tables are to be restricted based on authorizations.
    However since you are seeing the issue on reports based on Business Views, you need to identify whether the Business View is configured in such a way where the user refreshing the report is based on the user logging into Infoview.  If the connection to your SAP server is always established with the same user when BV is used then you security definition is pointless.
    You can confirm this by tracing your SAP server to identify what user is being used to logon to SAP to refresh the reports.
    thanks
    Mike

  • SAP R/3  4.6 B Support pack level for AIX 5.2

    Hi,
    We have upgraded O.S version from AIX 4.3 to AIX 5.2. Here our environment is SAP R/3 4.6B and DB oracle 8.1.7.
    My question: Do we apply any support pack to the system after support pack upgrade. Please find the below support pack level for our current system.
    SAP_BASIS      46B           0054    SAPKB46B54
    SAP_ABA         46B           0054    SAPKA46B54
    SAP_APPL       46B           0054    SAPKH46B54
    SAP_HR           46B           0000        -
    ST-PI            2005_1_46B    0003    SAPKITLQC3
    Please request the feedback.
    Thanks & Regards,
    Narayana Murthy.

    Do we apply any support pack to the system after O.S upgrade ?
    ( Correction for the below posted mail)

  • Support Pack level for R/3 4.7 and BW 3.5 with SAP CRM2007

    What should be the Support Pack level for R/3 4.7 and BW 3.5 with SAP CRM2007?
    Regards,
    Rajesh Banka

    >
    Rajesh Banka wrote:
    > What should be the Support Pack level for R/3 4.7 and BW 3.5 with SAP CRM2007?
    >
    > Regards,
    > Rajesh Banka
    Hi Rajesh,
    Please see the note '833438', it explains which pack is required in this scenario.
    "You cannont connect ERP (R/3) releases lower than 4.6C to CRM 5.0.
    All subsequent CRM releases (5.0 or higher) cannot be connected to ERP lower
    than (R/3) 4.6C.
    These types of system landscapes are not supported by SAP.
    If you are using CRM 5.0, you must have implemented Plug-in PI 2004.1
    Support Package 10 and, provided you have Basis Release 620 or higher, you
    must import PI_BASIS 2005.1 in R/3. --> After you have imported these
    plug-ins"
    Thanks,
    Nitin Sharma

  • Level of SAP NTW BI 7.1 for BO XI 3.1 SP2 Integration kit

    Hello,
    As it is not specified in the document u201CBusinessObjects XI 3.1 SP2 Integration for SAP Solutions - Supported Platforms.pdfu201D , could you please provide me a document which specified the minimum level of SAP NetWeaver BI 7.1 required for installing u201CBusinessObjects XI 3.1 SP2 Integration for SAP Solutionsu201D ?
    Thanks in advance

    Hello,
    Many thanks you for your answer.
    Sorry to insist. It is not really clear in the SAP documentation about the minimum level of SAP NetWeaver BI 7.1 required
    for installing "Business Objects XI 3.1 SP2 Integration kit for SAPSolutions.
    Could you please find out (and provide me them) :
    - The minimum BI 7.01 patch level for installing Business Objects XI
    3.1 SP0 Integration kit for SAP Solutions (initial installation
    package).
    - The minimum BI 7.01 patch level for installing Business Objects XI
    3.1 SP2 Integration kit for SAP Solutions
    Thanks in advance
    Best regards

  • Create an install CD for SAP GUI Windows Patch Level 4

    Hello,
    I would like to create an Install CD for SAP GUI 720 for Windows with Patch Level 4
    so that my user just install once.
    From the market place, I can download Patch Level 0 distribution.
    It is a Zip file that I can extract and use to generate an Install CD.
    But it is LVL 0 only,
    Then, I can download the Patch 4 executable file.
    Unfortunately, the only way I can go to patch 4 is to execute this new program on my installed GUI.
    Is there a way to generate, or even better download, an install  CD that would contains the PL4?
    so that the user just does one install and does not have to run the patch executable after the install.
    If yes, how can I do it?
    Thanks in advance for your help.

    > No my idea was to generate a CD with PL 4 now.
    You can do that using an installation server, you can create a single .EXE file and burn in to a CD for the user.
    > We test it and stand to it for a long time.
    We tried to do that in the last 15 years we're doing SAP, unfortunately there come always situations, where you don't get around installing patches on PCs. This is especially true for BW, where the tools used depend (more or less) to the patchlevel of the backend system.  However,
    > Would someone know where I could get the release date of these compilation CD fro 720 Windows GUI?
    The patch dates/weeks are listed in "Note 1053737 - Expected release dates for SAP GUI for Windows & ITS Patches", however, they are estimates.
    I would assume that the next compilation will be released with Business Suite 7i2010 (or whatever name it is actually). Those compilation CDs are neverless always at least one patch behind the actual one.
    Markus

Maybe you are looking for

  • SAP e carreira

    Boa noite a todos, Meu nome é Josemir e a partir da semana que vem iniciarei meus trabalhos em uma empresa que está dando os primeiros passos na implantação de um sistema SAP. Apesar de já ter lido diversas matérias sobre a SAP, o ERP e várias outras

  • Control file and spfile auto backup backup is failing

    Hello All, I am using Oracle RAC 11gR2 with ASM. My database is 2 nodes RAC1 and RAC2. I am taking RMAN database backups to ASM diskgroup (FRA) and to a Network File System mounted on both RAC1 and RAC2. I have this requirement to take backup also ou

  • Converting Custom Columns on Mulitlingual

    Hi, I have used variation in SharePpint 2013 for Multilingual, Created two different languages default in English and other one in French Created a list on Englsih site, used to translate the same to (French) other language, list  is getting created

  • I have one song that keeps crashing iTunes

    I have been trying to import a song into iTunes, but whenever I play it, it crashes the program.  It's from a relatively new CD (2010) which I made sure was clean and scratch free.  I have tried importing it multiple times and in multiple formats, bu

  • Menu widget not responding ever 8 seconds for another 8 seconds

    Hi there, I have purchased Muse template and have build website with Muse CC (2014) (www.janka-photograhy.ch) It's one page template with scrolling effects on it. On every page except from "Home" I have horizontal menu widget. Now, on next page (Über