How to manage old data?

It is a very generic question. We use the oracle database. We hold the records of the company in the database. The company records should be available at any time, but over the years that the database continues to grow. Now, how to manage old data. All data are important, but if this is true for several years yet we more and more disk space to manage. Are there effective methodologies to manage old data? For us the old means data that are 10 years old.

Murray9654 wrote:

My main concern is the number of disks required. The database continues to grow for years. So how long can we continue to increase the record. It is not about the cost. I'm not sure of what will be the amount of data after 30 years.

If the cost is not a concern, number of disks shouldn't be a concern.  In the end, you need what it takes to take what you have.  There's no silver bullet to get 50 gallons of sewage in a 10 gallon tank.  How big is your database now?  What is your current disk arragnement - local disks, SAN, NAS...

Your statement "should be available at any time" seems to eliminate the storage of archives, out-of-database as a band.

Tags: Database

Similar Questions

  • How to restore old data from Firefox on Windows 8?

    I just got a new pc that runs Windows 8. I had saved my old Firefox data so that I can restore my favorites and Add ons. However, once I had installed firefox on the new pc, it wouldn't show a new folder in which I could copy my old data. Refreshing, did not help because, when I re - open Firefox, it does not give me the option of using the old data. Help, please!

    I actually managed to fix it myself by going to the Profile Manager and create a profile. If anyone has the same problem, happy to help.

  • How to manage the data after the serial com port?

    Hi all

    I'm new to labview and serial communication. I tried to receive data on external device labview (pic18f452). It's done, but I am getting data as strings. If microcontroller gives "11.25", in labview each letter is delivered to a different as string ("1""1" "". "") "2" "5").. How can I manage data... to make it unique as 11.25, a number constant.

    If possible, join some examples with your answers... Thanks in advance.

    It seems that you read too fast, read up what an endcharacter probably puts the characters in a string that can translate the string of numbers conversion routines in the palette of the chain.

  • How to erase old data Window Vista PC?

    I have a personal desktop computer and you want to format the hard drive, but fail.  I use Vista.  Right-click of the mouse to format drive C alow.  I have the Vista of entry and try to re - install the Vista, it finally road at the request of message buy Windows 7.  Because I want to throw the computer and donate to other people because I already have a new. So I have, then how format or erase all data from the old computer to office?

    Hello

    Can't delete/format Windows itself.

    @@@@@@@@@@@@@@@@@@@@@@@@

    To reinstall Vista and remove the existing partition from Vista with all your data during this process:

    You need to change the Boot order to make the DVD/CD drive 1st in the boot order:

    How to change the Boot order in BIOS:

    http://pcsupport.about.com/od/fixtheproblem/SS/bootorderchange.htm

    Here's how to do a clean install of Vista using a DVD of Vista from Microsoft:

    "How to do a clean install and configure with a full Version of Vista '

    http://www.Vistax64.com/tutorials/117366-clean-install-full-version-Vista.html

    @@@@@@@@@@@@@@@@@@@@@@@@

    Or use Dban that erases everything what he finds, including any operating system on the hard drive.

    http://www.DBAN.org/

    See you soon.

  • How to transfer old data from windows.old in my system update?

    Hello community,

    I tried to update my Windows 7 Ultimate RC on a version of Windows 7 Professional from MSDNAA. Unfortunately, all my data that I really need is now in the windows.old folder.
    1. is it possible to transfer to the new system (including drivers and system entries) so I don't have to do it manually?
    OR
    2. can I get back to my old version? I'd rather have the return as a non-RC-Windows data.

    Thank you for answering,
    Julius

    Hello Jules, welcome.

    I would recommend that you take a look at these steps here. Please make a backup of important files in your operating system current and all what you find important in directories Windows.old before trying this manual restoration of the BONES.

    http://support.Microsoft.com/kb/933168

    Let us know if it works,

    Thank you! Ryan Thieman
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How to manage the Data Association output when no line not returned?

    BPM 11 g, I use a Service to select a line in an external database in passing a parameter using a database adapter.  Works fine when a row is returned.  But if no row is returned (which can happen, because no match is not found on the selection based on the value of the parameter), I get an error on the composite as output data Association has return values, including integers, mapped to a data object, I defined in the process.  Well, if no row is found, the integer value is empty and mistakes to try to save him.

    How to handle this situation?

    The specific message is:

    The expression bpmn:getDataOutput('wm91AInterfaceMainCollection') / ns:Wm91AInterfaceMain [1] / ns:board is empty. An attempt to read or copy the referenced data or calculated by the XPath generated invalid data, according to the XML schema, or did not contain some optional data. Ensure that the variable result or expression named in the error message is not empty. Enable related data elements XML schema validation for the enforcement data are valid.

    I must be missing something obvious here, but can't find a way to handle this.  Thanks in advance!

    Hey Joe,

    Of course, others will be have another idea, but opt for the XSLT option for mapping your data.  Using XSLT, you can check for null in an 'if '.

    Dan

  • How to manage no data found in pdf format using the rtf output

    Hello

    In my rtf model, I have two frames - frame1 and frame2,

    These frameworks are based on the G1 group. Group G1 features of elements empid, empname

    My requirement is

    1. to return frame1 when the query (i.e. group G1) has given, this frame1 would print out the pdf of the report xml editor - correct work

    in the xml output, I saw that < LIST_G1 / > generates as below

    < LIST_G1 >

    < G1 >

    < EMPID > 1234 < / EMPID >

    JOHN < EMPNAME > < / EMPNAME >

    < G1 >

    < G1 >

    < EMPID > 1235 < / EMPID >

    BRAND of < EMPNAME > < / EMPNAME >

    < G1 >

    < G1 >

    < EMPID > 1236 < / EMPID >

    TONY < EMPNAME > < / EMPNAME >

    < G1 >

    < / LIST_G1 >

    2 return frame2 whenever the request (i.e. the group G1) has no data this frame2 output print pdf of the xml editor saying no report given - would not exist currently working.

    output is

    < LIST_G1 >

    < / LIST_G1 >

    (see there is no entry for < G1 > < / G1 > at all.)


    Now because of that, my frame1/frame2 who checks the value <? choose:? > <? When: County (G1). = 0 ? > out of the reutrning in the first case (as expected)

    but don't return do not all outputs in the 2nd case (his does not work as expected by me)


    Any pointers or help appreciated.


    Thanks in advance

    It solved using the IF ELSE block in the two frames, I'm back frame1 for the scenario IF count (G1) > 0 and return frame2 for another scenario.

  • How to manage the date in cfquery?

    Hello

    I have a (qVIEW) query that selects a date (which is a column in a table).

    Now, I want to loop through the first query (qVIEW) and then perform another query inside (qRate).
    In fact, my problem is with the 'where' statement qRate I want to put:

    where "...". and tbl_daily.adate = qVIEW.lastdate.

    I added it (see below), but it gives me error.
    I mistakenly put this line?

    Any help would be much appreciated.

    THX



    < cfset local = SetLocale ("English (UK) '") >

    < cfquery name = "qVIEW" datasource = "mydb" >
    Select
    tbl_view. Name as MyName,
    tbl_view. LASTDATE as lastdate
    of tbl_view
    < / cfquery >




    < cfloop query = "qVIEW" >

    < cfquery name = "qRate" datasource = "mydb" >
    Select
    tbl_daily.rate rate
    of tbl_daily, tbl_names
    where
    tbl_names. Names = "#qPL.myname #".
    and tbl_names.id = tbl_daily.id
    and tbl_daily.adate = qVIEW.lastdate <!-THIS PART IS GIVING ME ERROR - >
    tbl_daily.id desc order
    < / cfquery >

    < / cfloop >



    If I understand this... put # qVIEW.lastdate all about it looks like this

    and tbl_daily.adate = #qVIEW.lastdate #.

    and it should work. If lastdate is a variable from another query, you must exit # for your new request to know what it represents...

    otherwise your request will try to look into tbl_daily.adate with a value of "qVIEW.lastdate".

    I hope this helps.

    P.S. If that solved the problem, you may also need to change the line of the top (and tbl_names.id = tbl_daily.id) to include # also: and tbl_names.id = #tbl_daily.id #.

  • Storm: how to manage multiple data display in a view?


    MainScreen screen = new MainScreen();
    screen.setTitle("my test");
    
    final ObjectListField list = new ObjectLIstField();
    String[] items = new String[] { "Item 1", "Item 2", "Item 3" };
    list.set(items);
    
    screen.addMenuItem(new MenuItem("Edit", 100, 1) {
        public void run() {
            int selectedIndex = list.getSelectedIndex();
            String item = (String)list.get(selectedIndex);
    //          open a new text field and allow the user to edit and save it when he gives OK as I said earlier
    
            //     });
    screen.addMenuItem(new MenuItem("Delete", 100, 1) {    public void run() {        int selectedIndex = list.getSelectedIndex();        String item = (String)list.get(selectedIndex);        // delete Item from the presistent     });
    
    screen.add(list);
    
  • during an update lots of my profile folder has been put in a folder on the desktop marked the old data. How to restore this data file

    During a bet to update, automatic update of windows has started and some how much my profile data has been removed and stored in a file on the desktop. There is a simple and easy way to restore this folder from the current firefox?

    You can use the contents of the Old Firefox Data folder to "roll back" the refresh, but this involves several steps. It's probably even faster than the recovery of individual files and load those into your new profile.

    Check in the folder 'Old data Firefox' update adds a folder with a random semi name on your desktop. If there is only one, that probably has your old settings and Add-ons. If there is more than one, you'll want to work with one who has been updated recently.

    Once you have identified the profile folder, that you want to restore, here is my "old profile resurrection suggested procedure:

    Overview

    Here are the steps described in more detail below:

    1. Create a new Firefox profile
    2. Delete all of this profile folder
    3. Copy in all of the old profile folder

    Create a new profile for Firefox (Windows)

    Exit Firefox completely and start up in the Profile Manager by pasting the following in the Windows search, or the Run dialog box by pressing ENTER:

    firefox.exe -P
    

    Note: any time want to switch profiles, exit Firefox and return to this dialog box.

    Click on the button create a profile, give it a name like OldSettings and skip the option to change the location of the folder. Select the new profile from the dialog box, and then start Firefox.

    Open the new profile folder in Windows Explorer

    Firefox in the new profile should look like a new installation of the plant. Open the troubleshooting information page by using either:

    • button "3-bar" menu > "?" button > troubleshooting information
    • Menu help > troubleshooting information
    • type or paste everything: in the address bar and press Enter

    In the first table, click on the view file"" button. Firefox will launch your new profile folder in Windows Explorer.

    This folder open, switch back to Firefox and get out by using either:

    • "3-bar" menu button > button "power".
    • (menu bar) File > Exit

    Firefox is closed, the profile folder must be front and Center, or you can activate it by using the taskbar.

    Copy old data instead of new

    In this new profile folder you just popped open - NOT the one on your desktop - select all content (you can use Ctrl + a) and delete (you can press Delete on the keyboard).

    Leave this window open, open or switch to your folder of old data of Firefox. Consult your old profile folder. At this level, you should see a folder named bookmarkbackups among other things.

    Select all (Ctrl + a) and copy (or right-click > copy or Ctrl + c).

    Switch to the empty profile folder in another window and paste (or right-click > paste or Ctrl + v). This may take a few minutes because some files are large.

    Launch Firefox

    Firefox should start in this 'new' profile with the old resurrected profile data. Success?

  • How can I transfer my old data of Firefox on my new Firefox in my new computer?

    My old computer died and I just took my other. After the data has been transferred to my new, I noticed that Firefox was missing. I downloaded it on the net. "I have a file called ' old data Firefox" which was created when I had problems before. How can I transfer to the new Firefox?

    You can use this button to go to the current Firefox profile folder:

    See:

    When you refresh/reset Firefox then a new profile is created and some personal data (bookmarks, history, cookies, passwords, data form) are automatically imported.
    The current profile folder will be moved to "Old data Firefox" folder on the desktop.
    Installed extensions and other customizations (toolbars, Pref.) that you have made are lost and must be redone.

    It is possible to retrieve data from the "Old data Firefox" folder on the desktop, but be careful not to copy the files corrupted to avoid transporting more problems.

  • I did a Reset of Firefox - how can I add my 'old data firefox' back?

    I did a reset of Firefox which was a mistake because it does not solve my problem.

    In any case, I now have a file 'old data firefox"which include things like Ad Blocker more so how I put all these programs in Firefox yet?

    When you reset Firefox and a new profile is created and some personal data (bookmarks, history, cookies, passwords, data form) are automatically imported and the current profile folder will be moved on the desktop to a folder "Old data Firefox".
    Installed extensions and other customizations (toolbars, Pref.) that you have made are lost and must be redone.

    It is possible to retrieve the data from the old profile, but be careful not to copy the files corrupted to avoid transporting more problems.

    See:

    You can use this button to go to the Firefox profile folder currently in use:

  • When I finally got to work at all, there is no help button on the update of firefox. How can I get my settings in the desktop folder "old data firefox /.

    I can't find a help button when I click on the 3 lines. When Firefox put updated this morning, it wouldn't go at all online. Now I have it again, and my data is saved on my desktop in a folder called old Firefox data. I do not know how to find 'profiles' and I don't know how to reload my data. I seem to have my correct taskbar. I don't have my full list of search engines. My Favorites seem to be there. My download record is not.

    Happy to help you. Unfortunately, the help button is smaller than all the other icons, and there are no settings to enlarge.

    Occasionally Flash has issues, but usually update it is the safest road, because they usually contain important security fixes and performance updates. One thing I should mention is that the download link almost always contains an optional offer for the McAfee toolbar - you don't need to install Flash if you do not want it, you will need to disable this check box in the middle of the page.

    If you have a problem in Firefox because of Flash please create a new thread, we will be happy to help you.

  • How can I find about: config in the Firefox old data folder

    I had to reset Firefox. But I lost all my data of fireform. How to retrieve these data in the folder of old data from Firefox? It's in the topic: the configuration file.

    Also, when I start Firefox my previous session always comes back even if my options say start a new page. How can I fix this without resetting Firefox?

    You can check if you have a user.js file in the Firefox profile folder that affects the pref browser.sessionstore.resume_session_once true value.

  • I transferred all my info to my new 6 s.  How to clear all data from old 4S?

    I transferred all my info to my new 6 s.  How to clear all data from old 4S?

    Follow the contours of the steps in this Apple Support page:

    What to do before you sell or give away your iPhone, iPad or iPod touch - Apple Support

Maybe you are looking for