RMAN restore error - recovery of media asking unknown journal: thread 1 seq 7

IM using RMAN to copy a database to another server. The new server is IDENTICAL to the former. By identical I mean she has the same break the name, ip address, operating system, directory structure and the Oracle version.

The new server has already created instance, (same name as the old server example, paths etc.)

The backup files have been restored manually on the new server, the same places that they were on the old. (RMAN makes a backup controlfile automatic and also the archivelogs on the old server).

Ive restored the control file to the new server from the elements of RMAN backup.

Ive cataloged items of RMAN backup on the new server.

I know that the last available in the backup of the archivelogs sequence running on the new server:

backup from the list of the archivelog all;

List of backup sets
===================

Time of accomplishment time BS key size Device Type
------- ---------- ----------- ------------ ---------------
14,43 5 M DISK 00:00:03 11 MAY 11
BP key: 9 situation: AVAILABLE Tablet: NO Tag: TAG20110511T163502
Part name: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\SAT\BACKUPSET\
011_05_11\O1_MF_ANNNN_TAG20110511T163502_6WOC5833_. BKP

List of newspapers archived on backup the value 5
The next time that THRD Seq YVERT low low time next YVERT
---- ------- ---------- --------- ---------- ---------
1 2 550217 10 MAY 11 556559 11 MAY 11
1 3 556559 11 MAY 11 559776 11 MAY 11
1 4 559776 11 MAY 11 560093 11 MAY 11
1 5 560093 11 MAY 11 560794 11 MAY 11

Time of accomplishment time BS key size Device Type
------- ---------- ----------- ------------ ---------------
RECORD OF 15.50 K 7 00:00:01 11 MAY 11
BP key: 10 location: AVAILABLE Tablet: NO Tag: TAG20110511T163653
Part name: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\SAT\BACKUPSET\
011_05_11\O1_MF_ANNNN_TAG20110511T163653_6WOC8PMP_. BKP

List of newspapers archived in backup set 7
The next time that THRD Seq YVERT low low time next YVERT
---- ------- ---------- --------- ---------- ---------
1 6 560794 11 MAY 11 560851 11 MAY 11


So far its all perfectly fine.

Now I want to restore the data files and recover. So I ran:

RMAN run {restore database; recover database; alter database open resetlogs ;}}

This gave me the result below is going very well, but I get a final error, I think that the error is because its search for an archive log that is not in the backup set, but it should be. However, I think 560851 SNA is for a journal that had not yet been created on the old server when the backup was run?

I address, how to fix the error? Its interesting to note the journal, "archive log filename=C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\SAT\ARCHIVELOG".
\2011_05_11\O1_MF_1_6_6WOK1X4W_. ARCH-recid = 10 = 750881741 "stamp is not on the old server or which explains why this isn't in the backup set.

I can do an alter database open reset connects but Id prefer to know why its failure.


Any help would be appreciated.

........................................................


RMAN > run {restore database, recover databases; alter database open resetlogs ;}}

From restoration to 11 May 11
using channel ORA_DISK_1

channel ORA_DISK_1: from datafile backupset restoration
channel ORA_DISK_1: specifying datafile (s) to restore from backup set
restoring datafile 00001 to C:\ORACLE\PRODUCT\10.2.0\ORADATA\SAT\SYSTEM01. DBF
restoring datafile 00002 to C:\ORACLE\PRODUCT\10.2.0\ORADATA\SAT\UNDOTBS01. DBF
restoring datafile 00003 to C:\ORACLE\PRODUCT\10.2.0\ORADATA\SAT\SYSAUX01. DBF
restoring datafile 00004 to C:\ORACLE\PRODUCT\10.2.0\ORADATA\SAT\USERS01. DBF
channel ORA_DISK_1: backup C:\ORACLE\PRODUCT\10.2.0\FLASH_REC piece reading
OVERY_AREA\SAT\BACKUPSET\2011_05_11\O1_MF_NNNDF_TAG20110511T163507_6WOC5CM7_. BKP

channel ORA_DISK_1: restored the backup part 1
room handle=C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\SAT\BACKUPSET\2011_05_
11\O1_MF_NNNDF_TAG20110511T163507_6WOC5CM7_. Tag BKP = TAG20110511T163507
channel ORA_DISK_1: restore complete, duration: 00:00:55
Restoration finished in 11 May 11


From back to 11 May 11
using channel ORA_DISK_1

starting media recovery

channel ORA_DISK_1: from the archives to default destination log restore
channel ORA_DISK_1: restore the newspaper archive
archive log thread = 1 sequence = 6
channel ORA_DISK_1: backup C:\ORACLE\PRODUCT\10.2.0\FLASH_REC piece reading
OVERY_AREA\SAT\BACKUPSET\2011_05_11\O1_MF_ANNNN_TAG20110511T163653_6WOC8PMP_. BKP

channel ORA_DISK_1: restored the backup part 1
room handle=C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\SAT\BACKUPSET\2011_05_
11\O1_MF_ANNNN_TAG20110511T163653_6WOC8PMP_. Tag BKP = TAG20110511T163653
channel ORA_DISK_1: restore complete, duration: 00:00:01
archive log filename=C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\SAT\ARCHIVELOG
\2011_05_11\O1_MF_1_6_6WOK1X4W_. Wire ARC = 1 sequence = 6
default channel: delete records or newspapers
archive log filename=C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\SAT\ARCHIVELOG
\2011_05_11\O1_MF_1_6_6WOK1X4W_. ARCH-recid = stamp 10 = 750881741
Cannot find the log archiving
archive log thread = 1 sequence = 7
RMAN-00571: ===========================================================
RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
RMAN-00571: ===========================================================
RMAN-03002: failure of the command recover at 11/05/2011 18:15:42
RMAN-06054: recovery of media asking unknown journal: thread 1 seq 7 lowscn 560851

RMAN >

Published by: user12173666 on May 11, 2011 10:28

He asked all of the available archives, whenever you give the database recovery, he keeps searching for the next archives, actually these archives are not yet generated, then you can ignore.

Now just connect to SQL and give

SQL > alter database open resetlogs;

It should work.

Tags: Database

Similar Questions

  • RMAN-06054: recovery of media asking unknown journal: thread 1 seq 23888

    version 10203

    Can I change the time or the SNA and re - run recovery without restoring all db files?
    How do I know exact time/scn? where rman can perform recovery...

    RMAN wasn't able to restore automatic backup controlfile;
    I had to restore controlfile from "c-2568036611-20100912-13.
    &
    run
    {
    until the time = 2010 - 09 - 12 18:30 ';
    restore the database;
    recover the database;
    ALTER database open resetlogs;
    }

    RMAN recovery ends with this error
    RMAN-06054: recovery of media asking unknown journal: thread 1 seq 23888 lowscn 4473176866475

    DBA2008 wrote:
    version 10203

    Can I change the time or the SNA and re - run recovery without restoring all db files?

    No, recovery average is you have to restore before database/data file according to this time/SNA and
    need to recover this database/data file

    How do I know exact time/scn? where rman can perform recovery...

    You can use rman back catalogue or views of performance Dynamics controlfiles(v$backup_*).

    RMAN wasn't able to restore automatic backup controlfile;
    I had to restore controlfile from "c-2568036611-20100912-13.

    When you try to restore controlfile what error do you have?
    Or have you tried restore controlfile to 'your_controlfile_backup' command via rman

    run
    {
    until the time = 2010 - 09 - 12 18:30 ';
    restore the database;
    recover the database;
    ALTER database open resetlogs;
    }

    RMAN recovery ends with this error
    RMAN-06054: recovery of media asking unknown journal: thread 1 seq 23888 lowscn 4473176866475

    It seems that this error occur because of you actually restored controlfile sauvegardΘ but in controlfile are not
    any information on your logs archiving offer you have to catalogue start with "archive_log_location" through rman. After you run this command, please perform recover database and alter database open resetlogs

  • RMAN-06054: recovery of media asking unknown journal: thread 1 seq 31 lowscn 1

    Hello

    I have oracle 10g on redhat linux 4 my database is in archivelog mode.

    When I use the output of the command.
    select name,sequence#,first_time from v$archived_log;
    
    NAME                                                         SEQUENCE#  FIRST_TIME                                                                     
    -----------------------------------------------------------  ---------  ----------                                                                                                                            
    /home/oracle/DataBaseBackups/ArchiveDest/1_39_694492901.dbf  39         2009-08-19                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_40_694492901.dbf  40         2009-08-19                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_41_694492901.dbf  41         2009-08-19                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_42_694492901.dbf  42         2009-08-20                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_43_694492901.dbf  43         2009-08-20                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_44_694492901.dbf  44         2009-08-20                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_45_694492901.dbf  45         2009-08-21                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_46_694492901.dbf  46         2009-08-21                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_47_694492901.dbf  47         2009-08-21                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_48_694492901.dbf  48         2009-08-21                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_49_694492901.dbf  49         2009-08-22                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_50_694492901.dbf  50         2009-08-22                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_51_694492901.dbf  51         2009-08-22                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_52_694492901.dbf  52         2009-08-23                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_53_694492901.dbf  53         2009-08-23                                                                                                                     
    /home/oracle/DataBaseBackups/ArchiveDest/1_54_694492901.dbf  54         2009-08-23      
    My only sequence no begins with 39 by this command.

    but when I try to restore the database I found the error
             RMAN-06054: media recovery requesting unknown log: thread 1 seq 31 lowscn 1330926
    but when I physically check the destination of the journal archive

    I think it's
    [oracle@Oracledatabas ArchiveDest]$ ll
    total 1650176
    -rw-r-----  1 oracle oinstall  2147328 Aug 17 02:47 1_30_694492901.dbf
    -rw-r-----  1 oracle oinstall 14567424 Aug 17 05:50 1_31_694492901.dbf
    -rw-r-----  1 oracle oinstall 47700480 Aug 17 15:00 1_32_694492901.dbf
    -rw-r-----  1 oracle oinstall 47700480 Aug 17 22:00 1_33_694492901.dbf
    -rw-r-----  1 oracle oinstall 47699968 Aug 18 03:01 1_34_694492901.dbf
    -rw-r-----  1 oracle oinstall 47706624 Aug 18 13:00 1_35_694492901.dbf
    -rw-r-----  1 oracle oinstall 49021440 Aug 18 22:00 1_36_694492901.dbf
    -rw-r-----  1 oracle oinstall 47713280 Aug 19 00:56 1_37_694492901.dbf
    -rw-r-----  1 oracle oinstall 47700480 Aug 19 08:01 1_38_694492901.dbf
    -rw-r-----  1 oracle oinstall 47703040 Aug 19 17:35 1_39_694492901.dbf
    -rw-r-----  1 oracle oinstall 47700480 Aug 19 22:00 1_40_694492901.dbf
    -rw-r-----  1 oracle oinstall 47708672 Aug 20 05:00 1_41_694492901.dbf
    This shows that I have files in archive with sequence No 30 and more.

    When I try to record
    SQL> alter database register logfile '/home/oracle/DataBaseBackups/ArchiveDest/1_30_694492901.dbf';
    alter database register logfile '/home/oracle/DataBaseBackups/ArchiveDest/1_30_694492901.dbf'
    *
    ERROR at line 1:
    ORA-16225: Missing LogMiner session name for Streams
    Please suggest what to do.

    Thank you
    Umesh

    The ALTER DATABASE REGISTER LOGFILE in SQLPlus command is implementation ensures and streams.

    You must use the RMAN CATALOG command.

  • RMAN restore and recovery

    Hello

    If I have two full backups in my FRA (say 7 to 14 days)

    Q1. I assume that if I run it.

    RMAN > restore database;

    It will go to the last backup (7 days ago)?

    Q2. How to restore the backup of ago 14 days instead?

    Q3. If I restore the database of 14 days but then question

    RMAN > recover database until < 3 days >

    RMAN would simply apply the recovery logs archived for 14 days to the point of recovery or it would be smart enough to realize, there a backup to restore all first 7 days ago, then apply 7 days recovery logs, to the point of recovery?

    Q4. Can you do an online backup as a copy of the Image instead of a backup set or you can offline backups when you use a copy of the Image?

    All wisdom, greatly appreciated

    Jim

    (1) switching is not required for recovery. You have just enough do to standardize the data files. It doesn't matter if the switch is produced or not.

    (2) "extra small set of archivelogs" can be enormous if the backup is long-term with many DML during backup.

    You need a sufficiently archivelogs, regardless of the copy backupset or image, to make the data files in compliance.

    (3) hot RMAN copy backup data files, while they are updated, but in order to avoid a block inconsistent read to avoid corruption. The data files are not frozen, as with the hot user managed backup.

  • RMAN-06004: error recovery catalog database ORACLE

    Hi all

    I'm new to the RMAN module, please help me solve the error below.
    Recovery Manager: Release 9.2.0.6.0 - Production
    
    Copyright (c) 1995, 2002, Oracle Corporation.  All rights reserved.
    
    connected to target database: DB96 (DBID=2450380394)
    connected to recovery catalog database
    
    RMAN> CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT '\\10.101.22.80\Backup\Rman\Prologs\DB96/DB96_FULL_%T_%U.rman' MAXPIECESIZE 4 G; 
    2> CONFIGURE CONTROLFILE AUTOBACKUP ON; 
    3> CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '\\10.101.22.80\Backup\Rman\Prologs\DB96/DB96_ctlfile_%F'; 
    4> CONFIGURE RETENTION POLICY TO REDUNDANCY 1; 
    5> shutdown immediate; 
    6> startup mount; 
    7> backup database; 
    8> CROSSCHECK BACKUP; 
    9> DELETE NOPROMPT OBSOLETE; 
    10> alter database open; 
    11> list backup summary; 
    12> exit;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of configure command at 06/20/2011 11:31:55
    RMAN-06004: ORACLE error from recovery catalog database:
     
    RMAN-20001: target database not found in recovery catalog
    Recovery Manager complete.
    Please do the neeful.

    Kind regards
    Jame

    Jame,

    connect to retrieve catalog owner user (RMAN) using SQLPLUS on the catalog database and run the following query.

    SQL> select * from rc_database;
    

    Another thing is, check, if your catalog is accidentally created in the target database or you sure sound in a separate database (possibly on a separate server).

    Thank you
    RANA

    Published by: RANA June 20, 2011 17:08

    Published by: RANA June 20, 2011 17:41

  • Copy image RMAN restore and recovery

    Hi all

    I took picture of full DB file backup RMAN copy and control in A HOST

    How can I restore this copy of the image to the new database and recover DB? in HOSTB!

    Thanks in advance

    Hello

    I think the link from Oracle ACE Hemant K Chitale is very useful for you.

    If the answer to your question, then set answered! for clearly forum.

    Thank you
    Mr. Mahir Quluzade

  • RMAN restore controlfile error

    I get this error below during the restoration of the control file. my auto backup controlfile is on and its still news

    RMAN > restore controlfile to ' / TIFD/dumps/TIFD/backupset/c-916530472-20120830-01';

    From restoration to 03-SEP-12
    using the control file of the target instead of recovery catalog database
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID = 12 type of device = DISK

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the restore command at 03/09/2012 04:42:50
    RMAN-06172: no AUTOBACKUP couldn't find or handle specified is not a valid copy or a piece


    Thank you

    If you try to restore automatic backup, use
    Restore automatic backup controlfile;

    and the element of particular backup.
    Restore controlfile to ' / backup_dir/piece_name ";

  • RMAN-06004: error ORACLE recovery catalog database: RMAN-20001: target

    Hello

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the backup command to 2009-03-31 21:59:24
    RMAN-03014: implicit recovery catalog Resync failed
    RMAN-06004: error ORACLE recovery catalog database: RMAN-20001: target not found in the recovery catalog database


    I get the above error while taking backup RMAN Level0. I am able to connect to the database of the catalogue without any problem.

    I already have this registry database command in RMAN prompt. Now I am able to see backup list but I don't know how that DB asking to sign up for today. Until yesterday, the backups were running fine btu today his application to enter the catalog DB.

    Here we manually to connect the catalogue in this way
    rman target $ /.
    RMAN > catalog connection rmanuser/password @ < globalcatalogDB >
    connected.

    After that if I give this command means...

    RMAN > backup from the list of database;
    I get the error I pasted at the earliest.

    Thanks in advance.

    If you do not have a catalog, you need not to save the database. Rely you only on the target database controlfile. If you use a catalog, you must save the target database, but only once. If you sometimes use a catalog - and sometimes not--the appropriate command is RESYNC (although in many cases RMAN automatically done).

    Werner

  • Ask about webvpn error recovery

    Hi experts

    I have a query when webvpn error recovery is enabled, it won't save much in the ordinary crashinfo; However when it is disabled, it defintely records many details in the crashinfo .is this crashinfo for webvpn separately from the usual crashinfo or it is a part of it? I think that crashinfo webvpn can be seen by the command 'display details webvpn crashinfo '. Is this optional command to see the crashinfo (IE can be probably it will only give webvpn related information). The reason why I ask is that I can't understand if a separate crashinfo is saved in flash for the mistakes of webvpn if disabled error recovery?

    Well, the minidump is more information about the recover real webvpn. With accidents, normally we don't yet know the cause of root or what triggers it.

    As I mentioned earlier, if taken eventhough on error is enabled, if ASA itself could not get it back, it will still crash and produce crashinfo.

    Following your question, minidump and crashinfo are 2 different things. Minidump will provide information on recovery and crashinfo will provide a pointer to what specific function accident.

    Most of the customers don't like the ASA where it is actually at the scene of the accident. The webvpn error recovery function is to minimize the ASA to plant if possible.

    I don't think that allowing error recovery contributes to high CPU/memory usage. In fact, it is recommended to activate the function.

  • RMAN-06004: ORACLE recovery catalog database error: ORA-03113: end - of -

    Hello

    I experience backup scripts. because once done, she will move to pod pre box.

    Database runs in mode archvelog
    I have lgged in the dbserver himself.

    the shell scripts is:
    #! / usr/bin/sh
    source. / game - env # this file will have ID password for catalogue and the target sources
    echo executing command: database Backup
    ECHO
    RMAN TARGET $dbuser / $dbpwd$ rmandb CATALOG $rmanuser/$rmanpwd@$rmandb < < eof
    Run {}
    stop immediately;
    start-up;
    }
    expressions of folklore
    output


    When I run, I get the following error

    connected to target database: HERMESQA (DBID = 3819666523)
    connected to the recovery catalog database

    RMAN > 2 > 3 > 4 > 5 >
    database closed
    dismounted database
    Instance Oracle to close

    connected to the database target (not started)
    Oracle instance started
    mounted database
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the boot command at 11/06/2009 11:27:54
    RMAN-06004: the recovery catalog database ORACLE error: ORA-03113: end of file on communication channel

    could you suggest where I have error.

    Thank you
    Benjamin Gopal

    Do not back up the database using the same catalog of recovery recovery catalog of accommodation. You could just try it back up without a recovery catalog and to ensure that this database has an automatic backup of controlfile, for example.

  • How to skip unwanted tablespaces restoration and recovery

    DB version: 11.2.0.1.0
    Version of the OS: AIX 6.1

    I have a full backup (level 0, level 1, archives, controlfile, spfile) for a database. Now, I have to restore and recover the database on another server. I know that some storage spaces that are not necessary. This means, the tablespace are just for the backup of tables etc. and storage spaces are not recovered & restored then also it very well. My main idea is to save time by not restore & recovery of unwanted files. Here is the output of outline report.
    RMAN> report schema;
    
    Report of database schema for database with db_unique_name CORE
    
    List of Permanent Datafiles
    ===========================
    File Size(MB) Tablespace           RB segs Datafile Name
    ---- -------- -------------------- ------- ------------------------
    1    2048     SYSTEM               YES     /u04/oradata/CORE/system01.dbf
    2    1024     SYSAUX               NO      /u04/oradata/CORE/sysaux01.dbf
    3    1024     UNDOTBS              YES     /u04/oradata/CORE/undots01.dbf
    4    1046     USERS                NO      /u04/oradata/CORE/users01.dbf
    5    1024     TEST_TAB             NO      /u04/oradata/CORE/test_tab01.dbf
    
    List of Temporary Files
    =======================
    File Size(MB) Tablespace           Maxsize(MB) Tempfile Name
    ---- -------- -------------------- ----------- --------------------
    1    1024     TEMP                 1024        /u04/oradata/CORE/temp01.dbf
    I used "RMAN > sql ' alter database datafile offline to drop 4"; "take one data file for users of tablespaces in offline mode. Here are the complete logs.
    Recovery Manager: Release 11.2.0.1.0 - Production on Fri Feb 1 13:27:34 2013
    
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    
    connected to target database (not started)
    connected to recovery catalog database
    
    RMAN> startup nomount
    
    Oracle instance started
    
    Total System Global Area    4275781632 bytes
    
    Fixed Size                     2213632 bytes
    Variable Size                822085888 bytes
    Database Buffers            3439329280 bytes
    Redo Buffers                  12152832 bytes
    
    RMAN> restore controlfile from autobackup;
    
    Starting restore at 01-FEB-13
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=65 device type=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: SID=127 device type=DISK
    
    channel ORA_DISK_1: looking for AUTOBACKUP on day: 20130201
    channel ORA_DISK_1: AUTOBACKUP found: /oraclebackup/CORE/CTL_c-912678878-20130201-02
    channel ORA_DISK_2: looking for AUTOBACKUP on day: 20130201
    channel ORA_DISK_2: skipped, AUTOBACKUP already found
    channel ORA_DISK_1: restoring control file from AUTOBACKUP /oraclebackup/CORE/CTL_c-912678878-20130201-02
    channel ORA_DISK_1: control file restore from AUTOBACKUP complete
    output file name=/u01/oradata/CORE/control01.ctl
    output file name=/u02/oradata/CORE/control02.ctl
    output file name=/u03/oradata/CORE/control03.ctl
    Finished restore at 01-FEB-13
    
    RMAN> alter database mount;
    
    database mounted
    released channel: ORA_DISK_1
    released channel: ORA_DISK_2
    
    RMAN> sql 'alter database datafile 4 offline for drop';
    
    sql statement: alter database datafile 4 offline for drop
    
    RMAN> restore database;
    
    Starting restore at 01-FEB-13
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=96 device type=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: SID=127 device type=DISK
    
    channel ORA_DISK_1: starting datafile backup set restore
    channel ORA_DISK_1: specifying datafile(s) to restore from backup set
    channel ORA_DISK_1: restoring datafile 00002 to /u04/oradata/CORE/sysaux01.dbf
    channel ORA_DISK_1: restoring datafile 00004 to /u04/oradata/CORE/users01.dbf
    channel ORA_DISK_1: restoring datafile 00005 to /u04/oradata/CORE/test_tab01.dbf
    channel ORA_DISK_1: reading from backup piece /oraclebackup/CORE/DF_L0_CORE_01022013_2no0slbn_87_1
    channel ORA_DISK_2: starting datafile backup set restore
    channel ORA_DISK_2: specifying datafile(s) to restore from backup set
    channel ORA_DISK_2: restoring datafile 00001 to /u04/oradata/CORE/system01.dbf
    channel ORA_DISK_2: restoring datafile 00003 to /u04/oradata/CORE/undots01.dbf
    channel ORA_DISK_2: reading from backup piece /oraclebackup/CORE/DF_L0_CORE_01022013_2oo0slbn_88_1
    channel ORA_DISK_2: piece handle=/oraclebackup/CORE/DF_L0_CORE_01022013_2oo0slbn_88_1 tag=LEVEL0
    channel ORA_DISK_2: restored backup piece 1
    channel ORA_DISK_2: restore complete, elapsed time: 00:04:06
    channel ORA_DISK_1: piece handle=/oraclebackup/CORE/DF_L0_CORE_01022013_2no0slbn_87_1 tag=LEVEL0
    channel ORA_DISK_1: restored backup piece 1
    channel ORA_DISK_1: restore complete, elapsed time: 00:04:16
    Finished restore at 01-FEB-13
    
    RMAN> recover database;
    
    Starting recover at 01-FEB-13
    using channel ORA_DISK_1
    using channel ORA_DISK_2
    
    starting media recovery
    
    archived log for thread 1 with sequence 1 is already on disk as file /u05/oradata/CORE/CORE_11806244987.ARC
    archived log for thread 1 with sequence 2 is already on disk as file /u05/oradata/CORE/CORE_21806244987.ARC
    archived log file name=/u05/oradata/CORE/CORE_11806244987.ARC thread=1 sequence=1
    archived log file name=/u05/oradata/CORE/CORE_21806244987.ARC thread=1 sequence=2
    unable to find archived log
    archived log thread=1 sequence=3
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of recover command at 02/01/2013 13:37:07
    RMAN-06054: media recovery requesting unknown archived log for thread 1 with sequence 3 and starting SCN of 365298
    
    RMAN> alter database open resetlogs;
    
    database opened
    new incarnation of database registered in recovery catalog
    starting full resync of recovery catalog
    full resync complete
    But in the newspapers, I don't see that datafile 4 is always restored which means that I spend more time on the restoration of files that I need. Is it possible to do that?

    Hello;

    You can make a leap like this:

    RMAN > RECOVER DATABASE SKIP users TABLESPACE; (for multiples use the comma between)

    Temp history, RESTORE DATABASE SKIP TABLESPACE;

    You will need to provide the Tablespace names in single quotes.

    Your RESTORE command must also include SKIP TABLESPACE tablespacename or SKIP FOREVER TABLESPACE tablespacename to exclude the specific tablespace.

    http://www.di.unipi.it/~GHELLI/didattica/bdldoc/B19306_01/backup.102/b14192/recov004.htm (6.4.3.2 Performing Media Recovery of restored database, Tablespace or Datafile)

    Best regards

    mseberg

  • Windows starts in Windows error recovery

    original title: problems of windows vista home Premium

    I have a laptop HP Pavilion Entertainment PC and when I tried to start it wont boot, it doesn't try and goes to windows error recovery, after 16 seconds, it will go to the windows Boot Manager, I can't find my repair disk to try to fix it and I don't know what to do, except take a shop I have contracts and pictures of my children and grandchildren on here, I don't want to lose, can I do to get it back without losing information?

    Mark

    Follow these steps to try to solve your problems of boot.

     

    Restore point:

    http://www.howtogeek.com/HOWTO/Windows-Vista/using-Windows-Vista-system-restore/

    Do Safe Mode system restore, if it is impossible to do in Normal Mode.

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.

    http://www.windowsvistauserguide.com/system_restore.htm

    Read the above for a very good graph shows how backward more than 5 days in the System Restore Points by checking the correct box.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

     

    If restore work not and you do not have a Vista DVD from Microsoft, do a repair disc to do a Startup Repair:

    Download the ISO on the link provided and make a record of repair time it starts.

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu.

    When you have changed that, insert the Bootable disk you did in the drive and reboot.

    http://www.bleepingcomputer.com/tutorials/tutorial148.html

    Link above shows what the process looks like and a manual, it load the repair options.

    NeoSmart containing the content of the Windows Vista DVD 'Recovery Centre', as we refer to him. It cannot be used to install or reinstall Windows Vista, and is just a Windows PE interface to recovering your PC. Technically, we could re-create this installation with downloadable media media freely from Microsoft (namely the Microsoft WAIK, several gigabyte download); but it is pretty darn decent of Microsoft to present Windows users who might not be able to create such a thing on their own.

    Read all the info on the website on how to create and use:

    http://NeoSmart.net/blog/2008/Windows-Vista-recovery-disc-download/

    ISO Burner:http://www.snapfiles.com/get/active-isoburner.html

    It's a very good Vista startup repair disk.

    You can do a system restart tool, system, etc it restore.

    It is NOT a disc of resettlement.

    And the 32-bit is what normally comes on a computer, unless 64-bit.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Data recovery:

    1. slave of your hard drive in another computer and read/save your data out there.

    2. put your Hard drive in a USB hard drive case, plug it into another computer and read/save from there.

    3 Alternatively, use Knoppix Live CD to recover data:

    http://www.Knopper.NET/Knoppix/index-en.html

    Download/save the file Knoppix Live CD ISO above.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    http://isorecorder.alexfeinman.com/isorecorder.htm

    Download the Vista software from the link above.

    After installing above ISO burning software, right click on the Knoppix ISO file > copy the Image to a CD.

    Knoppix is not installed on your PC; use only the resources of your PC, RAM, graphics etc.

    Change the boot order in YOUR computer/laptop to the CD/DVD Drive 1st in the boot order.

    Plug a Flash Drive/Memory Stick, BOOT with the Live CD, and you should be able to read the hard drive.

    When the desktop loads, you will see at least two drive hard icons on the desktop (one for your hard drive) and one for the USB key.

    Click on the icons of hard drive to open and to understand which drive is which.

    Click the icon for the USB drive and click on "Actions > Change the read/write mode" so you can write to disk (it is read-only by default for security reasons).

    Now to find the files you want to back up, just drag and drop them on the USB. When you're done, shut down the system and remove the USB key.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Vista recovery media obtain and/or use the Partition Recovery Vista on your computer to the factory settings .

    There is no Vista free download legal available.

    Contact your computer manufacturer and ask them to send a recovery disk/s Vista set.

    Normally, they do this for a cost of $ small.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    In addition, ask them if you have a recovery Partition on your computer/laptop to restore it to factory settings.

    See if a manual provided with the computer or go to the manufacturer's website, email or you can call for information on how to make a recovery.

    Normally, you have to press F10 or F11 at startup to start the recovery process...

    Another way I've seen on some models is press F8 and go to a list of startup options, and launch a recovery of standards of plant with it, by selecting the repair option.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Also ask them if it is possible to do the recovery disk/s for the recovery Partition in case of a system Crash or hard drive failure.

    They will tell you how to do this.

    Every computer manufacturer has their own way of making recovery disk/s.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Or borrow a good Microsoft Vista DVD (not Dell, HP, Acer, recovery disk/s etc).
    A good Vista DVD contains all versions of Vista.
    The product key determines which version of Vista is installed.

    There are 2 disks of Vista: one for 32-bit operating system, and one for 64-bit operating system.

    If install a cleaning is required with a good DVD of Vista (not HP, Dell recovery disks):

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    http://support.Microsoft.com/default.aspx/KB/918884

    MS advice on the conduct of clean install.

    http://www.theeldergeekvista.com/vista_clean_installation.htm

    A tutorial on the use of a clean install

    http://www.winsupersite.com/showcase/winvista_install_03.asp

    Super Guide Windows Vista Installation

    After installation > go to the website of the manufacturer of your computer/notebook > drivers and downloads Section > key in your model number > get latest Vista drivers for it > download/install them.

    Save all data, because it will be lost during a clean installation.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    http://support.Microsoft.com/default.aspx/KB/326246

    'How to replace Microsoft software or hardware, order service packs and upgrades, and replace product manuals'

    See you soon.

    Mick Murphy - Microsoft partner

  • RMAN restore to another device Oracle 11 g 1

    Hello

    I have a big problem. I have on PC running Windows Server 2003 named "Host A" and another Windows Server 2003 "host B".
    I made a backup of host A and you want to restore it to host B with the procedure.

    Preparation & backup:
              SQLPLUS SYS AS SYSDBA
              SQL>SHUTDOWN IMMEDIATE     
              SQL>STARTUP MOUNT
              SQL>ALTER DATABASE ARCHIVELOG;
              SQL>ALTER DATABASE OPEN;
              SQL>ARCHIVE LOG LIST;
              SQL>ALTER SYSTEM ARCHIVE LOG START;
              SQL>QUIT
    
              RMAN TARGET /
              RMAN>CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT 
    'C:\Oracle-Backup\backup/%T.bkp';
    
    RMAN>CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE 
    DISK TO 'C:\Oracle-Backup\controlfile/%F.bkp';
    
    
              RMAN>CONFIGURE CONTROLFILE AUTOBACKUP ON;
              RMAN>EXIT;
              
    
              RMAN TARGET /
              RMAN>BACKUP DATABASE;     // maybe PLUS ARCHIVELOG 
              RMAN>EXIT;
    After this I got a Controlfile 9,6 mb and a 1 GB file backup

    Then I restored to the second machine:
    Microsoft Windows [Version 5.2.3790]
    (C) Copyright 1985-2003 Microsoft Corp.
    
    C:\Dokumente und Einstellungen\Administrator>rman
    
    Recovery Manager: Release 11.1.0.6.0 - Production on Mi Mai 16 11:13:33 2012
    
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    
    RMAN> quit
    
    
    Recovery Manager abgeschlossen.
    
    C:\Dokumente und Einstellungen\Administrator>rman target / nocatalog
    
    Recovery Manager: Release 11.1.0.6.0 - Production on Mi Mai 16 11:14:02 2012
    
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    
    Mit Ziel-Datenbank verbunden: XXX (DBID=1455796592)
    Kontrolldatei der Zieldatenbank wird anstelle des Recovery-Katalogs verwendet
    
    RMAN> shutdown immediate;
    
    Datenbank geschlossen
    Datenbank nicht angeschlossen
    Oracle-Instance heruntergefahren
    
    RMAN> set dbid 1449626294
    
    Befehl wird ausgef³hrt: SET DBID
    
    RMAN> startup nomount;
    
    mit Zieldatenbank verbunden (nicht gestartet)
    Start nicht erfolgreich: ORA-01078: failure in processing system parameters
    LRM-00109: Parameterdatei 'C:\PROGRAMME\ORACLE\111\DATABASE\INITXXX.ORA'
     konnte nicht ge+ffnet werden
    
    Oracle Instance ohne Parameterdatei gestartet, um spfile abzurufen
    Oracle-Instance gestartet
    
    Gesamte System Global Area     159019008 Byte
    
    Fixed Size                     1331852 Byte
    Variable Size                 71306612 Byte
    Database Buffers              83886080 Byte
    Redo Buffers                   2494464 Byte
    
    RMAN> restore spfile from 'c:\Oracle-Dump\CONTROLFILEC-1449626294-20120306-03.BK
    P';
    
    Starten restore um 16.05.12
    Zugewiesener Kanal: ORA_DISK_1
    Kanal ORA_DISK_1: SID=98 Device-Typ=DISK
    
    Kanal ORA_DISK_1: Spfile wird aus AUTOBACKUP c:\Oracle-Dump\CONTROLFILEC-1449626
    294-20120306-03.BKP zur³ckgeschrieben
    Kanal ORA_DISK_1: Zur³ckschreiben von SPFILE aus AUTOBACKUP abgeschlossen
    Beendet restore um 16.05.12
    
    RMAN> shutdown immediate;
    
    Oracle-Instance heruntergefahren
    
    RMAN> startup nomount;
    
    mit Zieldatenbank verbunden (nicht gestartet)
    Oracle-Instance gestartet
    
    Gesamte System Global Area     535662592 Byte
    
    Fixed Size                     1334380 Byte
    Variable Size                348128148 Byte
    Database Buffers             180355072 Byte
    Redo Buffers                   5844992 Byte
    
    RMAN> restore controlfile from 'c:\Oracle-Dump\CONTROLFILEC-1449626294-20120306-
    03.BKP';
    
    Starten restore um 16.05.12
    Zugewiesener Kanal: ORA_DISK_1
    Kanal ORA_DISK_1: SID=208 Device-Typ=DISK
    
    Kanal ORA_DISK_1: Kontrolldatei wird zur³ckgeschrieben
    Kanal ORA_DISK_1: Restore abgeschlossen, abgelaufene Zeit: 00:00:03
    Ausgabedateiname=C:\PROGRAMME\ORACLE\111\DATA\XXX\CONTROL01.CTL
    Ausgabedateiname=C:\PROGRAMME\ORACLE\111\DATA\XXX\CONTROL02.CTL
    Ausgabedateiname=C:\PROGRAMME\ORACLE\111\DATA\XXX\CONTROL03.CTL
    Beendet restore um 16.05.12
    
    RMAN> alter database mount
    2> ;
    
    Datenbank angeschlossen
    Freigegebener Kanal: ORA_DISK_1
    
    RMAN> catalog start with 'c:\oracle-Dump\';
    
    Starten implicit crosscheck backup um 16.05.12
    Zugewiesener Kanal: ORA_DISK_1
    Kanal ORA_DISK_1: SID=208 Device-Typ=DISK
    10 Objekte auf _bereinstimmung gepr³ft
    Beendet implicit crosscheck backup um 16.05.12
    
    Starten implicit crosscheck copy um 16.05.12
    Kanal ORA_DISK_1 wird benutzt
    Beendet implicit crosscheck copy um 16.05.12
    
    Suche nach allen Dateien im Recovery-Bereich
    Dateien werden katalogisiert...
    Keine Dateien katalogisiert
    
    Suche nach allen Dateien, die mit dem Muster c:\oracle-Dump\ ³bereinstimmen
    
    Datenbank kennt Dateiliste nicht
    =====================================
    Dateiname: C:\ORACLE-DUMP\BACKUPXXX777222642.BKP
    Dateiname: C:\ORACLE-DUMP\BACKUPXXX777222669.BKP
    Dateiname: C:\ORACLE-DUMP\BACKUPXXX777222949.BKP
    Dateiname: C:\ORACLE-DUMP\CONTROLFILEC-1449626294-20120306-03.BKP
    
    M÷chten Sie die obigen Dateien wirklich katalogisieren (geben Sie YES oder NO ei
    n)? yes
    Dateien werden katalogisiert...
    Katalogisierung erfolgt
    
    Liste mit katalogisierten Dateien
    =======================
    Dateiname: C:\ORACLE-DUMP\BACKUPXXX777222642.BKP
    Dateiname: C:\ORACLE-DUMP\BACKUPXXX777222669.BKP
    Dateiname: C:\ORACLE-DUMP\BACKUPXXX777222949.BKP
    Dateiname: C:\ORACLE-DUMP\CONTROLFILEC-1449626294-20120306-03.BKP
    
    RMAN> restore database;
    
    Starten restore um 16.05.12
    Kanal ORA_DISK_1 wird benutzt
    
    Kanal ORA_DISK_1: Zur³ckschreiben von Datendatei-Backup Set beginnt
    Kanal ORA_DISK_1: Datendatei(en) werden zum Wiederherstellen aus Backup Set ange
    geben
    Kanal ORA_DISK_1: Datendatei 00001 wird zu C:\PROGRAMME\ORACLE\111\DATA\XXX
    \SYSTEM01.DBF wiederhergestellt
    Kanal ORA_DISK_1: Datendatei 00002 wird zu C:\PROGRAMME\ORACLE\111\DATA\XXX
    \SYSAUX01.DBF wiederhergestellt
    Kanal ORA_DISK_1: Datendatei 00003 wird zu C:\PROGRAMME\ORACLE\111\DATA\XXX
    \UNDOTBS01.DBF wiederhergestellt
    Kanal ORA_DISK_1: Datendatei 00004 wird zu C:\PROGRAMME\ORACLE\111\DATA\XXX
    \USERS01.DBF wiederhergestellt
    Kanal ORA_DISK_1: Datendatei 00005 wird zu C:\PROGRAMME\ORACLE\111\ORADATA\DBTT
    wiederhergestellt
    Kanal ORA_DISK_1: Datendatei 00006 wird zu C:\PROGRAMME\ORACLE\111\ORADATA\EM_LO
    G_TUEM wiederhergestellt
    Kanal ORA_DISK_1: Lesen aus Backup Piece C:\ORACLE-DUMP\BACKUPXXX777222669.
    BKP
    Kanal ORA_DISK_1: Piece Handle=C:\ORACLE-DUMP\BACKUPXXX777222669.BKP Tag=TA
    G20120306T151108
    Kanal ORA_DISK_1: Backup Piece 1 wurde wiederhergestellt
    Kanal ORA_DISK_1: Restore abgeschlossen, abgelaufene Zeit: 00:02:05
    Beendet restore um 16.05.12
    
    RMAN> recover database;
    
    Starten recover um 16.05.12
    Kanal ORA_DISK_1 wird benutzt
    
    Media Recovery starten
    
    Kanal ORA_DISK_1: Zur³ckschreiben von Archive Log in Standardziel wird begonnen
    Kanal ORA_DISK_1: Archive Log wird zur³ckgeschrieben
    Archive Log Thread=1 Sequence=10
    Kanal ORA_DISK_1: Lesen aus Backup Piece C:\ORACLE-DUMP\BACKUPXXX777222949.
    BKP
    Kanal ORA_DISK_1: Piece Handle=C:\ORACLE-DUMP\BACKUPXXX777222949.BKP Tag=TA
    G20120306T151548
    Kanal ORA_DISK_1: Backup Piece 1 wurde wiederhergestellt
    Kanal ORA_DISK_1: Restore abgeschlossen, abgelaufene Zeit: 00:00:01
    Archive Log-Dateiname=C:\PROGRAMME\ORACLE\111\FLASH_RECOVERY\XXX2DB\ARCHIVE
    LOG\2012_05_16\O1_MF_1_10_7V73N5RW_.ARC Thread=1 Sequence=10
    Kanal default: Archive Logs werden gel÷scht
    Archive Log-Dateiname=C:\PROGRAMME\ORACLE\111\FLASH_RECOVERY\XXX2DB\ARCHIVE
    LOG\2012_05_16\O1_MF_1_10_7V73N5RW_.ARC RECID=13 STAMP=783429893
    Archive Log kann nicht gefunden werden
    Archive Log Thread=1 Sequence=11
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: Fehler bei recover Befehl auf 05/16/2012 11:24:57
    RMAN-06054: Media Recovery fordert unbekanntes Archive Log f³r Thread 1 mit Sequ
    ence 11 und Start-SCN von 1094112 an
    
    RMAN> alter database open resetlogs;
    
    Datenbank ge÷ffnet
    
    RMAN> quit
    
    
    Recovery Manager abgeschlossen.
    
    C:\Dokumente und Einstellungen\Administrator>
    But when I now try to access the database control I got following error:
    ' 503 service unavailable: Servlet error exception occurred the current application deployment descriptor do not include in this response.

    and the restored data are not included.

    I hope someone can tell me what I did wrong.
    Thank you

    Published by: 919309 on 07.03.2012 02:08

    Published by: 919309 on 07.03.2012 02:12

    drop the repository and try with dbca

    EMCA - deconfig dbcontrol db-rest drop

  • Laptop HP G42-303DX system restore error 0x800700B7

    I have a laptop HP, model G42-303DX, running Windows 7.

    When Windows tries to start, it displays the message: Windows Error Recovery / cannot start Windows.

    Then StartUpRepair launches and research about a minute for the problems.  Then it displays the message "Startup Repair cannot fix automatically.  I gave options: (1) sending info (can not since I can't it connect to the Internet) or (2) not to send (should I select).

    I click on Details of the issue and see the following:

    ProblemEvent name: StartUpRepairOffline

    Signature of the problem 01: 6.1.7600.16385

    Signature of the problem 02: 6.1.7600.16385

    Signature of the problem 03: unknown

    Signature of the 04:21200545 problem

    Signature of the problem 05: AutoFailover

    Signature of the problem 06:29

    Signature of the problem 07: corrupt the file

    The system version: 6.1.7600.2.0.0.256.1

    Locale ID: 1033

    The next screen to appear is: HP Recovery Manager

    I tried to do five different restorations, starting with the most recent restore point and working up.  All restore attempts failed.  In 3 of 5 attempts, I got the error code: 0x800700b7.  And in 2 of 5 attempts was the failure code: 0x8000ffff.

    I created a bootable (Kaspersky Rescue v10) DVD rescue disk and run a deep scan of 4 hours to check the virus, Trojans, etc, and it found nothing.

    When this laptop was purchased from Best Buys, we have not all discs.  I'm sorry to say that we did not create recovery disc.  I checked on the HP support site to order a set of recovery discs and can be found only for Windows 7 in the 64-bit version.  I don't know if this PC has been configured as a 32-bit or 64-bit machine.

    In addition, I use the Recovery Manager to create DVDs from backup files on that PC.  This problem started in December, and according to my daughter-in-law (the only user of that PC), it gave him no problems until this.

    I would REALLY appreciate any help on this... I'm a little at my wits end.

    Thank you

    Hello

    If you press F11 at startup, then it will take you to HP Recovery... .but recovery will reset the computer to factory

    Settings... Make sure you only have all backed up... If F11 did not help, then here is the link to order recovery disks for your

    System...

    DVD - Windows 7 64B + Supp 2 Recovery Kit ►

    Your system has Windows 7 Home Premium 64-bit installed on purchase... you can check the specifications of your system here...

    HP G42 - 303DX Notebook PC product specifications

  • When I turn on my blue screen laptop appear after windows error recovery windows also appear

    When I turn on my laptop, a blue screen appears after windows error recovery windows appear also... ask in safe mode are normal windows startup?... what I can do... is a problem on my system?... Please help me...

    Hello

    ·         What operating system is installed on the computer?

    ·         What are the error messages that are displayed on the blue screen?

    ·         Did you make any changes before the show?

    In the recovery menu, select Safe mode and check if you can connect?

    You can also try to restore the system in safe mode.

    If you are able to boot to the desktop in safe mode, then I suggest you put the computer to boot in safe mode and check if it helps:

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

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

    Note: After a repair, be sure to set the computer to start as usual as mentioned in step 7 in the above article.

    Reference: resolution in Windows 7 stop errors (blue screen)

Maybe you are looking for