A question on different options for data archival and compression

Hi Experts,
I have production database of about 5 terabyte size in production and about 50 GB in development/QA. I am on Oracle 11.2.0.3 on Linux. We have RMAN backups configured. I have a question about data archival stretegy.  To keep the OLTP database size optimum, what options can be suggested for data archival?
1) Should each table have a archival stretegy?
2) What is the best way to archive data - should it be sent to a seperate archival database?
In our environment, only for about 15 tables we have the archival stretegy defined. For these tables, we copy their data every night to a seperate schema meant to store this archived data and then transfer it eventualy to a diffent archival database. For all other tables, there is no data archival stretegy.
What are the different options and best practices about it that can be reviewed to put a practical data archival strategy in place? I will be most thankful for your inputs.
Also what are the different data compression stregegies? For example we have about 25 tables that are read-only. Should they be compressed using the default oracle 9i basic compression? (alter table compress).
Thanks,
OrauserN

You are using 11g and you can compress read only as well as read-write tables in 11g. Both read only and read write tables are the candidate for compression always. This will save space and could increase the performance but always test it before. This was not an option in 10g. Read the following docs.
http://www.oracle.com/technetwork/database/storage/advanced-compression-whitepaper-130502.pdf
http://www.oracle.com/technetwork/database/options/compression/faq-092157.html

Similar Messages

  • Remove option for Data Tracking and Drill Mode

    Hi all
    We have integrated a bunch of Webi reports into the SAP Portal. My question is now how to remove the options about Data Tracking and Drill Mode in the top right hand corner? I guess it is some special right we need to deny in the Access Level, we have defined. But if I deny data tracking and drilling in the Web Intelligence section of the Access Level, it has no effect.
    Please assist.
    Best regards,
    Martin Søgaard

    I, too, am perplexed by this change. Then again, I've been perplexed by most of the changes Apple has made to products/os in the last few years. I'm thinking that I may not only change browsers, but hardware/software also. It's issues like this that make me wonder if anyone on the Apple design team actually uses any of their products, or maybe they think we are all just too ignorant to be able to use a computer.
    Making things simple to use shouldn't equate to removing advanced functionality, but it seems that's what Apple believes it to be.
    Really disgusted now.
    Thanks Apple.

  • Hard drive failure - options for data recovery and AppleCare coverage

    I have been handed a relative's 12 month old MacBook Pro with a factory-installed 500GB hard drive which appears to have failed. When attempting to boot the MacBook I am met with the classic clicking and grating noise which I know is a tell-tale sign of hard drive failure. The drive will not boot and I am shown the question mark folder icon, indicating that the operating system cannot be found. Have booted into internet recovery mode, Disk Utility appears to have found no sign of the hard drive's existence and shows none of its partitions. I have attempted putting the MacBook into FW target-mode and mounting the disk from another laptop, but to no avail; while it will go into target mode the drive simply isn't visible. The SATA connection to the drive is definitely OK - I have tested with another 2.5 inch hard drive which showed up fine in Disk Utility and was bootable. Have run Apple Hardware Test/Diagnostics but this returned no errors. It seems like a pretty clear cut case of drive failure.
    I put this all to the relative whose laptop this is and asked them whether the MacBook had been dropped recently, explaining to them that this is one of the likeliest causes for such sudden failure. Sheepishly they admitted that they had indeed dropped it, although not from too great a distance and onto a carpeted floor. Apparently in the days immediately after the shock the hard drive continued to boot but the system was very slow and beset by spinning beech ball hangups. It is only in the last few days that the hard drive has become completely unbootable, and seemingly unreachable.
    I have two questions that I would be grateful for some help with.
    Firstly, is there any possibility of recovering data from this drive without going to a data recovery specialist? The user did have backups of most important data, but some recently imported photos were not backed up. Is it any use me trying any third-party data recovery software utilities, bearing in mind that I can't even mount the drive in target mode?
    Second, the MacBook is still covered by the extended AppleCare warranty for the next two years. Is it worth my relative's while making a Genius Bar appointment to see whether Apple would replace this drive for free, given that the damage was most likely user-inflicted? Is there any chance that this sudden failure could be unrelated to the drop the MacBook suffered the other day - perhaps just a result of the 'normal' failure rate? I am more than happy to exchange the drive for a new one myself and my relative is happy to pay for the new part (I was amazed at how cheap hard drives are now), but would we be better off trying an Apple Store? My prediction would be that while we might get lucky and have an obliging genius who agrees to swap the drive without asking too many questions, we could also have one who concludes the damage is not covered by the warranty and insists on charging for the new hard drive (at a mark-up I assume) and labour.
    Any thoughts about these two issues or the hard drive failure more generally are very welcome. Thanks.

    1, Data recovery software is your only alternative if there is no backup. It may or may not be able to revoker anything from that hard drive. If it does then the only other choice is to go to a data recovery service. If have to go that route expect to pay for it, like $$$$.
    2, Yes. They will at least tell him what the problem is and the cost if any to fix. There is a good chance they will fix it for nothing and only charge for data recovery if they can do it.

  • Data archiving and data cleansing

    hi experts,
    Can any one tell me step by step guide for Data archiving and Data cleansing of SAP-ISU Object.
    what is the difference between  Data archiving and Data cleansing .
    Thanx & Rgds

    Data Archiving: So many objects are there you can look some of them..........
    ISU_BBP IS-U Archiving: Budget Billing Plan
    ISU_BCONT Business Partner Contacts (Contract A/R + A/P)
    ISU_BILL IS-U Archiving: Billing Document Header
    ISU_BILLZ IS-U Archiving: Billing Line Item
    ISU_EABL IS-U Archiving: Meter Reading Results
    ISU_EORDER IS-U Archiving: Waste Disposal Order
    ISU_EUFASS Archiving of Usage Factors
    ISU_FACTS Installation Facts
    ISU_INSPEC IS-U Archiving: Campaigns for Inspection List
    ISU_PPM Prepayment Documents
    ISU_PRDOCH IS-U Archiving: Print Document Header
    ISU_PRDOCL IS-U Archiving: Print Document Line Item
    ISU_PROFV IS-U Archiving: EDM Profile Values
    ISU_ROUTE IS-U Archiving: Waste Disposal Route
    ISU_SETTLB Settlement Document
    ISU_SWTDOC Archive Switch Document
    Go to SARA t-code and enter the object CA_BUPA for business partner then Press F6 you will get  step by step documentation. please follow the procedure for all the objects.
    Regards,
    Siva

  • Data archival and purging for OLTP database

    Hi All,
    Need your suggestion regarding data archival and purging solution for OLTP db.
    currently, we are planning to generate flat files from table..before purging the inactive data and move them to tapes/disks for archiving then purge the data from system. we have many retention requirements and conditions before archival of data. so partition alone is not sufficient.
    Is there any better approach for archival and purging other than this flat file approach..
    thank you.
    regards,
    vara

    user11261773 wrote:
    Hi All,
    Need your suggestion regarding data archival and purging solution for OLTP db.
    currently, we are planning to generate flat files from table..before purging the inactive data and move them to tapes/disks for archiving then purge the data from system. we have many retention requirements and conditions before archival of data. so partition alone is not sufficient.
    Is there any better approach for archival and purging other than this flat file approach..
    thank you.
    regards,
    varaFBDA is the better option option .Check the below link :
    http://www.oracle.com/pls/db111/search?remark=quick_search&word=flashback+data+archive
    Good luck
    --neeraj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Any pre-requiste for data archiving

    hi,
      is there any pre-requiste for data archiving..
         i.e.,   for a particular data we have to archive..
              or any condition
    regards
    sree

    Hi
    Archive Selection
    Use
    For some archiving actions it is necessary to select individual archive files or whole archive sessions and make them available for the relevant action. You do this in the Archive Selection screen, which is accessible from the initial screen of the relevant action.
    Archive selection is relevant for the following actions:
    Delete
    Read
    Build index
    Reload
    Postprocessing
    Prerequisites
    Depending on the action, there are four different criteria for whether archiving sessions and archive files are displayed in the archive selection:
    Criterion 1
    Archive file status
    Action
    Criterion
    Delete
    Archive file status
    Archived or
    Stored (if sequence "Store before deletion" has been selected in Customizing)
    Read
    Archive file status Archived
    or
    Deleted
    or
    Saved
    Build index
    Archive file has the status Deleted and the file is in the file system
    Reload
    Archive file is in file system and the session has the corresponding status (see criterion 5)
    Postprocessing
    All archive files have status Deleted
    Criterion 2
    The archive file must contain at least one data object. If you have performed an archiving session and maintained the variants so that no data objects were archived, the archive file is automatically deleted and no longer offered for selection.
    Criterion 3
    If a file is not accessible in the file system, the file is not offered for selection. A file is only offered for read if all the files in a session are accessible.
    While checking the accessibility of a file, the system performs a read access for each file. This check process can take a long time if there are a lot of files. To optimize this process the access check can be de-/activated according to archive files in file system and archive files in an optical archive in archiving object-specific Customizing.
    Criterion 4
    For client-dependent archiving objects only the sessions for the current client are offered.
    Criterion 5
    An archiving session can only be reloaded if it has the status Complete or Archiving session is reloaded.
    Features
    In the Archive Selection screen, which you can access by choosing Archive Selection from the initial screen of the archiving action, you can either select complete archive sessions or individual archive files.

  • Select-options for date field.

    Hi all,
    i need to give select options for Date field.How can i give that.
    Thanks & Regards
    Ravi.

    Hi Ravi,
    Use the Component WDR_SELECT_OPTIONS to include select options in Web Dynpro ABAP. Follow these steps:
    1. In your Component , "Used Componet" tab add Component WDR_SELECT_OPTIONS . Component Use can be any name that you want to give, eg SELECT_OPTIONS
    2. Go to the View where you want to include the Date Select Options. I am assuming that you already have an Attribute of Type DATS in your context.
    3. View: Properties Tab:Create Controller Usage and select
    SELECT_OPTIONS     WDR_SELECT_OPTIONS                   
    SELECT_OPTIONS     WDR_SELECT_OPTIONS     INTERFACECONTROLLER
    4. View Layout Tab:Include a View Container. In this view container we will show the Date Select Options.
    5. View Attributes Tab: Create Following two attributes:
    M_HANDLER type IF_WD_SELECT_OPTIONS
    M_WD_SELECT_OPTIONS type IWCI_WDR_SELECT_OPTIONS
    6: View Methods Tab: Create a method eg CREATE_SELECTION_SCREEN. Call this method in the WDDOINIT of the view.
    7:CREATE_SELECTION_SCREEN: Write following Code:
    * Data Declaration
      data:
            lt_range_table TYPE REF TO DATA.
      data:
            lr_componentcontroller TYPE REF TO IG_COMPONENTCONTROLLER,
            lr_componentusage TYPE REF TO IF_WD_COMPONENT_USAGE.
    * Execution
    *  Create Used Component
      lr_componentusage = wd_this->wd_cpuse_select_options( ).
      if LR_COMPONENTUSAGE->HAS_ACTIVE_COMPONENT( ) is initial.
        lr_componentusage->create_component( ).
      endif.
    *  Get pointer to interface controller of select options
      wd_this->M_WD_SELECT_OPTIONS = wd_this->wd_cpifc_select_options( ).
    * initialize selction screen
      wd_this->M_HANDLER = wd_this->M_WD_SELECT_OPTIONS->init_selection_screen( ).
    *  Create Range Table for: Date
      CALL METHOD WD_THIS->M_HANDLER->CREATE_RANGE_TABLE
        EXPORTING
          I_TYPENAME     = 'DATS'
        RECEIVING
          RT_RANGE_TABLE = lt_range_table.
    * Add Selection Field for: Date
      CALL METHOD WD_THIS->M_HANDLER->ADD_SELECTION_FIELD
        EXPORTING
          I_ID                         = '<name of date attribute in the context>'
    *      I_WITHIN_BLOCK               = MC_ID_MAIN_BLOCK
    *      I_DESCRIPTION                =
    *      I_IS_AUTO_DESCRIPTION        = ABAP_TRUE
          IT_RESULT                    = lt_range_table
    *      I_OBLIGATORY                 = ABAP_FALSE
    *      I_COMPLEX_RESTRICTIONS       =
    *      I_USE_COMPLEX_RESTRICTION    = ABAP_FALSE
    *      I_NO_COMPLEX_RESTRICTIONS    = ABAP_FALSE
    *      I_VALUE_HELP_TYPE            = IF_WD_VALUE_HELP_HANDLER=>CO_PREFIX_NONE
    *      I_VALUE_HELP_ID              =
    *      I_VALUE_HELP_MODE            =
    *      I_VALUE_HELP_STRUCTURE       =
    *      I_VALUE_HELP_STRUCTURE_FIELD =
    *      I_HELP_REQUEST_HANDLER       =
    *      I_LOWER_CASE                 =
    *      I_MEMORY_ID                  =
    *      I_NO_EXTENSION               = ABAP_FALSE
    *      I_NO_INTERVALS               = ABAP_FALSE
    *      I_AS_CHECKBOX                = ABAP_FALSE
    *      I_AS_DROPDOWN                = ABAP_FALSE
    *      IT_VALUE_SET                 =
    *      I_READ_ONLY                  = ABAP_FALSE
    *      I_DONT_CARE_VALUE            =
    *      I_EXPLANATION                =
          I_TOOLTIP                    = 'Select Date'.
    8: To Fetch Data entered in the selection field, write following code on action of button click:
      data:
            lt_date type REF TO DATA.
    FIELD-SYMBOLS:
                     <fs_date> TYPE table.
      *  retrieve Date from Select Options
      CALL METHOD WD_THIS->M_HANDLER->GET_RANGE_TABLE_OF_SEL_FIELD
        EXPORTING
          I_ID           = '<attrib_name>'
        RECEIVING
          RT_RANGE_TABLE = lt_date.
    *  assign Date Field Symbol
      ASSIGN lt_date->* to <fs_date>.
    9: Windows Window Tab: In the View Conatiner, embed the WND_SELECTION_SCREEN view from SELECT_OPTIONS component Usage of  WDR_SELECT_OPTIONS component.
    Regards,
    Reema.

  • What are the different options for implementing web security?

    Hi,
    Right now I am working on an internet website. We are using JSP for presentation and running Weblogic Application Server. I want to know different options for implementing website security. One of the options that I am aware of is to use LDAP. But we donot want to go and buy a LDAP Directory Server now. So I would really appreciate if somebody could let me know my choices here.
    Thanks in advance.

    Hi,
    If you are working on a Windows 2000 platform, the most obvious choice would be Active Directory Server as this is shipped free with Server 2000. It is LDAP compliant, although does have a few differences that set it apart from the other X500 standard based solutions which I will mention in a moment. Details on these differences can be found at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnactdir/html/msdn_activedirvsnds.asp
    Other options are openldap, an open source implementation of an ldap server or iPlanet's Directory Server. If you are initially doing an evaluation, a trial version is available of the iPlanet software and can be downloaded from their site. I found this particularly easy to get to grips with and their is excellent documentation available. There is also an offering from Novell, but I have no experience of this.
    Hope this helps.
    Jon

  • Drop Down List in a table - different options for each row

    How can i have a drop down list in a table with different options for each row?
    My requirement is this.. I want to display, say employee dtails in a table, and one column is employee hobbies, whcih can have multiple values and each employee may have a different list of hobbies. So how can we populate the drop down for each row, with different options?

    Hey. Uh, this probably isn't the answer you were looking for, but it sounds like you've got a problem with your database design there. Generally speaking, your tables shouldn't have multi-valued fields, in the relational model anyway (sql). Instead, you should look at adding a separate table like EMPLOYEE_HOBBIES. Then you have a foreign key using the employees primary key as the foreign key in the employee_hobbies table, see what I mean? I might have misunderstood your explanation though, I'm not sure.
    Alternatively, you could just have hobbies as a big freeform varchar field, and don't bother to make people separate their hobbies into different fields (you'd have to abandon the drop-down listbox idea in this case). If there's no really important reason to make the distinction, then it's probably easier just to not do it.

  • Select option for date

    i want give default values in select option for date (for a period)
    I used
    SELECT-OPTIONS y_s_mnth FOR y_v_dt_month default first to last OPTION BT.
    first and last are dates.
    I am getting error dialog box....specify ranges...
    Please give sample code..

    Hi Suhas,
    I hope this code will help you.  Reward me if it is helpful.
    select-options : y_s_mnth FOR sy-datum.
    initialization.
    y_s_mnth-sign   = 'I'.
    y_s_mnth-option = 'BT'.
    y_s_mnth-low    = sy-datum - 30.    "first_day
    y_s_mnth-high   = sy-datum.         "last_day
    append y_s_mnth.
    clear  y_s_mnth.
    Regards,
    Sagar

  • Best Practise for Data Archiving

    Hi All,
    I have query in SAP that when business will do the data archving in their R3 systems.
    On which basis they will do data archiving?
    Is there any minimum period that data need's to be archived?
    before doing the data archiving what they will do ?
    Regards
    Srini

    Hi Srini,
    1. SAP suggestes to implement data archiving strategy  as early as possible to manage database growth .
    However pople think of archiving when they realise the  problems like large data volumes,slow system resonse time,performance issues etc...
    2. There is a proper way to implement Data Archiving . Database has to be anaylzed first for getting the top DB tables and Archiving objects.
    3. Based on the DB analysis ,Data archiving plan has to be implenemted according to data management guide.
    4. There is a minimum period known as residence time has to be completed before any data to be archived. Once the document is business completed and serverd its minimum required period in the Database ,it can be archived.
    5, Before going for data archiving there are many steps to be followed like analysis,configuration etc that you can see in details at the link below :
    http://help.sap.com/saphelp_47x200/helpdata/en/2e/9396345788c131e10000009b38f83b/frameset.htm
    let me know if this helps you .
    -Supriya
    Edited by: Supriya  Shrivastava on May 4, 2009 10:38 AM

  • Steps for Data Archiving

    Dear Friends,
    Can i know the steps for creating the archive file in data archiving.
    or
    If you have the links,please give it to me.
    I promise to Reward.
    Thanx in advance.
    Geetu

    Hi,
    Check the links below for data archiving
    http://help.sap.com/saphelp_46c/helpdata/en/6d/56a06a463411d189000000e8323d3a/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/2e/9396345788c131e10000009b38f83b/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/60/16d93f2e93f106e10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/ff/ff6c00409f11d1896b0000e8322d00/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b6/ff0d794b9e11d192f20000e829fbc6/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b0/3a618cd1d411d4b645006094192fe3/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/85/8d3584c47211d5993d00508b6b8b11/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/4f/99335d446d11d189700000e8322d00/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b0/3a6183d1d411d4b645006094192fe3/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/4f/993685446d11d189700000e8322d00 /frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/60/16d93f2e93f106e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/89/43a239dac4b56be10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/4f/99366b446d11d189700000e8322d00/frameset.htm

  • What is data archiving and DMS(Data Management System) in SAP

    what is data archiving and DMS(Data Management System) in SAP
    Welcome to SCN. Before posting questions please search for available information here and in the web. Please also read the Rules of Engagement before further posting.
    Edited by: kishan P on Aug 31, 2010 1:06 PM

    Hi,
    Filtering at the IDoc Level
    Identify the filter object (BD59)
    Modify the distribution model
    Segment Filtering
    specify the segments to be filtered (BD56)
    The Reduced IDoc Type
    Analyze the data.
    Reduce the IDoc type (BD53)
    Thanks and regards.

  • JDBC Thin Driver Support for Data Encryption and Integrity

    Hello JDev Team,
    I am trying to implement JDBC Thin Driver Support for Data Encryption and Integrity.
    It works fine with java.sql.Connection and java.util.Properties like in the following code:
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    Properties props = new Properties();
    int level = AnoServices.REQUIRED;
    props.put("oracle.net.encryption_client", Service.getLevelString(level));
    props.put("oracle.net.encryption_types_client", "( RC4_40 )");
    props.put("oracle.net.crypto_checksum_client",Service.getLevelString(level));
    props.put("oracle.net.crypto_checksum_types_client", "( MD5 )");
    Connection conn = DriverManager.getConnection ("jdbc:oracle:thin:@localhost:1521:main", props);
    etc...
    But I am developing an application with InfoSwing components and it has a different way to connect to Oracle database using oracle.dacf.dataset.connections.Connection, like this:
    sessionInfo1.setAppModuleInfo(new ModuleInfo("bc", "BcModule"));
    sessionInfo1.setConnectionInfo(new LocalConnection("JDBCThin"));
    sessionInfo1.publishSession();
    My question is:
    Is there any way to implement DataEncryption and Integrity into this type of connection?
    Thanks a lot in advance.
    Victor Bykov
    null

    Victor,
    No, you can't do this from DAC, but I've been discussing it with the developer, and we both think this capability would be useful to have, so I've logged it as an enhancement request.
    I do have a question for you. Once you've made the JDBC connection, do you need access to the Connection object afterwards? We're thinking of how the change could be implemented, and one way would be to allow you to pass in a Properties object when creating your own NamedConnection.
    Thanks
    Blaise

  • Too many options for cut, copy and paste

    I have recently removed version 29 which was installed without my permission and reverted to version 28, which was FAR better. I now have a number of right click options for highlight, cut, copy and paste from web pages. I don't see anywhere to attach screenshots but I have FOUR of them, all showing different options for highlight, cut, copy or paste and they are all ridiculous. What can I do to resolve this?
    Cheers.
    OK. Screenshots added.
    1) Dozens of options, of which only cut, copy, paste are needed for the highlighted text. The text is not a video, is not an audio file, is not a plugin, stupid to set as desktop, cannot be deleted.
    2) Highlighted text is NOT a link.
    3) Duh. No idea what this right click option is about.
    4) This is the only right click option I want. Unfortunately, it only appears about once in fifty right clicks.

    Do you mean names and passwords in the Password Manager or do you mean that you are no longer logged on to (remembered by) websites after closing and restarting Firefox?
    There is a difference between remembering the name and password in the Password Manager and a "remember me" check box on a web page to log you in automatically.
    The latter usually involves the creation of a special "remember me" cookie that is stored on your computer and that is send to the server.
    If this "remember me" cookie is removed or gets corrupted or is not send to the server then the server won't remember you and you will have to sign in once again.
    Details like websites remembering you (log you in automatically) are stored in a cookie.
    *Create a cookie 'allow' exception to keep such cookies, especially in case of secure websites and when cookies expire when Firefox is closed.
    *Tools > Options > Privacy > "Use custom settings for history" > Cookies: Exceptions
    In case you are using "Clear history when Firefox closes":
    *do not clear the Cookies
    *do not clear the Site Preferences
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history": [X] "Clear history when Firefox closes" > Settings
    *https://support.mozilla.org/kb/remove-browsing-search-and-download-history
    Note that clearing "Site Preferences" clears all exceptions for cookies, images, pop-up windows, software installation, passwords, and other website specific data.
    Clearing cookies will remove all specified (selected) cookies including cookies with an allow exception that you would like to keep.

Maybe you are looking for

  • The server encounter an error while attaching Virtual Hard Disk in Windows Server 2008R2

    Unable to add an existing virtual hard disk in new VM(windows server 2008r2).

  • Noise/hum in signal chain

    When playing electric guitars and basses I'm having problems with hum: 1--noise in my amps (amps are solid state) 2--with guitars or basses plugged directly into a usb interface, there is hum...more hum when the iBook is plugged in than when it is ru

  • Adhoc Query- Count of no of Records not displayed

    Hi, We are building adhoc queries for one of your requirements. In which, we need to generate the total count of the records. And also no of records with the same value in a specific column. Even though we configured this value properly, the ALV outp

  • Macbook Pro ejects Leopard disk

    I just went down to my local Apple store and bought Leopard. But when I put the DVD in the drive, it spins it for a few minutes and then ejects it. The DVD never mounts. I have a DVD-R with Unbuntu Fiesty Fawn that I then tried to mount. No problem.

  • Plant maintenace notifications status in BI

    Hi All, I am in the process of developing a report by name "NOTIFICATIONS WITHOUT ORDER - FOR STATUS OUTSTANDING & STATUS IN PROGRESS" for this report i need to get the plant maintenance notificaion statuses into BW. Could you please help me by givin