Import problems and how to handle a bad crash

Hello,
I am working on a system that I "inherited" because I am the only person left who has any idea about how it is supposed to work. :(
Configuration:
Oracle Base Version: 9.2.0.1.0 & OUI patch 2.2.0.2.20 & Oracle Patch 9.2.0.3.0
Operating System: Windows 2000 Server
Situation:
The SCSI controller on the mainboard failed taking the primary hard drive drive with it and damaging the HDD controller for the secondary drive. Thankfully I was able to bring the secondary drive back up online and get to the mirror which I immediately copied to a backup location. Unfortunately getting the mirror drive to be bootable under server2K has not been successful so I am focusing on recovering the data at this point.
Problem #1:
Incredibly Rare backups of the database have been made and I have the backup files but one of the backup files (the most recent one) is corrupted. During import via the DBCA interface I get a "invalid EXT descriptor signature" message when it is unpacking the files. From my own research, this appears to be a screwup on the part of SUN and how they implemented some things via Java.
Request #1:
Does anybody know how to fix this import issue with the backup files? (It will get me almost 2 years worth of data... remember.... Incredibly Rare backups...)
Problem #2:
There is still about 10 months worth of data that is sitting in the database from the last corrupted backup. I have a copy of the entire C:\Oracle directory from the mirror drive so the raw data is available to me.
Request #2:
Is there a way to import or merge this data with a working backup file (from 2005)? I'm under the assumption that 'overlay and pray' is not an option :)
General Information:
The original Oracle server is part of a small domain that was setup to perform a dedicated task. I am currently performing the recovery efforts on a dedicated server setup at home which models the software configuration of the original server that died. I can import a backup file from 2005 without any issues and the OraDim & sqlnet files don't report any errors. I have no trouble accessing or manipulating the data via the Enterprise Management Console or SQL+.
Please forgive me if some of this is posted to the wrong section.
Thank you in advance for any advice and/or help!
Jeff Beasom-

What you have been given is a toy.
I call it a toy because infrequent backups, inadequate training, and an antique unpatched database clearly indicate that your management has not taken this seriously.
It is time for someone to act like a professional and that appears to mean you.
Forget this forum, open an SR at metalink, and follow Oracle's support advice.
If your management has not paid for a support contract ... either they purchase one in the next 48 hours or ... update your resume and get out of there while you still have the skills to do so.

Similar Messages

  • I purchased Lightroom 5, loaded it on my Mac, and updated to version 5.6. I then tried importing photos from my Sony DSC-RX100iii. Unfortunately it only imports JPEG files but no RAW files. What is the problem and how do I fix it?

    I purchased Lightroom 5, loaded it on my Mac, and updated to version 5.6. I then tried importing photos from my Sony DSC-RX100iii. Unfortunately it only imports JPEG files but no RAW files. What is the problem and how do I fix it?

    Than LR should have brought in the RAW files as well. ACR is the RAW
    processing engine used by LR under the covers so anything not supported by
    ACR would not be supported by Lightroom.
    Are you shooting RAW plus JPEG? By default, Lightroom will stack then
    unless you tell it not to. Check to see if there is a small badge on the
    preview that looks like two sheets of paper with a number. That is how
    Lightroom indicates a stack. You can unstack them by clicking on the badge.
    There is also a menu item to stack/unstack photos. Otherwise, I would have
    to research but not sure why Lightroom would ignore the RAW photos but
    still import the JPEGS.

  • How to handle the bad record while using bulk collect with limit.

    Hi
    How to handle the Bad record as part of the insertion/updation to avoid the transaction.
    Example:
    I am inserting into table with LIMIT of 1000 records and i've got error at 588th record.
    i want to commit the transaction with 588 inserted record in table and log the error into
    error logging table then i've to continue with transaction with 560th record.
    Can anyone suggest me in this case.
    Regards,
    yuva

    >
    How to handle the Bad record as part of the insertion/updation to avoid the transaction.
    >
    Use the SAVE EXCEPTIONS clause of the FORALL if you are doing bulk inserts.
    See SAVE EXCEPTIONS in the PL/SQL Language doc
    http://docs.oracle.com/cd/B28359_01/appdev.111/b28370/tuning.htm
    And then see Example 12-9 Bulk Operation that continues despite exceptions
    >
    Example 12-9 Bulk Operation that Continues Despite Exceptions
    -- Temporary table for this example:
    CREATE TABLE emp_temp AS SELECT * FROM employees;
    DECLARE
    TYPE empid_tab IS TABLE OF employees.employee_id%TYPE;
    emp_sr empid_tab;
    -- Exception handler for ORA-24381:
    errors NUMBER;
    dml_errors EXCEPTION;
    PRAGMA EXCEPTION_INIT(dml_errors, -24381);
    BEGIN
    SELECT employee_id
    BULK COLLECT INTO emp_sr FROM emp_temp
    WHERE hire_date < '30-DEC-94';
    -- Add '_SR' to job_id of most senior employees:
    FORALL i IN emp_sr.FIRST..emp_sr.LAST SAVE EXCEPTIONS
    UPDATE emp_temp SET job_id = job_id || '_SR'
    WHERE emp_sr(i) = emp_temp.employee_id;
    -- If errors occurred during FORALL SAVE EXCEPTIONS,
    -- a single exception is raised when the statement completes.
    EXCEPTION
    -- Figure out what failed and why
    WHEN dml_errors THEN
    errors := SQL%BULK_EXCEPTIONS.COUNT;
    DBMS_OUTPUT.PUT_LINE
    ('Number of statements that failed: ' || errors);
    FOR i IN 1..errors LOOP
    DBMS_OUTPUT.PUT_LINE('Error #' || i || ' occurred during '||
    'iteration #' || SQL%BULK_EXCEPTIONS(i).ERROR_INDEX);
    DBMS_OUTPUT.PUT_LINE('Error message is ' ||
    SQLERRM(-SQL%BULK_EXCEPTIONS(i).ERROR_CODE));
    END LOOP;
    END;
    DROP TABLE emp_temp;

  • When i try to update my apps from the app store some of the apps wont update and ask for an Apple ID that isn't mine. Whats the problem and how do i fix it?

    When i try to update my apps from the app store some of the apps wont update and ask for an Apple ID that isn't mine. Whats the problem and how do i fix it? All im trying to do is update my apps and its asking for these random apple ID's.

    The apps were purchased by another user with a different Apple ID. You will have to erase them and repurchase them using your Apple ID.

  • I have an Iphone 4s and i can't make a connection to my mac and other devices via bluetooth! Why is this a problem and how can i repair it?

    I have an Iphone 4s and i can't make a connection to my mac and other devices via bluetooth! Why is this a problem and how can i repair it?

    "I have an Iphone 4s and i can't make a connection to my mac and other devices via bluetooth! ":
    That is correct.
    "Why is this a problem and how can i repair it?"
    Becasue this has never been a feature of iphone/ipod/ipad.  There is nothing to repair.

  • Replacing Firefox 3.6.16 containing my history, bookmarks etc by version 4.0, I find that it will not open on my Mac Power PC G4 running on OS 10.4.11. Is there is a compatibility problem and how do I retrieve version 3.6 with my bookmarks etc

    Replacing Firefox 3.6.16 containing my history, bookmarks etc by version 4.0, I find that it will not open on my Mac Power PC G4 running on OS 10.4.11. Is there is a compatibility problem and how do I retrieve version 3.6 with my bookmarks etc.

    Firefox 4 requires at least OS X 10.5 and an Intel Mac. There is a third party version of Firefox 4 that runs on OS X 10.4/10.5 and PPC Macs, for details see http://www.floodgap.com/software/tenfourfox
    If you prefer, you can get the latest version of Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html
    When you install one of the above it will use your existing bookmarks etc

  • Spotlight and finder cannot find files as of a certain date. What can be the problem and how to solve?

    Spotlight and search field in Outlook on MacBoon cannot find files as of a certain date. What can be the problem and how to solve?

    Reinstall on both.
    Reinstall Lion, Mountain Lion, or Mavericks without erasing drive
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu.
    Reinstall Mountain Lion or Mavericks
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it isthree times faster than wireless.
    Restore your iPhone to reinstall iOS. Be sure to do this while connected to your computer and iTunes.
         Tap Settings > General > Reset > Erase all content and settings.

  • I was recently trying to buy 'Cloudy With a Chance of Meatballs' for my IPad, but it will not let me purchase the film, what is the problem and how can I fix it?

    If someone could help out, it would be greatly appreciated

    AnnoyedAppleUser2 wrote:
    I was recently trying to buy 'Cloudy With a Chance of Meatballs' for my IPad, but it will not let me purchase the film, what is the problem and how can I fix it?
    If someone could help out, it would be greatly appreciated
    What does "it will not let me purchase it" mean exactly? Are you getting an error message?

  • Under the iCloud portion of settings on my iPhone, I have always gotten the message "account not verified". The email matches and is in fact the same for my accounts on iCloud and iTunes. Has anyone had this problem, and how have they resolved it?

    Under the iCloud portion of settings on my iPhone, I have always gotten the message "account not verified". The email matches and is in fact the same for my accounts on iCloud and iTunes. Has anyone had this problem, and how have they resolved it?

    Hello megalina23
    You need to verify the email address associated with the Apple ID. Check out the article below on how to do this.
    Associating and verifying email addresses with your Apple ID
    http://support.apple.com/kb/HE68
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • The answer helped me.But still, what are the settings that I have to change for the behavior of the mouse pointer towards finder? Also the mouse pointer sometimes  doesn't accept my command and start clicking itself.what is the problem and how to fix it?

    The answer helped me.But still, what are the settings that I have to change for the behavior of the mouse pointer towards finder? Also the mouse pointer sometimes  doesn't accept my command and start clicking itself.what is the problem and how to fix it?

    If the mouse clicks something on its own then it looks like you have a hardware problem with the trackpad or possibly the battery that is right underneath the trackpad.
    I have read that the battery can swell and that would put pressure on the trackpad.

  • HT1600 Since the latest up-date I can't see any movies.  I always returns to the main menu.  Is anyone else having this problem and how do I fix it?

    Since the latest up-date I can't see any movies.  It always returns to the main menu.  Is anyone else having this problem and how do I fix it?  We have gone 3 days without the use of renting movies.

    Welcome to the Apple Community.
    First you should try logging out of your iTunes Store account (settings > iTunes Store > accounts) and then back in again.
    If that doesn't help, try resetting the Apple TV (Settings > General > Reset > Reset all settings). You should also try restarting your router.
    If both of the above don't help, you should try a restore (Settings > General > Reset > Restore).

  • My Macbook Pro purchased Dec 2011 has suddenly become very slow after not using for 2 weeks (close to frozen). What is the problem and how to solve it?

    My Macbook Pro purchased Dec 2011 has suddenly become very slow after not using for 2 weeks (close to frozen). What is the problem and how to solve it?

    Need Help Ye,
    boot your MacBook Pro into Recovery mode by holding down a Command key and the R key as it starts up. Once the Mac OS X Utilities menu appears, select Disk Utility. On the left-hand side of the Disk Utility window, select your internal disk’s boot partition (typically called “Macintosh HD”). On the right-hand side, press the Verify Disk button if it’s not greyed out; if it is greyed out, or if it reports that errors were found, press the Repair Disk button. Once the verification/repair is completed, exit Disk Utility and select Restart from the Apple menu to restart in normal mode. Is it still very slow?

  • TS1717 Error message received "iTunes has stopped working" when plug my classic ipod to laptop running window 7. It was fine before. Any idea what might be the problem and how to get it fixed? thanks!

    I have received window error message "iTunes has stopped working" everytime I plug my classic ipod to the laptop which running window 7. iTunes was working fine with the same ipod, but starts to receive the error msg. after the second plug to update the music files this morning. All the music files were removed from the ipod. Any idea what might cause the problem and how to get it fixed? thanks!

    Thanks! i finished to run Check your iPod with Diagnostics Mode. here is results:
    Retract:15
    Reallocs: 0
    Pending Sectors:0
    Poweron Hours:556
    Start/Stop:5071
    Right now, i am runing Check iPod hard-drive for errors and will let you know if it gets ipod fixed or not

  • The airport card on my macbook pro is not functioning. In the airport firmware folder it says that it opens with final cut express. Is this the problem and how do i solve it?

    The airport card on my macbook pro is not functioning. In the airport firmware folder it says that it opens with final cut express. Is this the problem and how do i solve it?

    Hopefully one of these steps should solve the problem.
    1. System Preference > Sound > Output > Internal Speakers
        Highlight  Internal Speakers
        Make sure that Mute is not enabled.
    2. Remove the headphone.
        If you see red light in the headphone port, plug the headphone
        in and out of the port 5 or 6 times to flip the microswitch inside.
        Sound output may be stuck in the digital mode.
    3. Reset PRAM.  http://support.apple.com/kb/PH4405
    4. Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:
        "Resetting SMC on portables with a battery you should not remove on your own".
    5. Applications > Utilities > Audio MIDI Setup
        Audio Devices window
        Side Bar
        Click the Built-in Output.
        Under Mute any of the boxes checked? If so, uncheck it.
    6. System Preferences > Sound> Sound Effects
        Play sound effects through:
       Select "Internal speakers" and then back to "Selected sound output device".

  • HT1414 Why do I get 'This message has no content' with some e-mails on my iPad when the same messages can be received on my MacBook Pro without any problem, and how can I fix it?

    Why do I get - 'This message has no content' - with some e-mails on my iPad when the same messages can be received on my Mac Book Pro without any problem and how can I fix it?

    Is this a POP (POP3) email account?  If so, you MacBook Pro may be retrieving the email and deleting it off the server before your phone can.  Another possibility is that both your Mac and your phone are trying to retrieving it at the same time, and the POP server, which will only allow a single email client connection at a time, is locking out your phone resulting in the "has not been downloaded from the server" error.

Maybe you are looking for

  • A\R Invoice. No matching record found

    Hi, 2004C, PL69. User creates A\R Invoice and payment at once. When he tries to add A\R invoice to system he gets message: u201C[OINV], no matching record found A\R Invoice (ODBC-2028)u201D. If I (other user) do the same it runs smoothly, moreover wh

  • How do you pass parameters to a Pipelined function?

    I am using Oracle 10G and the ODP .NET 32 bit client. I am facing an issue trying to use variable binding with a pipeline function in Oracle. I am using ODP .NET for connecting to the database. If you want to be familiar with PIPELINED functions, you

  • Exporting to excel properties

    Post Author: skootsu CA Forum: Crystal Reports Is there any way to export information that is in the Report Summary (like Name of report, Manager, etc) to the properties of the excel spreadsheet that is created from exporting?  Example, I have lots o

  • Creating action in CRM sales transaction to trigger RFC in R/3?

    Hello gurus We wish to replicate our contracts from CRM to R/3  but since SAP is not supporting it, I heard that one option that we have is to enable actions in our CRM sales transactions, which when executed will trigger an RFC call to R/3 system an

  • IMac 2012 and UPS

    Have a late 2012 iMac 21.5 inch with OSX 10.9.4 connected to a UPS from APC ES-750 configured to shut down the iMac once UPS gets to 50% battery remaining. The question is: if the iMac is in sleep mode and there is a power outage, will the iMac know