"Could not redo log record..." error

The following error killed the entire database:
"Could not redo log record (21816:100853:13), for transaction ID (0:100066184), on page (1:621028), database 'MyDatabase' (database ID 5). Page: LSN = (21816:99572:9), type = 2. Log: OpCode = 2, context 4, PrevPageLSN: (21816:99584:9). Restore from a backup of the database, or repair the database."
I have no idea what caused this.  Thank goodness, my backup worked.  Could anyone offer any clue?  Does anyone know how to repair a database under this condition?
Thanks,
hz

The following error killed the entire database:
"Could not redo log record (21816:100853:13), for transaction ID (0:100066184), on page (1:621028), database 'MyDatabase' (database ID 5). Page: LSN = (21816:99572:9),
type = 2. Log: OpCode = 2, context 4, PrevPageLSN: (21816:99584:9). Restore from a backup of the database, or repair the database."
I have no idea what caused this.  Thank goodness, my backup worked.  Could anyone offer any clue?  Does anyone know how to repair a database under this condition?
Thanks,
hz
Hello,
Hong this seems to me as if your log file is damaged or corrupted ,DBCC CHECKDB does not checks consistency for log file.YOu can run checkdb for database see if it comess clean.
Please see errormessages in SQL Server errorlog and eventviewer and please post it here,its important you need to fins out why this message occured.
Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

Similar Messages

  • Database not starting,REDO log file error?

    My DB was working fine uptill last evening, when i restarted it for some DB task it showed me an error ..
    ORA-00333: redo log read error block 57346 count 8192
    I studied the alert log file & related trace file .... but could not conclude what to do ?? Can any one suggest me what could be the solution...
    ORACLE 10g R2
    Windows 2003 Server
    Database in NOARCHIVELOG mode.
    I don't have the recent backup.The one i have is 20 days old.
    Alert Log file contents : -
    Wed Jun 02 20:22:19 2010
    Aborting crash recovery due to error 333
    Wed Jun 02 20:22:19 2010
    Errors in file e:\oracle\product\10.2.0\admin\ora10g\udump\ora10g_ora_140.trc:
    ORA-00333: redo log read error block 57346 count 8192
    ORA-333 signalled during: ALTER DATABASE OPEN...
    Wed Jun 02 20:37:15 2010
    db_recovery_file_dest_size of 2048 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Wed Jun 02 20:43:53 2010
    Shutting down instance: further logons disabled
    Wed Jun 02 20:43:53 2010
    Stopping background process CJQ0
    Wed Jun 02 20:43:54 2010
    Stopping background process MMNL
    Wed Jun 02 20:43:55 2010
    Stopping background process MMON
    Wed Jun 02 20:43:56 2010
    Shutting down instance (immediate)
    License high water mark = 3
    Wed Jun 02 20:43:56 2010
    Stopping Job queue slave processes
    Wed Jun 02 20:43:56 2010
    Job queue slave processes stopped
    Waiting for dispatcher 'D000' to shutdown
    All dispatchers and shared servers shutdown
    Wed Jun 02 20:43:58 2010
    ALTER DATABASE CLOSE NORMAL
    ORA-1109 signalled during: ALTER DATABASE CLOSE NORMAL...
    Wed Jun 02 20:43:58 2010
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Trace file to read ora10g_ora_140.trc:-
    Dump file e:\oracle\product\10.2.0\admin\ora10g\udump\ora10g_ora_140.trc
    Wed Jun 02 20:22:18 2010
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Windows Server 2003 Version V5.2 Service Pack 1
    CPU                 : 2 - type 586, 1 Physical Cores
    Process Affinity    : 0x00000000
    Memory (Avail/Total): Ph:3527M/4094M, Ph+PgF:4386M/5973M, VA:800M/2047M
    Instance name: ora10g
    Redo thread mounted by this instance: 1
    Oracle process number: 15
    Windows thread id: 140, image: ORACLE.EXE (SHAD)
    *** SERVICE NAME:() 2010-06-02 20:22:18.406
    *** SESSION ID:(159.3) 2010-06-02 20:22:18.406
    Successfully allocated 2 recovery slaves
    Using 545 overflow buffers per recovery slave
    Thread 1 checkpoint: logseq 14261, block 2, scn 86974094
      cache-low rba: logseq 14260, block 4023
        on-disk rba: logseq 14262, block 3758, scn 86978396
      start recovery at logseq 14261, block 2, scn 86974094
    ORA-00333: redo log read error block 57346 count 8192
    ORA-00312: online log 2 thread 1: 'E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORA10G\REDO02.LOG'
    ORA-27070: async read/write failed
    OSD-04016: Error queuing an asynchronous I/O request.
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-00333: redo log read error block 57346 count 8192
    ORA-00312: online log 2 thread 1: 'E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORA10G\REDO02.LOG'
    ORA-27091: unable to queue I/O
    ORA-27070: async read/write failed
    OSD-04006: ReadFile() failure, unable to read from file
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-00333: redo log read error block 57346 count 8192
    *** 2010-06-02 20:43:58.812
    *** 2010-06-02 20:43:58.812 60680 kcrr.c
    ARCH: Archival disabled due to shutdown: 1089
    *** 2010-06-02 20:43:59.812 60680 kcrr.c
    ARCH: Archival disabled due to shutdown: 1089

    Hi,Aman this(following) may is not good way for opening database,but OP can try and open own database:
    @ DBA4 you will see from following example how you can open your database.In your online log files was corrupted,therefore you have to do following step by step then you database will open.
    SQL> alter database clear unarchived logfile group 2;
    alter database clear unarchived logfile group 2
    ERROR at line 1:
    ORA-01624: log 2 needed for crash recovery of instance p (thread 1)
    ORA-00312: online log 2 thread 1:
    'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\REDO02.LOG'
    SQL> alter database backup controlfile to trace as 'D:\oracle\product\10.2.0\ora
    data\P\c.txt';
    Database altered.
    SQL> shutdown abort;
    ORACLE instance shut down.
    SQL> startup nomount;
    ORACLE instance started.
    Total System Global Area  125829120 bytes
    Fixed Size                  1288100 bytes
    Variable Size              75499612 bytes
    Database Buffers           41943040 bytes
    Redo Buffers                7098368 bytes
    SQL> CREATE CONTROLFILE REUSE DATABASE "P" RESETLOGS   ARCHIVELOG
      2      MAXLOGFILES 16
      3      MAXLOGMEMBERS 3
      4      MAXDATAFILES 100
      5      MAXINSTANCES 8
      6      MAXLOGHISTORY 292
      7  LOGFILE
      8    GROUP 1 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\REDO01.LOG'  SIZE 50M,
      9    GROUP 2 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\REDO02.LOG'  SIZE 50M,
    10    GROUP 3 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\REDO03.LOG'  SIZE 50M
    11  DATAFILE
    12    'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\SYSTEM01.DBF',
    13    'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\UNDOTBS01.DBF',
    14    'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\SYSAUX01.DBF',
    15    'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\USERS01.DBF',
    16    'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\TS_TEST.ORA',
    17    'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\TEST.ORA',
    18    'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\TEST1.ORA'
    19  CHARACTER SET WE8MSWIN1252;
    Control file created.
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\SYSTEM01.DBF'
    SQL> recover database using backup controlfile until cancel;
    ORA-00279: change 2032832 generated at 06/03/2010 12:42:29 needed for thread 1
    ORA-00289: suggestion :
    D:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\P\ARCHIVELOG\2010_06_03\O1_MF_1_87_
    %U_.ARC
    ORA-00280: change 2032832 for thread 1 is in sequence #87
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    cancel
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\SYSTEM01.DBF'
    ORA-01112: media recovery not started
    then add *_allow_resetlogs_corruption=true* in pfile then startup database with pfile as
    SQL> startup mount pfile=D:\oracle\product\10.2.0\admin\P\pfile\init.ora.pr
    ORACLE instance started.
    Total System Global Area  125829120 bytes
    Fixed Size                  1288100 bytes
    Variable Size              62916700 bytes
    Database Buffers           54525952 bytes
    Redo Buffers                7098368 bytes
    Database mounted.
    SQL> recover;
    ORA-00283: recovery session canceled due to errors
    ORA-01610: recovery using the BACKUP CONTROLFILE option must be done
    SQL> recover database using backup controlfile until cancel;
    ORA-00279: change 2032832 generated at 06/03/2010 12:42:29 needed for thread 1
    ORA-00289: suggestion :
    D:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\P\ARCHIVELOG\2010_06_03\O1_MF_1_87_
    %U_.ARC
    ORA-00280: change 2032832 for thread 1 is in sequence #87
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    cancel
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\P\SYSTEM01.DBF'
    ORA-01112: media recovery not started
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
    SQL> alter database open resetlogs;
    Database altered.
    SQL>finally remove allowresetlogs_corruption=true parameter from pfile.

  • Could not find log sequence

    Hi guys,
    as I am still new to RMAN I would be greatfull to You for some help and guidance here.
    I am cloning database with RMAN duplicate database command and at the and of the script I got RMAN-06055: could not find log sequence 86362 thread 1 .
    The script is :
    RMAN> RUN {
    2>   allocate channel t1 type 'SBT_TAPE';
    3>   ALLOCATE AUXILIARY CHANNEL aux1 type 'SBT_TAPE';
    4>   ALLOCATE AUXILIARY CHANNEL aux2 type 'SBT_TAPE';
    5>   send 'NSR_ENV=(NSR_SERVER=servername,NSR_CLIENT=clientname)';
    6>   SET UNTIL TIME "to_date( '25.03.2008 08:00:00','dd.mm.yyyy hh24:mi:ss')";
    7>   DUPLICATE TARGET DATABASE TO GMIGR3
    8>     DB_FILE_NAME_CONVERT =('/lun0/prod/','/u01/lun0/gmigr3/'
    9>                            '/lun1/prod/','/u01/lun0/gmigr3/'
    10>                            '/lun2/prod/','/u01/lun0/gmigr3/'
    11>                            '/lun3/prod/','/u01/lun0/gmigr3/'
    12>                            '/lun4/prod/','/u01/lun0/gmigr3/'
    13>                           )
    14>     PFILE = '?/dbs/initGMIGR3.ora'
    15>     LOGFILE
    16>        GROUP 1 ('/u01/lun0/gmigr3/log1a.dbf', '/u01/lun0/gmigr3/log1b.dbf') SIZE 100M,
    17>        GROUP 2 ('/u01/lun0/gmigr3/log2a.dbf', '/u01/lun0/gmigr3/log2b.dbf') SIZE 100M,
    18>        GROUP 3 ('/u01/lun0/gmigr3/log3a.dbf', '/u01/lun0/gmigr3/log3b.dbf') SIZE 100M,
    19>        GROUP 4 ('/u01/lun0/gmigr3/log4a.dbf', '/u01/lun0/gmigr3/log4b.dbf') SIZE 100M,
    20>        GROUP 5 ('/u01/lun0/gmigr3/log5a.dbf', '/u01/lun0/gmigr3/log5b.dbf') SIZE 100M REUSE
    21>    ;
    22>    release channel aux1;
    23>    release channel aux2;
    24>    release channel t1;and here is the log,
    so what would be your advice on this :
    allocated channel: t1
    channel t1: sid=1339 devtype=SBT_TAPE
    channel t1: NMO v4.5.0.0
    allocated channel: aux1
    channel aux1: sid=870 devtype=SBT_TAPE
    channel aux1: NMO v4.5.0.0
    allocated channel: aux2
    channel aux2: sid=872 devtype=SBT_TAPE
    channel aux2: NMO v4.5.0.0
    sent command to channel: t1
    sent command to channel: aux1
    sent command to channel: aux2
    executing command: SET until clause
    Starting Duplicate Db at 25-MAR-08
    contents of Memory Script:
       set until scn  8177337546005;
       set newname for datafile  1 to
    "/u01/lun0/hanfa2/system01.dbf";
       set newname for datafile  2 to
    "/u01/lun0/hanfa2/system02.dbf";
       set newname for datafile  3 to
    "/u01/lun0/hanfa2/system03.dbf";
       set newname for datafile  4 to
    "/u01/lun0/hanfa2/system04.dbf";
       set newname for datafile  5 to
    "/u01/lun0/hanfa2/system05.dbf";
       set newname for datafile  6 to
    "/u01/lun0/hanfa2/ctxd01.dbf";
       set newname for datafile  7 to
    "/u01/lun0/hanfa2/owad01.dbf";
       set newname for datafile  8 to
    "/u01/lun0/hanfa2/a_queue02.dbf";
       set newname for datafile  9 to
    "/u01/lun0/hanfa2/odm.dbf";
       set newname for datafile  10 to
    "/u01/lun0/hanfa2/olap.dbf";
       set newname for datafile  11 to
    "/u01/lun0/hanfa2/xxcounter03.dbf";
       set newname for datafile  12 to
    "/u01/lun0/hanfa2/xxcounter02.dbf";
       set newname for datafile  13 to
    "/u01/lun0/hanfa2/xxcounter01.dbf";
       set newname for datafile  14 to
    "/u01/lun0/hanfa2/sysaux01.dbf";
       set newname for datafile  15 to
    "/u01/lun0/hanfa2/system12.dbf";
       set newname for datafile  16 to
    "/u01/lun0/hanfa2/undo06.dbf";
       set newname for datafile  17 to
    "/u01/lun0/hanfa2/disco01.dbf";
       set newname for datafile  18 to
    "/u01/lun0/hanfa2/disco02.dbf";
       set newname for datafile  19 to
    "/u01/lun0/hanfa2/disco03.dbf";
       set newname for datafile  20 to
    "/u01/lun0/hanfa2/a_conv01.dbf";
       set newname for datafile  21 to
    "/u01/lun0/hanfa2/a_conv02.dbf";
       set newname for datafile  22 to
    "/u01/lun0/hanfa2/a_conv03.dbf";
       set newname for datafile  23 to
    "/u01/lun0/hanfa2/a_conv04.dbf";
       set newname for datafile  24 to
    "/u01/lun0/hanfa2/a_int02.dbf";
       set newname for datafile  25 to
    "/u01/lun0/hanfa2/tools.dbf";
       set newname for datafile  26 to
    "/u01/lun0/hanfa2/a_txn_data04.dbf";
       set newname for datafile  27 to
    "/u01/lun0/hanfa2/a_txn_ind06.dbf";
       set newname for datafile  28 to
    "/u01/lun0/hanfa2/undo05.dbf";
       set newname for datafile  29 to
    "/u01/lun0/hanfa2/undo04.dbf";
       set newname for datafile  30 to
    "/u01/lun0/hanfa2/undo03.dbf";
       set newname for datafile  31 to
    "/u01/lun0/hanfa2/undo02.dbf";
       set newname for datafile  32 to
    "/u01/lun0/hanfa2/undo01.dbf";
       set newname for datafile  33 to
    "/u01/lun0/hanfa2/a_ts_mview03.dbf";
       set newname for datafile  34 to
    "/u01/lun0/hanfa2/a_ts_mview02.dbf";
       set newname for datafile  35 to
    "/u01/lun0/hanfa2/a_ts_mview01.dbf";
       set newname for datafile  36 to
    "/u01/lun0/hanfa2/foglight_ts.dbf";
       set newname for datafile  37 to
    "/u01/lun0/hanfa2/a_txn_data05.dbf";
       set newname for datafile  38 to
    "/u01/lun0/hanfa2/a_txn_data06.dbf";
       set newname for datafile  39 to
    "/u01/lun0/hanfa2/a_txn_data07.dbf";
       set newname for datafile  40 to
    "/u01/lun0/hanfa2/a_txn_ind07.dbf";
       set newname for datafile  41 to
    "/u01/lun0/hanfa2/a_txn_ind08.dbf";
       set newname for datafile  42 to
    "/u01/lun0/hanfa2/dwh01.dbf";
       set newname for datafile  43 to
    "/u01/lun0/hanfa2/dwh02.dbf";
       set newname for datafile  288 to
    "/u01/lun0/hanfa2/system10.dbf";
       set newname for datafile  295 to
    "/u01/lun0/hanfa2/system06.dbf";
       set newname for datafile  314 to
    "/u01/lun0/hanfa2/portal01.dbf";
       set newname for datafile  351 to
    "/u01/lun0/hanfa2/system07.dbf";
       set newname for datafile  352 to
    "/u01/lun0/hanfa2/system09.dbf";
       set newname for datafile  353 to
    "/u01/lun0/hanfa2/system08.dbf";
       set newname for datafile  354 to
    "/u01/lun0/hanfa2/system11.dbf";
       set newname for datafile  392 to
    "/u01/lun0/hanfa2/a_txn_data01.dbf";
       set newname for datafile  393 to
    "/u01/lun0/hanfa2/a_txn_ind01.dbf";
       set newname for datafile  394 to
    "/u01/lun0/hanfa2/a_ref01.dbf";
       set newname for datafile  395 to
    "/u01/lun0/hanfa2/a_int01.dbf";
       set newname for datafile  396 to
    "/u01/lun0/hanfa2/a_summ01.dbf";
       set newname for datafile  397 to
    "/u01/lun0/hanfa2/a_nolog01.dbf";
       set newname for datafile  398 to
    "/u01/lun0/hanfa2/a_archive01.dbf";
       set newname for datafile  399 to
    "/u01/lun0/hanfa2/a_queue01.dbf";
       set newname for datafile  400 to
    "/u01/lun0/hanfa2/a_media01.dbf";
       set newname for datafile  401 to
    "/u01/lun0/hanfa2/a_txn_data02.dbf";
       set newname for datafile  402 to
    "/u01/lun0/hanfa2/a_txn_data03.dbf";
       set newname for datafile  403 to
    "/u01/lun0/hanfa2/a_txn_ind02.dbf";
       set newname for datafile  404 to
    "/u01/lun0/hanfa2/a_txn_ind03.dbf";
       set newname for datafile  405 to
    "/u01/lun0/hanfa2/a_txn_ind04.dbf";
       set newname for datafile  406 to
    "/u01/lun0/hanfa2/a_txn_ind05.dbf";
       set newname for datafile  407 to
    "/u01/lun0/hanfa2/a_ref02.dbf";
       restore
       check readonly
       clone database
    executing Memory Script
    executing command: SET until clause
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    Starting restore at 25-MAR-08
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00024 to /u01/lun0/hanfa2/a_int02.dbf
    restoring datafile 00402 to /u01/lun0/hanfa2/a_txn_data03.dbf
    channel aux2: reading from backup piece /full_PROD_s7jc4d6g_1_1/
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00395 to /u01/lun0/hanfa2/a_int01.dbf
    restoring datafile 00404 to /u01/lun0/hanfa2/a_txn_ind03.dbf
    channel aux1: reading from backup piece /full_PROD_s8jc4d6g_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_s8jc4d6g_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:48:09
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00026 to /u01/lun0/hanfa2/a_txn_data04.dbf
    restoring datafile 00030 to /u01/lun0/hanfa2/undo03.dbf
    channel aux1: reading from backup piece /full_PROD_s9jc4ene_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_s7jc4d6g_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:59:15
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00027 to /u01/lun0/hanfa2/a_txn_ind06.dbf
    restoring datafile 00401 to /u01/lun0/hanfa2/a_txn_data02.dbf
    channel aux2: reading from backup piece /full_PROD_sajc4evd_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_s9jc4ene_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:25:44
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00031 to /u01/lun0/hanfa2/undo02.dbf
    restoring datafile 00397 to /u01/lun0/hanfa2/a_nolog01.dbf
    channel aux1: reading from backup piece /full_PROD_sbjc4fbo_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_sajc4evd_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:26:55
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00039 to /u01/lun0/hanfa2/a_txn_data07.dbf
    restoring datafile 00403 to /u01/lun0/hanfa2/a_txn_ind02.dbf
    channel aux2: reading from backup piece /full_PROD_scjc4fkl_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_sbjc4fbo_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:26:14
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00025 to /u01/lun0/hanfa2/tools.dbf
    restoring datafile 00037 to /u01/lun0/hanfa2/a_txn_data05.dbf
    channel aux1: reading from backup piece /full_PROD_sdjc4g03_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_scjc4fkl_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:21:14
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00028 to /u01/lun0/hanfa2/undo05.dbf
    restoring datafile 00393 to /u01/lun0/hanfa2/a_txn_ind01.dbf
    channel aux2: reading from backup piece /full_PROD_sejc4g5i_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_sdjc4g03_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:22:02
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00032 to /u01/lun0/hanfa2/undo01.dbf
    restoring datafile 00038 to /u01/lun0/hanfa2/a_txn_data06.dbf
    channel aux1: reading from backup piece /full_PROD_sfjc4gf3_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_sejc4g5i_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:23:13
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00352 to /u01/lun0/hanfa2/system09.dbf
    restoring datafile 00392 to /u01/lun0/hanfa2/a_txn_data01.dbf
    channel aux2: reading from backup piece /full_PROD_sgjc4gkj_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_sfjc4gf3_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:21:12
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00400 to /u01/lun0/hanfa2/a_media01.dbf
    restoring datafile 00405 to /u01/lun0/hanfa2/a_txn_ind04.dbf
    channel aux1: reading from backup piece /full_PROD_shjc4gtq_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_sgjc4gkj_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:16:32
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00033 to /u01/lun0/hanfa2/a_ts_mview03.dbf
    restoring datafile 00406 to /u01/lun0/hanfa2/a_txn_ind05.dbf
    channel aux2: reading from backup piece /full_PROD_sijc4h14_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_shjc4gtq_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:15:51
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00022 to /u01/lun0/hanfa2/a_conv03.dbf
    restoring datafile 00029 to /u01/lun0/hanfa2/undo04.dbf
    channel aux1: reading from backup piece /full_PROD_skjc4hcm_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_sijc4h14_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:13:42
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00035 to /u01/lun0/hanfa2/a_ts_mview01.dbf
    restoring datafile 00041 to /u01/lun0/hanfa2/a_txn_ind08.dbf
    channel aux2: reading from backup piece /full_PROD_sjjc4h9n_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_skjc4hcm_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:12:13
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00040 to /u01/lun0/hanfa2/a_txn_ind07.dbf
    restoring datafile 00353 to /u01/lun0/hanfa2/system08.dbf
    channel aux1: reading from backup piece /full_PROD_sljc4hjo_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_sjjc4h9n_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:12:53
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00001 to /u01/lun0/hanfa2/system01.dbf
    restoring datafile 00034 to /u01/lun0/hanfa2/a_ts_mview02.dbf
    channel aux2: reading from backup piece /full_PROD_smjc4hkr_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_sljc4hjo_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:10:21
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00396 to /u01/lun0/hanfa2/a_summ01.dbf
    restoring datafile 00399 to /u01/lun0/hanfa2/a_queue01.dbf
    channel aux1: reading from backup piece /full_PROD_sojc4hrb_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_smjc4hkr_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:08:08
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00016 to /u01/lun0/hanfa2/undo06.dbf
    restoring datafile 00023 to /u01/lun0/hanfa2/a_conv04.dbf
    channel aux2: reading from backup piece /full_PROD_snjc4hr8_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_sojc4hrb_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:06:39
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00014 to /u01/lun0/hanfa2/sysaux01.dbf
    restoring datafile 00015 to /u01/lun0/hanfa2/system12.dbf
    channel aux1: reading from backup piece /full_PROD_sqjc4i1a_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_snjc4hr8_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:07:21
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00008 to /u01/lun0/hanfa2/a_queue02.dbf
    restoring datafile 00394 to /u01/lun0/hanfa2/a_ref01.dbf
    channel aux2: reading from backup piece /full_PROD_srjc4i49_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_sqjc4i1a_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:02:30
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00398 to /u01/lun0/hanfa2/a_archive01.dbf
    restoring datafile 00407 to /u01/lun0/hanfa2/a_ref02.dbf
    channel aux1: reading from backup piece /full_PROD_ssjc4i7s_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_srjc4i49_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:04:01
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00295 to /u01/lun0/hanfa2/system06.dbf
    restoring datafile 00351 to /u01/lun0/hanfa2/system07.dbf
    channel aux2: reading from backup piece /full_PROD_stjc4ia7_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_ssjc4i7s_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:03:51
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00042 to /u01/lun0/hanfa2/dwh01.dbf
    channel aux1: reading from backup piece /full_PROD_spjc4huk_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_stjc4ia7_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:11:11
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00002 to /u01/lun0/hanfa2/system02.dbf
    restoring datafile 00003 to /u01/lun0/hanfa2/system03.dbf
    channel aux2: reading from backup piece /full_PROD_sujc4ics_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_spjc4huk_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:13:32
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_sujc4ics_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:03:56
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00288 to /u01/lun0/hanfa2/system10.dbf
    restoring datafile 00354 to /u01/lun0/hanfa2/system11.dbf
    channel aux1: reading from backup piece /full_PROD_t0jc4if5_1_1/
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00004 to /u01/lun0/hanfa2/system04.dbf
    restoring datafile 00005 to /u01/lun0/hanfa2/system05.dbf
    channel aux2: reading from backup piece /full_PROD_svjc4ieu_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_t0jc4if5_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:04:46
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_svjc4ieu_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:04:46
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00020 to /u01/lun0/hanfa2/a_conv01.dbf
    restoring datafile 00021 to /u01/lun0/hanfa2/a_conv02.dbf
    channel aux1: reading from backup piece /full_PROD_t1jc4ihg_1_1/
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00006 to /u01/lun0/hanfa2/ctxd01.dbf
    restoring datafile 00036 to /u01/lun0/hanfa2/foglight_ts.dbf
    channel aux2: reading from backup piece /full_PROD_t3jc4iiu_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_t1jc4ihg_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:01:45
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00013 to /u01/lun0/hanfa2/xxcounter01.dbf
    restoring datafile 00018 to /u01/lun0/hanfa2/disco02.dbf
    channel aux1: reading from backup piece /full_PROD_t4jc4ijd_1_1/
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_t3jc4iiu_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:01:46
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00043 to /u01/lun0/hanfa2/dwh02.dbf
    channel aux2: reading from backup piece /full_PROD_t2jc4ihh_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_t4jc4ijd_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:00:36
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00009 to /u01/lun0/hanfa2/odm.dbf
    restoring datafile 00314 to /u01/lun0/hanfa2/portal01.dbf
    channel aux1: reading from backup piece /full_PROD_t6jc4ijs_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_t6jc4ijs_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:01:16
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_t2jc4ihh_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:01:51
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00017 to /u01/lun0/hanfa2/disco01.dbf
    restoring datafile 00019 to /u01/lun0/hanfa2/disco03.dbf
    channel aux1: reading from backup piece /full_PROD_t5jc4ijs_1_1/
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00011 to /u01/lun0/hanfa2/xxcounter03.dbf
    restoring datafile 00012 to /u01/lun0/hanfa2/xxcounter02.dbf
    channel aux2: reading from backup piece /full_PROD_t7jc4ik0_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_t5jc4ijs_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:00:55
    channel aux2: restored backup piece 1
    piece handle=/full_PROD_t7jc4ik0_1_1/ tag=TAG20080325T041511
    channel aux2: restore complete, elapsed time: 00:00:55
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00007 to /u01/lun0/hanfa2/owad01.dbf
    restoring datafile 00010 to /u01/lun0/hanfa2/olap.dbf
    channel aux1: reading from backup piece /full_PROD_t8jc4ik0_1_1/
    channel aux1: restored backup piece 1
    piece handle=/full_PROD_t8jc4ik0_1_1/ tag=TAG20080325T041511
    channel aux1: restore complete, elapsed time: 00:00:45
    Finished restore at 25-MAR-08
    sql statement: CREATE CONTROLFILE REUSE SET DATABASE "HANFA2" RESETLOGS ARCHIVELOG
      MAXLOGFILES     32
      MAXLOGMEMBERS      5
      MAXDATAFILES      512
      MAXINSTANCES     8
      MAXLOGHISTORY     7303
    LOGFILE
      GROUP  1 ( '/u01/lun0/hanfa2/log1a.dbf', '/u01/lun0/hanfa2/log1b.dbf' ) SIZE 100 M ,
      GROUP  2 ( '/u01/lun0/hanfa2/log2a.dbf', '/u01/lun0/hanfa2/log2b.dbf' ) SIZE 100 M ,
      GROUP  3 ( '/u01/lun0/hanfa2/log3a.dbf', '/u01/lun0/hanfa2/log3b.dbf' ) SIZE 100 M ,
      GROUP  4 ( '/u01/lun0/hanfa2/log4a.dbf', '/u01/lun0/hanfa2/log4b.dbf' ) SIZE 100 M ,
      GROUP  5 ( '/u01/lun0/hanfa2/log5a.dbf', '/u01/lun0/hanfa2/log5b.dbf' ) SIZE 100 M  REUSE
    DATAFILE
      '/u01/lun0/hanfa2/system01.dbf'
    CHARACTER SET UTF8
    contents of Memory Script:
       switch clone datafile all;
    executing Memory Script
    datafile 2 switched to datafile copy
    input datafile copy recid=1 stamp=650311810 filename=/u01/lun0/hanfa2/system02.dbf
    datafile 3 switched to datafile copy
    input datafile copy recid=2 stamp=650311810 filename=/u01/lun0/hanfa2/system03.dbf
    datafile 4 switched to datafile copy
    input datafile copy recid=3 stamp=650311810 filename=/u01/lun0/hanfa2/system04.dbf
    datafile 5 switched to datafile copy
    input datafile copy recid=4 stamp=650311810 filename=/u01/lun0/hanfa2/system05.dbf
    datafile 6 switched to datafile copy
    input datafile copy recid=5 stamp=650311810 filename=/u01/lun0/hanfa2/ctxd01.dbf
    datafile 7 switched to datafile copy
    input datafile copy recid=6 stamp=650311810 filename=/u01/lun0/hanfa2/owad01.dbf
    datafile 8 switched to datafile copy
    input datafile copy recid=7 stamp=650311810 filename=/u01/lun0/hanfa2/a_queue02.dbf
    datafile 9 switched to datafile copy
    input datafile copy recid=8 stamp=650311810 filename=/u01/lun0/hanfa2/odm.dbf
    datafile 10 switched to datafile copy
    input datafile copy recid=9 stamp=650311810 filename=/u01/lun0/hanfa2/olap.dbf
    datafile 11 switched to datafile copy
    input datafile copy recid=10 stamp=650311810 filename=/u01/lun0/hanfa2/xxcounter03.dbf
    datafile 12 switched to datafile copy
    input datafile copy recid=11 stamp=650311810 filename=/u01/lun0/hanfa2/xxcounter02.dbf
    datafile 13 switched to datafile copy
    input datafile copy recid=12 stamp=650311810 filename=/u01/lun0/hanfa2/xxcounter01.dbf
    datafile 14 switched to datafile copy
    input datafile copy recid=13 stamp=650311810 filename=/u01/lun0/hanfa2/sysaux01.dbf
    datafile 15 switched to datafile copy
    input datafile copy recid=14 stamp=650311810 filename=/u01/lun0/hanfa2/system12.dbf
    datafile 16 switched to datafile copy
    input datafile copy recid=15 stamp=650311810 filename=/u01/lun0/hanfa2/undo06.dbf
    datafile 17 switched to datafile copy
    input datafile copy recid=16 stamp=650311810 filename=/u01/lun0/hanfa2/disco01.dbf
    datafile 18 switched to datafile copy
    input datafile copy recid=17 stamp=650311810 filename=/u01/lun0/hanfa2/disco02.dbf
    datafile 19 switched to datafile copy
    input datafile copy recid=18 stamp=650311810 filename=/u01/lun0/hanfa2/disco03.dbf
    datafile 20 switched to datafile copy
    input datafile copy recid=19 stamp=650311810 filename=/u01/lun0/hanfa2/a_conv01.dbf
    datafile 21 switched to datafile copy
    input datafile copy recid=20 stamp=650311810 filename=/u01/lun0/hanfa2/a_conv02.dbf
    datafile 22 switched to datafile copy
    input datafile copy recid=21 stamp=650311810 filename=/u01/lun0/hanfa2/a_conv03.dbf
    datafile 23 switched to datafile copy
    input datafile copy recid=22 stamp=650311810 filename=/u01/lun0/hanfa2/a_conv04.dbf
    datafile 24 switched to datafile copy
    input datafile copy recid=23 stamp=650311810 filename=/u01/lun0/hanfa2/a_int02.dbf
    datafile 25 switched to datafile copy
    input datafile copy recid=24 stamp=650311810 filename=/u01/lun0/hanfa2/tools.dbf
    datafile 26 switched to datafile copy
    input datafile copy recid=25 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_data04.dbf
    datafile 27 switched to datafile copy
    input datafile copy recid=26 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_ind06.dbf
    datafile 28 switched to datafile copy
    input datafile copy recid=27 stamp=650311810 filename=/u01/lun0/hanfa2/undo05.dbf
    datafile 29 switched to datafile copy
    input datafile copy recid=28 stamp=650311810 filename=/u01/lun0/hanfa2/undo04.dbf
    datafile 30 switched to datafile copy
    input datafile copy recid=29 stamp=650311810 filename=/u01/lun0/hanfa2/undo03.dbf
    datafile 31 switched to datafile copy
    input datafile copy recid=30 stamp=650311810 filename=/u01/lun0/hanfa2/undo02.dbf
    datafile 32 switched to datafile copy
    input datafile copy recid=31 stamp=650311810 filename=/u01/lun0/hanfa2/undo01.dbf
    datafile 33 switched to datafile copy
    input datafile copy recid=32 stamp=650311810 filename=/u01/lun0/hanfa2/a_ts_mview03.dbf
    datafile 34 switched to datafile copy
    input datafile copy recid=33 stamp=650311810 filename=/u01/lun0/hanfa2/a_ts_mview02.dbf
    datafile 35 switched to datafile copy
    input datafile copy recid=34 stamp=650311810 filename=/u01/lun0/hanfa2/a_ts_mview01.dbf
    datafile 36 switched to datafile copy
    input datafile copy recid=35 stamp=650311810 filename=/u01/lun0/hanfa2/foglight_ts.dbf
    datafile 37 switched to datafile copy
    input datafile copy recid=36 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_data05.dbf
    datafile 38 switched to datafile copy
    input datafile copy recid=37 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_data06.dbf
    datafile 39 switched to datafile copy
    input datafile copy recid=38 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_data07.dbf
    datafile 40 switched to datafile copy
    input datafile copy recid=39 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_ind07.dbf
    datafile 41 switched to datafile copy
    input datafile copy recid=40 stamp=650311810 filename=/u01/lun0/hanfa2/a_txn_ind08.dbf
    datafile 42 switched to datafile copy
    input datafile copy recid=41 stamp=650311810 filename=/u01/lun0/hanfa2/dwh01.dbf
    datafile 43 switched to datafile copy
    input datafile copy recid=42 stamp=650311810 filename=/u01/lun0/hanfa2/dwh02.dbf
    datafile 288 switched to datafile copy
    input datafile copy recid=43 stamp=650311810 filename=/u01/lun0/hanfa2/system10.dbf
    datafile 295 switched to datafile copy
    input datafile copy recid=44 stamp=650311810 filename=/u01/lun0/hanfa2/system06.dbf
    datafile 314 switched to datafile copy
    input datafile copy recid=45 stamp=650311810 filename=/u01/lun0/hanfa2/portal01.dbf
    datafile 351 switched to datafile copy
    input datafile copy recid=46 stamp=650311810 filename=/u01/lun0/hanfa2/system07.dbf
    datafile 352 switched to datafile copy
    input datafile copy recid=47 stamp=650311811 filename=/u01/lun0/hanfa2/system09.dbf
    datafile 353 switched to datafile copy
    input datafile copy recid=48 stamp=650311811 filename=/u01/lun0/hanfa2/system08.dbf
    datafile 354 switched to datafile copy
    input datafile copy recid=49 stamp=650311811 filename=/u01/lun0/hanfa2/system11.dbf
    datafile 392 switched to datafile copy
    input datafile copy recid=50 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_data01.dbf
    datafile 393 switched to datafile copy
    input datafile copy recid=51 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_ind01.dbf
    datafile 394 switched to datafile copy
    input datafile copy recid=52 stamp=650311811 filename=/u01/lun0/hanfa2/a_ref01.dbf
    datafile 395 switched to datafile copy
    input datafile copy recid=53 stamp=650311811 filename=/u01/lun0/hanfa2/a_int01.dbf
    datafile 396 switched to datafile copy
    input datafile copy recid=54 stamp=650311811 filename=/u01/lun0/hanfa2/a_summ01.dbf
    datafile 397 switched to datafile copy
    input datafile copy recid=55 stamp=650311811 filename=/u01/lun0/hanfa2/a_nolog01.dbf
    datafile 398 switched to datafile copy
    input datafile copy recid=56 stamp=650311811 filename=/u01/lun0/hanfa2/a_archive01.dbf
    datafile 399 switched to datafile copy
    input datafile copy recid=57 stamp=650311811 filename=/u01/lun0/hanfa2/a_queue01.dbf
    datafile 400 switched to datafile copy
    input datafile copy recid=58 stamp=650311811 filename=/u01/lun0/hanfa2/a_media01.dbf
    datafile 401 switched to datafile copy
    input datafile copy recid=59 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_data02.dbf
    datafile 402 switched to datafile copy
    input datafile copy recid=60 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_data03.dbf
    datafile 403 switched to datafile copy
    input datafile copy recid=61 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_ind02.dbf
    datafile 404 switched to datafile copy
    input datafile copy recid=62 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_ind03.dbf
    datafile 405 switched to datafile copy
    input datafile copy recid=63 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_ind04.dbf
    datafile 406 switched to datafile copy
    input datafile copy recid=64 stamp=650311811 filename=/u01/lun0/hanfa2/a_txn_ind05.dbf
    datafile 407 switched to datafile copy
    input datafile copy recid=65 stamp=650311811 filename=/u01/lun0/hanfa2/a_ref02.dbf
    contents of Memory Script:
       set until time  "to_date( '25.03.2008 08:00:00','dd.mm.yyyy hh24:mi:ss')";
       recover
       clone database
        delete archivelog
    executing Memory Script
    executing command: SET until clause
    Starting recover at 25-MAR-08
    starting media recovery
    channel aux1: starting archive log restore to default destination
    channel aux1: restoring archive log
    archive log thread=1 sequence=86375
    channel aux1: restoring archive log
    archive log thread=1 sequence=86376
    channel aux1: restoring archive log
    archive log thread=1 sequence=86377
    channel aux1: restoring archive log
    archive log thread=1 sequence=86378
    channel aux1: restoring archive log
    archive log thread=1 sequence=86379
    channel aux1: restoring archive log
    archive log thread=1 sequence=86380
    channel aux1: restoring archive log
    archive log thread=1 sequence=86381
    channel aux1: restoring archive log
    archive log thread=1 sequence=86382
    channel aux1: restoring archive log
    archive log thread=1 sequence=86383
    channel aux1: restoring archive log
    archive log thread=1 sequence=86384
    channel aux1: restoring archive log
    archive log thread=1 sequence=86385
    channel aux1: restoring archive log
    archive log thread=1 sequence=86386
    channel aux1: restoring archive log
    archive log thread=1 sequence=86387
    channel aux1: restoring archive log
    archive log thread=1 sequence=86388
    channel aux1: restoring archive log
    archive log thread=1 sequence=86389
    channel aux1: restoring archive log
    archive log thread=1 sequence=86390
    channel aux1: restoring archive log
    archive log thread=1 sequence=86391
    channel aux1: restoring archive log
    archive log thread=1 sequence=86392
    channel aux1: restoring archive log
    archive log thread=1 sequence=86393
    channel aux1: restoring archive log
    archive log thread=1 sequence=86394
    channel aux1: restoring archive log
    archive log thread=1 sequence=86395
    channel aux1: restoring archive log
    archive log thread=1 sequence=86396
    channel aux1: restoring archive log
    archive log thread=1 sequence=86397
    channel aux1: restoring archive log
    archive log thread=1 sequence=86398
    channel aux1: reading from backup piece /arch1_PROD_tdjc4jd7/
    channel aux1: restored backup piece 1
    piece handle=/arch1_PROD_tdjc4jd7/ tag=TAG20080325T060110
    channel aux1: restore complete, elapsed time: 00:07:36
    channel aux1: starting archive log restore to default destination
    channel aux1: restoring archive log
    archive log thread=1 sequence=86356
    channel aux1: restoring archive log
    archive log thread=1 sequence=86357
    channel aux1: restoring archive log
    archive log thread=1 sequence=86358
    channel aux1: restoring archive log
    archive log thread=1 sequence=86359
    channel aux1: restoring archive log
    archive log thread=1 sequence=86360
    channel aux1: restoring archive log
    archive log thread=1 sequence=86361
    channel aux1: restoring archive log
    archive log thread=1 sequence=86362
    channel aux1: restoring archive log
    archive log thread=1 sequence=86363
    channel aux1: restoring archive log
    archive log thread=1 sequence=86364
    channel aux1: restoring archive log
    archive log thread=1 sequence=86365
    channel aux1: restoring archive log
    archive log thread=1 sequence=86366
    channel aux1: restoring archive log
    archive log thread=1 sequence=86367
    channel aux1: restoring archive log
    archive log thread=1 sequence=86368
    channel aux1: restoring archive log
    archive log thread=1 sequence=86369
    channel aux1: restoring archive log
    archive log thread=1 sequence=86370
    channel aux1: restoring archive log
    archive log thread=1 sequence=86371
    channel aux1: restoring archive log
    archive log thread=1 sequence=86372
    channel aux1: restoring archive log
    archive log thread=1 sequence=86373
    channel aux1: restoring archive log
    archive log thread=1 sequence=86374
    channel aux1: reading from backup piece /arch1_PROD_tcjc4jd7/
    ORA-19870: error reading backup piece /arch1_PROD_tcjc4jd7/
    ORA-19510: failed to set size of 182123 blocks for file "/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86358.log" (blocksize=512)
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 9
    channel aux1: starting archive log restore to default destination
    channel aux1: restoring archive log
    archive log thread=1 sequence=86399
    channel aux1: restoring archive log
    archive log thread=1 sequence=86400
    channel aux1: restoring archive log
    archive log thread=1 sequence=86401
    channel aux1: restoring archive log
    archive log thread=1 sequence=86402
    channel aux1: restoring archive log
    archive log thread=1 sequence=86403
    channel aux1: restoring archive log
    archive log thread=1 sequence=86404
    channel aux1: reading from backup piece /arch1_PROD_tgjc4qf4/
    channel aux2: starting archive log restore to default destination
    channel aux2: restoring archive log
    archive log thread=1 sequence=86356
    channel aux2: restoring archive log
    archive log thread=1 sequence=86357
    channel aux2: restoring archive log
    archive log thread=1 sequence=86358
    channel aux2: restoring archive log
    archive log thread=1 sequence=86359
    channel aux2: restoring archive log
    archive log thread=1 sequence=86360
    channel aux2: restoring archive log
    archive log thread=1 sequence=86361
    channel aux2: restoring archive log
    archive log thread=1 sequence=86363
    channel aux2: restoring archive log
    archive log thread=1 sequence=86364
    channel aux2: restoring archive log
    archive log thread=1 sequence=86365
    channel aux2: restoring archive log
    archive log thread=1 sequence=86366
    channel aux2: restoring archive log
    archive log thread=1 sequence=86367
    channel aux2: restoring archive log
    archive log thread=1 sequence=86368
    channel aux2: restoring archive log
    archive log thread=1 sequence=86369
    channel aux2: restoring archive log
    archive log thread=1 sequence=86370
    channel aux2: restoring archive log
    archive log thread=1 sequence=86371
    channel aux2: restoring archive log
    archive log thread=1 sequence=86372
    channel aux2: restoring archive log
    archive log thread=1 sequence=86373
    channel aux2: restoring archive log
    archive log thread=1 sequence=86374
    channel aux2: reading from backup piece /arch1_PROD_t9jc4iki/
    channel aux1: restored backup piece 1
    piece handle=/arch1_PROD_tgjc4qf4/ tag=TAG20080325T080139
    channel aux1: restore complete, elapsed time: 00:01:56
    channel aux1: starting archive log restore to default destination
    channel aux1: restoring archive log
    archive log thread=1 sequence=86405
    channel aux1: restoring archive log
    archive log thread=1 sequence=86406
    channel aux1: restoring archive log
    archive log thread=1 sequence=86407
    channel aux1: restoring archive log
    archive log thread=1 sequence=86408
    channel aux1: reading from backup piece /arch1_PROD_tfjc4qf4/
    channel aux1: restored backup piece 1
    piece handle=/arch1_PROD_tfjc4qf4/ tag=TAG20080325T080139
    channel aux1: restore complete, elapsed time: 00:02:05
    channel aux1: starting archive log restore to default destination
    channel aux1: restoring archive log
    archive log thread=1 sequence=86409
    channel aux1: reading from backup piece /arch1_PROD_tkjc51fm/
    channel aux1: restored backup piece 1
    piece handle=/arch1_PROD_tkjc51fm/ tag=TAG20080325T100124
    channel aux1: restore complete, elapsed time: 00:02:15
    channel aux2: restored backup piece 1
    piece handle=/arch1_PROD_t9jc4iki/ tag=TAG20080325T054759
    channel aux2: restore complete, elapsed time: 00:12:10
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86356.log thread=1 sequence=86356
    channel clone_default: deleting archive log(s)
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86356.log recid=44 stamp=650313112
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86357.log thread=1 sequence=86357
    channel clone_default: deleting archive log(s)
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86357.log recid=45 stamp=650313112
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86358.log thread=1 sequence=86358
    channel clone_default: deleting archive log(s)
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86358.log recid=37 stamp=650313085
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86359.log thread=1 sequence=86359
    channel clone_default: deleting archive log(s)
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86359.log recid=38 stamp=650313085
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86360.log thread=1 sequence=86360
    channel clone_default: deleting archive log(s)
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86360.log recid=52 stamp=650313135
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86361.log thread=1 sequence=86361
    channel clone_default: deleting archive log(s)
    archive log filename=/u01/lun0/hanfa2/arch/prodarch_23b63f7_1_625608313_86361.log recid=40 stamp=650313085
    unable to find archive log
    archive log thread=1 sequence=86362
    Oracle Error:
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01152: file 1 was not restored from a sufficiently old backup
    ORA-01110: data file 1: '/u01/lun0/hanfa2/system01.dbf'
    released channel: t1
    released channel: aux1
    released channel: aux2
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 03/25/2008 18:32:26
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06055: could not find log sequence 86362 thread 1
    Recovery Manager complete.

    Yes :-).
    Also when i run recover database using backup controlfile;and try to apply redo logs i am getting:ORA-00309: log belongs to wrong database Do you have any advice on this ?

  • A CPI-C communication partner could not be logged on

    I having the below error in sm20. Kindly advice  if there is some setting which prevent the logging of the sapcpic.
    Details Page 3 Line 6 Security Audit Log: Local Analysis on sappor
    1
    |Date |Time |Cat|No|Cl.|User |Transaction Code |Terminal
    |MNo|Text Date: 12.04.07
    12.04.2007
    06:20:10
    DIA
    2
    000
    SAPCPIC
    |172.25.82.28 |AU6|RFC/CPIC Logon Failed, Reason = 1, Type =
    Details
    Recording at Local and Central Time........................ 12.04.2007
    06:20:10
    Task................ 3356 D2 Dialog Work Process No. 2
    User................ SAPCPIC
    Client.............. 000
    Terminal............ 172.25.82.28
    Mode................ 1
    Transaction Code....
    Program Name........ SAPMSSY1
    Audit Class......... RFC logon ( 16 )
    Security Level...... All ( 9 )
    Documentation for SysLog Message AU 6 :
    |RFC:
    |
    |The call check of a function module in a function group was not
    |
    |successful, that is, the user is not allowed to call the function
    |
    |module.
    |
    |
    |
    |CPIC:
    |
    |A CPI-C communication partner could not be logged on.
    |
    |
    |
    |Possible types:
    |
    |R = external RFC
    |
    |F = Internal RFC
    |
    |C = CPIC
    |
    |
    |
    |Possible reasons:
    |
    | 1 (USER_NOT_ALLOWED) User not allowed
    |
    | 2 (USER_LOCKED) User locked
    |
    | 3 (STOP_SESSION) System stopped
    |
    | 4 (SAP_STAR) SAP* logon without user master record
    |
    | 5 (BAD_BUFFER) Error in AUTH buffer
    |
    | 6 (NO_EXT_CHECK) No external user check
    |
    | 7 (BAD_USER_TYPE) Incorrect user type
    |
    | 8 (USER_NOT_VALID) Logon not possible at this time
    |
    | 9 (SNC_NAME_NOT_FOUND) No users found for SNC logon
    |
    | 10 (SNC_REQUIRED) SNC logon required
    |
    | 11 (SNC_NAME_NOT_IN_ACL) User not in ACL
    |
    | 12 (SNC_SYST_NOT_IN_ACL) System not in ACL
    |
    Technical Details
    File................ 000001 k:\usr\sap\PRD\DVEBMGS00\log\20070411.AUD
    Position............ 0000006840
    Message ID.......... AU 6
    Variable Parts...... S&1
    Steps for the Reconstruction

    Thanks for the reply.
    The log is set by audit department.
    Actually the log is caused by a script of mine which uses sapinfo.exe.
    I used it to check if the sap services and database is running.
    So my doubts is:
    Since the log show that the user is not allowed to call the function module, how come my script is able to query that the sap service and database is alive.
    Kindly advice pls.

  • Could not open log file in Win2000 sp3 Message in console

    I have configured log file for ias. Then restarted my Application server. It is giving Error message "Could not open log file ''logs/logVal.10817" in kas window. But logs files are there (created by the server itself) in the logs floder.
    I have configured logs for two systems.
    One system is noted all messages in the file
    Second system did not not any messages.
    But the files are existed in the logs folder in both the systems.
    I need to configure logs for ias,Kjs and KXS also.
    Please suggest me regarding this.
    thanks
    sudheer

    Hi,
    I'm not sure what operation are you trying to, can you please confirm that ? Please check what kind of messages did you try to log, is it only errors ? or all errors & warning or all messages ?. If it were only errors and warnings, then there is a possibility that the server did not encounter any of this, due to which the log file can be empty.
    Regards
    Raj

  • ORA-00333: redo log read error block

    ORA-01033: ORACLE initialization or shutdown in progress ...
    / as sysdba
    SQL> shutdown immediate;
    SQL> startup nomount;
    SQL> alter database mount;
    SQL> alter database open;
    ORA-00333: redo log read error block 8299 count 8192
    SQL> SELECT * FROM V$VERSION;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Product
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    SQL> select group#,members,THREAD, STATUS,ARCHIVED,BYTES,FIRST_TIME,FIRST_CHAGE#,SEQUENCE# from v$log;
    GROUP# MEMBERS,THREAD,STATUS,ARCHIVED,BYTES,FIRST_TIME,FIRST_CHAGE#,SEQUENCE#
    1 1 1 CURRENT NO 52428800 29-FEB-12 1597643 57
    2 1 1 INACTIVE NO 52428800 29-FEB-12 1573462 56
    Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
    Wed Feb 29 19:46:38 2012
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 56 Reading mem 0
    Mem# 0 errs 0: C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_7LZYZK8S_.LOG
    Wed Feb 29 19:46:40 2012
    Completed redo application
    Wed Feb 29 19:46:40 2012
    Completed crash recovery at
    Thread 1: logseq 56, block 6568, scn 1597642
    270 data blocks read, 270 data blocks written, 1460 redo blocks read
    Wed Feb 29 19:46:43 2012
    Thread 1 advanced to log sequence 57
    Thread 1 opened at log sequence 57
    Current log# 2 seq# 57 mem# 0: C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_7LZYZL5V_.LOG
    Successful open of redo thread 1
    Wed Feb 29 19:46:43 2012
    SMON: enabling cache recovery
    Wed Feb 29 19:46:55 2012
    Successfully onlined Undo Tablespace 1.
    Wed Feb 29 19:46:55 2012
    SMON: enabling tx recovery
    Wed Feb 29 19:46:56 2012
    Database Characterset is AL32UTF8
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=19, OS id=3024
    Wed Feb 29 19:47:09 2012
    Completed: alter database open
    Wed Feb 29 19:47:14 2012
    db_recovery_file_dest_size of 10240 MB is 0.98% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Wed Feb 29 20:33:30 2012
    MMNL absent for 1537 secs; Foregrounds taking over
    Wed Feb 29 20:33:31 2012
    MMNL absent for 1540 secs; Foregrounds taking over
    Wed Feb 29 20:33:31 2012
    MMNL absent for 1540 secs; Foregrounds taking over
    MMNL absent for 1540 secs; Foregrounds taking over
    Wed Feb 29 20:33:32 2012
    MMNL absent for 1540 secs; Foregrounds taking over
    Wed Feb 29 20:33:33 2012
    MMNL absent for 1540 secs; Foregrounds taking over
    Wed Feb 29 21:45:24 2012
    MMNL absent for 4318 secs; Foregrounds taking over
    MMNL absent for 4318 secs; Foregrounds taking over
    MMNL absent for 4322 secs; Foregrounds taking over
    Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
    Wed Feb 29 22:30:01 2012
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 3, v.3244
    CPU : 2 - type 586, 2 Physical Cores
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:3097M/3546M, Ph+PgF:5143M/5429M, VA:1943M/2047M
    Wed Feb 29 22:30:01 2012
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __shared_pool_size = 201326592
    __large_pool_size = 8388608
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
    sga_target = 805306368
    control_files = C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
    __db_cache_size = 587202560
    compatible = 10.2.0.1.0
    db_recovery_file_dest = C:\oraclexe\app\oracle\flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=winsp3ue)(PORT=1522))
    job_queue_processes = 4
    audit_file_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
    background_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
    user_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
    core_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 268435456
    PMON started with pid=2, OS id=2176
    PSP0 started with pid=3, OS id=2204
    MMAN started with pid=4, OS id=2208
    DBW0 started with pid=5, OS id=2212
    LGWR started with pid=6, OS id=2220
    CKPT started with pid=7, OS id=2240
    SMON started with pid=8, OS id=2460
    RECO started with pid=9, OS id=2464
    CJQ0 started with pid=10, OS id=2480
    MMON started with pid=11, OS id=2484
    Wed Feb 29 22:30:02 2012
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=2492
    Wed Feb 29 22:30:02 2012
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Wed Feb 29 22:30:02 2012
    alter database mount exclusive
    Wed Feb 29 22:30:06 2012
    Setting recovery target incarnation to 2
    Wed Feb 29 22:30:06 2012
    Successful mount of redo thread 1, with mount id 2657657770
    Wed Feb 29 22:30:06 2012
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Wed Feb 29 22:30:07 2012
    alter database open
    Wed Feb 29 22:30:07 2012
    Beginning crash recovery of 1 threads
    Wed Feb 29 22:30:07 2012
    Started redo scan
    Wed Feb 29 22:30:15 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\udump\xe_ora_2544.trc:
    ORA-00333: redo log read error block 10347 count 6144
    ORA-00312: online log 2 thread 1: 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_7LZYZL5V_.LOG'
    ORA-27070: async read/write failed
    OSD-04016: Error queuing an asynchronous I/O request.
    O/S-Error: (OS 23) Data error (cyclic redundancy check).
    Waiting for Help
    Regards

    Errors in file c:\oraclexe\app\oracle\admin\xe\udump\xe_ora_2544.trc:
    ORA-00333: redo log read error block 10347 count 6144
    ORA-00312: online log 2 thread 1: 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_7LZYZL5V_.LOG'
    ORA-27070: async read/write failed
    OSD-04016: Error queuing an asynchronous I/O request.
    O/S-Error: (OS 23) Data error (cyclic redundancy check).Might your redo log file is corrupted or not exist, check physically. -> C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_7LZYZL5V_.LOG
    is it archivelog mode?
    perform fake recovery and open resetlogs.

  • E902: package could not be installed. Error in installing application

    Hi All,
    we try to deploy our first application(IPPhoneServicesTutorial)
    we do it using designer 2.4.2.009 on application server cuae
    2.4.2.009, and we get the following error:
    E902: package could not be installed. Error in installing application
    we check the application server log and this is the result:
    Full information as follows:
    Source: mscorlib
    Message: Value cannot be null.
    Parameter name: path1
    Stack Trace:
    at System.IO.Path.Combine(String path1, String path2)
    at
    Metreos.ApplicationFramework.Assembler.Assembler.DetermineWSE3Path()
    at Metreos.ApplicationFramework.Assembler.Assembler..cctor()
    2008:04:07::04:57:29(04): Error: AM
    Application 'IPPhoneServicesTutorial' installation failed:
    Application IPPhoneServicesTutorial failed to load.
    2008:04:07::04:57:35(10): Info: MCP Unable to connect to media
    server Media1 (127.0.0.1)
    2008:04:07::04:57:50(17): Info: MCP Unable to connect to media
    server Media1 (127.0.0.1)
    2008:04:07::04:58:05(17): Info: MCP Unable to connect to media
    server Media1 (127.0.0.1)
    2008:04:07::04:58:20(18): Info: MCP Unable to connect to media
    server Media1 (127.0.0.1)
    note that the media server service always stoped automatically

    Hi,
    I am also getting the same error. I did one sample application in cuad. when i try to build my project the following error came:
    Full error information as follows:
    Source: mscorlib
    Message: Value cannot be null.
    Parameter name: path1Stack Trace: System.String Combine(System.String, System.String)
    at System.IO.Path.Combine(String path1, String path2)
    at Metreos.Max.Framework.ProjectBuilder.PackageApplication()
    at Metreos.Max.Framework.MaxMainUtil.BuildProject(Int32& warningCount, Int32& errorCount)
    at Metreos.Max.Framework.MaxMain.OnBuildProject()
    Please help me regarding this.
    Thanks,
    Ajith

  • ORA-00333: redo log read error block 283081 count 8192

    I am starting the database..it mount but after that it gives me this error
    ORA-00333: redo log read error block 283081 count 8192
    Below are the contents of alert Log.._Please advice_
    Completed: ALTER DATABASE MOUNT
    Tue Jan 20 10:24:45 2009
    ALTER DATABASE OPEN
    Tue Jan 20 10:24:45 2009
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Tue Jan 20 10:24:45 2009
    Started redo scan
    Tue Jan 20 10:25:00 2009
    Errors in file /d01/oracle/PROD1/db/tech_st/10.2.0/admin/PROD1_prod1/udump/prod1_ora_32356.trc:
    ORA-00333: redo log read error block 283081 count 8192
    ORA-00312: online log 2 thread 1: '/d01/oracle/PROD1/db/apps_st/data/log02a.dbf'
    ORA-27072: File I/O error
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 4
    Additional information: 283081
    Additional information: 257536
    Tue Jan 20 10:25:16 2009
    Errors in file /d01/oracle/PROD1/db/tech_st/10.2.0/admin/PROD1_prod1/udump/prod1_ora_32356.trc:
    ORA-00333: redo log read error block 283081 count 8192
    ORA-00312: online log 2 thread 1: '/d01/oracle/PROD1/db/apps_st/data/log02a.dbf'
    ORA-27091: unable to queue I/O
    ORA-27072: File I/O error
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 4
    Additional information: 283081
    Additional information: 257536
    Tue Jan 20 10:25:31 2009

    I did what Prabhu told me..But i recovered using backup controlfile and when i was asked to apply logs..i applied my oldest logs and it worked
    Like i have two groups with two members each
    I applied log1a.dbf and it said media recovery completee
    I opened the database But then it started giving me errors for undo tablespace
    I made another undo tablespace..tried dropping the old one but it did not permitted as it had some segments with status "needs recovery"
    Than i added this parameter in pfile with the correupted segment and than tried to drop the segment but it still did not permit
    corruptedrollback_segments =(corrupted_undo segment_name)
    Next what i did was I mounted the database, ran another session of media recovery and opened the databse using resetlogs
    Than i dropped the old undo and it went through successfully..
    If you think anything i did wrong than please advice..
    I hope this action plans helps you in case you come across same errors some day
    I would be very thankful if you can refer me a document of recovery which covers all kinds of recoveries and scenarios and commands too
    Thanks alot

  • ORA-00333: redo log read error block 65538 count 8192

    Hi,
    I wanted to alter user hr's password, but I couldn't open the database first. What should I do? Here is my demo: Thank you for your response.
    C:\>sqlplus /nolog
    SQL*Plus: Release 9.2.0.1.0 - Production on Sun May 16 12:12:43 2004
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> connect sys/oracle as sysdba
    Connected.
    SQL> show user
    USER is "SYS"
    SQL> select * from v$controlfile;
    STATUS
    NAME
    C:\ORACLE\ORADATA\SARAH\CONTROL01.CTL
    C:\ORACLE\ORADATA\SARAH\CONTROL02.CTL
    C:\ORACLE\ORADATA\SARAH\CONTROL03.CTL
    SQL> select * from dba_users;
    select * from dba_users
    ERROR at line 1:
    ORA-01219: database not open: queries allowed on fixed tables/views only
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-00333: redo log read error block 65538 count 8192
    SQL> desc v$instance
    Name Null? Type
    INSTANCE_NUMBER NUMBER
    INSTANCE_NAME VARCHAR2(16)
    HOST_NAME VARCHAR2(64)
    VERSION VARCHAR2(17)
    STARTUP_TIME DATE
    STATUS VARCHAR2(12)
    PARALLEL VARCHAR2(3)
    THREAD# NUMBER
    ARCHIVER VARCHAR2(7)
    LOG_SWITCH_WAIT VARCHAR2(11)
    LOGINS VARCHAR2(10)
    SHUTDOWN_PENDING VARCHAR2(3)
    DATABASE_STATUS VARCHAR2(17)
    INSTANCE_ROLE VARCHAR2(18)
    ACTIVE_STATE VARCHAR2(9)
    SQL> select instance_name, status from v$instance;
    INSTANCE_NAME STATUS
    sarah MOUNTED
    SQL>
    *******************************

    I did what Prabhu told me..But i recovered using backup controlfile and when i was asked to apply logs..i applied my oldest logs and it worked
    Like i have two groups with two members each
    I applied log1a.dbf and it said media recovery completee
    I opened the database But then it started giving me errors for undo tablespace
    I made another undo tablespace..tried dropping the old one but it did not permitted as it had some segments with status "needs recovery"
    Than i added this parameter in pfile with the correupted segment and than tried to drop the segment but it still did not permit
    corruptedrollback_segments =(corrupted_undo segment_name)
    Next what i did was I mounted the database, ran another session of media recovery and opened the databse using resetlogs
    Than i dropped the old undo and it went through successfully..
    If you think anything i did wrong than please advice..
    I hope this action plans helps you in case you come across same errors some day
    I would be very thankful if you can refer me a document of recovery which covers all kinds of recoveries and scenarios and commands too
    Thanks alot

  • Could not enumerate processes (1) error=-1073738819

    Hi guys,
    I have deployed a WAR file on to my managed server.
    While my managed server is up and running. and the application was deployed successfully and is in the active state, I am unable to test the application.
    When i try to test the client url of the application, it gives me a "FORBIDDEN 403.....you do not have permission to access" error.
    I checked the logs and this is what i got.
    [WARN ][osal ] Could not enumerate processes (1) error=-1073738819
    [WARN ][osal ] Could not add counter (null)\ for query
    [WARN ][osal ] Failed to init virtual size counter
    This is strange coz, I am able to deploy and test applications on other machines.
    When I did some googling around, I found out that...the issue might have occurred due to some oracle provider might be disabled.
    I followed this blog to change the setting. But did not resolved the issue.
    http://hirt.se/blog/?paged=2
    please help.
    Thanks,
    salil

    Any leads on this issue?
    thanks,
    salil

  • "Adobe Captivate could not detect a recording device ..."

    Adobe Captivate shows my Snowflake USB microphone but doesn't record sound from it. When I choose Calibrate I get "Adobe Captivate could not detect a recording device". However, I can record from the microphone in all my other apps (Rosetta Stone, Sony SoundForge, etc.), so I know it's not a hardware issue.
    When I go to "Sound" in Vista Pro's "Sound" option on control panel the Microphone is chosen as the default recording device, and I see the bars moving up and down when I talk.
    What can I do to get "Captivate" to see the Mic?
    A temporary workaround I found is to plug the Microphone into my laptop, then select SPDIF in as the input source. Captivate still gives the "... could not detect a recording device..." error, but the sound records anyway. This is kludgy, however.

    Hi there
    You may well just be out of luck. I heard Captivate 2 and Vista Pro used together. I don't believe Captivate was fully compliant with Vista until version 3. So that may explain things.
    Unless someone pops in with a better idea, you should be able to record the audio separately, save as WAV or MP3 and import into your slides.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • TS4036 could not sign in server error when trying to restore iphone from icloud

    I am trying to restore my iPhone from an iCloud  backup.  I deleted everything on the phone per restore instructions. Connected to wireless on iPhone.  Logged on to my iCloud account.    Told the iPhone to restore from iCloud backup.  I keep getting ""could not sign in" server error OK.  I get this messge over and over.

    I actually noticed when I had this problem just now that my iPhone 4 wasn't on wif. Only connected to 3G even though I entered my network info and clicked connect. So I backed up a few steps and re selected to connect to wifi and it fixed my issue!

  • Could not sign in Unknown error.

    Have had my Apple TV for over a year on the same iTunes account, working flawlessly. All of a sudden today, I get random:
    Could Not Sign In
    Unknown error.
    Messages.
    Restart - nada. Power interrupt - nada.
    Log off and try to log back in in settings: same message every time now.
    Help!

    Sort of. I did a full restore from settings, which resets it to factory settings, but with the latest software update. Then had to set it up like new, and re-login or register apps like MLB, Netflix, Hulu, etc. Took over an hour, but the problem hasn't been back since. Kind of sad that no one replies on these forums, including Apple support. I'm full Apple technology ecosystem in my home, but have started to shop other devices now after this experience. Technology issues I can take. Lack of support, not so much.

  • Could not find the record specified with data_record option

    Hi, we've got the same error in a couple of templates, but have no idea what can be the cause or solution. Does anyone know where I should look when I got "Could not find the record specified with data_record option" as message?
    Thanks in advance!

    Hi Raf,
    That is what it normally is.  I thought it might be related to a multi-record form, like in this blog http://blogs.adobe.com/formfeed/2009/09/working_with_multiple_data_rec.html.
    That blog does not really go into it, but if your "record" is not the directly under the <xfa:data> element then you need a <record> element under config/data to say what the node is, something like <record>Worker</record>.
    You error message sounded familiar but I have not been able to reproduce it, but then I've moved on a couple of versions of Designer.
    Is it possible for you to share your form and seed data?
    Regards
    Bruce

  • WebGate: Could not configure log engine (Linux)

    After installing the WebGate on Linux AS 3 with Apache 2.x I am getting the error message in apache error.log:
    WebGate: Could not configure log engine
    whenever I am trying to access http://localhost
    Could anyone offer some suggestion on how to fix it?
    Thanks Kris

    Thanks for the response. I was using the default version of oblog_config_wg.xml initially. Below is the current one I am using.
    I end up with the error in my apache error log every time I navigate to the server from a web browser. The sections I changed are below in bold. Thanks for any insight you can provide.
    &lt;CompoundList
    xmlns="http://www.oblix.com"ListName="logframework.xml.staging"&gt;
    &lt;SimpleList&gt;
    &lt;NameValPair
    ParamName="LOG_THRESHOLD_LEVEL"Value="LOGLEVEL_WARNING"&gt;
    &lt;/NameValPair&gt;
    &lt;NameValPair
    ParamName="AUTOSYNC"Value="True"&gt;&lt;/NameValPair&gt;
    &lt;/SimpleList&gt;
    &lt;CompoundList
    xmlns="http://www.oblix.com"
    ListName="LOG_CONFIG"&gt;
    &lt;!-- Write all FATAL logs to the system logger. --&gt;
    &lt;ValNameList
    xmlns="http://www.oblix.com"
    ListName="LogFatal2Sys"&gt;
    &lt;NameValPair
    ParamName="LOG_LEVEL"
    Value="LOGLEVEL_FATAL"&gt;
    &lt;/NameValPair&gt;
    &lt;NameValPair
    ParamName="LOG_WRITER"
    Value="SysLogWriter"&gt;
    &lt;/NameValPair&gt;
    &lt;NameValPair
    ParamName="LOG_STATUS"
    Value="On"&gt;
    &lt;/NameValPair&gt;
    &lt;/ValNameList&gt;
    &lt;!-- Write all logs to the Oracle log file. --&gt;
    &lt;ValNameList
    xmlns="http://www.oblix.com"
    ListName="LogAll2File"&gt;
    &lt;NameValPair
    ParamName="LOG_LEVEL"
    Value="LOGLEVEL_ALL"&gt;
    &lt;/NameValPair&gt;
    &lt;NameValPair
    ParamName="LOG_WRITER"
    Value="*FileLogWriter*"&gt;
    &lt;/NameValPair&gt;
    &lt;NameValPair
    ParamName="FILE_NAME"
    Value="*/usr/local/apache2/logs/webgate.log*"&gt;
    &lt;/NameValPair&gt;
    &lt;!-- Buffer up to 64 KB (expressed in bytes) of log entries before flushing to the file. --&gt;
    &lt;NameValPair
    ParamName="BUFFER_SIZE"
    Value="131072"&gt;
    &lt;/NameValPair&gt;
    &lt;!-- Rotate the log file once it exceeds 50 MB (expressed in bytes). --&gt;
    &lt;NameValPair
    ParamName="MAX_ROTATION_SIZE"
    Value="52428800"&gt;
    &lt;/NameValPair&gt;
    &lt;!-- Rotate the log file after 24 hours (expressed in seconds). --&gt;
    &lt;NameValPair
    ParamName="MAX_ROTATION_TIME"
    Value="86400"&gt;
    &lt;/NameValPair&gt;
    &lt;NameValPair
    ParamName="LOG_STATUS"
    Value="On"&gt;
    &lt;/NameValPair&gt;
    &lt;/ValNameList&gt;
    &lt;/CompoundList&gt;
    &lt;/CompoundList&gt;

Maybe you are looking for