Restore archivelog without target and no catalog

Hello,
I am trying to restore one archivelog without the target and no catalog from a backup piece.
My goal it is to apply this archive to my duplicate database to able to do a resetlog.
But since now I did not find the right way.
Any ideal
Thanks in advance

I don't think you can you use the RESTORE command to restore an archived redo log: RESTORE command work only on control file, database, tablespace or datafile level. To request to RMAN to apply an archived redo log, you should try to use the UNTIL clause
that is used by the RECOVER command or the SET UNTIL statement.
What is your Oracle version ?
What are the RMAN statements you have used and the errors that prevent you to do a RESETLOGS ?
Edited by: P. Forstmann on Sep 5, 2008 5:08 PM

Similar Messages

  • Urgent help : Need to recover a database without backup and archivelogs

    Hi,
    We are in urgent need to recover a database without backup and archivelogs
    one datafile seems corrupted
    SQL> recover automatic database until cancel using BACKUP CONTROLFILE;
    ORA-00279: change 10527325422479 generated at 07/27/2011 03:13:04 needed for
    thread 1
    ORA-00289: suggestion : /pys/u5/oradata/PYS/PYSarch/arch0001.0000181845.arc
    ORA-00280: change 10527325422479 for thread 1 is in sequence #181845
    ORA-00278: log file '/pys/u5/oradata/PYS/PYSarch/arch0001.0000181845.arc' no
    longer needed for this recovery
    ORA-00308: cannot open archived log
    '/pys/u5/oradata/PYS/PYSarch/arch0001.0000181845.arc'
    ORA-27037: unable to obtain file status
    HP-UX Error: 2: No such file or directory
    Additional information: 3
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    CANCEL
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01152: file 1 was not restored from a sufficiently old backup
    ORA-01110: data file 1: '/pys/u2/oradata/PYS/pay_system_01.dbf'

    N Gasparotto wrote:
    bsac14 wrote:
    my database is in no archive mode
    can you please tell how to restore
    yes it is a datafile corruptionYou did not say how you defined that's a datafile corruption. You provide minimum to zero information.
    I just need to bring the database up,no need any exact data
    I can refresh from prod laterThen drop and recreate database. Basically and since you are not in archive mode, no recover is possible. Period.
    Nicolas.Hi,
    How did you come to the conclusion that your datafile is corrupted? Can you provide and supported logs?
    Regards .....

  • My iPod touch isn't being recognized by my pc. The lock button on it won't work due to water damage, and a friend of mine fixed the problem by restoring it on his computer. How do I restore it without the lock button?

    My iPod touch isn't being recognized by my pc. The lock button on it won't work due to water damage, and a friend of mine fixed the problem by restoring it on his computer. How do I restore it without the lock button?

    first try:
    iOS: Device not recognized in iTunes for Windows
    next
    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.

  • After getting a malware, my Firefox stopped opening. Is there any way to restore it without losing my passwords, settings, and especially favorite?

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/934304]]</blockquote>
    Recently my computer was infected by a malware that deleted some DLLs and damaged Firefox, Opera and Google programs.
    The other two browsers I reinstalled without any problems. But Firefox is my primary browser and I'm afraid of losing all my information.
    Is there any way to restore it without losing my passwords, settings, and especially favorite?

    cor-el posted a reply to your question here: https://support.mozilla.org/en-US/questions/934304

  • I had clicked some pics on tour but without taking backup i restore my old backup and now photos are gone. I had even try i phone photo recovery but it does not showing those photos i want those pics so deadly help me.

    i had clicked some pics on tour but without taking backup i restore my old backup and now photos are gone. I had even try i phone photo recovery but it does not showing those photos i want those pics so deadly help me.

    pulkitpareekonline wrote:
    ... without taking backup i restore my old backup and now photos are gone.
    No Backup = No Photos... sorry.

  • My iPod Mini 3rd Generation isn't recognized in My Computer or iTunes. I can't even restore it without iTunes. The same thing happened with my iPod Nano 3rd Generation, but that one worked for a while, and suddenly went unrecognized.

    My iPod Mini 3rd Generation isn't recognized in My Computer or iTunes. I can't even restore it without iTunes. The same thing happened with my iPod Nano 3rd Generation, but that one worked for a while, and suddenly went unrecognized.

    Hi TherAscendedSaiyan,
    Welcome to Apple Support Communities.
    See this troubleshooting article that addresses the symptom you're encountering:
    iPod not recognized in 'My Computer' and in iTunes for Windows
    http://support.apple.com/kb/TS1369
    Best,
    Jeremy

  • My friend found his old ipod touch 4. He charged it up, and it says "disabled" and i cant restore it on itunes without his password which he forgot. Can I restore it without the password.

    My friend found his old ipod touch 4. He charged it up, and it says "disabled" and i cant restore it on itunes without his password which he forgot. Can I restore it without the password.

    Disabled
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: Back up and restore your iOS device with iCloud or iTunes
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        
    If problem what happens or does not happen and when in the instructions? When you successfully get the iPod in recovery mode and connect to computer iTunes should say it found an iPod in recovery mode.

  • Rman restore archivelogs files only, but in other machine.

    Hello,
    i need to restore archivelog files in another machine for use with logminer without use my actual +FRA for space reason and withouy use "set destination to"
    How i can do it?
    thanks and regards

    Hello,
    in the new machine i have a clone database with a init.ora file that use db_recovery_dest to new path (not +FRA) in a filesystem.
    When run a rman script this connect to target(production database) , rman catalog, and auxiliary (my clone database).
    I restore a clone controlfile, so mount the clone database, then restore logfile from sequence = xxxx until sequence = XXX , BUT the archivelogfile was restored in target database (production database) inside the +FRA
    This is my logfile of rman script.
    Regards.
    Iniciando restore en 19/06/12
    canal t1: iniciando restauración del juego de copias de seguridad de archivos de datos
    canal t1: restaurando archivo de control
    archivo de salida=/RECOVERABD/controlXXXX.ora
    canal t1: leyendo desde la parte de copia de seguridad c-3574442397-20120619-01
    canal t1: parte 1 de la copia de seguridad restaurada
    manejador de parte=c-3574442397-20120619-01 etiqueta=TAG20120619T063218
    canal t1: restauración terminada, tiempo transcurrido: 00:00:16
    restore terminado en 19/06/12
    sentencia sql: alter database mount clone database
    canal asignado: t4
    canal t4: sid=2276 instancia=paire1 devtype=SBT_TAPE
    canal t4: NMO v5.0.0.0
    Iniciando restore en 19/06/12
    canal t4: iniciando la recuperación de archive log al destino por defecto <--- default +FRA !!
    canal t4: restaurando archive log
    thread de archive log=1 secuencia=132141
    canal t4: leyendo desde la parte de copia de seguridad B134414_ARCH.bak
    canal t4: parte 1 de la copia de seguridad restaurada
    manejador de parte=B134414_ARCH.bak etiqueta=TAG20120618T140157
    canal t4: restauración terminada, tiempo transcurrido: 00:00:56
    restore terminado en 19/06/12

  • Difference in o/p in CROSSCHECK & RESTORE ARCHIVELOG VALIDATE

    hi,
    i m planning to restore and recovery from a backup(full hot Level 0) taken between '24.05.2012 11:41:00' AND '24.05.2012 12:03:07'; But when i run the crosscheck and restore archivelog validate there seems to be an extra archivelog backup piece reported in restore archivelog validate command.
    Also there was 2 backups taken on same day but different time
    LEVEL 0 ======> between '24.05.2012 11:41:00' AND '24.05.2012 12:03:07'
    LEVEL 1 CUMMULATIVE =======> between '24.05.2012 12:29:46' AND '24.05.2012 12:35:59'
    below the difference in o/p when i run the crosscheck and restore archivelog validate
    CROSSCHECK BACKUP OF ARCHIVELOG ALL command :
    RMAN> ALLOCATE CHANNEL FOR MAINTENANCE DEVICE TYPE sbt;
    allocated channel: ORA_MAINT_SBT_TAPE_1
    channel ORA_MAINT_SBT_TAPE_1: sid=1859 devtype=SBT_TAPE
    channel ORA_MAINT_SBT_TAPE_1: Veritas NetBackup for Oracle - Release 7.0 (2010010419)
    RMAN> sql "alter session set nls_date_format = ''dd.mm.yyyy hh24:mi:ss''";
    sql statement: alter session set nls_date_format = ''dd.mm.yyyy hh24:mi:ss''
    RMAN> CROSSCHECK BACKUP OF ARCHIVELOG ALL DEVICE TYPE sbt completed between '24.05.2012 11:41:00' AND '24.05.2012 12:03:07';
    crosschecked backup piece: found to be 'AVAILABLE'
    backup piece handle=PRTUXDB_al_0dnbphae_1_1 RECID=10 STAMP=784123214
    crosschecked backup piece: found to be 'AVAILABLE'
    backup piece handle=PRTUXDB_al_0cnbphae_1_1 RECID=11 STAMP=784123214
    crosschecked backup piece: found to be 'AVAILABLE'
    backup piece handle=PRTUXDB_al_0fnbphae_1_1 RECID=12 STAMP=784123214
    crosschecked backup piece: found to be 'AVAILABLE'
    backup piece handle=PRTUXDB_al_0enbphae_1_1 RECID=13 STAMP=784123214
    crosschecked backup piece: found to be 'AVAILABLE'
    backup piece handle=PRTUXDB_al_0bnbphae_1_1 RECID=14 STAMP=784123214
    crosschecked backup piece: found to be 'AVAILABLE'
    backup piece handle=PRTUXDB_al_0anbphae_1_1 RECID=15 STAMP=784123214
    Crosschecked 6 objectsRestore archive log validate command :
    [oratux@DMXCK5 ~]$ rman target / nocatalog
    Recovery Manager: Release 11.2.0.3.0 - Production on Fri May 25 08:16:08 2012
    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.
    connected to target database: PRTUXDB (DBID=329945109)
    using target database control file instead of recovery catalog
    RMAN> run {
    allocate channel t1 type 'SBT_TAPE';
    restore archivelog UNTIL TIME "TO_DATE('24.05.2012 12:03:07','dd.mm.yyyy hh24:mi:ss')" validate;
    release channel t1;
    2> 3> 4> 5>
    allocated channel: t1
    channel t1: SID=35 device type=SBT_TAPE
    channel t1: Veritas NetBackup for Oracle - Release 7.0 (2010010419)
    Starting restore at 25-MAY-12
    channel t1: starting validation of archived log backup set
    channel t1: reading from backup piece PRTUXDB_al_0dnbphae_1_1
    channel t1: piece handle=PRTUXDB_al_0dnbphae_1_1 tag=PRIMARY_HOT_DB_BK_LEVEL0
    channel t1: restored backup piece 1
    channel t1: validation complete, elapsed time: 00:01:15
    channel t1: starting validation of archived log backup set
    channel t1: reading from backup piece PRTUXDB_al_0cnbphae_1_1
    channel t1: piece handle=PRTUXDB_al_0cnbphae_1_1 tag=PRIMARY_HOT_DB_BK_LEVEL0
    channel t1: restored backup piece 1
    channel t1: validation complete, elapsed time: 00:01:15
    channel t1: starting validation of archived log backup set
    channel t1: reading from backup piece PRTUXDB_al_0fnbphae_1_1
    channel t1: piece handle=PRTUXDB_al_0fnbphae_1_1 tag=PRIMARY_HOT_DB_BK_LEVEL0
    channel t1: restored backup piece 1
    channel t1: validation complete, elapsed time: 00:01:15
    channel t1: starting validation of archived log backup set
    channel t1: reading from backup piece PRTUXDB_al_0enbphae_1_1
    channel t1: piece handle=PRTUXDB_al_0enbphae_1_1 tag=PRIMARY_HOT_DB_BK_LEVEL0
    channel t1: restored backup piece 1
    channel t1: validation complete, elapsed time: 00:01:15
    channel t1: starting validation of archived log backup set
    channel t1: reading from backup piece PRTUXDB_al_0bnbphae_1_1
    channel t1: piece handle=PRTUXDB_al_0bnbphae_1_1 tag=PRIMARY_HOT_DB_BK_LEVEL0
    channel t1: restored backup piece 1
    channel t1: validation complete, elapsed time: 00:01:25
    channel t1: starting validation of archived log backup set
    channel t1: reading from backup piece PRTUXDB_al_0anbphae_1_1
    channel t1: piece handle=PRTUXDB_al_0anbphae_1_1 tag=PRIMARY_HOT_DB_BK_LEVEL0
    channel t1: restored backup piece 1
    channel t1: validation complete, elapsed time: 00:01:15
    channel t1: starting validation of archived log backup set
    channel t1: reading from backup piece PRTUXDB_al_0qnbpj8c_1_1
    channel t1: piece handle=PRTUXDB_al_0qnbpj8c_1_1 tag=HOT_DB_BK_LEVEL1
    channel t1: restored backup piece 1
    channel t1: validation complete, elapsed time: 00:01:05
    Finished restore at 25-MAY-12
    released channel: t1As you can see one extra archivelog backup piece is reported and that too from HOT_DB_BK_LEVEL1(LEVEL 1 CUMMULATIVE BACKUP) which was between '24.05.2012 12:29:46' AND '24.05.2012 12:35:59'.
    I m afraid if i execute the real restore command it will apply this extra archivelog from LEVEL 1 CUMMULATIVE BACKUP

    Yes that is true,but my question is when i run crosscheck i have all the required archivelogs availiable (6 archivelogs) but when i execute restore archivelog validate why it give (6+1) archivelogs why not only those 6 from LEVEL 0 hot backup
    i have clearly specified UNTIL TIME "TO_DATE('24.05.2012 12:03:07','dd.mm.yyyy hh24:mi:ss')" in restore archivelog validate but still it also give me extra archive log backup piece from LEVEL 1 backup taken way after TO_DATE('24.05.2012 12:03:07','dd.mm.yyyy hh24:mi:ss').

  • Rman errors on restore archivelog

    Hi all,
    I am running scripts to back up database every day , but after while 7 days it start to give me errors like:
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 12/16/2003 04:06:04
    RMAN-06026: some targets not found - aborting restore
    RMAN-06025: no backup of log thread 1 seq 43 scn 3924903 found to restore ...........
    that is script:
    $ORACLE_HOME/bin/rman target / << EOF
    configure retention policy to redundancy 3;
    configure retention policy to recovery window of 3 days;
    configure backup optimization on;
    configure controlfile autobackup off;
    configure default device type to Disk;
    configure device type Disk parallelism 1;
    configure datafile backup copies for device type Disk to 1;
    configure channel device type Disk format '/backup/%d_datafile_%s_%p.bak';
    configure maxsetsize to unlimited;
    configure snapshot controlfile name to '/backup/prod_snapcf.f';
    set controlfile autobackup format for device type Disk to '/backup/prod_controlfile_%F';
    show all;
    run {
    allocate channel ch1 type Disk maxpiecesize = 1900M;
    backup full database noexclude
    include current controlfile
    format '/backup/%d_datafile_%s_%p.bak'
    tag 'prod_datafile_daily';
    run {
    allocate channel ch1 type Disk maxpiecesize = 1900M;
    backup archivelog all
    delete all input
    format '/backup/%d_archivelog_%s_%p.bak'
    tag 'prod_archivelog_daily';
    run {
    allocate channel ch1 type Disk maxpiecesize = 1900M;
    backup format '/backup/%d_controlfile_%s.bak' current controlfile;
    crosscheck backup;
    restore controlfile to '/backup' validate;
    restore tablespace SYSTEM validate;
    restore archivelog all validate;
    list backup of database;
    report unrecoverable;
    report schema;
    report need backup;
    report obsolete;
    delete noprompt expired backup of database;
    delete noprompt expired backup of controlfile;
    quit
    I can resetlogs and that error disapeire
    Does anybody know that wrong with that script?
    Thanks

    Really the error is very strange realizing that if functions well for about 6 days or something like that.
    this is a notable line in the error.
    some targets not found - aborting restore
    I recommend you to check very well your targets path
    to be restore. I think that is the cause of the failure.
    Joel P�rez

  • Will TM-restore just recreate permission and disk problems I was having?

    My tale of woe, that of course happens the day before I need by machine for a meeting:
    Last night, when I ran check permissions, and then repair permissions on my MacBook Pro, I got the message that permissions could not be repaired. After this, I made my first and only Time Machine backup.
    This morning, I could not start-up my MacBook Pro. I just got a blue-gray screen containing a spinning wheel and a progress bar that got to maybe 10% (the progress bar was not numbered) before shutting down. I tried a few more times, but the same thing happened.
    I was able to run Verify Disk using the Snow Leopard install disks, but when I ran Repair Disk, it could not repair, and indicated that I must reinstall the OS.
    However, I was able to use a Firewire cable and Target Disk mode to get some recent files off of the MBP, which suggests to me that the hard drive is okay, and it's just something with permissions, and/or other disk errors.
    I'm trying to figure out how I can restore my system (including settings) without restoring the same permissions errors and disk errors that seemed to have caused this problem in the first place.
    My time machine backup was made AFTER the permissions problems. Does this mean that if I do a clean install of Snow Leopard, and then try to restore my system from the Time Machine back-up, that I will end up restoring those permissions errors and disk errors that I had before?
    (I also have an older bootable clone (made with Carbon Copy Cloner) of my hard drive from a couple of months ago, but I assume it would be the same issue - that it would recreate the old errors.)
    Any help or suggestions would be much-appreciated!

    Mike_Rsch wrote:
    Hi, and welcome to the forums.
    I was able to run Verify Disk using the Snow Leopard install disks, but when I ran Repair Disk, it could not repair, and indicated that I must reinstall the OS.
    I'm trying to figure out how I can restore my system (including settings) without restoring the same permissions errors and disk errors that seemed to have caused this problem in the first place.
    My time machine backup was made AFTER the permissions problems. Does this mean that if I do a clean install of Snow Leopard, and then try to restore my system from the Time Machine back-up, that I will end up restoring those permissions errors and disk errors that I had before?
    No. Permissions aren't the problem, some sort of directory corruption is. And since Time Machine backups are done file-by-file, rather than disk-sector-by-disc-sector, the exact condition wasn't copied. But if the problem prevented something from getting backed-up, there might be missing or incomplete items.
    Your best bet is to boot up from your Install disc again, select Disk Utility again, but this time use it to reformat your internal HD. See #1, especially the yellow box, in Formatting, Partitioning, Verifying, and Repairing Disks. That will only take a few moments.
    Then quit Disk Utility, return to the Installer, and install OSX. When your Mac restarts, use +Setup Assistant+ to transfer everything from your backups, per #19 in Time Machine - Frequently Asked Questions (or use the link in *User Tips* at the top of this forum). That will take longer, of course, depending on how much data you have.
    When your Mac starts up again, download and install the 10.6.4 "combo" update. Info and download available at: http://support.apple.com/kb/DL1048 Be sure to do a +Repair Permissions+ afterwards.
    Once this is sorted out, continue making regular backups! You might want to review the Time Machine Tutorial and perhaps browse the rest of the FAQ.

  • Restore controlfile without RMAN Command

    Hii..!! RMAN Experts ..
    I have a RMAN Backup of my production database , Accidentally controlfile, datafiles, and redolog filies are lost .
    Important thing is : I want to Restore Controlfile Without RMAN Commands ...
    Is this possible,? If Yes How ??
    Please get me out of this Doubt., & provide me detail steps
    Will be very much thankful to you...

    937382 wrote:
    Hii..!! RMAN Experts ..
    I have a RMAN Backup of my production database , Accidentally controlfile, datafiles, and redolog filies are lost .
    Important thing is : I want to Restore Controlfile Without RMAN Commands ...
    Is this possible,? If Yes How ??
    Please get me out of this Doubt., & provide me detail steps
    Will be very much thankful to you...In an emergency situation, you can try using the SNAPSHOT CONTROLFILE.
    Oracle is very clear on this point and says that this file should not be used for any purpose, but breaking this rule, we can have success and bring a consistent controlfile.
    The snapshot control file is a copy of a database control file created in an operating system-specific location by RMAN. RMAN creates the snapshot control file so that it has a consistent version of a control file to use when either resynchronizing the recovery catalog or backing up the control file.
    The Default Location of SNAPSHOT CONTROLFILE is $ORACLE_HOME/dbs/snapcf_<DB_NAME>.f
    If we recently used RMAN most recent controlfile will be my SNAPSHOT CONTROLFILE.
    See this example:
    SQL> create pfile='/home/oracle/spfile.txt' from spfile;
    SQL> !
    oracle@aix:/home/oracle> cp /u01/app/oracle/product/11.2.0/dbhome_11203/dbs/snapcf_dbtst.f  /home/oracle/control.ora
    oracle@aix:/home/oracle> vi spfile.txt
    "spfile.txt" 27 lines, 957 characters
    *.control_files='/home/oracle/control.ora' ## Change this line
    SQL> startup mount pfile ='/home/oracle/spfile.txt'
    ORACLE instance started.
    Total System Global Area  768294912 bytes
    Fixed Size                  2225448 bytes
    Variable Size             293604056 bytes
    Database Buffers          465567744 bytes
    Redo Buffers                6897664 bytes
    Database mounted.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
    ### We can open reseting log if you have all datafiles restored.
    ### Or you can use RMAN command to restore your database from Controlfile Catalog.
    ### Also you can generate a command to create a new controlfile
    SQL> alter database backup controlfile to trace;Regards,
    Levi Pereira

  • Why isn't my iTunes store loading properly? It lists everything in text without images, and I can't seem to access the store when I try to search for music or movies etc.

    Why isn't my iTunes store loading properly? It lists everything in text without images, and I can't seem to access the store when I try to search for music or movies etc.

    1) The best way to relocate the iTunes library folder is to move the entire iTunes folder with all subfolders to the new path, then press and hold down shift as start iTunes and keep holding until prompted to choose a library, then browse to the relocated folder and open the file iTunes Library.itl inside it.
    If you've done something different then provide some more details about what is where and I should be able to help.
    2) Purchases on the device should automatically transfer to a Purchased on <DeviceName> playlist, but it my depend a bit on whether automatic iCloud downloads are enabled. If there is a cloudy link then the transfer might not happen. You can use File > Devices > Transfer Purchases. In iTunes you should also check out iTunes Store > Quick Links > Purchased > Music > Not on this computer.
    3) Backup the device, then immediately restore it. In some cases you need to add a restore as new device into that equation. Obbviously not to be attempted until you're sure all your media is in your library. See Recover your iTunes library from your iPod or iOS device should it be needed.
    4) I believe there is complimentary 1 incident 90-day support with hardware purchases, but no free software support for iTunes itself. AppleCare gets you a different level of support.
    tt2

  • When I try to reset my iPad mini it keeps asking for  a passcode! have tried restoring, connecting to iTunes and looked for the 'set up as new iPad' notification, but nothing is working? can anyone help please?

    I know my passcode is correct but when I try to reset my iPad mini it keeps asking for  a passcode! have tried restoring, connecting to iTunes and looked for the 'set up as new iPad' notification, but nothing is working? can anyone help please?

    If the iPad was running iOS 7,  iCloud: Find My iPhone Activation Lock in iOS 7
    http://support.apple.com/kb/HT5818
    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just cancelling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • I was accidentally deleted pictures last week in my ipad mini. How can I restore them without any back up (icloud, itunes, etc)? Please help me.. Thank you

    I was accidentally deleted pictures last week in my ipad mini. How can I restore them without any back up (icloud, itunes, etc)? Please help me.. Thank you

    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
    Wondershare Dr.Fone for iOS
    http://www.wondershare.net/data-recovery/iphone-data-recovery.html?gclid=CJT7i9e 6gb4CFcvm7AodbUEAJQ
    Recover contacts, messages, photos, videos, notes, call history, calendars, voicemail, voice memos, reminders, bookmarks and other documents.
     Cheers, Tom

Maybe you are looking for

  • Help needed regarding getting jnlp

    Hi all, we need help regading java web start. We are downloadng some set of jar files to the client side using JNLP. With these jar files jnlp launches a swing base application in the client side and interacts with server application depoyed in WebSp

  • Need information on how to upgrade from 10.5.8 to make computer compatable to iphone upgrade of 11.5.1

    hi everyone:  I require some information on how to upgrade from 10.5.8 to make my mackbook pro compatable with the iphone upgrade. Please note that I have gone thru the upgrades on this computer and it tells me there are no new ones available...... I

  • XI3.0 BPM collect message using substring within correlation

    Hi, I have a requirement to collect a list of IDOCS using the first three characters of a field as a correlation.  I tried adding the XPATH expression substring(/ArticlePriceData/ArticlePrice/Site, 1, 3) within the correlation editor but this does no

  • Podcast not showing up in seach

    Hi there, My podcast (Random Stuff Radio) was recently added to iTunes and is not showing up when I search for it. Do I have to do anything extra for it appear in searches? Thanks.

  • 5 CDs to 1 DVD

    Is there an easy way to convert .dat files in 5 CDs to one DVD? Thank you