Unable to recover database after rman recovery and database open resetlogs

I am running Oracle 10.2.0.5 on OpenSUSE 9. I have been trying to upgrade the database to 11g, through dbua. I was getting stuck at one point during the Oracle Server install and the upgrade failed and I was forced to restore the database to an earlier backup.
Below is the current place that I am stuck. As you can see I opened the database multiple times and reset the logs. Now I am afraid that my controlfile and redo log backups are out of sync and i can't get them back on track. Before when I actually got the database recovered RMAN would immediately throw:
RMAN-06900: WARNING: unable to generate V$RMAN_STATUS or V$RMAN_OUTPUT row
RMAN-06901: WARNING: disabling update of the V$RMAN_STATUS and V$RMAN_OUTPUT rows
OPA-00600: ORA-00600: internal error code, arguments: ...
The database would open with ALTER DATABASE RESETLOGS but any query on non-system tables would fail and throw:
ORA-04045: errors during recompilation/revalidation of LCRS_DEV1.FACILITY_REF
ORA-00600: internal error code, arguments: [17069], [0x1158ED180], [], [], [],
I hope I have not dug myself into too deep of a hole here.
Here is the trace from my most recent attempt.
RMAN> startup nomount;
connected to target database (not started)
Oracle instance started
Total System Global Area 3070230528 bytes
Fixed Size 2099424 bytes
Variable Size 301991712 bytes
Database Buffers 2751463424 bytes
Redo Buffers 14675968 bytes
RMAN> list incarnation of database;
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of list command at 08/02/2011 15:49:04
ORA-01507: database not mounted
RMAN> restore controlfile from autobackup;
Starting restore at 02-AUG-11
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=156 devtype=DISK
recovery area destination: /opt/oracle/flash_recovery_area
database name (or database unique name) used for search: LCRSDEV
channel ORA_DISK_1: autobackup found in the recovery area
channel ORA_DISK_1: autobackup found: /opt/oracle/flash_recovery_area/LCRSDEV/autobackup/2011_08_02/o1_mf_s_758129928_73jr2s7p_.bkp
channel ORA_DISK_1: control file restore from autobackup complete
output filename=/opt/oracle/oradata/LCRSDEV/control01.ctl
output filename=/opt/oracle/oradata/LCRSDEV/control02.ctl
output filename=/opt/oracle/oradata/LCRSDEV/control03.ctl
Finished restore at 02-AUG-11
RMAN> alter database mount;
database mounted
released channel: ORA_DISK_1
RMAN> list incarnation of database;
List of Database Incarnations
DB Key Inc Key DB Name DB ID STATUS Reset SCN Reset Time
1 1 LCRSDEV 756543625 PARENT 1 22-OCT-05
2 2 LCRSDEV 756543625 PARENT 525876 20-JAN-11
3 3 LCRSDEV 756543625 PARENT 92348137 18-JUL-11
4 4 LCRSDEV 756543625 PARENT 95654931 01-AUG-11
5 5 LCRSDEV 756543625 PARENT 95675699 01-AUG-11
6 6 LCRSDEV 756543625 PARENT 95676699 02-AUG-11
7 7 LCRSDEV 756543625 PARENT 95676700 02-AUG-11
8 8 LCRSDEV 756543625 CURRENT 95676701 02-AUG-11
RMAN> restore database until scn 95676700;
Starting restore at 02-AUG-11
Starting implicit crosscheck backup at 02-AUG-11
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=156 devtype=DISK
Crosschecked 6 objects
Finished implicit crosscheck backup at 02-AUG-11
Starting implicit crosscheck copy at 02-AUG-11
using channel ORA_DISK_1
Finished implicit crosscheck copy at 02-AUG-11
searching for all files in the recovery area
cataloging files...
cataloging done
List of Cataloged Files
=======================
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/autobackup/2011_08_02/o1_mf_s_758129928_73jr2s7p_.bkp
using channel ORA_DISK_1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 08/02/2011 15:52:04
RMAN-20208: UNTIL CHANGE is before RESETLOGS change
RMAN> restore database;
Starting restore at 02-AUG-11
using channel ORA_DISK_1
channel ORA_DISK_1: starting datafile backupset restore
channel ORA_DISK_1: specifying datafile(s) to restore from backup set
restoring datafile 00001 to /opt/oracle/oradata/LCRSDEV/system01.dbf
restoring datafile 00002 to /opt/oracle/oradata/LCRSDEV/undotbs01.dbf
restoring datafile 00003 to /opt/oracle/oradata/LCRSDEV/sysaux01.dbf
restoring datafile 00004 to /opt/oracle/oradata/LCRSDEV/users01.dbf
restoring datafile 00005 to /opt/oracle/oradata/LCRSDEV/LCRS_TBS.dbf
channel ORA_DISK_1: reading from backup piece /opt/oracle/flash_recovery_area/LCRSDEV/backupset/2011_07_22/o1_mf_nnndf_TAG20110722T111922_72m8rc5x_.bkp
channel ORA_DISK_1: restored backup piece 1
piece handle=/opt/oracle/flash_recovery_area/LCRSDEV/backupset/2011_07_22/o1_mf_nnndf_TAG20110722T111922_72m8rc5x_.bkp tag=TAG20110722T111922
channel ORA_DISK_1: restore complete, elapsed time: 00:23:36
Finished restore at 02-AUG-11
RMAN> recover database until scn 95676700;
Starting recover at 02-AUG-11
using channel ORA_DISK_1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 08/02/2011 16:16:28
RMAN-20208: UNTIL CHANGE is before RESETLOGS change
RMAN> recover database;
Starting recover at 02-AUG-11
using channel ORA_DISK_1
starting media recovery
archive log thread 1 sequence 90 is already on disk as file /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_90_72ml85v3_.arc
archive log filename=/opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_08_02/o1_mf_1_1_73jr20qc_.arc thread=1 sequence=1
unable to find archive log
archive log thread=1 sequence=1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 08/02/2011 16:25:04
RMAN-06054: media recovery requesting unknown log: thread 1 seq 1 lowscn 95676701

Thanks for the reply Hemant. I have reset the database for the controlfile that I am using as backup and now I am not able to recover until the correct SCN. I am thinking that my recovery catalog is bad. If I mount with the current controlfile I have this list of incarnations:
List of Database Incarnations
DB Key  Inc Key DB Name  DB ID            STATUS  Reset SCN  Reset Time
*1 1 LCRSDEV 756543625 PARENT 1 22-OCT-05*
*2 2 LCRSDEV 756543625 PARENT 525876 20-JAN-11*
*3 3 LCRSDEV 756543625 PARENT 92348137 18-JUL-11*
*4 4 LCRSDEV 756543625 PARENT 95654931 01-AUG-11*
*5 5 LCRSDEV 756543625 PARENT 95675699 01-AUG-11*
*6 6 LCRSDEV 756543625 PARENT 95676699 02-AUG-11*
*7 7 LCRSDEV 756543625 PARENT 95676700 02-AUG-11*
*8 8 LCRSDEV 756543625 PARENT 95676701 02-AUG-11*
*9 9 LCRSDEV 756543625 CURRENT 95676702 02-AUG-11*
However if I restore the controlfile to the earlier version I am getting the following output from the process:
RMAN> startup nomount;
connected to target database (not started)
Oracle instance started
Total System Global Area 3070230528 bytes
Fixed Size 2099424 bytes
Variable Size 301991712 bytes
Database Buffers 2751463424 bytes
Redo Buffers 14675968 bytes
RMAN> restore controlfile from '/opt/oracle/flash_recovery_area/LCRSDEV/autobackup/2011_07_22/o1_mf_s_757164997_72m9rqw3_.bkp';
Starting restore at 03-AUG-11
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=156 devtype=DISK
channel ORA_DISK_1: restoring control file
channel ORA_DISK_1: restore complete, elapsed time: 00:00:03
output filename=/opt/oracle/oradata/LCRSDEV/control01.ctl
output filename=/opt/oracle/oradata/LCRSDEV/control02.ctl
output filename=/opt/oracle/oradata/LCRSDEV/control03.ctl
Finished restore at 03-AUG-11
RMAN> alter database mount;
database mounted
released channel: ORA_DISK_1
RMAN> list incarnation of database;
List of Database Incarnations
DB Key Inc Key DB Name DB ID STATUS Reset SCN Reset Time
1 1 LCRSDEV 756543625 PARENT 1 22-OCT-05
2 2 LCRSDEV 756543625 PARENT 525876 20-JAN-11
3 3 LCRSDEV 756543625 CURRENT 92348137 18-JUL-11
RMAN> restore database until scn 92348137;
Starting restore at 03-AUG-11
Starting implicit crosscheck backup at 03-AUG-11
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=156 devtype=DISK
Crosschecked 1 objects
Finished implicit crosscheck backup at 03-AUG-11
Starting implicit crosscheck copy at 03-AUG-11
using channel ORA_DISK_1
Finished implicit crosscheck copy at 03-AUG-11
searching for all files in the recovery area
cataloging files...
cataloging done
List of Cataloged Files
=======================
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_08_01/o1_mf_1_1_73g3hn6o_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_08_01/o1_mf_1_2_73g3hnxq_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_08_01/o1_mf_1_1_73g0rts6_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_134_72v9gv4s_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_138_72v9p4b4_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_120_72v8wwg0_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_121_72v8x5ty_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_131_72v9cnrv_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_139_72v9q5ok_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_137_72v9n4t5_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_136_72v9l88q_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_123_72v8ytm8_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_132_72v9dcxd_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_124_72v8zkg0_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_128_72v96qm1_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_135_72v9jqmx_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_129_72v98q3r_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_125_72v91g3b_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_118_72v8v8r4_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_127_72v9626w_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_130_72v9bqtb_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_141_72vncy6g_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_122_72v8ycd4_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_126_72v94cns_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_133_72v9fb17_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_140_72vn6wgo_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_25/o1_mf_1_119_72v8v9hf_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_08_02/o1_mf_1_1_73j3wo01_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_08_02/o1_mf_1_2_73josgf1_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_08_02/o1_mf_1_1_73jr20qc_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_08_02/o1_mf_1_2_73jh223h_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_08_02/o1_mf_1_1_73josflf_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_08_02/o1_mf_1_1_73jvqdqs_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_08_02/o1_mf_1_3_73josh91_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_08_02/o1_mf_1_1_73j91rh9_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_91_72mqlnx9_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_111_72mrdr5m_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_96_72mqx958_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_114_72mrgsf9_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_94_72mqs6gj_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_102_72mr3893_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_99_72mr2h6c_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_104_72mr5hfm_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_109_72mrc83z_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_98_72mr080w_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_93_72mqq36m_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_97_72mqz0mm_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_116_72mrk268_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_101_72mr31yv_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_110_72mrddhg_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_95_72mqv3hp_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_105_72mr5vq4_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_115_72mrjd2s_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_106_72mr7hnt_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_100_72mr2qfc_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_112_72mrfc5j_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_107_72mr909t_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_103_72mr4pol_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_113_72mrfsb9_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_117_72mrl5mf_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_108_72mrb13l_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_90_72ml85v3_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_22/o1_mf_1_92_72mqnxz1_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_26/o1_mf_1_143_72y6ww71_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_26/o1_mf_1_144_72ybybps_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_26/o1_mf_1_142_72xt10j7_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/archivelog/2011_07_26/o1_mf_1_145_72yccy5z_.arc
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/autobackup/2011_08_01/o1_mf_s_758043324_73g3jfxx_.bkp
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/autobackup/2011_08_01/o1_mf_s_758035850_73fw6vrc_.bkp
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/autobackup/2011_08_02/o1_mf_s_758133684_73jvr5px_.bkp
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/autobackup/2011_08_02/o1_mf_s_758127608_73jot9x0_.bkp
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/autobackup/2011_08_02/o1_mf_s_758109276_73j3xfom_.bkp
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/autobackup/2011_08_02/o1_mf_s_758129928_73jr2s7p_.bkp
File Name: /opt/oracle/flash_recovery_area/LCRSDEV/autobackup/2011_07_22/o1_mf_s_757164997_72m9rqw3_.bkp
using channel ORA_DISK_1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 08/03/2011 12:53:19
RMAN-20208: UNTIL CHANGE is before RESETLOGS change
Edited by: K Doyle on Aug 3, 2011 10:22 AM

Similar Messages

  • Oracle RMAN recovery catalog database in a Primary and Standby mode

    Hello All,
    The customer wants the RMAN recovery catalog database to be highly available so that none of the RMAN database backup jobs are impacted at the time of taking the database backups. There are are 200+ databases running on OEL, RHEL and Windows. So we planned to host the recovery catalog database on Oracle Active DataGuard 11.2.0.1 Enterprise Edition on RedHat EL 5.8 version on two physical servers. The Primary Instance will be in one server in the Primary DC and the Standby Instance will be on another server in another DC. Also all the database datafiles are hosted in ASM Diskgroups on SAN (DATA, FRA, REDO, ARCH diskgroups).
    Are there any specific RPM/patch/OS user custom/specific settings or configurations needed..?
    Thanks in advance..
    Regards,
    Abhijit

    "The customer wants the RMAN recovery catalog database to be highly available so that none of the RMAN database backup jobs are impacted at the time of taking the database backups"
    Hi,
    i think you can achieve HA for the catalog DB. (Rac and Asm should work fine)
    There's no way (afaik) to use TAF with the rman backup. If you have a failure during a backup it simply fails.
    There is no TAF in this situation.
    Hope this helps.
    Regs,
    Drew

  • Error while rman recovery of database

    We are using rman recovery for database clone.
    I am getting the following error,
    restoring datafile 00442 to /d05/u10/oracle/ndevdata/applsysd06.dbf
    channel dup1: reading from backup piece /db05/PROD_BACKUPS/inc0_dPROD_u1bku1pnr_t702605051_s15403_p1
    ORA-19870: error reading backup piece /db05/PROD_BACKUPS/inc0_dPROD_u19ku1onq_t702604026_s15401_p1
    ORA-19505: failed to identify file "/db05/PROD_BACKUPS/inc0_dPROD_u19ku1onq_t702604026_s15401_p1"
    ORA-27054: NFS file system where the file is created or resides is not mounted with correct options
    Additional information: 3
    ORA-19870: error reading backup piece /db05/PROD_BACKUPS/inc0_dPROD_u1aku1ou5_t702604229_s15402_p1
    ORA-19505: failed to identify file "/db05/PROD_BACKUPS/inc0_dPROD_u1aku1ou5_t702604229_s15402_p1"
    ORA-27054: NFS file system where the file is created or resides is not mounted with correct options
    Additional information: 3
    ORA-19870: error reading backup piece /db05/PROD_BACKUPS/inc0_dPROD_u1bku1pnr_t702605051_s15403_p1
    ORA-19505: failed to identify file "/db05/PROD_BACKUPS/inc0_dPROD_u1bku1pnr_t702605051_s15403_p1"
    ORA-27054: NFS file system where the file is created or resides is not mounted with correct options
    Additional information: 3
    failover to previous backup
    How to resolve this?
    Thanks,
    Kavitha

    hi;
    Please follow:
    Re: erros while clong a db
    Also check:
    http://kr.forums.oracle.com/forums/thread.jspa?threadID=546746
    Re: rapid clone from RMAN backup
    Regard
    Helios

  • Problem opening database after successfull recovery

    Hi All,
    Can any one please help me with below error.
    I am doing system copy from Source_SID to Target_SID taking online backup and generated offline redo log files during start of backup to end.
    We are on Windows 2003 server, DB is Oracle 10g and system is SRM 5.0. I was trying system copy backup/restore for DB and export/import for java. I have got online consistent backup along with offline redo logs of source system. Also have taken CI export.
    Here the file system directories in TARGET_SID and SOURCE_SID are different. First i have restored the online backup of Source_SID in Target_SID system (RYV). Took the trace file of Source_SID system and modified accordingly the filesystem structure directories of the TARGET SySTEM. Also renamed the TARGET_SID to SOURCE_SID.
    Now started it in nomount state with below command.
    SQL> STARTUP NOMOUNT PFILE=E:\ORACLE\RYV\102\database\initRYV.ora
    ORACLE instance started.
    Total System Global Area 2634022912 bytes
    Fixed Size                  2203184 bytes
    Variable Size            1337811408 bytes
    Database Buffers         1291845632 bytes
    Redo Buffers                2162688 bytes
    Generated the modifiled trace file script (renamed it as controlfile.sql).
    SQL>  @Controlfile.sql
    Control file created.
    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;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01195: online backup of file 1 needs more recovery to be consistent
    ORA-01110: data file 1: 'K:\ORACLE\RYV\SAPDATA1\SYSTEM_1\SYSTEM.DATA1'
    Before executing the command i have places all the offline redo log files which were generated in source system during the online backup. During online backup, offline redo logs 04729 to 04732 were generated. Now i have issued below command.
    SQL> alter database recover automatic using backup controlfile until cancel;
    alter database recover automatic using backup controlfile until cancel
    ERROR at line 1:
    ORA-00279: change 112926870 generated at 09/29/2008 17:26:55 needed for thread
    1
    ORA-00289: suggestion : F:\ORACLE\RYV\ORAARCH\RYVARCHARC04733_0649429988.001
    ORA-00280: change 112926870 for thread 1 is in sequence #4733
    ORA-00278: log file 'F:\ORACLE\RYV\ORAARCH\RYVARCHARC04733_0649429988.001' no
    longer needed for this recovery
    ORA-00308: cannot open archived log
    'F:\ORACLE\RYV\ORAARCH\RYVARCHARC04733_0649429988.001'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Offline Redo log files from 04729 to 04732 were applied and it was trying for 04733 which was not there. Now issued below command.
    SQL> recover cancel;
    Media recovery complete.
    Finally tried to open database with resetlogs and here i am getting problem.
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    SQL>
    Please suggest whether is there different procedure for system copy using backup/restore if file structure is different for Source_SID and Target_SID.
    Thanking you for your help.
    Regards
    Ravi

    Alert Log Details:
    Sun Oct 12 08:42:37 2008
    Starting ORACLE instance (normal)
    Sun Oct 12 08:42:37 2008
    Specified value of sga_max_size is too small, bumping to 2634022912
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    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:
      processes                = 80
      sessions                 = 96
      event                    = 10191 trace name context forever, level 1
      sga_max_size             = 2634022912
      shared_pool_size         = 1291845632
      shared_pool_reserved_size= 127512084
      filesystemio_options     = setall
      control_files            = G:\ORACLE\RYV\ORIGLOGA\CNTRL\CNTLRRYV.DBF, F:\ORACLE\RYV\ORAARCH\CNTRL\CNTRLRYV.DBF, K:\ORACLE\RYV\SAPDATA1\CNTRL\CNTRLRYV.DBF
      control_file_record_keep_time= 30
      db_block_size            = 8192
      db_cache_size            = 1291845632
      compatible               = 10.2.0
      log_archive_dest         = F:\oracle\RYV\oraarch\RYVarch
      log_buffer               = 2097152
      log_checkpoint_interval  = 0
      db_files                 = 254
      log_checkpoints_to_alert = TRUE
      dml_locks                = 4000
      undo_management          = AUTO
      undo_tablespace          = PSAPUNDO
      undo_retention           = 43200
      recyclebin               = off
      remote_os_authent        = TRUE
      remote_login_passwordfile= EXCLUSIVE
      job_queue_processes      = 1
      background_dump_dest     = K:\ORACLE\RYV\SAPTRACE\BACKGROUND
      user_dump_dest           = K:\ORACLE\RYV\SAPTRACE\USERTRACE
      core_dump_dest           = K:\ORACLE\RYV\SAPTRACE\BACKGROUND
      optimizer_features_enable= 10.2.0.1
      sort_area_size           = 2097152
      sort_area_retained_size  = 0
      db_name                  = RYV
      open_cursors             = 800
      optimpeek_user_binds   = FALSE
      pga_aggregate_target     = 629145600
      workarea_size_policy     = AUTO
      statistics_level         = typical
    PMON started with pid=2, OS id=4600
    PSP0 started with pid=6, OS id=5228
    MMAN started with pid=10, OS id=5664
    DBW0 started with pid=14, OS id=4648
    DBW1 started with pid=18, OS id=5588
    DBW2 started with pid=22, OS id=4280
    DBW3 started with pid=26, OS id=648
    LGWR started with pid=30, OS id=4780
    CKPT started with pid=34, OS id=1348
    SMON started with pid=38, OS id=6024
    RECO started with pid=42, OS id=5208
    CJQ0 started with pid=46, OS id=1332
    MMON started with pid=50, OS id=1304
    MMNL started with pid=54, OS id=2736
    Sun Oct 12 08:42:44 2008
    CREATE CONTROLFILE REUSE SET DATABASE "RYV" RESETLOGS  ARCHIVELOG
        MAXLOGFILES 255
        MAXLOGMEMBERS 5
        MAXDATAFILES 5000
        MAXINSTANCES 50
        MAXLOGHISTORY 2629
    LOGFILE
      GROUP 1 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G11M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G11M2.DBF'
      ) SIZE 90M,
      GROUP 2 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G12M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G12M2.DBF'
      ) SIZE 90M,
      GROUP 3 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G13M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G13M2.DBF'
      ) SIZE 90M,
      GROUP 4 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G14M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G14M2.DBF'
      ) SIZE 90M,
      GROUP 5 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G15M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G15M2.DBF'
      ) SIZE 90M,
      GROUP 6 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G16M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G16M2.DBF'
      ) SIZE 90M,
      GROUP 7 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G17M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G17M2.DBF'
      ) SIZE 90M,
      GROUP 8 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G18M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G18M2.DBF'
      ) SIZE 90M
    -- STANDBY LOGFILE
    DATAFILE
      'K:\ORACLE\RYV\SAPDATA1\SYSTEM_1\SYSTEM.DATA1',
      'J:\ORACLE\RYV\SAPDATA3\UNDO_1\UNDO.DATA1',
      'K:\ORACLE\RYV\SAPDATA4\SYSAUX_1\SYSAUX.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3_1\SR3.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3_2\SR3.DATA2',
      'K:\ORACLE\RYV\SAPDATA1\SR3_3\SR3.DATA3',
      'K:\ORACLE\RYV\SAPDATA1\SR3_4\SR3.DATA4',
      'K:\ORACLE\RYV\SAPDATA1\SR3_5\SR3.DATA5',
      'K:\ORACLE\RYV\SAPDATA1\SR3_6\SR3.DATA6',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_1\SR3700.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_2\SR3700.DATA2',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_3\SR3700.DATA3',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_4\SR3700.DATA4',
      'K:\ORACLE\RYV\SAPDATA1\SR3USR_1\SR3USR.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3DB_1\SR3DB.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3DB_2\SR3DB.DATA2',
      'K:\ORACLE\RYV\SAPDATA1\SR3DB_3\SR3DB.DATA3'
    CHARACTER SET UTF8
    Sun Oct 12 08:42:44 2008
    WARNING: Default Temporary Tablespace not specified in CREATE DATABASE command
    Default Temporary Tablespace will be necessary for a locally managed database in future release
    Setting recovery target incarnation to 1
    Sun Oct 12 08:42:45 2008
    Successful mount of redo thread 1, with mount id 157697668
    Sun Oct 12 08:42:45 2008
    Completed: CREATE CONTROLFILE REUSE SET DATABASE "RYV" RESETLOGS  ARCHIVELOG
        MAXLOGFILES 255
        MAXLOGMEMBERS 5
        MAXDATAFILES 5000
        MAXINSTANCES 50
        MAXLOGHISTORY 2629
    LOGFILE
      GROUP 1 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G11M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G11M2.DBF'
      ) SIZE 90M,
      GROUP 2 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G12M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G12M2.DBF'
      ) SIZE 90M,
      GROUP 3 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G13M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G13M2.DBF'
      ) SIZE 90M,
      GROUP 4 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G14M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G14M2.DBF'
      ) SIZE 90M,
      GROUP 5 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G15M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G15M2.DBF'
      ) SIZE 90M,
      GROUP 6 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G16M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G16M2.DBF'
      ) SIZE 90M,
      GROUP 7 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G17M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G17M2.DBF'
      ) SIZE 90M,
      GROUP 8 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G18M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G18M2.DBF'
      ) SIZE 90M
    -- STANDBY LOGFILE
    DATAFILE
      'K:\ORACLE\RYV\SAPDATA1\SYSTEM_1\SYSTEM.DATA1',
      'J:\ORACLE\RYV\SAPDATA3\UNDO_1\UNDO.DATA1',
      'K:\ORACLE\RYV\SAPDATA4\SYSAUX_1\SYSAUX.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3_1\SR3.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3_2\SR3.DATA2',
      'K:\ORACLE\RYV\SAPDATA1\SR3_3\SR3.DATA3',
      'K:\ORACLE\RYV\SAPDATA1\SR3_4\SR3.DATA4',
      'K:\ORACLE\RYV\SAPDATA1\SR3_5\SR3.DATA5',
      'K:\ORACLE\RYV\SAPDATA1\SR3_6\SR3.DATA6',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_1\SR3700.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_2\SR3700.DATA2',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_3\SR3700.DATA3',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_4\SR3700.DATA4',
      'K:\ORACLE\RYV\SAPDATA1\SR3USR_1\SR3USR.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3DB_1\SR3DB.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3DB_2\SR3DB.DATA2',
      'K:\ORACLE\RYV\SAPDATA1\SR3DB_3\SR3DB.DATA3'
    CHARACTER SET UTF8
    Sun Oct 12 08:43:43 2008
    alter database open
    Sun Oct 12 08:43:43 2008
    ORA-1589 signalled during: alter database open...
    Sun Oct 12 08:44:03 2008
    alter database open resetlogs
    Sun Oct 12 08:44:03 2008
    ORA-1195 signalled during: alter database open resetlogs...
    Sun Oct 12 08:44:42 2008
    alter database recover automatic using backup controlfile until cancel
    Sun Oct 12 08:44:42 2008
    Media Recovery Start
    parallel recovery started with 3 processes
    Sun Oct 12 08:44:43 2008
    Media Recovery Log F:\ORACLE\RYV\ORAARCH\RYVARCHARC04729_0649429988.001
    Sun Oct 12 08:44:45 2008
    Media Recovery Log F:\ORACLE\RYV\ORAARCH\RYVARCHARC04730_0649429988.001
    Sun Oct 12 08:44:46 2008
    Media Recovery Log F:\ORACLE\RYV\ORAARCH\RYVARCHARC04731_0649429988.001
    Sun Oct 12 08:44:46 2008
    Media Recovery Log F:\ORACLE\RYV\ORAARCH\RYVARCHARC04732_0649429988.001
    Sun Oct 12 08:44:46 2008
    Media Recovery Log F:\ORACLE\RYV\ORAARCH\RYVARCHARC04733_0649429988.001
    Errors with log F:\ORACLE\RYV\ORAARCH\RYVARCHARC04733_0649429988.001
    ORA-279 signalled during: alter database recover automatic using backup controlfile until cancel...
    Sun Oct 12 08:45:08 2008
    ALTER DATABASE RECOVER  cancel 
    Sun Oct 12 08:45:11 2008
    Media Recovery Canceled
    Completed: ALTER DATABASE RECOVER  cancel 
    Sun Oct 12 08:45:32 2008
    alter database open resetlogs
    Sun Oct 12 08:45:33 2008
    ARCH: Logfile 8 is wrong incarnation (0:112926871:10/10/2008 14:52:35 vs 0:1:03/15/2008 13:13:08)
    RESETLOGS after incomplete recovery UNTIL CHANGE 112926870
    Resetting resetlogs activation ID 2278245220 (0x87cb4364)
    Online log G:\ORACLE\RYV\ORIGLOGA\LOG_G11M1.DBF: Thread 1 Group 1 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGA\LOG_G11M2.DBF: Thread 1 Group 1 was previously cleared
    Online log G:\ORACLE\RYV\ORIGLOGB\LOG_G12M1.DBF: Thread 1 Group 2 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGB\LOG_G12M2.DBF: Thread 1 Group 2 was previously cleared
    Online log G:\ORACLE\RYV\ORIGLOGA\LOG_G13M1.DBF: Thread 1 Group 3 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGA\LOG_G13M2.DBF: Thread 1 Group 3 was previously cleared
    Online log G:\ORACLE\RYV\ORIGLOGB\LOG_G14M1.DBF: Thread 1 Group 4 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGB\LOG_G14M2.DBF: Thread 1 Group 4 was previously cleared
    Online log G:\ORACLE\RYV\ORIGLOGA\LOG_G15M1.DBF: Thread 1 Group 5 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGA\LOG_G15M2.DBF: Thread 1 Group 5 was previously cleared
    Online log G:\ORACLE\RYV\ORIGLOGB\LOG_G16M1.DBF: Thread 1 Group 6 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGB\LOG_G16M2.DBF: Thread 1 Group 6 was previously cleared
    Online log G:\ORACLE\RYV\ORIGLOGA\LOG_G17M1.DBF: Thread 1 Group 7 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGA\LOG_G17M2.DBF: Thread 1 Group 7 was previously cleared
    Sun Oct 12 08:45:34 2008
    Setting recovery target incarnation to 2
    Sun Oct 12 08:45:34 2008
    Assigning activation ID 157697668 (0x9664684)
    LGWR: STARTING ARCH PROCESSES
    ARC0 started with pid=74, OS id=2036
    Sun Oct 12 08:45:35 2008
    ARC0: Archival started
    Sun Oct 12 08:45:35 2008
    ARC1: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    Thread 1 opened at log sequence 1
      Current log# 8 seq# 1 mem# 0: G:\ORACLE\RYV\ORIGLOGB\LOG_G18M1.DBF
      Current log# 8 seq# 1 mem# 1: H:\ORACLE\RYV\MIRRLOGB\LOG_G18M2.DBF
    Sun Oct 12 08:45:35 2008
    Successful open of redo thread 1
    Sun Oct 12 08:45:35 2008
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    ARC1 started with pid=3, OS id=1640
    Sun Oct 12 08:45:36 2008
    ARC0: STARTING ARCH PROCESSES
    Sun Oct 12 08:45:36 2008
    SMON: enabling cache recovery
    Sun Oct 12 08:45:36 2008
    ARC1: Becoming the 'no FAL' ARCH
    ARC1: Becoming the 'no SRL' ARCH
    Sun Oct 12 08:45:36 2008
    ARC2: Archival started
    Sun Oct 12 08:45:36 2008
    ARC0: STARTING ARCH PROCESSES COMPLETE
    ARC0: Becoming the heartbeat ARCH
    Sun Oct 12 08:45:36 2008
    Errors in file k:\oracle\ryv\saptrace\usertrace\ryv_ora_868.trc:
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Sun Oct 12 08:45:36 2008
    Error 704 happened during db open, shutting down database
    USER: terminating instance due to error 704
    Sun Oct 12 08:45:36 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_pmon_4600.trc:
    ORA-00704: bootstrap process failure
    ARC2 started with pid=4, OS id=5996
    Sun Oct 12 08:45:37 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_reco_5208.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:37 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_ckpt_1348.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:37 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_lgwr_4780.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:40 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_dbw2_4280.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:40 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_dbw3_648.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:40 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_dbw0_4648.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:40 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_dbw1_5588.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:40 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_psp0_5228.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:41 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_mman_5664.trc:
    ORA-00704: bootstrap process failure
    Instance terminated by USER, pid = 868
    ORA-1092 signalled during: alter database open resetlogs...

  • After Effects crashed and wont open

    Ok so a few days ago I was working on After Effects CS5 and it crashed while rendering. I've to open it many times but always gives me the same message. I uninstalled it and then reinstalled it but the problem remains. And also downloading all adobe updates and it still doesn't work. If anyone could please help, if anyone actually knows the problem.
    This is the window that keeps appearing. Stressing me out!

    To clear all preferences, delete the entire 10.0 folder. After Effects will recreate a fresh copy when it starts.
    (Mac OS) <drive>/Users/<username>/Library/Preferences/Adobe/After Effects/10.0
    (Windows) <drive>\Users\<username>\AppData\Roaming\Adobe\After Effects\10.0

  • Rman restore and database size

    I am testing a production database backup from tape.
    Our test machine does not have the same disk space as our production machine.
    Right now, here is the production size info:
    Allocated (GB)               137.16
    Used (GB)                    60.71
    Allocated Free Space (GB)     76.45
    Is there a way to restore with rman and restore only the actual size of the database?
    In my case 61gig instead of 140G.

    Then i am confuse. I had this other problem where i had a big aud$ table in my system tablesace. I have truncated the table, now i need my 20gig space back.
    auditing
    The solution proposed was to do a backup and restore using RMAN after truncating AUD$:
    http://www.dizwell.com/prod/node/613
    I did not tried it yet. But after reading this, i though i could be able to restore a rman backup that takes less space.

  • Possible to recover video after stupidly syncing and thus loosing backup file? :'-(

    I have been so stupid.
    My daughter of 3 managed to push 3 buttons on my ipad2 in the exact sequence needed to delete a most wonderfull video. In a panic, I ran to my imac and connected my ipad not realising that by doing so, it was syncing /backing up with itunes.
    In each case, the iOS recovery tool of Dr Fone is not able to see anything except for the videos that are still on the ipad ...
    And on the mac I can only find back one itunes file
    So my questions are:
    1) are these itunes backup files completely overwritten or is a new file made but the old copiy still somewhere on the mac yet made invisible?
    2) does the syncing process overwrite the 'empty space' on my ipad (where the deleted video must be) and is this the reason that the dr Fone software can not retrieve my video?
    3) is there any other tool out there more powerful out there to retrieve deleted files that have been deleted? like some forensics tools?
    Thank you so so much in advance,

    iPad Photo Recovery: How to Recover Deleted Photos
    http://www.iskysoft.com/iphone-data-recovery-mac/ipad-photo-recovery.html
    How to Restore Lost or Deleted Files from iPad
    http://www.iphone-ipad-recovery.com/recover-ipad-mini-files.html
    How to Recover Deleted Files from iPad
    http://www.kvisoft.com/tutorials/recover-deleted-files-from-ipad.html
    iSkysoft Free iPhone Data Recovery
    http://www.iskysoft.com/iphone-data-recovery/
    Recover iPhone/iPad/iPod touch lost data, Free.
    Free recover iPhone/iPad/iPod touch lost contacts, photos, videos, notes, call logs and more
    Recover data directly from iPhone or from iTunes backup
    Preview and recover lost iOS data with original quality
     Cheers, Tom

  • I'm unable to recover Windows 8 from recovery media.

    I am trying to do a system factory restore and have been unable to do so and am getting frustrated.
    By the way I'm using the Thinkpad Twist s230u with Windows 8.0
    Here is what I have done so far...
    1) Created recovery disk on a USB drive (I don't have any CD/DVD on this laptop).
    2) Rebooted and pressed F-11 to start recovery mode
    3) Chose my language and keyboard
    4) Selected "Troubleshoot" and "Reset PC"
    5) Selected "Target - Windows 8"
    At this point, I get the message "Insert Windows Install or recovery media."
    I insert the USB disk.
    I get the message "Media inserted is not valid."
    6) So I backtrack to "Troubleshoot".  Instead of "Reset PC" I choose "Advanced Options"
    7) I choose "System Image Recovery"
    Now I get the message "Windows cannot find system image"
    WTH?  I am sure that the USB media was created correctly and the recovery partition is intact on HDD 2 (Windows Disk Management shows the recovery partiation as "Hard Drive 2").  I try to browse for an image and it' asking me for a driver that has system info?  I can't get it to find the recovery partition, and it doesn't look like the USB disk has enough information to restore an entire OS.

    I believe I have solved this problem by using a partition manager, making a copy of the recovery partition to the primary drive. Then "reset pc" seemed to recognize it.

  • Recover files after run recovery disk

    Hi, i have an a305-s6898 with Xp.
    I carry the NB to service and there they run the Recovery Disk (that crash, delete, erase, all my XP system, files, mails, disk partitions, etc)
    Does any have an idea if a could recover some files?  (mi xp configuration, partitions, files, something?)
    Does any have an idea if i should (must or could) call to toshiba center and tell him, that his service center at argentnina sucks!?
    Thanks.

    The only chance you have of getting anything back is by sending the drive to one of the drive recovery specialist companies and have them see if they can retreive them.  There is no guarantee that they will be able to do so and the cost would begin around $1000.00 and go up from there. Unless you have some priceless documents or photos that can't be replaced you might as well just move on.
    If you don't post your COMPLETE model number it's very difficult to assist you. Please try to post in complete sentences with punctuation, capitals, and correct spelling. Toshiba does NOT provide any direct support in these forums. All support is User to User in their spare time.

  • I get an Unable to Download error after purchasing songs and audioboooks on itunes.  My account has already been charged but it won't download to my phone

    I keep getting an "unable to download song" error when I purchase a new song from itunes.  The same thing happens when I purchase audiobooks as well, can anyone help?  I am connected to wifi all day and they still dont' download.

    It seems to me that the battery is dead or y have a hardware problem
    Place the iPod in recovery mode using one of these programs and thenretore via iTunes:
    For PC
    RecBoot: Easy Way to Put iPhone into Recovery Mode
    If necessary:
    Download QTMLClient.dll & iTunesMobileDevice.dll for RecBoot
    and                         
    RecBoot tip
    For MAC or PC       
    The Firmware Umbrella - TinyUmbrella
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
      Apple Retail Store - Genius Bar

  • PASTA Printers Stop printing after OS upgrade and Database Upgrade

    Problem Description: We recently upgraded our Development and DR environments from 10G Database to 11G version. In order to perform the Database upgrade we have also upgraded the Operating System from version 5.9 to 5.10 Solaris Sparc.
    Soon After the upgrade PASTA printers which we are trying to configure are not printing at all. Even the printers which were printing fine earlier are not working now.
    System Details are:
    Database Version: 11.2.0.2.0.
    E-Biz Version: 11.5.10.2.
    OS: Sun Sparc 5.10.
    applmgr:GFSDEV_gfsdev> FNDPSTAX -v
    Pasta version 3.0.4.0(patch 3) - unicode/bidi printing utility.
    Copyright (c) Oracle Corporation 1999-2003.
    applmgr:GFSDEV_gfsdev>

    Problem Description: We recently upgraded our Development and DR environments from 10G Database to 11G version. In order to perform the Database upgrade we have also upgraded the Operating System from version 5.9 to 5.10 Solaris Sparc.Have you relinked all the application executable files as per the docs referenced in this thread? -- Need clarification on Solaris 10 upgrade for E Business suite application
    Soon After the upgrade PASTA printers which we are trying to configure are not printing at all. Even the printers which were printing fine earlier are not working now.Can you print to the same printers from the OS using the lp command?
    How to investigate printing issues and work towards its resolution ? [ID 297522.1]
    Thanks,
    Hussein

  • How to recover IDS using CD recovery. and/or password recovery

    I'm getting the following error message:
    "No Hard drives has been found. You probably need to manually choose device drivers for the installation to succeed. Would you like to select drivers now?"
    IDS cd os 4.1(1)
    Choosing yes doesn’t lead to selecting drivers and I'm not sure how to install them. Choosing no doesn't help either.
    Also I'm trying to use this recovery CD on other unit that is password protected and I lost the password for it. i can't even boot from the CD. It boots immediately from the HD and it wont let me go for the CMOS setup to change boot order.
    Oren

    Okay...first things first. The IDS-4210 does have a power button. If the bezel is installed, there is a silver button on the front that controls power. If the bezel is removed, you will need to push on the plastic circuit cover where the power symbol is located. The symbol looks like a circle with a vertical line at the top. Press directly on that symbol. Typically the sensor will boot back up if you remove power the way you described if it was running at the time. This is because the power settings in CMOS are setup to return to the last state (running, off) after a power failure. It's possible that messing with the jumper on the board resets this setting causing it to lose state, and thereby requiring you to manually press the power button to get the system to come back up. This should get us back to the HDD issue....
    When you had the cover off, did you happen to check the power and IDE cables to the HDD? If not, try removing and reseating the connectors as a first step. You may also try moving the drive to the other bay and connecting it there (to rule out cable issues). This config should work, but it hasn't been tested. If you are still having problems, it is probably a HDD failure, and I would recommend RMAing the system. If you really want to make sure this is the problem before going through the hassle of an RMA, you can test the drive in a separate system (or swap with your second 4210). Just don't install two drives in the same 4210 at the same time.
    On the second system, you indicated that it was not booting to the CD, but would boot directly to the HDD. This may still be an issue with your CD copy, because not all IDS-4210s will behave the same way, even with the same CD. We have witnessed this in the lab ourselves. My only guess is that some of the CD-ROM drives are more sensitive than others. I would try to verify BIOS settings on this system before blaming the CD though, unless you have another CD to test with.
    Regarding breaking into CMOS, can you describe what you are seeing when the system boots? Are you connected through the serial port or with a keyboard and monitor? If you are connected through the serial port, you may not see anything if console redirection is not enabled in the BIOS. You will have to connect a keyboard and monitor to fix this. If you are on a monitor, you should see one of two things...either a Cisco splash screen, or standard text POST messages with a prompt to hit to run SETUP. Hit while either of these is displayed, and it should enter CMOS setup once the initial cpu and memory tests are completed.
    Let me know if you are still having problems after trying these suggestions. You can contact me directly if you want ([email protected]).
    -Rusty

  • Unable to close tabs after a new tab is opened automatically and suddenly

    Recently, after the latest update, this problem has been occurring quite often. When i am using multiple tabs, the browser will suddenly open a new tab automatically. The new tab is empty. When i try to close the tab, it cannot be closed. i tried closing other tabs that i was using but they too cannot be close. i have to restart the browser and the problem will be solved. But the problem will resurface after awhile of using multiple tabs again. The problem is more frequent when i am using more tabs.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • Where jobs are stored in database after executing mapping and process flow?

    Hi Gurus,
    I am new to OWB, i would like to know where the owb jobs stored in the database. I am planning to execute jobs on database by avoiding OWB. Could anybody give steps to take code in database and execute.
    Thanks & Regards
    Vicky

    Hi Vicky,
    read chapter "3 Using SQL*Plus to Schedule and Execute Jobs" from "Oracle Warehouse Builder API and Scripting Reference":
    http://download.oracle.com/docs/cd/B31080_01/doc/owb.102/b28225/api_4sqlforjobs.htm#i1064950
    Hope this helps,
    Oleg

  • Unable to Invoke CustomSearchTrimmer after Loading DLL and Registering on SharePoint 2013

    I am using SharePoint 2013 and am trying to get a bare bone implementation of a Custom Search Trimmer (implementing
    ISecurityTrimmerPost) to be invoked when I do a Search in the test box after logging into the SharePoint Site. 
    Here are the steps I have followed:- 
    1. Created the DLL implementing the ISecurityTrimmerPost interface with log statements, so that I know that the Trimmer is being invoked. The logs attements from other modules are being printed normally, so its safe to assume that the logs will be printed
    from the class implmenting the ISecurityTrimmerPost interface
    2. Deployed the DLL (OES.Sharepoint.DLL) using the GAC Utility. I made sure that there were no tasks running that had loaded another version of this DLL
    3. Registered the Trimmer successfully with the following commands from the PowerShell:
    New-SPEnterpriseSearchSecurityTrimmer -SearchApplication "Search Service Application" -TypeName "OES.Sharepoint.SearchControl, OES.Sharepoint, Version=1.0.0.0, Culture=neutral, PublicKeyToken=68b08a2fa869dfdc" -RulePath "xmldoc://*"
    -id  210
    SearchApp     : SearchServiceApplication Name=Search Service Application
    Id            : 200
    TypeName      : OES.Sharepoint.SearchControls.SearchControl, OES.Sharepoint,
                    Version=1.0.0.0, Culture=neutral,
                    PublicKeyToken=68b08a2fa869dfdc
    Properties    :
    IsPrePhase    : False
    CrawlRulePath : {1}{xmldoc://*}
    4. Restarted the SPSearchHostController
    5. Started a Full Crawl.
    6. Logged into the Sharepoint Site and fired a Search from the upper right Search text box.  The Log file does NOT show any log related to the CustomSearchTrimmer Module.
    I have run out of ideas. Can anyone help?
    PatrickDellM

    I actually downloaded a fresh copy of SP1 before I installed it a few weeks ago. From what I read in the description of the July CU, it does not fix anything related to this issue, or am I missing something.

Maybe you are looking for