Ora-10567

Hi,
i have a problem with my prod DB. due to power failure our db went down and when the power came back on some files got corupted. i had a rman backup and was able to restore most of the datafiles but one system datafile is giving me errors. the error is pasted below. how do i get rid of this and open my database?
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 12/23/2008 13:28:13
ORA-00283: recovery session canceled due to errors
RMAN-11003: failure during parse/execution of SQL statement: alter database
ver logfile 'G:\ARCHIVE\1_1194814.ARC'
ORA-00283: recovery session canceled due to errors
ORA-00600: internal error code, arguments: [3020], [75503875], [1], [1194814
466], [380], [], []
ORA-10567: Redo is inconsistent with data block (file# 18, block# 6403)
ORA-10564: tablespace SYSTEM
ORA-01110: data file 18: 'D:\IMM\SYSTEM\SYSTEM_02.DBF'
ORA-10561: block type 'TRANSACTION MANAGED INDEX BLOCK', data object# 3864

a complete restore of the database solved the problem.

Similar Messages

  • Standby db ORA-10567:

    Hi,
    We have data guard setup in 11.2 on aix.We got the following errors in standby db.
    Media Recovery Log +P10_ARCHGROUP01/P10/arch/arch_1_1763_815128087.arc
    Media Recovery Log +P10_ARCHGROUP01/P10/arch/arch_1_1764_815128087.arc
    Mon Jun 03 13:10:49 2013
    Primary database is in MAXIMUM PERFORMANCE mode
    RFS[15]: Assigned to RFS process 63504552
    RFS[15]: Selected log 9 for thread 1 sequence 1779 dbid 148599395 branch 815128087
    Mon Jun 03 13:10:50 2013
    RFS[16]: Assigned to RFS process 37486880
    RFS[16]: Selected log 10 for thread 1 sequence 1778 dbid 148599395 branch 815128087
    Mon Jun 03 13:10:50 2013
    Archived Log entry 2350 added for thread 1 sequence 1778 ID 0x10f38120 dest 2:
    Mon Jun 03 13:11:15 2013
    Errors in file /u01/app/oracle/admin/P10/diag/rdbms/P10dg/P10DG/trace/P10DG_pr0a_61079852.trc (incident=83785):
    ORA-00600: internal error code, arguments: [3020], [52], [591479], [218695287], [], [], [], [], [], [], [], []
    ORA-10567: Redo is inconsistent with data block (file# 52, block# 591479, file offset is unknown bytes)
    ORA-10564: tablespace UNDOTBS1
    ORA-01110: data file 52: '+P10_DATAGROUP01/P10/undotbs03.dbf'
    ORA-10560: block type 'KTU UNDO BLOCK'
    Is it possible to sync with primary?
    Any suggestions.
    Br,

    972788 wrote:
    Hi,
    We didn't find error in primary alert log.
    Br,
    972788 wrote:Hi,
    We didn't find error in primary alert log.
    Br,
    10567, 00000, "Redo is inconsistent with data block (file# %s, block# %s, file offset is %s bytes)"
    // *Cause:  There are two possible causes of this error: (1) A write issued
    //          by Oracle was lost by the underlying OS or storage system.
    //          (2) an Oracle internal error.
    // *Action: Investigate why the error occurred and how important is the data
    //          block. Media and standby database recovery usually can continue
    //          if user allows recovery to corrupt this data block.

  • ORA -10567 : Redo is inconsistent with data block...

    Hi All !!
    Two days back I installed oracle 10g on windows XP and today my database is giving problem as it's in mount state and not opening for normal operation.
    When I give command 'alter database open' then it's giving error ORA-10567 : Redo is inconsistent with data block...I have no earlier backup for database
    and also no backup for any datafile. I crosschecked the status of datafile and found that there are block corruption in datafile 2 & 4 (users and undotbs01)..I used blockrecover coomand too for block corruption but not able to correct those blocks..plz suggest me that how can I fix this error ORA-10567.
    Thanks
    With Best Regards
    -avichal

    Hi Ramesh,
    I reckon you should try these out:
    - identify the tablespace that file belongs to in the production db.
    - put the that tablespace in backup mode on the prod db
    - shutdown your standby database
    - overwrite the problematic datafile with the corresponding datafile from production database
    - put the tablespace above in end backup mode
    - startup your standby database and issue the recover command.
    Well, there you go. Your standby database should be all fine now.
    Regards
    Pranilesh Chand

  • Error in starting up the database . . . .

    Dears,,
    While startup DB, i faced the following error:
    ORA-01190: control file or data file 1 is from before the last resetlogs
    ORA-01110: data file 1: ' /oracle/..../system01.dbf '
    How can solve this please ?

    Dears,,
    I restored system01.dbf and make recovery as following:
    RMAN>RUN{
    sql ' alter database datafile 1 offline ';
    restore datafile 1;
    recover datafile 1;
    sql ' alter database datafile 1 online ';
    But while starting up db , i faced another problem with system02.dbf
    So, i made full restore database from more recent backup as following:
    RMAN> restore database;
    After finishing restoring i made recover as following:
    RMAN> recover database;
    I faced the following errors:
    RMAN-00571: =======================
    RMAN-03002: failure of recover command at 01/14/2010 21:30:53
    ORA-00283: recovery session canceled due to errors
    RMAN-11003: failure during parse/execution of SQL statement:
    alter database recover logfile '/backup/flash_recovery_area/EBS/archivelog/2010_01_13 /o1_mf_1_3_5nv9kzc3_.arc'
    ORA-00283: recovery session canceled due to errors
    ORA-12801: error signaled in parallel query server P000
    ORA-00600: internal error code, arguments: [3020], [392], [2], [1], [4], [52128], [388], []
    ORA-10567: Redo is inconsistent with data block (file# 392, block# 2)
    ORA-10564: tablespace APPS_TS_TX_DATA
    ORA-01110: data file 392: '/oracle/EBS/db/apps_st/data/a_txn_data01.dbf'
    ORA-10560: block type 'KTFB B

  • Recover Database Failed..

    Hi,
    I am trying to recover my Oracle 9i v9.2.0.4 database running on Solaris 9 (sparc). Database is in archived log mode and RMAN is also used to perform incremental and full backups.
    My database died with an internal error and so far I can restore it from within RMAN with no problem. When I execute "Recover database", I see the following:
    RMAN> recover database;
    Starting recover at 12-APR-04
    using channel ORA_DISK_1
    using channel ORA_DISK_2
    channel ORA_DISK_1: starting incremental datafile backupset restore
    channel ORA_DISK_1: specifying datafile(s) to restore from backup set
    destination for restore of datafile 00003: /ora02/app/oracle/oradata/sunesdb/cwmlite01.dbf
    destination for restore of datafile 00005: /ora02/app/oracle/oradata/sunesdb/example01.dbf
    destination for restore of datafile 00006: /ora02/app/oracle/oradata/sunesdb/indx01.dbf
    destination for restore of datafile 00010: /ora02/app/oracle/oradata/sunesdb/xdb01.dbf
    channel ORA_DISK_2: starting incremental datafile backupset restore
    channel ORA_DISK_2: specifying datafile(s) to restore from backup set destination for restore of datafile 00001: /ora02/app/oracle/oradata/sunesdb/system01.dbf
    destination for restore of datafile 00008: /ora02/app/oracle/oradata/sunesdb/tools01.dbf
    channel ORA_DISK_1: restored backup piece 1
    piece handle=/ora_backup/ora_df522977420_s309_s1 tag=TAG20040408T233019 params=NULL
    channel ORA_DISK_1: restore complete
    channel ORA_DISK_2: restored backup piece 1
    piece handle=/ora_backup/ora_df522977515_s311_s1 tag=TAG20040408T233019 params=NULL
    channel ORA_DISK_2: restore complete
    channel ORA_DISK_1: starting incremental datafile backupset restore
    channel ORA_DISK_1: specifying datafile(s) to restore from backup set
    destination for restore of datafile 00002: /ora02/app/oracle/oradata/sunesdb/undotbs01.dbf
    destination for restore of datafile 00004: /ora02/app/oracle/oradata/sunesdb/drsys01.dbf
    destination for restore of datafile 00007: /ora02/app/oracle/oradata/sunesdb/odm01.dbf
    destination for restore of datafile 00009: /ora02/app/oracle/oradata/sunesdb/users01.dbf
    channel ORA_DISK_1: restored backup piece 1
    piece handle=/ora_backup/ora_df522977420_s310_s1 tag=TAG20040408T233019 params=NULL
    channel ORA_DISK_1: restore complete
    starting media recovery
    media recovery failed
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of recover command at 04/12/2004 17:10:44
    ORA-00283: recovery session canceled due to errors
    RMAN-11003: failure during parse/execution of SQL statement: alter database recover if needed start
    ORA-00283: recovery session canceled due to errors
    ORA-00600: internal error code, arguments: [3020], [8388729], [1], [154], [167160], [16
    ORA-10567: Redo is inconsistent with data block (file# 2, block# 121)
    ORA-10564: tablespace UNDOTBS1
    ORA-01110: data file 2: '/ora02/app/oracle/oradata/sunesdb/undotbs01.dbf'
    ORA-10560: block type 'KTU SMU HEADER BLOCK'
    RMAN>
    I also tried to restore and recover to 08-Apr-04, the day before it crashed. This can be done successfully but I still cannot open the database.
    The error says I need to used RESETLOGS or NORESETLOGS. I followed but the database still refused to open.
    What should I do to get the database back online? I am not DBA trained and hence kindly list me the steps to follow.
    Is it possible to start without the undotsb01.dbf and then rebuild it? What would I lose by doing this? Any alternatives?
    Thank you very much!

    Bad news.. I forgot to turn off my cron jobs last night and it seems that my backups were overwritten. I cannot restore back to 08-APR-04 as it reported RMAN-06023: no backup or copy of datafile found to restore.
    Any way to resolve the undotsb01.dbf problem so that I can startup my database again?

  • Standby Database Creation problem

    Hi,
    I have setup Standby Database for our Primary DAtabae,
    I am facing probel while applying redo logs, if somebody nows the solution, Please help me.
    SQL> startup nomount PFILE='E:\oracle\admin\fno\pfile\init.ora';
    ORACLE instance started.
    Total System Global Area 730931140 bytes
    Fixed Size 454596 bytes
    Variable Size 285212672 bytes
    Database Buffers 444596224 bytes
    Redo Buffers 667648 bytes
    SQL> ALTER DATABASE MOUNT STANDBY DATABASE;
    Database altered.
    SQL> RECOVER STANDBY DATABASE;
    ORA-00279: change 7990686470 generated at 04/01/2006 15:53:57 needed
    for threa
    1
    ORA-00289: suggestion : F:\ORACLE\ORADATA\FNO\ARCH\LOG_17032.ARC
    ORA-00280: change 7990686470 for thread 1 is in sequence #7032
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    AUTO
    ORA-00283: recovery session canceled due to errors
    ORA-00600: internal error code, arguments: [3020], [8388681], [1],
    [7032],
    [137367], [16], [], []
    ORA-10567: Redo is inconsistent with data block (file# 2, block# 73)
    ORA-10564: tablespace UNDOTBS1
    ORA-01110: data file 2: 'G:\ORACLE\ORADATA\FNO\UNDOTBS01.DBF'
    ORA-10560: block type 'KTU SMU HEADER BLOCK'
    ORA-01112: media recovery not started
    Ramesh
    pls mail me : [email protected]
    +91 080 9341018616

    Hi,
    I have setup Standby Database for our Primary DAtabae,
    I am facing probel while applying redo logs, if somebody nows the solution, Please help me.
    SQL> startup nomount PFILE='E:\oracle\admin\fno\pfile\init.ora';
    ORACLE instance started.
    Total System Global Area 730931140 bytes
    Fixed Size 454596 bytes
    Variable Size 285212672 bytes
    Database Buffers 444596224 bytes
    Redo Buffers 667648 bytes
    SQL> ALTER DATABASE MOUNT STANDBY DATABASE;
    Database altered.
    SQL> RECOVER STANDBY DATABASE;
    ORA-00279: change 7990686470 generated at 04/01/2006 15:53:57 needed
    for threa
    1
    ORA-00289: suggestion : F:\ORACLE\ORADATA\FNO\ARCH\LOG_17032.ARC
    ORA-00280: change 7990686470 for thread 1 is in sequence #7032
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    AUTO
    ORA-00283: recovery session canceled due to errors
    ORA-00600: internal error code, arguments: [3020], [8388681], [1],
    [7032],
    [137367], [16], [], []
    ORA-10567: Redo is inconsistent with data block (file# 2, block# 73)
    ORA-10564: tablespace UNDOTBS1
    ORA-01110: data file 2: 'G:\ORACLE\ORADATA\FNO\UNDOTBS01.DBF'
    ORA-10560: block type 'KTU SMU HEADER BLOCK'
    ORA-01112: media recovery not started
    Ramesh
    pls mail me : [email protected]
    +91 080 9341018616

  • Standby do not applied archives

    Hi,
    Please help me any one,
    am facing the below problem,
    Errors in file /oracle/admin/marvlstd/bdump/marvlstd_mrp0_28273.trc:
    ORA-12801: error signaled in parallel query server P000
    ORA-00600: internal error code, arguments: [3020], [90], [573443], [378060803], [], [], [], []
    ORA-10567: Redo is inconsistent with data block (file# 90, block# 573443)
    ORA-10564: tablespace USERS
    ORA-01110: data file 90: '+DA
    when am started MRP above error  to be occurred how to solve the issue in statdby
    i have restarted asm and DB its fine but archives not applied,
    once i put the below command facing the above problem.
    alter database recover managed standby database disconnect from session;
    Thanks
    Gopi G

    Hi,
    please check following link: ORA-10567: Redo is inconsistent with data block (file# 124, block# 214081) &amp;laquo; Hendry&amp;#039;s &amp;quot;Oracl…
    Thank you

  • RECOVERY OF THREAD 1 STUCK AT BLOCK 54 OF FILE 2

    Hi all,
    i have problem . my db is running on Oracle9i release 2. when i want to startup my db, it returns 'shutdown is initializing..' then i force by apply shutdown abort. then i retry to startup, then it give message as 'RECOVERY OF THREAD 1 STUCK AT BLOCK 54 OF FILE 2' . i refer to similar forum, then i apply the below commands:
    SQL> recover file 2 block 54
    ORA-00905: missing keyword
    then i use -->
    SQL> alter database recover datafile 2 blok 54;
    alter database recover datafile 2 blok 54
    ERROR at line 1:
    ORA-00905: missing keyword
    FYI, i dont do any backup because this db is only on my personal laptop. and also not running in archivelog mode. finally i just run below-->
    SQL> recover database
    and the result as follows:
    ORA-00283: recovery session canceled due to errors
    ORA-00600: internal error code, arguments: [3020], [8388662], [1], [135],
    [7548], [16], [], []
    ORA-10567: Redo is inconsistent with data block (file# 2, block# 54)
    ORA-10564: tablespace UNDOTBS1
    ORA-01110: data file 2: 'C:\ORACLE\ORADATA\CGCDEVP\UNDOTBS01.DBF'
    ORA-10560: block type 'KTU UNDO BLOCK'
    can anybody help me?
    Thanks all
    Best regards,
    Nonie

    ORA-00283: recovery session canceled due to errors
    ORA-00600: internal error code, arguments: [3020], [8388662], [1], [135],[7548], [16], [], []
    ORA-10567: Redo is inconsistent with data block (file# 2, block# 54)You got ora-00600 error which is called by a special name called "oracle bug".
    Did you try this solution
    Recovery problem

  • Bbed 跳过归档恢复

    问题:丢失了数据文件/u01/oracle/oradata/zhouyh01.dbf 和30号归档文件,zhouyh01.dbf 通过备份restore 还原回来了,中间丢了一个归档文件。想通过bbed跳过归档。
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bi
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    SQL> select open_mode from v$database;
    OPEN_MODE
    MOUNTED
    归档next_change如下:
    SQL> select SEQUENCE#,FIRST_CHANGE#,FIRST_TIME ,NEXT_CHANGE#,NEXT_TIME from v$archived_log where dest_id=1 order by 1;
    SEQUENCE# FIRST_CHANGE# FIRST_TIME NEXT_CHANGE# NEXT_TIME
    1 730409 2012-05-03 07:46:22 731347 2012-05-03 08:01:57
    2 731347 2012-05-03 08:01:57 731355 2012-05-03 08:02:19
    3 731355 2012-05-03 08:02:19 731361 2012-05-03 08:02:27
    4 731361 2012-05-03 08:02:27 731446 2012-05-03 08:06:41
    5 731446 2012-05-03 08:06:41 731449 2012-05-03 08:06:47
    6 731449 2012-05-03 08:06:47 731469 2012-05-03 08:06:57
    7 731469 2012-05-03 08:06:57 744327 2012-05-03 15:06:04
    8 744327 2012-05-03 15:06:04 785109 2012-05-04 20:34:53
    9 785109 2012-05-04 20:34:53 805112 2012-05-04 20:50:06
    10 805112 2012-05-04 20:50:06 825115 2012-05-04 20:54:43
    11 825115 2012-05-04 20:54:43 825476 2012-05-04 21:02:18
    SEQUENCE# FIRST_CHANGE# FIRST_TIME NEXT_CHANGE# NEXT_TIME
    12 825476 2012-05-04 21:02:18 825495 2012-05-04 21:03:09
    13 825495 2012-05-04 21:03:09 825511 2012-05-04 21:03:46
    14 825511 2012-05-04 21:03:46 826281 2012-05-04 21:25:10
    15 826281 2012-05-04 21:25:10 826425 2012-05-04 21:29:54
    16 826425 2012-05-04 21:29:54 826437 2012-05-04 21:30:23
    17 826437 2012-05-04 21:30:23 849193 2012-05-05 17:17:40
    18 849193 2012-05-05 17:17:40 851755 2012-05-05 18:17:59
    19 851755 2012-05-05 18:17:59 853041 2012-05-05 18:18:43
    20 853041 2012-05-05 18:18:43 861246 2012-05-05 23:21:26
    21 861246 2012-05-05 23:21:26 897297 2012-08-13 00:12:09
    22 897297 2012-08-13 00:12:09 903341 2012-08-13 01:34:20
    SEQUENCE# FIRST_CHANGE# FIRST_TIME NEXT_CHANGE# NEXT_TIME
    23 903341 2012-08-13 01:34:20 903398 2012-08-13 01:36:42
    24 903398 2012-08-13 01:36:42 903692 2012-08-13 01:39:01
    25 903692 2012-08-13 01:39:01 903789 2012-08-13 01:42:32
    26 903789 2012-08-13 01:42:32 903817 2012-08-13 01:43:30
    26 903789 2012-08-13 01:42:32 903817 2012-08-13 01:43:30
    27 903817 2012-08-13 01:43:30 903865 2012-08-13 01:45:17
    28 903865 2012-08-13 01:45:17 903918 2012-08-13 01:47:15
    29 903918 2012-08-13 01:47:15 903933 2012-08-13 01:47:57
    30 903933 2012-08-13 01:47:57 903945 2012-08-13 01:48:27
    31 903945 2012-08-13 01:48:27 903954 2012-08-13 01:48:52
    32 903954 2012-08-13 01:48:52 903965 2012-08-13 01:49:19
    SEQUENCE# FIRST_CHANGE# FIRST_TIME NEXT_CHANGE# NEXT_TIME
    33 903965 2012-08-13 01:49:19 924034 2012-08-13 06:58:42
    30号归档的last change的scn 对应的16进制文件如下:
    SQL> select to_char('903945','xxxxxxxx') from dual;
    TO_CHAR('
    dcb09
    日志序号如下:
    SQL> select to_number('1f','xxxxxxxx') from dual;
    TO_NUMBER('1F','XXXXXXXX')
    31
    在恢复过程中,在应用28,29号文件,print对应的bbed 结构信息如下:
    [oracle@dg3 ~]$ diff a.txt b.txt
    12c12
    < ub2 chkval_kcbh @16 0x9500
    ub2 chkval_kcbh @16 0x94b626c26
    < ub4 kccfhcsq @40 0x00001e97
    ub4 kccfhcsq @40 0x00001e9882c82
    < ub4 kscnbas @484 0x000dcaee
    ub4 kscnbas @484 0x000dcafd84c84
    < ub4 kcvcptim @492 0x2f2850a3
    ub4 kcvcptim @492 0x2f2850cd88c88
    < ub4 kcrbaseq @500 0x0000001d
    ub4 kcrbaseq @500 0x0000001e100c100
    < ub4 kcvfhrts @144 0x2f289a82
    ub4 kcvfhrts @144 0x2f289b45SQL> select to_number('2f2850cd','xxxxxxxx') from dual;
    TO_NUMBER('2F2850CD','XXXXXXXX')
    791171277
    SQL> select 791171277+30 from dual;
    791171277+30
    791171307
    SQL> select to_char('791171307','xxxxxxxx') from dual;
    TO_CHAR('
    2f2850eb
    [oracle@dg3 oradata]$ bbed filename=/u01/oracle/oradata/zhouyh01.dbf
    BBED> set offset 484
    OFFSET 484
    BBED> dump /v count 16
    File: /u01/oracle/oradata/zhouyh01.dbf (0)
    Block: 1 Offsets: 484 to 499 Dba:0x00000000
    09cb0d00 00000000 eb50282f 01000000 l ........
    <16 bytes per line>
    BBED> set offset 492
    OFFSET 492
    BBED> dump /v count 16
    File: /u01/oracle/oradata/zhouyh01.dbf (0)
    Block: 1 Offsets: 492 to 507 Dba:0x00000000
    eb50282f 01000000 1f000000 02000000 l ............
    <16 bytes per line>
    BBED> set offset 500
    OFFSET 500
    BBED> dump /v count 16
    File: /u01/oracle/oradata/zhouyh01.dbf (0)
    Block: 1 Offsets: 500 to 515 Dba:0x00000000
    1f000000 02000000 00000000 02000000 l ................
    <16 bytes per line>
    通过bbed修改,recover datafile 6的时候可以指向31号归档文件了,应用的时候报错,哪下:
    SQL> recover datafile 6;
    ORA-00279: change 903945 generated at 08/13/2012 01:48:27 needed for thread 1
    ORA-00289: suggestion : /u01/oracle/oradata/archive/1_31_782293582.dbf
    ORA-00280: change 903945 for thread 1 is in sequence #31
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    /u01/oracle/oradata/archive/1_31_782293582.dbf
    ORA-00283: recovery session canceled due to errors
    ORA-00600: internal error code, arguments: [3020], [6], [12], [25165836], [],
    ORA-10567: Redo is inconsistent with data block (file# 6, block# 12)
    ORA-10564: tablespace ZHOUYH
    ORA-01110: data file 6: '/u01/oracle/oradata/zhouyh01.dbf'
    ORA-10561: block type 'TRANSACTION MANAGED DATA BLOCK', data object# 51896
    ORA-01112: media recovery not started

    RMAN> backup validate datafile 6;
    Starting backup at 13-AUG-12
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=144 devtype=DISK
    channel ORA_DISK_1: starting full datafile backupset
    channel ORA_DISK_1: specifying datafile(s) in backupset
    input datafile fno=00006 name=/u01/oracle/oradata/zhouyh01.dbf
    channel ORA_DISK_1: backup set complete, elapsed time: 00:00:01
    Finished backup at 13-AUG-12
    SQL> select * from v$database_block_corruption;
    FILE# BLOCK# BLOCKS CORRUPTION_CHANGE# CORRUPTIO
    6 12 1 903946 LOGICAL
    RMAN> blockrecover datafile 6 block 12;
    Starting blockrecover at 13-AUG-12
    using channel ORA_DISK_1
    channel ORA_DISK_1: restoring block(s)
    channel ORA_DISK_1: specifying block(s) to restore from backup set
    restoring blocks of datafile 00006
    channel ORA_DISK_1: reading from backup piece /u01/oracle/oradata/backdata/full_2enigjsb_1_1.dbf
    channel ORA_DISK_1: restored block(s) from backup piece 1
    piece handle=/u01/oracle/oradata/backdata/full_2enigjsb_1_1.dbf tag=TAG20120813T014235
    channel ORA_DISK_1: block restore complete, elapsed time: 00:00:01
    starting media recovery
    archive log thread 1 sequence 31 is already on disk as file /u01/oracle/oradata/archive/1_31_782293582.dbf
    archive log thread 1 sequence 32 is already on disk as file /u01/oracle/oradata/archive/1_32_782293582.dbf
    archive log thread 1 sequence 33 is already on disk as file /u01/oracle/oradata/archive/1_33_782293582.dbf
    archive log thread 1 sequence 34 is already on disk as file /u01/oracle/oradata/archive/1_34_782293582.dbf
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of blockrecover command at 08/13/2012 20:21:17
    RMAN-06053: unable to perform media recovery because of missing log
    RMAN-06025: no backup of log thread 1 seq 30 lowscn 903933 found to restore
    通过blockrecover datafile 6 block 12 没有修改该块,因为归档文件30丢失了,
    按分飞的意思是不能修复该块,ml说可以通过bbed 修改,如何修复呢?
    [oracle@dg3 ~]$ bbed filename=/u01/oracle/oradata/zhouyh01.dbf
    [uniread] Loaded history (213 lines)
    Password:
    BBED: Release 2.0.0.0.0 - Limited Production on Mon Aug 13 20:38:13 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ************* !!! For Oracle Internal Use only !!! ***************
    BBED> set file 6 block 12;
    BBED-00312: no LISTFILE specified
    BBED> set block 12;
    BLOCK# 12
    BBED> map /v
    File: /u01/oracle/oradata/zhouyh01.dbf (0)
    Block: 12 Dba:0x00000000
    KTB Data Block (Table/Cluster)
    struct kcbh, 20 bytes @0
    ub1 type_kcbh @0
    ub1 frmt_kcbh @1
    ub1 spare1_kcbh @2
    ub1 spare2_kcbh @3
    ub4 rdba_kcbh @4
    ub4 bas_kcbh @8
    ub2 wrp_kcbh @12
    ub1 seq_kcbh @14
    ub1 flg_kcbh @15
    ub2 chkval_kcbh @16
    ub2 spare3_kcbh @18
    struct ktbbh, 72 bytes @20
    ub1 ktbbhtyp @20
    union ktbbhsid, 4 bytes @24
    struct ktbbhcsc, 8 bytes @28
    b2 ktbbhict @36
    ub1 ktbbhflg @38
    ub1 ktbbhfsl @39
    ub4 ktbbhfnx @40
    struct ktbbhitl[2], 48 bytes @44
    struct kdbh, 14 bytes @100
    ub1 kdbhflag @100
    b1 kdbhntab @101
    b2 kdbhnrow @102
    sb2 kdbhfrre @104
    sb2 kdbhfsbo @106
    sb2 kdbhfseo @108
    b2 kdbhavsp @110
    b2 kdbhtosp @112
    struct kdbt[1], 4 bytes @114
    b2 kdbtoffs @114
    b2 kdbtnrow @116
    sb2 kdbr[2] @118
    ub1 freespace[8036] @122
    ub1 rowdata[30] @8158
    ub4 tailchk @8188
    BBED> p offset 14
    kcbh.seq_kcbh
    ub1 seq_kcbh @14 0xff
    BBED> p offset 8
    kcbh.bas_kcbh
    ub4 bas_kcbh @8 0x000dcb0a
    BBED> p kcbh
    struct kcbh, 20 bytes @0
    ub1 type_kcbh @0 0x06
    ub1 frmt_kcbh @1 0xa2
    ub1 spare1_kcbh @2 0x00
    ub1 spare2_kcbh @3 0x00
    ub4 rdba_kcbh @4 0x0180000c
    ub4 bas_kcbh @8 0x000dcb0a
    ub2 wrp_kcbh @12 0x0000
    ub1 seq_kcbh @14 0xff
    ub1 flg_kcbh @15 0x04 (KCBHFCKV)
    ub2 chkval_kcbh @16 0x53a4
    ub2 spare3_kcbh @18 0x0000

  • Help! standby errors

    Hi, we got some weird messages from standby alert log on the apply instance of standby. Could someone help me what we need to do to fix this problem. Thank you so much.
    Our system is Oracle RAC (2 nodes, 10g, ASM, Windows Servers 2003). Both primary and standby have the same configuration
    Fri Feb 06 02:17:28 2009
    Recovery of Online Redo Log: Thread 1 Group 12 Seq 547 Reading mem 0
    Mem# 0: +DATA/standby/onlinelog/group_12.287.677414141
    Mem# 1: +RECOVERY/standby/onlinelog/group_12.5749.677414141
    Fri Feb 06 04:59:38 2009
    Errors in file c:\oracle\product\10.2.0\admin\standby\bdump\standby2_p005_6116.trc:
    ORA-00339: archived log does not contain any redo
    ORA-00334: archived log: '+DATA/standby/onlinelog/group_1.306.677414335'
    ORA-10567: Redo is inconsistent with data block (file# 8, block# 39122)
    ORA-10564: tablespace PAD_INDEX
    ORA-01110: data file 8: '+DATA/standby/datafile/pad_index.319.677763323'
    ORA-10561: block type 'TRANSACTION MANAGED INDEX BLOCK', data object# 50004
    Fri Feb 06 04:59:38 2009
    Errors in file c:\oracle\product\10.2.0\admin\standby\bdump\standby2_p005_6116.trc:
    ORA-00339: archived log does not contain any redo
    ORA-00334: archived log: '+DATA/standby/onlinelog/group_9.312.677414345'
    Fri Feb 06 04:59:38 2009
    Errors in file c:\oracle\product\10.2.0\admin\standby\bdump\standby2_p005_6116.trc:
    ORA-00600: internal error code, arguments: [3020], [8], [39122], [33593554], [], [], [], []
    Fri Feb 06 04:59:38 2009
    Errors in file c:\oracle\product\10.2.0\admin\standby\bdump\standby2_p005_6116.trc:
    ORA-00600: internal error code, arguments: [3020], [8], [39122], [33593554], [], [], [], []
    Fri Feb 06 04:59:38 2009
    Trace dumping is performing id=[cdmp_20090205045938]
    Fri Feb 06 04:59:40 2009
    MRP0: Background Media Recovery terminated with error 12801
    Fri Feb 06 04:59:40 2009
    Errors in file c:\oracle\product\10.2.0\admin\standby\bdump\standby2_mrp0_1728.trc:
    ORA-12801: error signaled in parallel query server P005, instance standbyDB2:standby2 (2)
    ORA-00600: internal error code, arguments: [3020], [8], [39122], [33593554], [], [], [], []
    Fri Feb 06 04:59:41 2009
    Managed Standby Recovery not using Real Time Apply
    Fri Feb 06 04:59:44 2009
    Recovery interrupted!
    Recovered data files to a consistent state at change 6773432869
    Fri Feb 06 04:59:46 2009
    Errors in file c:\oracle\product\10.2.0\admin\standby\bdump\standby2_mrp0_1728.trc:
    ORA-12801: error signaled in parallel query server P005, instance standbyDB2:standby2 (2)
    ORA-00600: internal error code, arguments: [3020], [8], [39122], [33593554], [], [], [], []
    Fri Feb 06 08:58:42 2009
    Primary database is in MAXIMUM AVAILABILITY mode
    Standby controlfile consistent with primary
    RFS[30]: Successfully opened standby log 11: '+DATA/standby/onlinelog/group_11.288.677414139'
    Fri Feb 06 16:27:51 2009
    Primary database is in MAXIMUM AVAILABILITY mode
    Standby controlfile consistent with primary
    RFS[30]: Successfully opened standby log 12: '+DATA/standby/onlinelog/group_12.287.677414141'

    There is a bug published in metalink.
    Please read note 30866.1 and 7197445.8

  • PL/SQL report errors: ORA-01422

    Hi all,
    (before i you read i would like to say i have searched the net for this error code but nothing shows up like this problem..)
    I am getting an error problem when i select certain Schemas from a list on an apex app. page, it only works for some schemas not all..
    When i select one schema, it is supposed to display one row.. when i select [ALL] it is supposed to show them all.
    It does work if i select '[ALL]' from the select list (p3_schema_name), just not for every single individual one.
    the error code:
    ORA-01422: exact fetch returns more than requested number of rows
    declare
      vSchema  varchar2(20);
      vStmt  varchar2(1000);
      vVersion number(5);
      vDBName  varchar2(20);
      vHostName varchar2(80);
      vStmt2  varchar2(1000);
      vVersion2 number(5);
      vDBName2  varchar2(20);
      vServer2 varchar2(80);
      vSchema2 varchar2(80);
      CURSOR c_schemas IS
        select owner from dba_tables@P3_DB_NAME.db_link where table_name = 'DDL_LOG' and num_rows > 0 order by owner;
    begin
      IF :P3_SCHEMA_NAME != '[ALL]' AND :P3_DB_NAME IS NOT NULL AND :P3_SERVER_NAME IS NOT NULL THEN
        vServer2 := :P3_SERVER_NAME;
        vSchema2 := :P3_SCHEMA_NAME;
          vStmt2 := 'select distinct DDH_DB_NM, max(DDH_SCHEMA_NR)keep(dense_rank last order by ddh_runstart_td) AS "PATCH" from &P3_SCHEMA_NAME..ddl_log@&P3_DB_NAME.db_link GROUP BY DDH_DB_NM';
          Execute Immediate vStmt2 into vDBName2, vVersion2;
            htp.p('<br>');
            htp.p('<table border="1">');
            htp.p('<tr>');
            htp.p('<th bgcolor="#FFCC99">SERVER NAME</th>');
            htp.p('<th bgcolor="#FFCC99">DB NAME</th>');
            htp.p('<th bgcolor="#FFCC99">SCHEMA NAME</th>');
            htp.p('<th bgcolor="#FFCC99">PATCH</th>');
            htp.p('</tr>');
            htp.p('<tr>');
            htp.p('<td>');
            htp.p(vServer2);
            htp.p('</td>');
            htp.p('<td>');
            htp.p(vDBName2);
            htp.p('</td>');
            htp.p('<td>');
            htp.p(vSchema2);
            htp.p('</td>');
            htp.p('<td>');
            htp.p(vVersion2);
            htp.p('</td>');
            htp.p('<td>');
            htp.p('<BR>');
            htp.p('</td>');
            htp.p('</tr>');
            htp.p('</tr>');
            htp.p('</table>');
       ELSE IF :P3_SCHEMA_NAME = '[ALL]' AND :P3_DB_NAME IS NOT NULL AND :P3_SERVER_NAME IS NOT NULL THEN
       vHostName := :P3_SERVER_NAME;
       vDBName := :P3_DB_NAME;
         open c_schemas;
          htp.p('<br>');
          htp.p('<table border="1">');
          htp.p('<tr>');
          htp.p('<th bgcolor="#FFCC99">SERVER NAME</th>');
          htp.p('<th bgcolor="#FFCC99">DB NAME</th>');
          htp.p('<th bgcolor="#FFCC99">SCHEMA NAME</th>');
          htp.p('<th bgcolor="#FFCC99">PATCH</th>');
          htp.p('</tr>');
        LOOP
          FETCH c_schemas INTO vSchema;
          EXIT WHEN c_schemas%NOTFOUND;
          vStmt  := 'select max(DDH_SCHEMA_NR)keep(dense_rank last order by ddh_runstart_td) AS "PATCH" from '||vSchema||'.ddl_log@&P3_DB_NAME.db_link where DDH_SCHEMA_NR = (select max(DDH_SCHEMA_NR) from '||vSchema||'.ddl_log@&P3_DB_NAME.db_link) and rownum < 2' ;
          Execute Immediate vStmt into vVersion  ;
          htp.p('<tr>');
          htp.p('<td>');
          htp.p(vHostName);
          htp.p('</td>');
          htp.p('<td>');
          htp.p(vDBName);
          htp.p('</td>');
          htp.p('<td>');
          htp.p(vSchema);
          htp.p('</td>');
          htp.p('<td>');
          htp.p(vVersion);
          htp.p('</td>');
          htp.p('<td>');
          htp.p('<BR>');
          htp.p('</td>');
          htp.p('</tr>');
        END LOOP;
          htp.p('</tr>');
          htp.p('</table>');  
      CLOSE c_schemas;
    END IF;
    END IF;
    END;I have checked the DDH_SCHEMA_NR for repeating entries of the highest number.. some of the ones that dont work do have repeating entries some don't.
    Sorry if this is confusing, i have tried to explain it as best as i can.
    Thanks in advance for any help.
    Ashleigh

    Hello Ashleigh,
    Based on your code, I'd start by running this piece of SQL via command-line (thru SQL Workshop, SQL*Plus, Toad, etc.), replacing &P3_SCHEMA_NAME. and &P3_DB_NAME. with values that are currently causing the routine to fail and see if it returns more than one row. I don't know your data, but DISTINCT and GROUP BY are typically used to return multiple (though grouped/summarized) rows. It appears to be the only statement that would cause the error your seeing (more than one row being returned into single variables).
    select distinct DDH_DB_NM, max(DDH_SCHEMA_NR)keep(dense_rank last order by ddh_runstart_td) AS "PATCH" from &P3_SCHEMA_NAME..ddl_log@&P3_DB_NAME.db_link GROUP BY DDH_DB_NM;I'm actually surprised that the code runs at all. I didn't think 'execute immediate' would know what to do with substitutions indicated as "&something." (I've typically seen that when substituting in dynamic HTML/Javascript code but maybe I'm learning something new). But since you already have vServer2 and vSchema2, I'd be more apt to code it as:
    vStmt2 := 'select distinct DDH_DB_NM, max(DDH_SCHEMA_NR)keep(dense_rank last order by ddh_runstart_td) AS "PATCH" from ' ||
    vSchema2 || '.ddl_log@' || vServer2 || '.db_link GROUP BY DDH_DB_NM';Hope this helps,
    John

  • Ora-00604 error and ora 01000 error while report generation.

    hi all,
    I am trying to generate the multiple reports of same template through a program.
    While this job is running, i get the following error at the BIP console and the reports don't get generated.
    [101711_044115578][][EXCEPTION] java.sql.SQLException: ORA-00604: error occurred
    at recursive SQL level 1
    ORA-01000: maximum open cursors exceeded
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01000: maximum open cursors exceeded
    ORA-01000: maximum open cursors exceeded
    Kindly help.
    Thanks.

    Lots of resources with a simple search to see what this is about, for example:
    http://www.orafaq.com/wiki/ORA-01000
    ORA-01000:     maximum open cursors exceeded
    Cause:     A host language program attempted to open too many cursors. The initialization parameter OPEN_CURSORS determines the maximum number of cursors per user.
    Action:     Modify the program to use fewer cursors. If this error occurs often, shut down Oracle, increase the value of OPEN_CURSORS, and then restart Oracle.
    open_cursors parameter
    http://download.oracle.com/docs/cd/E11882_01/server.112/e25513/initparams160.htm#REFRN10137
    Oracle support note:
    OERR: ORA-1000 maximum open cursors exceeded (Doc ID 18591.1)

  • EA2: ORA-01427 clicking on a view in the navigator

    SQLDev: 1.5.0.52.03
    Java: 1.6.0_04
    Oracle: 9.2.0.7.0
    I'm getting the following error when I click on a view in the navigator pane:
    An error was encountered performing the requested operation:
    ORA-01427: single-row subquery returns more than one row 01427. 00000 - "single-row subquery returns more than one row"I'm not seeing any errors in the shell window.
    After clicking on <OK> in the error dialog, the normal tabs (Columns, Data, Grants, Dependencies, Details, SQL) are displayed, but there is no content in the Columns tab.
    All the other tabs seem to function normally.
    Here is the DDL from the SQL tab
    CREATE OR REPLACE VIEW "SUBSCRIPTIONS"
        "ORDER_ID", "SUNBURST_ORDER_ID", "SIEBEL_ORDER_ID", "ACCOUNT_ID",
        "COMP_ID", "SUBACCOUNT_ID", "START_DATE", "END_DATE", "PULL_DATE",
        "SUBSCRIPTION_TYPE", "PRICE_CLASS", "DESCRIPTION", "SEAT_COUNT",
        "ORDER_DURATION", "CALLBACK_INTERVAL", "UPDATE_DATE", "UPDATE_USERNAME",
        "AFFILIATE"
    AS
        SELECT order_id,
            sunburst_order_id,
            siebel_order_id,
            account_id,
            comp_id,
            subaccount_id,
            start_date,
            end_date,
            pull_date,
            product_id,
            price_class,
            product_name,
            add_users,
            order_duration,
            callback_interval,
            last_mdfy_date,
            last_mdfy_emp,
            affiliate
        FROM csbcrossworlds.subscriptions;We have 15 views in this schema, 3 of them fail this way but the other 12 display the columns just fine. So far I am unable to detect any commonality.
    Any ideas?

    Ok, I think I found the problem. The view in question (SUBSCRIPTIONS) is owned by 'PHILC' and it references a table named 'SUBSCRIPTIONS' owned by 'CSBCROSSWORLDS'. There are two other development schemas that also own tables named 'SUBSCRIPTIONS'.
    I believe the 'Columns' tab is executing the query below. The subquery in this SQL tries to identify the primary key columns for the 'SUBSCRIPTIONS' view in my schema (PHILC):
    SELECT
        c.column_name,
        DECODE(
            data_type,
                'CHAR',      data_type||'('||c.data_length||')',
                'VARCHAR',   data_type||'('||c.data_length||')',
                'VARCHAR2',  data_type||'('||c.data_length||')',
                'NCHAR'   ,  data_type||'('||c.data_length||')',
                'NUMBER'  ,  DECODE(c.data_precision,null,'NUMBER', data_type||'('||c.data_precision||','||c.data_SCALE||')'),
                'NVARCHAR',  data_type||'('||c.data_length||')',
                'NVARCHAR2', data_type||'('||c.data_length||')',
                data_type) data_type,
        DECODE(nullable, 'Y', 'Yes', 'No') nullable,
        c.DATA_DEFAULT,
        column_id,
        com.comments,
        (SELECT 1 FROM all_constraints, all_cons_columns
          WHERE all_constraints.constraint_type = 'P' AND
                all_constraints.constraint_name = all_cons_columns.constraint_name AND
                all_constraints.owner = all_cons_columns.owner AND
                all_cons_columns.table_name = c.table_name AND
                c.column_name = all_cons_columns.column_name) Primary_Key,
        c_update.insertable,
        c_update.updatable,
        c_update.deletable
    FROM
        sys.all_tab_Columns c, sys.all_col_comments com, sys.user_updatable_columns c_update
    WHERE
        c.owner = :OBJECT_OWNER AND
        c.table_name = :OBJECT_NAME AND
        c.table_name = com.table_name AND
        c.owner = com.owner AND
        c.column_name = com.column_name AND
        c_update.column_name = com.column_name AND
        c_update.table_name = com.table_name
    ;Extracting the subquery into this:
    SELECT
        all_constraints.owner,
        all_constraints.table_name,
        all_constraints.constraint_name
    FROM all_constraints, all_cons_columns
    WHERE
        all_constraints.constraint_type = 'P' AND
        all_constraints.constraint_name = all_cons_columns.constraint_name AND
        all_constraints.owner = all_cons_columns.owner and
        all_cons_columns.table_name = 'SUBSCRIPTIONS' and
        'ORDER_ID' = all_cons_columns.column_name;I got this output:
       owner          table_name      constraint_name
    CUTOVER          SUBSCRIPTIONS    SUBSCRIPTIONS_PK
    CROSSWORLDS      SUBSCRIPTIONS    SUBSCRIPTIONS_PK
    CSBCROSSWORLDS   SUBSCRIPTIONS    SUBSCRIPTIONS_PKLooking at the DDL for the view, the row we really want is for owner 'CSBCROSSWORLDS'. Unfortunately, that means having to somehow parse the SQL text to extract the owner name...
    Phil

  • Using database-link in view to get around ORA-01031 error

    I have been granted select rights on a users table. I am therefore able to select from his table. If however I try create a view against his table I run into the ORA-01031 problem. I have worked around this problem by creating a database-link to myself and then adding that to the view creation and it works. What are the downsides of using the database-link in this way?

    The only down side I have been able to identify is that a extra session is created and that the CPU has a little extra work due to the LOOP BACK that takes place. I need to ensure the network is not unnessesarly used and therefore will need to ensure that 127.0.0.1 (local host) is used in the database connection discription. e.g.
    create database link my_db_link connect to scott identified by tiger using '(description=(address=(protocol=tcp)(host=127.0.0.1) (Port = 1521) ) (connect_data= (sid=ora10g)))';

  • Getting ora:00904 invalid indentifier error while running i query

    Hi,
    I have a remote database and local database both are oracle 10gR2.Now i have written the below mentioned query in my local database and is working fine,but in case remote database it is throughing error ora:00904 invalid indentifier.
    I had export the dump from remote db and import it on my local db and i tried the same and it is working fine on local after that also.
    As i believe that this error usually come for column name not exist or column name or it's length or for any special character in column name of the table.But as i said it is working fine on local db but not in remote db though i am using the same dump for local and remote.
    Though when i am querying the table i can able to fetch data for the any record but when i am using the below mentioned query for the same i am getting the error.As i am doing this to fecth the data for child parent related relationship.
    Can any one suggest is there anything related to configaration or something else.
    Please do let me know if you do want some more information on the query what i am doing inside of it.
    Rgds,
    Anit
    Edited by: Anit A. on Sep 1, 2008 2:32 AM
    Edited by: Anit A. on Sep 1, 2008 2:33 AM

    WITH t
    AS
    SELECT decode(t.spnlevel
    ,3,t.u_quotesdtlid
    ,2,decode((select count(*)
    from u_quotesdtl t2
    where t2.u_quotesdtlid = t.u_quotesdtlid
    and t2.parentspn = (t2.jobgroupid||':'||t2.jobtype)
    ),0,(select t1.u_quotesdtlid
    from u_quotesdtl t1
    where t1.spnitemcode = t.parentspn
    and t1.spnlevel = '3'
    and t1.jobtype = t.jobtype
    and t1.jobgroupid = t.jobgroupid
    and t1.QUOTEID = t.QUOTEID
    ),t.u_quotesdtlid
    ,1,decode((select count(*)
    from u_quotesdtl t2
    where t2.QUOTEID = t.QUOTEID
    and t2.parentspn = (t2.jobgroupid||':'||t2.jobtype)
    ),0,t.u_quotesdtlid,decode((select count(*)
    from u_quotesdtl t3
    where t3.QUOTEID = t.QUOTEID
    and t3.parentspn = (t3.jobgroupid||':'||t3.jobtype)
    and t3.u_quotesdtlid in (select t1.u_quotesdtlid
    from u_quotesdtl t1
    where t1.spnitemcode = t.parentspn
    and t1.spnlevel = '2'
    and t1.jobtype = t.jobtype
    and t1.jobgroupid = t.jobgroupid
    and t1.QUOTEID = t.QUOTEID
    ),0,(select t4.u_quotesdtlid
    from u_quotesdtl t4
    ,(select t1.parentspn
    ,t1.jobtype
    ,t1.jobgroupid
    from u_quotesdtl t1
    where t1.spnitemcode = t.parentspn
    and t1.spnlevel = '2'
    and t1.jobtype = t.jobtype
    and t1.jobgroupid = t.jobgroupid
    and t1.QUOTEID = t.QUOTEID
    ) t5
    where t4.spnitemcode = t5.parentspn
    and t4.spnlevel = '3'
    and t4.jobtype = t5.jobtype
    and t4.jobgroupid = t5.jobgroupid
    and t4.QUOTEID = t.QUOTEID
    (select t1.u_quotesdtlid
    from u_quotesdtl t1
    where t1.spnitemcode = t.parentspn
    and t1.spnlevel = '2'
    and t1.jobtype = t.jobtype
    and t1.jobgroupid = t.jobgroupid
    and t1.QUOTEID = t.QUOTEID
    ,null,t.u_quotesdtlid) as parentquoteid
    ,t.u_quotesdtlid as quotesdtlid
    ,t.spnlevel as spnlevel
    FROM u_quotesdtl t
    WHERE t.QUOTEID ='som key id'
    ORDER BY parentquoteid,t.spnlevel desc
    select * from t;

Maybe you are looking for

  • Cannot find the Remote button in iTunes

    A have an iPhone 5S and a MacBook Pro and have tried several times this year to set up the Remote app to no avail. I have read all the discussion posts regarding fixing this issue but still cannot generate the elusive Remote button. At this moment I

  • No sound in videos when played in iTunes or on iPod

    I can get videos onto my ipod but there is no sound when i listen to them and also if i try to view them on iTunes i hear nothing either. But if i play it through Windows media player or on Quicktime then it will play sound... anybody know whats goin

  • Scom datawarehouse grooming seems not working

    Hello I used the following query to get the recent and oldest event in the event dataset (following the post here http://blogs.technet.com/b/stefan_stranger/archive/2009/08/15/everything-you-wanted-to-know-about-opsmgr-data-warehouse-grooming-but-wer

  • Mac doesn't find the Xone:1D (USB MIDI Controller)

    Hello, My MacBook Pro (15", Mid 2009) doesn't recognize my MIDI Controller by Allen & Heath. It isn't shown in the Sytem Profil and Audio-MIDI Setup. My mac run the newest version from 10.6.

  • 11 G new Feature

    Hi, Version 11.2.0.1 Os : Aix 6 what is the difference between sql access advisor and sql tuning advisor and sql performance analyzer and sql repair advisor? When we need to use it? I read oracle document .But it is confusing. Thanks