Reseting the Incarnations to older value and later setting to current value

Hi all,
RMAN> LIST INCARNATION OF DATABASE;
List of Database Incarnations
DB Key  Inc Key DB Name  DB ID            STATUS  Reset SCN  Reset Time
441     473     PMAHIWCE 442434819        PARENT  1          19-NOV-04
441     474     PMAHIWCE 442434819        PARENT  953420329  09-FEB-08
441     442     PMAHIWCE 442434819        ORPHAN  7377601440258 07-MAY-11
441     14581   PMAHIWCE 442434819        ORPHAN  7387155628392 18-JUL-11
441     12361   PMAHIWCE 442434819        ORPHAN  7387155628392 26-MAY-11
441     22921   PMAHIWCE 442434819        CURRENT 7387155628392 17-AUG-11
441     11101   PMAHIWCE 442434819        ORPHAN  7387155628392 26-MAY-11can i reset to incarnation to older one like 442 and later can i reset to the current one 22921 as i am unbale to delete the backup piece.
select c1.TAG,c1.BACKUP_TYPE,c1.DEVICE_TYPE,c1.COMPLETION_TIME,c1.BP_KEY,c1.stamp,c1.BS_KEY,c2.name,c2.RESETLOGS_TIME,c2.DB_KEY,c2.DBINC_KEY,c2.RESETLOGS_CHANGE# from rc_backup_piece c1, rc_database c2 where c1.COMPLETION_TIME < sysdate-36 and c2.name='PMAHIWCE' and c1.db_id=c2.dbid
SQL> /
TAG                              B DEVICE_TYP COMPLETION_TIME         BP_KEY      STAMP     BS_KEY NAME     RESETLOGS_TIME          DB_KEY  DBINC_KEY RESETLOGS_CHANGE#
PMAHIWCE_15_03_2011_1335_LEVEL1  L SBT_TAPE   2011-03-15 13:36:09        108  745853766        106 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_15_03_2011_1335_LEVEL1  L SBT_TAPE   2011-03-15 13:36:18        109  745853766        107 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_15_03_2011_1335_LEVEL1  I SBT_TAPE   2011-03-15 13:41:40        134  745853792        127 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_15_03_2011_1335_LEVEL1  I SBT_TAPE   2011-03-15 13:41:48        135  745854108        128 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_15_03_2011_1335_LEVEL1  I SBT_TAPE   2011-03-15 13:41:50        136  745854110        129 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_15_03_2011_1335_LEVEL1  I SBT_TAPE   2011-03-15 13:41:53        137  745853792        130 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_15_03_2011_1335_LEVEL1  I SBT_TAPE   2011-03-15 13:42:18        138  745853792        131 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_15_03_2011_1335_LEVEL1  D SBT_TAPE   2011-03-15 13:42:23        181  745854143        172 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_15_03_2011_1351_LEVEL   L SBT_TAPE   2011-03-15 13:51:45        233  745854705        229 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_15_03_2011_1351_LEVEL   L SBT_TAPE   2011-03-15 13:51:45        234  745854705        230 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_15_03_2011_1351_LEVEL   L SBT_TAPE   2011-03-15 13:51:45        235  745854705        231 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
TAG                              B DEVICE_TYP COMPLETION_TIME         BP_KEY      STAMP     BS_KEY NAME     RESETLOGS_TIME          DB_KEY  DBINC_KEY RESETLOGS_CHANGE#
PMAHIWCE_15_03_2011_1351_LEVEL   D SBT_TAPE   2011-03-15 13:51:49        245  745854709        243 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_16_03_2011_1043_LEVEL1  L SBT_TAPE   2011-03-16 10:43:31        323  745929811        320 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_16_03_2011_1043_LEVEL1  L SBT_TAPE   2011-03-16 10:43:32        324  745929811        321 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_16_03_2011_1043_LEVEL1  I SBT_TAPE   2011-03-16 10:48:54        352  745929819        346 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_16_03_2011_1043_LEVEL1  I SBT_TAPE   2011-03-16 10:49:05        353  745930144        347 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_16_03_2011_1043_LEVEL1  I SBT_TAPE   2011-03-16 10:49:06        354  745929819        348 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_16_03_2011_1043_LEVEL1  I SBT_TAPE   2011-03-16 10:49:07        355  745930147        349 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_16_03_2011_1043_LEVEL1  I SBT_TAPE   2011-03-16 10:49:25        356  745929819        350 PMAHIWCE 2011-03-01 10:39:00         41         42                 1
PMAHIWCE_16_03_2011_1043_LEVEL1  D SBT_TAPE   2011-03-16 10:49:37        399  745930177        390 PMAHIWCE 2011-03-01 10:39:00         41         42                 1Thanks
Prakash GR

Any suggestions please

Similar Messages

  • How do I download the music from iTunes onto an old iPhone 3gs? I have reset the iPhone to factory settings and when I plug it in it wants to use the device name for my current iPhone 5 and I don't want to change anything on my old iPhone.

    How do I download the music from iTunes onto an old iPhone 3gs without affecting my iPhone 5? I have reset the iPhone to factory settings and when I plug it in it wants to use the device name for my current iPhone 5 and I don't want to change anything on my current iPhone. iTunes won't let me change the device name for the 3gs. I just want to use the old iPhone like an touch.

    Hi littlemansa,
    If I am understanding you correctly, it sounds like you are returning to an old iPhone that has been erased and you would like to set it up as a new device without restoring from a backup which would affect the name of your iPhone, as well as the contents therein. I have an article for you that can help you set up your iPhone as a new device, and that information can be found below:
    How to erase your iOS device and then set it up as a new device or restore it from backups - Apple Support
    http://support.apple.com/en-us/HT4137
    Basically, it seems like you may be stuck on a screen that is asking if you would like to restore your device from the backup that is filed under the name of your new iPhone, or if you would like to set up the device as a new device. I would suggest that you set it up as a new device to achieve your desired results. 
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • HT1551 My remote for my Apple TV just stopped working and I have tried putting in a new battery, re-pairing the remote, resetting the device by unplugging it, and I checked the infared coming from the remote is working. The light just blinks at me 3 times

    My remote for my Apple TV just stopped working and I have tried putting in a new battery, re-pairing the remote, resetting the device by unplugging it, and I checked the infared coming from the remote is working. The light just blinks at me 3 times what else can I try to fix it?

    Have you tried unpairing the remote? You do this by pointing your remote at the Apple TV and holding the MENU and Left buttons down together for 6 seconds.

  • My Iphone 5s was working perfectly before downloading the IOS 8.0.1 and later IOS 8.0.2. When my Iphone run out of battery, I connected it to Itunes, however the phone never turned on, and kept trying to sync, however got an itunes failure message

    my Iphone 5s was working perfectly before downloading the IOS 8.0.1 and later IOS 8.0.2. When my Iphone run out of battery, I connected it to Itunes, however the phone never turned on, and kept trying to sync, however got an itunes failure message.
    Any help in this regards please.

    Hello douraid,
    Start with the article below to get your iPhone to take a charge. Once you get it powered back on, you will want to sync again to make sure nothing was lost during the attempted sync. 
    iPhone and iPod touch: Charging the battery
    http://support.apple.com/kb/HT1476
    Regards,
    -Norm G. 

  • Using Mac OSX 10.7.1: recently replaced our DSL modum & wireless router and suddently I can't get some web sites to load. Many do, but Twitter and others often do not. I've reset the browsing historty, forms, cookies and cache but it continues to happen.

    Using Mac OSX 10.7.1: recently replaced our DSL modum and wireless router, suddenly I can't get some web sites to load. Many do, but Twitter and others often do not. I've reset the browsing history, forms, cookies and cache but it continues to happen.

    Ok, first thing, why are you doing anything with WAMP or XAMPP when you're running a Mac? MAMP should be what you want unless you're not explaining part of what you are trying to do.
    2nd thing, I haven't used MAMP in a while, but there are two possibilities for not seeing what you want to see once you have MAMP turned on. One possibility is that you already have "Web Sharing" turned on in your Sharing Preference Pane. If that is the case, port 80 will already be taken and you'll be seeing the default Apache install (files are stored at /Library/WebServer/Documents/). This would push MAMP to either not turn on it's web serving capabilities, or to push it to another port. The other possibility is that MAMP defaults to another port anyway. So instead of localhost, you might have to type in localhost:8080 or something similar. I believe the control panel that gets installed can take you to the currently MAMP-served page, and it can also help you change which port your serving on.
    80 is the default port for web serving and the ONLY port that will let you get straight to the server without having to type in webaddress.com:port# instead of just webaddress.com.

  • TS1538 My ipod touch will not connect to itunes. I reset the ipod touch. uninstalled itunes and installed it. Turned off firewall however the device manager still does not show Apple mobile device usb. What should i do next? I have windows 7.

    My ipod will not connect to itunes. I reset the ipod touch. uninstalled itunes and installed it. Turned off firewall however the device manager still does not show Apple mobile device usb. What should i do next? I have windows 7.

    See:
    iOS: Device not recognized in iTunes for Windows
    I would start with
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7

  • Please help! I'm unable to access content on my iPod Classic while it is connected to iTunes. The iPod itself shows up and is set to manual management, but I am unable to view or play any of the content on it (music, movies, podcasts etc.).

    I'm unable to access content on my iPod Classic while it is connected to iTunes.
    The iPod itself shows up and is set to manual management, but I am unable to view or play any of the content on it (music, movies, podcasts etc.).
    I can click the tabs Music, Movies etc. but I can't see anywhere to access the files themselves, no music or movies are listed, I only have the option to 'Sync' with the iTunes, which I don't want to do as there is no content on the iTunes!!! 
    I just downloaded the iTunes program.
    Very confused, pleaseee help ...

    Here is what worked for me:
      My usb hub, being usb2, was too fast. I moved the wire to a usb port directory on my pc. That is a usb1 port which is slow enough to run your snyc.

  • What is the difference between quarterly patches and patch sets

    Hello,
    What is the difference between quarterly patches and patch sets?
    Should we always apply the latest quarterly pathches?
    Is it better to apply to the latest patch set if one can afford?

    The quarterly patch sets are generally security fixes, or Critical Patch Updates (CPU). Oracle strongly recommends that the CPU patches are applied. CPU and quarterly patches do not change the release/version of the database.
    The patch sets contain bug fixes and do change the release/version of the database.
    As with all patches you should test them on a test database before deploying in production. If you have vendor supported applications you should contact your vendor before applying any patchsets.

  • How to reset the SMC on macbook pro 15" late 2009

    Does anyone know how to reset the SMC on the macbook pro 15" late 2009?
    The instructions listed at http://support.apple.com/kb/HT1411 does not work.
    There are alot of posts in here about it, but I cant find any solutions on who to do this on the late 2009 model that have the build-in battery.

    Turn it off, connect the power supply then hold down shift/control/option while holding down the power button for 5 seconds - the power supply light will go off and on to show it's done.

  • Apache Web Agent can't reset the session idle time value, pls help.

    Hi, all
    I'm using Apache Web Agent to protect an application, when I enter the application and do some actions in the application, I find my session's idle time value in the AM console can't be reset to zero, and after the idle time, the session will be time out.
    And the session's idle time can be reset to zero when I enter another application that protected by IIS Agent, or when I operate on AM console directly.
    My environment:
    Apache 1.3.33
    Web Agent 2.2
    RedHat Linux AS 3
    Access Manager 7.0 Patch9
    I have found a page with google, but have no answer:
    http://forums.sun.com/thread.jspa?threadID=5402511
    Please help.
    Thanks in advance!
    Shen

    Thanks for the reply, Shivaram. The issue appears to occur at random time, not accurately at the 3 min interval as you mention. I tested changing this value to 1, theoretically, after one 1 minute of idle time, accessing a link would make the agent reset the time idle value for the user session in SAM, but it didn't even after 3 minutes. This seems to be either a policy agent or system access manager bug.
    We performed a 'vanilla' test using the apache server manual pages (only plain HTML, no POST requests), the pages are protected by the policy agent. At the first login, rwe were prompted to enter credential to be validated by SAM/LDAP, and then a user session is created in SAM session table. We browse around the manual pages, once in a while, certain pages cause the policy agent to reset the time idle. However, revisiting these links after a few minutes doesn't reset the idle value. Caching setting has been disable as well. Could there be or lack of some settings in AMConfig.properties or AMAgent.properties that might have caused this behavior?
    Thanks for all your help,

  • Can see and recognize my wireless network and Internet is working, but I can't connect with ANY computers/iPad/iPod/air TV, etc. I have reset the time machine several times, and can see the network, but cannot access it with any device. PLEASE HELP!

    I have Comcast Internet and have it connected to a Motorla Surfboard modem and have that running directly to a 2TB Time Capsule. The TC is serving as our time machine as well as our wireless router. We lost power in a storm a week ago and can no longer connect to my wireless network I can see the network and sign into it via password, but cannot connect with any device(iMac, MacBook, iPhones, iPod touches, air tv, etc.). ALL of these devices worked gat before the power went out. I reset both modem and TC and still can't connect. I can connect to the Internet through Ethernet cord directly from the modems dn have confirmation(per Comcast service) that the Internet is working and we have a good connection.
    The TC is less than six months old so I'm not sure what is wrong. I have reset settings with TC to no avail. I have reset the TC SEVERAL times and have no idea what could be wrong and what is prohibiting me from connecting. Anyone that has ANY suggestions or ideas as to how to fix this, PLEASE HELP!!!  I'm going crazy using iPad 3G and not being able to connect to our wifi. THANKS FOR YOUR TIME AND I LOOK FORWARD TO GETTING BACK TO THE 21ST CENTURY! 

    Anyone have any ideas or information to help with this?  Any help and consideration is MUCH appreciated.

  • On my iPhone 4S, my headphones are not plugged in and yet I still have no sound out of the phone receiver. I've reset the phone a few times and still the same thing. HELP?

    On my iPhone 4S, my headphones are not plugged in and yet I still have  no sound from the phone receiver. I have reset my phone a few times and it still tells me when I push the volume buttons that it is my headphone volume. I have even tried turning off my  Bluetooth setting and it still tells me that my headphones are where the volumes is. AHHHH!!!! I can not talk on my phone unless I use my blue tooth. Nothing is coming out of the receiver of the phone. HELP !!!!

    Hi LittleBuffalo!
    I have an article here that describes your issue and can provide you with some more troubleshooting steps:
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/TS1630
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • I just reset the device to factory settings and after I did a sync I do not have any sound.

    I have no sound after I just bought 30GB iPod Classic from a local store used.  I reset it without checking to see if it had sound in the first place but they did show me in the store that the deviced worked properly with sound as well.  Now when I plug in my headphones, and I have tried 4 pair so far, I have no sound whatsoever.  Please help?

    Hi littlemansa,
    If I am understanding you correctly, it sounds like you are returning to an old iPhone that has been erased and you would like to set it up as a new device without restoring from a backup which would affect the name of your iPhone, as well as the contents therein. I have an article for you that can help you set up your iPhone as a new device, and that information can be found below:
    How to erase your iOS device and then set it up as a new device or restore it from backups - Apple Support
    http://support.apple.com/en-us/HT4137
    Basically, it seems like you may be stuck on a screen that is asking if you would like to restore your device from the backup that is filed under the name of your new iPhone, or if you would like to set up the device as a new device. I would suggest that you set it up as a new device to achieve your desired results. 
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • My ipod touchs location services has stopped working. I just installed a new modem to my pc could that be the problem and how to fix ? ive already reset the ipod to new status and no help. thank for any help

    my ipod touch has lost location services after i installed a new modem to my pc . it is turned on in the settings and i have even reset the ipod to new status. Any help would be appreciated thanks.

    Nothing you can do except wait until Apple adds the router to their database of routers and their location. If you or someone nearby does not have an iPhone it can take a while. There is no way to tell Apple to add a router to their database.
    iOS 5: Understanding Location Services

  • When my phone updates it says 5/9/54 BE and the time.  I have tried to reset the date with no luck and I am not sure what BE means/stands for.

    Please help me!  I can't reset the phone with the correct date.  For some reason at the bottom of my mail it says Updated 5/9/54 BE and the correct time.  It also puts that same date with text messages.

    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.

Maybe you are looking for