Problem with RMAN incomplete recovery

Oracle Version: 9i
Operating System: Windows 2000
I have a problem with RMAN incomplete recovery until sequence.
According to my database structure ............
SQL> SELECT GROUP#,SEQUENCE#,THREAD# FROM V$LOG;
GROUP# SEQUENCE# THREAD#
1 14 1
2 13 1
3 12 1
I took the backup of backup of full database using RMAN and i am trying to recover like this:
RUN
ALLOCATE CHANNEL C1 TYPE DISK;
SET UNTIL SEQUENCE 7 THREAD 1;
RESTORE DATABASE;
RECOVER DATABASE;
ALTER DATABASE OPEN RESETLOGS;
BUT i am getting a message saying there is no backup of DATAFILE 1,2,......10 to restore although my database is in archivelog mode and i took a backup.
Yachendra

Please consult v$backup_datafile.
It will tell you when the file was backed up.
RMAN will always search for a datafile backup prior to the logsequence or whatever is limiting the incomplete recovery.
Likely when you made your backup Oracle was already past sequence 7.
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • Problem with Rescue and Recovery after installing Norton Internet Security 2010

    Hi all.
    It's my first time in this forum.
    I have a problem, with Rescue and Recovery, after installing Norton Internet Security 2010 on my T43.
    The message I get it:
    "Rescue and Recovery is unable to back up the file 'C:\Documents and settings\all Users\Application Data\ Norton\ 00000082\00000109\000003c1\cltMLS1.bat' Because the file is either corrupted or being used by another application. Please close any application that could be using the file.
    I tried to close the Norton but I couldn't find how.
    Tanks
    Doron71

    Hi and welcome to the forum,
    the reason for this situation is, that the antivir files are protected from being modified.
    This is the reason, why this file cannot be backed up. I assume, that you would get much more such messages, as there are surelly multiple files files, that are protected like this.
    So the solution is to block folders from being archived. Please start RnR application and in the configuration set this folder as the excluded one.
    This will skip the backup of this file and will fix your situation.
    Please let me know, if you have covered this.
    Cheers

  • I gotta problem with security question recovery email I'd, mistakenly I entered wrong email I'd so now I want to edit that I'd plz help me

    I gotta problem with security question recovery email I'd, mistakenly I entered wrong email I'd so now I want to edit that I'd plz help me

    expresslane.apple.com to get a hold of itunes to reset them by email the only way

  • [HELP] Problem with restore and recovery to new host

    Hi, guys!
    I have been trying for two days, but still cannot get it to work.
    I have taken a full hot(online) backup with archive logs as well as the control file and SPFILE, and then copied the backup to the new host with the same directory structure and settings. Finally, I have tried to restore & recover the database on the new host but failed during the restore process.
    Both the original host and the new host have the same Oracle installed down to the patch level. I couldn't figure out the proper solution to this problem base on my limited knowledge about Oracle DB.
    Could anyone help me out here? Any advice would be appreciated!
    RMAN> restore database until sequence 10 thread 1;
    Starting restore at 08-NOV-11
    using channel ORA_DISK_1
    channel ORA_DISK_1: starting datafile backupset restore
    channel ORA_DISK_1: specifying datafile(s) to restore from backup set
    restoring datafile 00001 to D:\DBDATA\PRODDB\SYSTEM01.DBF
    restoring datafile 00002 to D:\DBDATA\PRODDB\UNDOTBS01.DBF
    restoring datafile 00003 to D:\DBDATA\PRODDB\SYSAUX01.DBF
    restoring datafile 00004 to D:\DBDATA\PRODDB\USERS01.DBF
    restoring datafile 00005 to D:\ORA_DATADATA01.DBF
    restoring datafile 00006 to D:\ORA_DATA\DATA02.DBF
    restoring datafile 00007 to D:\ORA_DATA\INDX01.DBF
    restoring datafile 00008 to D:\ORA_DATA\INDX02.DBF
    channel ORA_DISK_1: reading from backup piece C:\ORACLE\PRODUCT\10.2.0\FLASH_REC
    OVERY_AREA\PRODDB\BACKUPSET\2011_11_07\O1_MF_NNNDF_TAG20111107T175037_7CH6YYVJ_.BK
    P
    failover to previous backup
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 11/08/2011 11:41:33
    RMAN-06026: some targets not found - aborting restore
    RMAN-06023: no backup or copy of datafile 4 found to restore
    RMAN-06023: no backup or copy of datafile 3 found to restore
    RMAN-06023: no backup or copy of datafile 2 found to restore
    RMAN-06023: no backup or copy of datafile 1 found to restore
    Here is some extra information that you might want to know about:
    RMAN> list incarnation;
    List of Database Incarnations
    DB Key Inc Key DB Name DB ID STATUS Reset SCN Reset Time
    1 1 PRODDB 3774691295 PARENT 1 17-APR-07
    2 2 PRODDB 3774691295 PARENT 521803 06-OCT-11
    3 3 PRODDB 3774691295 PARENT 1595143 20-OCT-11
    4 4 PRODDB 3774691295 PARENT 1600974 20-OCT-11
    5 5 PRODDB 3774691295 PARENT 1952053 27-OCT-11
    6 6 PRODDB 3774691295 CURRENT 2146951 07-NOV-11
    RMAN> list backup recoverable;
    List of Backup Sets
    ===================
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    37 Full 822.34M DISK 00:29:47 07-NOV-11
    BP Key: 37 Status: AVAILABLE Compressed: NO Tag: TAG20111107T175037
    Piece Name: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\PRODDB\BACKUPSET\
    2011_11_07\O1_MF_NNNDF_TAG20111107T175037_7CH6YYVJ_.BKP
    List of Datafiles in backup set 37
    File LV Type Ckp SCN Ckp Time Name
    1 Full 2149673 07-NOV-11 D:\DBDATA\PRODDB\SYSTEM01.DBF
    2 Full 2149673 07-NOV-11 D:\DBDATA\PRODDB\UNDOTBS01.DBF
    3 Full 2149673 07-NOV-11 D:\DBDATA\PRODDB\SYSAUX01.DBF
    4 Full 2149673 07-NOV-11 D:\DBDATA\PRODDB\USERS01.DBF
    5 Full 2149673 07-NOV-11 D:\ORA_DATA\DATA01.DBF
    6 Full 2149673 07-NOV-11 D:\ORA_DATA\DATA02.DBF
    7 Full 2149673 07-NOV-11 D:\ORA_DATA\INDX01.DBF
    8 Full 2149673 07-NOV-11 D:\ORA_DATA\INDX02.DBF
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    38 Full 6.95M DISK 00:00:03 07-NOV-11
    BP Key: 38 Status: AVAILABLE Compressed: NO Tag: TAG20111107T182034
    Piece Name: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\PRODDB\AUTOBACKUP
    \2011_11_07\O1_MF_S_766606834_7CH8Q439_.BKP
    Control File Included: Ckp SCN: 2151141 Ckp time: 07-NOV-11
    SPFILE Included: Modification time: 07-NOV-11
    BS Key Size Device Type Elapsed Time Completion Time
    39 18.46M DISK 00:00:05 08-NOV-11
    BP Key: 39 Status: AVAILABLE Compressed: NO Tag: TAG20111108T093359
    Piece Name: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\PRODDB\BACKUPSET\
    2011_11_08\O1_MF_ANNNN_TAG20111108T093359_7CJY7TG1_.BKP
    List of Archived Logs in backup set 39
    Thrd Seq Low SCN Low Time Next SCN Next Time
    1 1 2146951 07-NOV-11 2149493 07-NOV-11
    1 2 2149493 07-NOV-11 2149519 07-NOV-11
    1 3 2149519 07-NOV-11 2149565 07-NOV-11
    1 4 2149565 07-NOV-11 2149641 07-NOV-11
    1 5 2149641 07-NOV-11 2172859 07-NOV-11
    1 6 2172859 07-NOV-11 2197851 07-NOV-11
    1 7 2197851 07-NOV-11 2220349 08-NOV-11
    1 8 2220349 08-NOV-11 2222621 08-NOV-11
    1 9 2222621 08-NOV-11 2222729 08-NOV-11
    1 10 2222729 08-NOV-11 2223088 08-NOV-11
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    40 Full 6.95M DISK 00:00:00 08-NOV-11
    BP Key: 40 Status: AVAILABLE Compressed: NO Tag: TAG20111108T093411
    Piece Name: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\PRODDB\AUTOBACKUP
    \2011_11_08\O1_MF_S_766661651_7CJY84LK_.BKP
    Control File Included: Ckp SCN: 2223097 Ckp time: 08-NOV-11
    SPFILE Included: Modification time: 08-NOV-11
    Thanks in advance!
    Jay

    Thank you for your reply,Hemant K Chitale!
    >
    a) Does the directory structur exist on the new server :
    D:\DBDATA\PRODDB\ --- for files 1 to 4
    D:\ --- for file 5
    D:\ORA_DATA\ --- for files 6 to 8
    >
    Yep, I have doubled check the directory structure that get in the way, and they are all exist.
    Would it be something to do with the folder permissions?
    >
    b) Apparently a RESETLOGS has been issued on 07-Nov. Which controflile backup do you have restored and mounted on the new server ? It should be the one after the RESETLOGS.
    >
    I restored the one included with the backup. Should I take another backup of controlfile seperately and restore from it instead?
    >
    (I assume that you did a RESTORE CONTROLFILE followed by sql "alter database mount" before the attempt to RESTORE DATABASE)
    >
    Yep, that's exactly what I did.
    //executed @ RMAN prompt of the new host
    startup nomount; 'the new host has the right SPFILE to start with so i didn''t bother to RESTORE SPFILE first.
    restore controlfile from autobackup;
    alter database mount;
    restore  database sequence 10 thread 1;
    //get stucked here with RMAN-06026, 06023
    //...the following is not executed yet.... :-(
    recover database until sequence 10;
    alter database open resetlogs;Edited by: HappyJay on 2011/11/08 13:25
    I have made several attemps with your advice, but still get the same type of errors.
    Here is the output:
    RMAN> list backup of controlfile;
    List of Backup Sets
    ===================
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    38 Full 6.95M DISK 00:00:03 07-NOV-11
    BP Key: 38 Status: AVAILABLE Compressed: NO Tag: TAG20111107T182034
    Piece Name: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\PRODDB\AUTOBACKUP
    \2011_11_07\O1_MF_S_766606834_7CH8Q439_.BKP
    Control File Included: Ckp SCN: 2151141 Ckp time: 07-NOV-11
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    40 Full 6.95M DISK 00:00:00 08-NOV-11
    BP Key: 40 Status: AVAILABLE Compressed: NO Tag: TAG20111108T093411
    Piece Name: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\PRODDB\AUTOBACKUP
    +\2011_11_08\O1_MF_S_766661651_7CJY84LK_.BKP+
    Control File Included: Ckp SCN: 2223097      Ckp time: 08-NOV-11
    as you suggested, this backup piece of controlfile should be right one to be restored.
    RMAN> shutdown;
    database dismounted
    Oracle instance shut down
    RMAN> startup nomount;
    connected to target database (not started)
    Oracle instance started
    Total System Global Area 490733568 bytes
    Fixed Size 1291360 bytes
    Variable Size 364907424 bytes
    Database Buffers 121634816 bytes
    Redo Buffers 2899968 bytes
    RMAN> restore controlfile from autobackup;
    Starting restore at 08-NOV-11
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=157 devtype=DISK
    recovery area destination: C:\oracle\product\10.2.0\flash_recovery_area
    database name (or database unique name) used for search: PRODDB
    channel ORA_DISK_1: autobackup found in the recovery area
    channel ORA_DISK_1: autobackup found: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AR
    EA\PRODDB\AUTOBACKUP\2011_11_08\O1_MF_S_766661651_7CJY84LK_.BKP
    channel ORA_DISK_1: control file restore from autobackup complete
    output filename=D:\DBDATA\PRODDB\CONTROL01.CTL
    output filename=D:\DBDATA\PRODDB\CONTROL02.CTL
    output filename=D:\DBDATA\PRODDB\CONTROL03.CTL
    Finished restore at 08-NOV-11
    tried shutdown normally and mount again instead.
    RMAN> shutdown;
    Oracle instance shut down
    RMAN> exit
    Recovery Manager complete.
    C:\>rman target /
    Recovery Manager: Release 10.2.0.3.0 - Production on Tue Nov 8 13:49:42 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    connected to target database (not started)
    RMAN> startup mount;
    Oracle instance started
    database mounted
    Total System Global Area 490733568 bytes
    Fixed Size 1291360 bytes
    Variable Size 369101728 bytes
    Database Buffers 117440512 bytes
    Redo Buffers 2899968 bytes
    RMAN> restore database until sequence 10 thread 1;
    Starting restore at 08-NOV-11
    Starting implicit crosscheck backup at 08-NOV-11
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=156 devtype=DISK
    Crosschecked 3 objects
    Finished implicit crosscheck backup at 08-NOV-11
    Starting implicit crosscheck copy at 08-NOV-11
    using channel ORA_DISK_1
    Crosschecked 2 objects
    Finished implicit crosscheck copy at 08-NOV-11
    searching for all files in the recovery area
    cataloging files...
    cataloging done
    List of Cataloged Files
    =======================
    File Name: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\PRODDB\AUTOBACKUP\2011_11_
    08\O1_MF_S_766661651_7CJY84LK_.BKP
    using channel ORA_DISK_1
    channel ORA_DISK_1: starting datafile backupset restore
    channel ORA_DISK_1: specifying datafile(s) to restore from backup set
    restoring datafile 00001 to D:\DBDATA\PRODDB\SYSTEM01.DBF
    restoring datafile 00002 to D:\DBDATA\PRODDB\UNDOTBS01.DBF
    restoring datafile 00003 to D:\DBDATA\PRODDB\SYSAUX01.DBF
    restoring datafile 00004 to D:\DBDATA\PRODDB\USERS01.DBF
    restoring datafile 00005 to D:\ORA_DATA\DATA01.DBF
    restoring datafile 00006 to D:\ORA_DATA\DATA02.DBF
    restoring datafile 00007 to D:\ORA_DATA\INDX01.DBF
    restoring datafile 00008 to D:\ORA_DATA\INDX02.DBF
    channel ORA_DISK_1: reading from backup piece C:\ORACLE\PRODUCT\10.2.0\FLASH_REC
    OVERY_AREA\PRODDB\BACKUPSET\2011_11_07\O1_MF_NNNDF_TAG20111107T175037_7CH6YYVJ_.BK
    P
    failover to previous backup
    //however, still get the same results(ended up with errors)
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 11/08/2011 13:50:29
    RMAN-06026: some targets not found - aborting restore
    RMAN-06023: no backup or copy of datafile 4 found to restore
    RMAN-06023: no backup or copy of datafile 3 found to restore
    RMAN-06023: no backup or copy of datafile 2 found to restore
    RMAN-06023: no backup or copy of datafile 1 found to restore
    Edited by: HappyJay on 2011/11/08 13:59

  • Problem with RMAN on Oracle8.1.7 on Redhat Linux 6.2

    Hi, does anyone who is using Oracle with the configuration listed below having problems running RMAN?
    - Redhat 6.2 with kernel upgraded to 2.2.16-3
    - Oracle 8.1.7 EE for Linux
    I don't seem to be able to start RMAN even though I have enable LARGE_POOL_SIZE in the parameter file.
    Whenever I type rman at the prompt, it just hangs!
    If I issue rman catalog rman/rmancatdb, it will return with an error saying can't connect to catalog.
    I got these messages when creating the recovery catalog for the 1st time.
    I suspect its the rman executable that is playing pranks with me. I even issue "relink all" and still can't run rman.
    If anyone know a solution to this please reply. Thanks.

    Hi there,
    Its funny...I found a solution to my problem from oracle metalink.
    if anyone face the same problem you can see the solution here.
    The solution is....check your PATH in .bash_profile
    Make sure the $ORACLE_HOME/bin is specified before the $PATH so that it can call the right Oracle rman executable. This is becoz Linux has a command by the same name rman.
    The Oracle metalink explanation is below.
    On typing rman at the command prompt, the process goes for a hang. The rman utility
    is not invoked nor there is any error message displayed at the prompt.
    If the user types rman -h , then the following error message appears on the
    screen:
    rman
    [-f <ASCII|roff|TkMan|Tk|Sections|HTML|SGML|MIME|LaTeX|LaTeX2e|RTF|pod>]
    [-S(ource of man page passed in)] [-F(ormatted man page passed in)]
    [-r <man reference printf string>] [-l <title printf string>]
    [-V(olume) <colon-separated list>] [-U(RLs as hyperlinks)]
    [-b (show subsections)] [-k(eep head/foot)]
    [-n(ame of man page) <string>] [-s(ection) <string>]
    [-p(aragraph mode toggle)] [-t(abstops spacing) <number>]
    [-N(ormalize spacing, changebars)] [-y (zap hyphens toggle)]
    [-K (declare that page has no breaks)]
    [-d(iff) <file> (old version of page source to incorporate)]
    [-M(essage) <text> (included verbatim at end of Name section)]
    [-R(ebus words for TkMan)] [-C (enable Tcl/Tk formatting)]
    [-o (no op)] [-O <arg> (no op with arg)]
    [-q(uiet--don't report warnings)] [-h(elp)] [-v(ersion)]
    [<filename>]
    Solution Description
    Find out which rman utility is invoked by typing ,
    'which rman' at the command prompt.
    Ensure that the correct utility is invoked from $ORACLE_HOME/bin directory.
    Explanation
    In linux, there is a OS utility called rman. This utility is used for formatting
    purposes.This resides in the /usr/bin directory.
    If the ORACLE_HOME is not set properly or the PATH variable contains ORACLE_HOME/bin
    at the end instead of beginning, then the rman utility provided by oracle is
    not invoked.Also, no error message is thrown out, since there is another utility
    by the same name.
    When the environment variables are properly set, then the correct utility is
    invoked from the $ORACLE_HOME/bin
    Good Luck to whoever needs this solution.
    null

  • Problem with HP G62 Recovery Disks

    Hello,
    I am having a problem with restoring the operating system on an HP G-62 Notebook. When I first purchased the notebook I was unable to make the recovery disks, so I recently ordered some new ones from HP. Because I has installed Ubuntu on the notebook, I wiped it from the hard drive used Wipedrive to delete the old Ubuntu operating system I had installed.
     The notebook reads the first disk ok and installs part of windows, but when the screen comes on asking for disk number two it freezes up and never installs anything when you try to move anything on that screen it wont do anything and it wont install the second disk. It just keeps saying 'please wait'.
    Thanks, Robert
    This question was solved.
    View Solution.

    Hi, Robert:
    I can't help you to get the recovery disks to work, but if you can read all 25 characters of the windows 7 product key on the bottom of your PC, you can make your own windows 7 installation disk to reinstall the operating system.
    Here's how:
    If you can read the 25 character Microsoft windows 7 product key, you can download plain Windows 7 ISO files to burn to a DVD for the version of windows that came installed on your PC, and that is listed on the Microsoft COA sticker on your PC's case.
    Burn the ISO using the Burn ISO option on your DVD burning program and burn at the slowest possible speed your program will allow. This will create a bootable DVD.
    Or use the Windows 7 USB/DVD installation tool to compile the ISO file you download from Digital River. Link and instructions below. You need a 4 GB flash drive to use the USB method of compilation.
    http://www.microsoftstore.com/store/msstore/html/pbPage.Help_Win7_usbdvd_dwnTool
    Use the 25 character product key on the PC to activate the installation.
    The key will activate either a 32 or 64 bit installation.
    Then go to the PC's support and driver page to install the drivers you need.
    Link to the W7 ISO file downloads is below.
    http://www.mydigitallife.info/official-windows-7-sp1-iso-from-digital-river/
    Paul

  • W510 problems with Nvidia driver recovery under Windows 7 (64 bit)?

    Lenovo W510, Nvidia Qudardo FX 880M video, FHD:
    What I'm seeing on occasion is a Windows 7 (64-bit) recovery, screen blanks out, goes 2-3 seconds, then recovers, things go back to normal, but a message displays saying that an error was detected in the video driver, and it has recovered. The new Firefox (4.0.1) seems to be one of the things that may be a contribution, hard to tell.  Per System Update at least, I'm current on the Lenovo downloads. SIW shows the driver level as 8.17.12.5738 (2010-06-27). Nvidia web-site shows their current driver level on the wen-site as 270.61 (2011-04-18), which is a considerably newer date at least. So two questions:
    Has anyone else seen Driver/Recovery issues on Win 7 (64)
    Has anyone directly run the Nvidia video drivers and had them run OK?
    Seems like it would be nice for Lenovo to update their drivers, if indeed this is a driver issue, they appear back-level.

    I used to have this problem with my W510 running Windows 7 Enterprise 64-bit, especially Firefox 4 crashing the Nvidia display driver almost constantly. I googled and found that this is a known problem between older Nvidia driver and Firefox 4. Later on I downloaded the latest version of Nvidia driver from Lenovo website (it was not posted on the System Update server yet but was available on the regular download site). I clean-installed it (i.e., removing all files and settings created by the old driver) and I haven't experienced the problem since then.
    Twitter @thitiv | Work | ThinkPad W520 (4270-CTO) Core i7-2960XM 2.7/3.7 GHz | 16GB Kingston HyperX PnP DDR3-1866
    2 x 256GB Crucial M4 & C300 SSDs | Intel Centrino Ultimate-N 6300 | Ericsson F5521gw WWAN | Ultrabay Blu-ray Burner
    NVIDIA Quadro 2000M | 15.6" FHD 1920x1080 | ThinkPad Battery 55++ (9-cell) & Battery 27++ (9-cell slice)

  • Problem with graphic after recovery

    Hi.
    I've this problem: i made a recovery of my HP Pavilion DV6 6178sl (ATI RADEON 6770M) with the program called HP Recovery Manager. After this recovery i'm not able anymore to play any game that i played before, and with high performances. I tried to download the last drivers for my graphic card, but nothing changed. Can you help me?

    Hello @Marcotv7 ,
    Welcome to the HP Forums!
    I see y9ou're having issues with your graphics card after performing a system recovery.
    You've stated you cannot play games but also stated you can use high performance. Are you saying that you cannot play games at high performance or that you cannot play the games at all or use the high performance setting in the Catalyst Control Center?
    I would suggest starting with installing the following driver for your GPUs (the package also includes the Intel HD driver): AMD High-Definition Graphics Driver.
    It would be great if you could provide a little more detail on the issue syou're experiencing. It's always better to have extra and not need it than need it and not have it.
    Please click the "Kudos, Thumbs Up" at the bottom of this post if you want to say "Thanks" for helping!
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    The Great Deku Tree
    I work on behalf of HP.

  • Problems with Rescue and recovery

    Hi,
    I have a T500 (2082 52G) with XP running. Having had problems with some software I tried to use Rescue and Recovery 4 to recover from an earlier backup. However, the Recovery still is at 0 % after 3 hours. Do I have an opportunity to shut down the system or cancel the recovery without crashing anything? I read "Dont shut down during the process" at the beginning. As I am business user it is _most_ important not to loose any data.
    Any reply is much appreciated!
    Regards,
    Peter

    Hi,
    any advice please ?
    thx

  • T43 problem with Rescue and Recovery

    Hello
    I have a small problem with the portable one t43, when i try to install the Rescue and Recovery, it gives me the following error:
    Free sufficient space does not exist in the sector of starter to install the agent of Rescue and Recovery
    there it is known solve someone like
    thank yo in advance
    Javier Arratta

    I have the same problem with my T41. Is it possible to increase the size of the MBR?
    Jim

  • Re: Does partitionning cause problems with the Toshiba Recovery System ?

    I'm french so don't be afraid of mistakes !
    I wonder if I can repartition my HDD as I want
    First of all, I explain you what I've understood with the FAQ:
    If Vista fail to boot, Toshiba Recovery in the hidden partition WinRE ( eisa configuration) offer to repair and use either the DVD we have burn or the directory HDDRecovery in the partition E: to repair.
    My question is if I don't have the DVD (or if I lost it) :
    Can I repartition my HDD (not the Recovery partition but enlarge the partition C: en reduce the partition E:) without causing problems of recovery ?
    In other terms will the Recovery partition at boot update the position of recovery files in E:
    And if it works, can I simply copy-paste the HDDRecovery directory from E: to C: and then to E: while I format E:
    Thank you for your answers
    Juju313

    Hello
    I think you mixed up something...
    The hidden Windows partition (Recovery Environment) has nothing to do with the Toshiba recovery disk or HDD recovery procedure. This is a Windows feature that is on all PCs and notebooks available so my suggestion is you read this good Wikipedia article about this:
    http://en.wikipedia.org/wiki/Recovery_Environment
    The HDD recovery files are stored on the second partition of the HDD in the folder HDDRecovery. So if you use the HDD recovery function only the first partition will be formatted and you can only use this feature if you have access to the advanced boot menu. If you dont have it you must use the Toshiba recovery disk because the disk formats the whole HDD and restore the factory settings of the notebook (the HDD recovery too but only with the first partition).
    You can change the partition size of both partitions but there should be enough free space on both partitions. Otherwise the HDD recovery does maybe not work.
    About the Vista partition tool I can prefer this useful article:
    http://aps2.toshiba-tro.de/kb0/TSB7101OB0006R01.htm
    I hope you understand it better now and if you have more questions please let us know.
    Greets

  • Problems with the Toshiba Recovery Disk Generator program

    Hi,
    I have a Satellite Pro U400 laptop running XP SP3 - iyes t's old, but still running with newly added memory and a new battery.
    I wanted to make a fresh set of recovery disks so I fired up the Toshiba app. It created the first disk fine. Then it prompted for Disk 2. So I put Disk 2 in.  It contemplated for a bit, it said it would now create disk 2.  Then, it prompts me again for Disk 2. There's no error message or anything. So, I ejected the disk and tried a different one.  Several times.  It just can't get past this to create disks 2 and 3.
    I downloaded an "update" I found on the Toshiba site, but it didn't change anything.
    Any suggestions?
    Thanks.

    Hello
    I think you mixed up something...
    The hidden Windows partition (Recovery Environment) has nothing to do with the Toshiba recovery disk or HDD recovery procedure. This is a Windows feature that is on all PCs and notebooks available so my suggestion is you read this good Wikipedia article about this:
    http://en.wikipedia.org/wiki/Recovery_Environment
    The HDD recovery files are stored on the second partition of the HDD in the folder HDDRecovery. So if you use the HDD recovery function only the first partition will be formatted and you can only use this feature if you have access to the advanced boot menu. If you dont have it you must use the Toshiba recovery disk because the disk formats the whole HDD and restore the factory settings of the notebook (the HDD recovery too but only with the first partition).
    You can change the partition size of both partitions but there should be enough free space on both partitions. Otherwise the HDD recovery does maybe not work.
    About the Vista partition tool I can prefer this useful article:
    http://aps2.toshiba-tro.de/kb0/TSB7101OB0006R01.htm
    I hope you understand it better now and if you have more questions please let us know.
    Greets

  • Problem with rman backups

    We upgraded, the rman catalog due to the following error:
    PL/SQL package RMAN.DBMS_RCVCAT version 11.02.00.01 in RCVCAT database is not current PL/SQL package RMAN.DBMS_RCVMAN version 11.02.00.01 in RCVCAT database is not current
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of sql command at 01/17/2011 21:00:36
    ORA-03114: not connected to ORACLEWe registered our database on the catalog again
    problem we have now is that our backup fails with the following errors:
    RMAN> connect target *
    2> connect catalog *
    3>
    4> run {
    5>      crosscheck archivelog all;
    6>     }
    7>
    connected to target database: MAC (DBID=710471977)
    connected to recovery catalog database
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of crosscheck command at 01/20/2011 06:00:29
    ORA-03114: not connected to ORACLEany suggestions, as to how we can fix these errors

    Must this be done fron the local machine where my backup scripts reside..
    or must it be done on the catalog server?????
    I ran the crosscheck command from the local machine without connecting to the catalog
    here are the eroors I received:
    oracle $ rman
    Recovery Manager: Release 11.2.0.2.0 - Production on Thu Jan 20 11:42:42 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    RMAN> connect target /
    connected to target database: MAC (DBID=710471977)
    RMAN> run{
    2> crosscheck backup COMPLETED AFTER 'sysdate-1';
    3> }
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of crosscheck command at 01/20/2011 11:43:48
    RMAN-12010: automatic channel allocation initialization failed
    ORA-03114: not connected to ORACLE
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    ORA-03114: not connected to ORACLE
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of crosscheck command at 01/20/2011 11:43:48
    RMAN-12010: automatic channel allocation initialization failed
    ORA-03114: not connected to ORACLE

  • Problem with RMAN.

    Hi, i worked with Oracle Database 10g Express Edition, my problem is the execute the Backup utility, display the message error:
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: fallo del comando backup en el canal ORA_DISK_1 en 08/17/2008 15:30:
    01
    ORA-19566: se ha excedido el lÝmite de 0 bloques corruptos para el archivo C:\OR
    ACLEXE\ORADATA\XE\SYSTEM.DBF
    Recovery Manager terminado.
    ==================== ERROR =============================
    Backup of the database failed.
    RMAN Error - See log for details .
    Log file is at C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DATABASE\OX
    E_BACKUP_CURRENT.LOG.
    ==================== ERROR =============================
    Roberto.

    Have you reviewed:
    RMAN-03009: failure of backup command; ORA-19566: exceeded limit of ...
    HTH,
    Scott

  • Problems with iPhone 3G recovery.

    Ever since last night, my phone has been stuck on the apple logo that shows when turning on your phone.
    This has happened before and I was able to fix it by holding down the sleep/wake button and the home button.
    Now when I do that, it either goes back to the apple logo and doesn't change or it says it needs charging. I left it charging for about 2 hours (while still on the apple logo because whenever I hold down sleep/wake button and the home button, it automatically goes back to trying to turn on) and it keeps changing from the apple logo to the low battery display.
    So, this is what I attempted.
    I have tried putting it into recovery mode after charging it but I think the battery is too low (to restore or even for itunes to read my phone properly) once I plug it back into the computer, so, I let it charge for about half an hour, then I try again but the same thing keeps happening.
    I think the problem may be that the battery is running out quicker than it is charging (and I obviously can't avoid this since the brightness it stuck on almost full and on the apple logo.)
    I'm sorry that this is very confusing but if anyone has any idea how to fix this, please, give it a shot and let me know! This is very important to me that this gets fixed quickly as possible. I'd be happy to help anyone who helps me. Thank you so much.

    Which Touch (first or second generation) and which iPhone (2G or 3G)?
    And what generation Nano are you testing with.
    Your auto systems may not be compatible with the newer generation model iPods/Phones.

Maybe you are looking for

  • Unable To Create MIDlet Null

    hi all! i am trying to run a simple midlet code and am egtting the error: Unable To Create MIDlet Null java.lang.NullPointerException      at com.sun.midp.midlet.MIDletState.createMIDlet(+14)      at com.sun.midp.midlet.Selector.run(+22) I have tried

  • After installing the latest update for Norton 360 (6.2.0.9 the Norton safe web toolbar no longer work in Firefox version 11.0

    I have Window XP Pack 3 I had Norton 360 version 5 I upgraded Norton at their suggestion to Norton 360 Version 6.2.0.9 Before the Norton safe web toolbar was working fine After the update it does not show / work and the Norton Vulnerability Protectio

  • IMac starts, shuts down - gray screen w/ progress bar

    I have a 2007 iMac and it is now shutting down every time I try and restart it.  I see a gray screen with the apple logo, the spinning wheel and the progress bar upon every restart.  The progress bar never finishes and it shuts down. I have restarted

  • Contacts list Sim list

    Having copied the Address book from my Palm to my Curve 8520, I find it is sharing the folder with the Contacts list from my Sim card.  Can I do anything to ensure that the folder always opens to the Sim card list first?

  • PC SHUTS OFF QUICK TO LOGON WINDOW AFTER NO ACTIVITY

    When I'm online , lets say reading an article, and after maybe 2 minutes goes by, with no activity,  the pc goes right to the logon page. I then have to click on my picture, and it takes me back to my article (online). How can I stop this from occurr