I need explanation about RESTORE DATABASE PREVIEW SUMMARY;

After executing the command:
RMAN> RESTORE DATABASE PREVIEW SUMMARY;
It finished with the following lines:
Media recovery start SCN is 1487308
Recovery must be done beyond SCN 1726503 to clear data files fuzziness
Finished restore at 2008-04-30:17:13:59
What does it mean "recovery start SCN is 1487308" and "Recovery must be done beyond SCN 1726503..." ?
I would like to restore/recover untill a SCN... but I don't understand if it means I must set a SCN between 1487308 and 1726503, or 1726503 is simply a starting SCN ...
Below there's my list of backup by file with SCN:
RMAN> list backup by file;
List of Datafile Backups
========================
File Key TY LV S Ckp SCN Ckp Time #Pieces #Copies Compressed Tag
1 121266 B F A 1726482 2008-04-18:17:10:06 1 1 YES TAG20080418T170953
2 121262 B F A 1726496 2008-04-18:17:10:23 1 1 YES TAG20080418T170953
3 121261 B F A 1487308 2008-04-15:12:59:31 1 1 YES TAG20080418T170953
4 121265 B F A 1726503 2008-04-18:17:10:27 1 1 YES TAG20080418T170953
5 121263 B F A 1726499 2008-04-18:17:10:24 1 1 YES TAG20080418T170953
6 121241 B F A 1726455 2008-04-18:17:09:53 1 1 YES TAG20080418T170953
7 121242 B F A 1726456 2008-04-18:17:09:53 1 1 YES TAG20080418T170953
8 121243 B F A 1726458 2008-04-18:17:09:54 1 1 YES TAG20080418T170953
9 121244 B F A 1726459 2008-04-18:17:09:54 1 1 YES TAG20080418T170953
10 121245 B F A 1726460 2008-04-18:17:09:55 1 1 YES TAG20080418T170953
11 121246 B F A 1726461 2008-04-18:17:09:55 1 1 YES TAG20080418T170953
12 121248 B F A 1726463 2008-04-18:17:09:57 1 1 YES TAG20080418T170953
13 121247 B F A 1726464 2008-04-18:17:09:57 1 1 YES TAG20080418T170953
14 121249 B F A 1726466 2008-04-18:17:09:58 1 1 YES TAG20080418T170953
15 121250 B F A 1726467 2008-04-18:17:09:58 1 1 YES TAG20080418T170953
16 121251 B F A 1726469 2008-04-18:17:09:59 1 1 YES TAG20080418T170953
17 121252 B F A 1726470 2008-04-18:17:09:59 1 1 YES TAG20080418T170953
18 121253 B F A 1726471 2008-04-18:17:10:00 1 1 YES TAG20080418T170953
19 121254 B F A 1726472 2008-04-18:17:10:00 1 1 YES TAG20080418T170953
20 121255 B F A 1726473 2008-04-18:17:10:02 1 1 YES TAG20080418T170953
21 121256 B F A 1726474 2008-04-18:17:10:02 1 1 YES TAG20080418T170953
22 121258 B F A 1726476 2008-04-18:17:10:03 1 1 YES TAG20080418T170953
23 121257 B F A 1726477 2008-04-18:17:10:03 1 1 YES TAG20080418T170953
24 121259 B F A 1726478 2008-04-18:17:10:04 1 1 YES TAG20080418T170953
25 121260 B F A 1726480 2008-04-18:17:10:05 1 1 YES TAG20080418T170953
List of Archived Log Backups
============================
Thrd Seq Low SCN Low Time BS Key S #Pieces #Copies Compressed Tag
1 10 1487308 2008-04-15:12:59:31 121240 A 1 1 YES TAG20080418T170947
1 11 1726433 2008-04-18:17:06:08 121333 A 1 1 YES TAG20080418T171040
2 26 1591040 2008-04-15:23:15:47 121239 A 1 1 YES TAG20080418T170947
2 27 1726430 2008-04-18:17:09:42 121332 A 1 1 YES TAG20080418T171040
List of Control File Backups
============================
CF Ckp SCN Ckp Time BS Key S #Pieces #Copies Compressed Tag
1726501 2008-04-18:17:10:24 121264 A 1 1 YES TAG20080418T170953
List of SPFILE Backups
======================
Modification Time BS Key S #Pieces #Copies Compressed Tag
2008-04-16:13:04:18 121267 A 1 1 YES TAG20080418T170953

Yes, you're right. It's just what I wanted to know.
Does it also mean 1726504 is the nearest scn compared with the time I finished to complete that online backup ???
I mean... what should I do to restore just that backup without applying current available archived log and online redo log ???

Similar Messages

  • Need explanation about adobe products for developers

    I need explanation about what products I need to use for developing dynamic adobe PDF forms..
    Currently I use only LiveCycle Designer ,but I in previous posts I found that I need to use additional products as Acrobat or Extension to designer.
    My question is if I need to devlop dynamic PDF form what exactly products I need that will be cover all developing issues?

    Hi,
    Covering all developer/developing issues is very broad.
    LC Designer is part of the LiveCycle suite. Which components you need from the suite will depend on your environment, your workflow, and how you want to process the data.
    More information here: http://www.adobe.com/products/livecycle/
    If you wanted to create forms and use Reader to interact with the form, then the minimum specification would be:
    LC Designer
    Adobe Reader
    However there would be restrictions in the functionality (eg you could not save the form in Reader as it would not be Reader enabled).
    If you want to Reader enabled the form in Acrobat Standard v9 or Acrobat Pro v8, then you will need Acrobat as well. This will unlock some of the features.
    If you want users with Reader to have full access to all features (as if the form was opened in Acrobat) then you will also need LC Reader Extensions ES2. You would use this to Reader enable the form before you deploy it.
    See summary here:
    Other components in the LC suite provide other functionality such as digital signatures, rights management, etc. You should talk directly with the Adobe sales rep in your geographical location.
    Good luck,
    Niall
    Assure Dynamics

  • Need explanation about Oracle documentation (DBMS_LOB.LOADCLOBFROMFILE)

    Hello World,
    I try to understand Oracle documentation about DBMS_LOB.LOADCLOBFROMFILE function.
    I am not shure the explanation is written in a very good english,
    but i can't understand a word !!!
    Is anybody could explain me in more simple sentences ??
    DBMS_LOB.LOADCLOBFROMFILE (
    dest_lob IN OUT NOCOPY BLOB,
    src_bfile IN BFILE,
    amount IN INTEGER,
    dest_offset IN OUT INTEGER,
    src_offset IN OUT INTEGER,
    src_csid IN NUMBER,
    lang_context IN OUT INTEGER,
    warning OUT INTEGER);
    Oracle documentation explanation :
    src_csid Character set id of the source (BFILE) file.
    lang_context (IN) Language context, such as shift status, for the current
    load. (OUT) The language context at the time when the
    current load stopped, and what the next load should be using if
    continuing loading from the same source. This information is
    returned to the user so that they can use it for the continuous
    load without losing or misinterpreting any source data. For the
    very first load or if do not care, simply use the default 0. The
    details of this language context is hidden from the user. One
    does not need to know what it is or what’s in it in order to
    make the call
    warning (OUT) Warning message. This indicates something abnormal
    happened during the loading. It may or may not be caused by the
    user’s mistake. The loading is completed as required, and it’s up to the
    user to check the warning message. Currently, the only possible
    warning is the inconvertible character. This happens when the
    character in the source cannot be properly converted to a character in
    destination, and the default replacement character (e.g., ’?’) is used in
    place. The message is defined as warn_inconvertable_char in
    DBMSLOB.

    I am not kidding. I posted the link but I did not check if it were the same source. Really I do not have time to realize it.
    I think you can get a fast answer in SQL & PL/SQL forum.
    Good Luck!
    Joel Pérez

  • Need explanation about DBMS_LOB.LOADCLOBFROMFILE

    Hello World,
    I try to understand Oracle documentation about DBMS_LOB.LOADCLOBFROMFILE function.
    I am not shure the explanation is written in a very good english,
    but i can't understand a word !!!
    Is anybody could explain me in more simple sentences ??
    DBMS_LOB.LOADCLOBFROMFILE (
    dest_lob IN OUT NOCOPY BLOB,
    src_bfile IN BFILE,
    amount IN INTEGER,
    dest_offset IN OUT INTEGER,
    src_offset IN OUT INTEGER,
    src_csid IN NUMBER,
    lang_context IN OUT INTEGER,
    warning OUT INTEGER);
    Oracle documentation explanation :
    src_csid Character set id of the source (BFILE) file.
    lang_context (IN) Language context, such as shift status, for the current
    load. (OUT) The language context at the time when the
    current load stopped, and what the next load should be using if
    continuing loading from the same source. This information is
    returned to the user so that they can use it for the continuous
    load without losing or misinterpreting any source data. For the
    very first load or if do not care, simply use the default 0. The
    details of this language context is hidden from the user. One
    does not need to know what it is or what’s in it in order to
    make the call
    warning (OUT) Warning message. This indicates something abnormal
    happened during the loading. It may or may not be caused by the
    user’s mistake. The loading is completed as required, and it’s up to the
    user to check the warning message. Currently, the only possible
    warning is the inconvertible character. This happens when the
    character in the source cannot be properly converted to a character in
    destination, and the default replacement character (e.g., ’?’) is used in
    place. The message is defined as warn_inconvertable_char in
    DBMSLOB.

    I am not kidding. I posted the link but I did not check if it were the same source. Really I do not have time to realize it.
    I think you can get a fast answer in SQL & PL/SQL forum.
    Good Luck!
    Joel Pérez

  • I need information about a database

    Hi
    I am making an application and the data base that I am using is a dbf. I have found two jdbcs to connect me. One is DBF_JDBC20.jar but it is trial. I began the application with this. After I found tinySQL.jar I try to change but some functions do not work.
    I need to know if Does anybody know a database seemed to dbf?. For example. I can use the mdb(MSAccess) but my program has got to run in Linux and it does not exist any free jdbc.
    I dont know if it exists any another database without server if it exists tell me. please
    thanks in advanced.

    yes, but it is a server. ?
    I need something I do not install a server. By that i use u dbf.You can install MySQL on any PC. Is that what you mean?

  • Need explanation about DefaultFramework Layout

    hai friends,
    i downloaded the PAR file of the default frame work layout provided by SAP in EP7.the coding is given below
    <%@ taglib uri="prt:taglib:com.sap.portal.reserved.layout.TagLibHtmlb" prefix="hbj" %>
    <%@ taglib uri="prt:taglib:com.sap.portal.reserved.layout.TagLibLayout" prefix="lyt" %>
    <%@ page import="com.sapportals.portal.pb.layout.taglib.variabledef.RunMode" %>
    <%
      RunMode pageRunMode = null;
    %>
    <lyt:template>
    <%
    pageRunMode = epPageVariables.getRunMode();
    if(pageRunMode == RunMode.RUN_TIME){
    %>
        <script>
            document.body.style.margin=0;
            document.body.scroll = "no";
        </script>
    <%}%>
        <hbj:content id="myContext" >
            <hbj:page title="Portal Page">
                <lyt:container id="frameworkColumn" />
            </hbj:page>
        </hbj:content>
    </lyt:template>
    <%
    if(pageRunMode == RunMode.RUN_TIME){
    %>
        <script>
            // Set the Top Level Navigation iView size and position.
            EPCM.raiseEvent("urn:com.sapportals:toplevelnavigation", "Onload", null);
        </script>
    <%}%>
    in this i understood everything except the EPCM part.they have given the purpose as to set the Top Level Navigation iView size and position.but i want to know how it sets,where is the subscribe event for that.
    if anybody knows please help me....
    if u have more details about it please send that also...
    regards,
    Tamil K

    hai Mr.Venkat,
    Tahnks for your reply.
    yes i downloaded the "com.sap.portal..layouts.framework.par.bak" only.but i am not using all the jsps available in that.
    i am using only "framework.jsp".that also i changed according to my need.i changed only the layout part not the whole thing.And also i dont find any "subscribeevent" relevant to the "raiseevent" presents in tha jsp file.
    as u said i searched with the WAandNAVpanel.jsp also but i couldnt find. the subscribe events present in the specified file is not relevant to my raise event i think so.....
    regards,
    Tamil K

  • Need clarification about restore.

    As the title says I'm in need of some clarification as to what restoring my iphone 4 does. From what I've read, my understanding is a restore only resets the 'settings' that were on the phone and not to the OS version that was installed on the phone when I purchased it. Correct?

    Correct, the OS version does not change after a restore. You can only upgrade, not downgrade.
    When you restore, the device is returned to factory settings, except for the OS version.
    After a restore, you will be prompted to either 1) restore all your previous data to the device from the last backup, or 2) set up the device as new, leaving it fresh and clean.
    1) Is what most people need to do as a first step if they're having problems with the device.
    2) Is useful when giving your device to a friend or selling it, or when diagnosing software problems.

  • Need explanation about the abstractportal mode

    Hai all
    can any one explain me why we are using different modes in abstractportal component,what is the purpose ,can u explain with examples?
    default CONTENT
    when a user is not authenticated LOGON
    Hide a portal component. HIDEMODE
    Display the error returned by a component. ERROR
    Start the component in a test mode. TEST
    Preview of the component. PREVIEW
    Help text of the component. Development model to provide
    help files in the par file.
    HELP
    Edit and save the profile of a component. EDIT
    A short text explaining the purpose of the component. ABOUT
    Description Mode

    Hi Balaji.
    an iView can display (or even not display anything at all - if it hides itself, that's the HIDEMODE) different things or in different states. If it should not be displayed at all, see above. The "normal" content is displayed within the CONTENT mode. If you want to edit the profile of the component (i.e. personalize the iView), this is done within the EDIT mode. If an iView is previewed from within the PCD, this is done within the PREVIEW mode (you may differentiate this mode from the CONTENT mode, as maybe you don't want some things to happen if the iView is previewed without it's page context etc).
    Also check out the APIDoc: https://media.sdn.sap.com/javadocs/NW04/SPS15/ep/com/sapportals/portal/prt/pom/NodeMode.html
    ... as well as some examples, here how the to hide an iView: http://help.sap.com/saphelp_nw2004s/helpdata/en/b7/60b54066ea8531e10000000a1550b0/frameset.htm or how to check the called mode in a test scenario: http://help.sap.com/saphelp_nw2004s/helpdata/en/4d/a7b7424ddcda11e10000000a155106/frameset.htm
    Hope it helps
    Detlev

  • Need explanation about Tcode ABST2

    Hi,
    Can you explain me how to use Tcode ABST2 and why we use it ?
    is it necessary to run this Tcode before closing the Asset book ?
    Please clear me on that
    Regards.

    A few suggestions for you: 
      1)  First search the forum.  There have been a few discussions about ABST2.
      2)  Click on field help -- F1 -- it provides a good explanation of ABST2.
    It is expected that you search first before posting questions here.

  • I need help about my database! Please help me!!! I really need help!!!!!

    Hey I done my database code through JCreator but it did not seemed to work. This is the buy ticket page whereby you buy the movie ticket online that i am creating.
    The java file is called BuyTextBox.java with database by microsoft access called buy.db .
    I will want the information that the user entered saved be stored in the database. I tried but it did not seemed to work!
    Here is the code:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.border.*;
    import java.io.*;
    import java.util.*;
    import java.sql.*;
    public class BuyTextBox extends JPanel  implements ActionListener  {
         //Instance Variables
         private String FirstName = "fn";
         private String LastName = "ln";
         private String Address = "addr";
         private String ContactNumber ="1234567";
         private String CreditCardNumber ="111111";
         private String Email="[email protected]";
         private int NumberTickets;
         public String getFirstName(){
              return FirstName;
         public String getLastName(){
              return LastName;
         public String getAddress(){
             return Address;
         public String getContactNumber(){
              return ContactNumber;
        public String getCreditCardNumber(){
              return CreditCardNumber;
         public String getEmail(){
              return Email;
         public int getNumberTickets(){
             return NumberTickets;
    private JLabel movieLabel = new JLabel("Select movie ticket:");
    private JLabel blankLabel = new JLabel("        ");
    private JLabel blank2Label = new JLabel("        ");
    private JLabel blank3Label = new JLabel("        ");
    private JLabel blank4Label = new JLabel("        ");
    private JLabel blank5Label = new JLabel("        ");
    private JLabel FirstNameLabel = new JLabel("First Name:");
    private JTextField FirstNameTextField = new JTextField();
    private JLabel LastNameLabel = new JLabel("Last Name:");
    private JTextField LastNameTextField = new JTextField();
    private JLabel AddressLabel = new JLabel("Address:");
    private JTextArea AddressTextArea = new JTextArea();
    private JLabel contactLabel = new JLabel("Contact number:");
    private JTextField ContactNumberTextField = new JTextField();
    private JLabel creditLabel = new JLabel("Credit card number:");
    private JTextField CreditCardNumberTextField = new JTextField();
    private JLabel emailLabel = new JLabel("Email:");
    private JTextField EmailTextField = new JTextField();
    private JLabel numberLabel = new JLabel("Enter number of tickets:");
    private JTextField NumberTextField = new JTextField();
    private JButton saveButton;
    private JButton resetButton;
    public BuyTextBox() {
    JPanel inputPanel=new JPanel();
    inputPanel.setBorder(new TitledBorder("Please enter your informations:"));
    inputPanel.setLayout(new GridLayout(0,4,40,40));
    inputPanel.add(FirstNameLabel);
    inputPanel.add(FirstNameTextField);
    inputPanel.add(LastNameLabel);
    inputPanel.add(LastNameTextField);
    inputPanel.add(AddressLabel);
    inputPanel.add(AddressTextArea);
    inputPanel.add(contactLabel);
    inputPanel.add(ContactNumberTextField);
    inputPanel.add(creditLabel);
    inputPanel.add(CreditCardNumberTextField);
    inputPanel.add(emailLabel);
    inputPanel.add(EmailTextField);
    inputPanel.add(movieLabel);
    inputPanel.add(new Checkbox("Chicken Little"));
    inputPanel.add(new Checkbox("King Kong"));
    inputPanel.add(new Checkbox("Elizabeth Town"));
    inputPanel.add(blankLabel);
    inputPanel.add(new Checkbox("Curse Of Were Rabbit"));
    inputPanel.add(new Checkbox("Derailed"));
    inputPanel.add(new Checkbox("In Her Shoes"));
    inputPanel.add(new Checkbox("Proved"));
    inputPanel.add(new Checkbox("Family Stone"));
    inputPanel.add(new Checkbox("TinMine"));
    inputPanel.add(new Checkbox("Narnia"));
    inputPanel.add(blank2Label);
    inputPanel.add(numberLabel);
    inputPanel.add(NumberTextField);
    JPanel confirmPanel=new JPanel();
    saveButton=new JButton("Save");
    resetButton=new JButton("Reset");
    confirmPanel.add(saveButton);
    confirmPanel.add(resetButton);
    setLayout(new BorderLayout());
    add(inputPanel,  BorderLayout.PAGE_START);
    add(confirmPanel, BorderLayout.PAGE_END);
    resetButton.addActionListener(this);
    saveButton.addActionListener(this);
    public void actionPerformed(ActionEvent e) {
    if (e.getSource() == resetButton)
    resetButtonClicked();
    else if (e.getSource() == saveButton)
    saveButtonClicked();
         public BuyTextBox(String aName){
              name = aName;
    public boolean insertDetails(){
              boolean success = false;
              DBController db = new DBController();
    //          buy db = new buy();
                 db.setUp("buy");
              String sql = "INSERT INTO buy(FirstName,LastName, Address,ContactNumber,CreditCardNumber,Email,NumberTickets)";
                sql += "values("+FirstName+", '"+LastName+"', "+Address+"', "+ContactNumber+
                "', "+CreditCardNumber+"', "+Email+"', "+NumberTickets+");";
              db.updateRequest(sql);
                 db.terminate();
                success = true;          
              return success;
    private void resetButtonClicked()
    FirstNameTextField.setText("");
    private void saveButtonClicked()
    FirstName = FirstNameTextField.getText().trim();
    LastName = LastNameTextField.getText().trim();
    Address = AddressTextArea.getText().trim();
    ContactNumber = ContactNumberTextField.getText().trim();
    CreditCardNumber = CreditCardNumberTextField.getText().trim();
    Email = EmailTextField.getText().trim();
    NumberTickets = NumberTextField.getText().trim();
    if  (FirstName.length() == 0)
    JOptionPane.showMessageDialog(this ," Name cannot be blank" , "Invalid Field", JOptionPane.ERROR_MESSAGE);
    else
    JOptionPane.showMessageDialog(this, "Record added.", "Confirmation", JOptionPane.INFORMATION_MESSAGE);
    if (insertDetails())
         System.out.println("DB Update OK");
    else
         System.out.println("DB Update Failed");
    public static void main(String args[]) {
    JFrame app=new JFrame();
    //Container contentPane = getContentPane ();
    BuyTextBox p=new BuyTextBox();
    app.getContentPane().add(p);
    app.setTitle ("Buy tickets ");
    app.setSize(1050,740);
    app.setBackground (new Color(0,160,198));
    app.setResizable (false);
    app.setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);
    app.setVisible(true);
    If you know whats wrong with the code, please teach me what to do to make my databse successful!

    and now that one try to hack my icound but i set password so strong cuz it associat me just i little bit you will check me cuz i have your product all i used to use my username nerdseery but ha hacked me all every email addrese i used username nerdsery but now i must changed to nerrdsurery

  • Need information about different databases

    Hello everyone,
    What is the difference between a server and a database?
    What is a UAT,ODS,SIM databases? please explain them in detail
    What is the use of synchronising 2 databases?
    what is a cluster in a database?
    Thanks
    Lourdes

    BluShadow wrote:
    964145 wrote:
    Hello everyone,
    What is the difference between a server and a database?A server has pretty blue, green and red lights on it... a database doesn't.
    What is a UAT,ODS,SIM databases? please explain them in detailIn detail... am I being tested here?
    In brief, they are databases designed or configured for different purposes.
    What is the use of synchronising 2 databases?So they don't go out of step.
    what is a cluster in a database?It's when things group together to keep warm next to the heat of the processor.I'm still laughing here!! :-)
    Well done BluShadow.
    Regards.
    Al

  • Need explanation about a Clearing Document

    Hi,
    in Tcode FBL3N i found this :
    Doc N° 1 : -3000 USD  --> clearing doc : Doc N° 3
    Doc N° 2 : 2000 USD   --> clearing doc : Doc N° 3
    Doc N° 3 : 1000 USD   --> clearing doc : Doc N° 3
    Balance :        0
    this clearing was made with Tcode F-03
    i dont understand this ! is it possible to have a doc as part of clearing and in the same time is a clearing doc ??! (Tcode : F-03)
    When i display the doc N° 3 with Tcode FB03, i find 2 items in, the first is cleared (the above item), the other still appeared as an open item.
    please any exlpanation ?
    Regards

    Hi Jehade,
    The first 2 documents would have been cleared through F-03 by charging off the difference to another account manually.
    From F-03, you can clear two documents of different amounts by charging the difference to another account. Thus the 3rd document will be the clearing document for all the 3 documents.
    Regards,
    Mike

  • Need Explanation about code ABAP

    Hi,
    what does mean this code :
    *if not SOURCE_ENTETE-MONAT is initial.
    *BBKPF-MONAT = SOURCE_ENTETE-MONAT.  
    *endif.                                
    i find it in LSMW (step number 5)
    what does mean exactly initial
    i want to integrate some FI document
    please help.
    Regards

    Hi,
    initial means NOTHING, NULL, <no value>, space, 0 etc depending on the field type.
    In your code, it means that if there something in MONAT (if a month is provided), then BKPF (FI document header month) will get the value from the SOURCE_ENTETE-MONAT month field.
    BUT
    This code is commented out, so it will not be executed.
    Regards,
    George

  • TS1410 MY LAP TOP DOES NOT RECOGNIZE MY IPOD. AFTER ABOUT 20 MINUTES I GET A MESSAGE THAT SAYS MY IPOD HAS BEEN CORRUPTED AND NEEDS TO BE RESTORED. ALSO THE IPOD ITSELF HAS FROZEN AND CAN NOT BE TURNED OFF OR RE-SET BUY HOLDING THE MIDDLE BUTTON.

    MY LAPTOP DIES NOT RECOGNIZE MY IPOD. AFTER ABOUT 20 MINUTES I GET A MESSAGE THAT SAYS MY IPOD HAS BEEN CORRUPTED AND NEEDS TO BE RESTORED. ALSO AFTER THE IPOD HAS BEEN CONNECTED TO THE COMPUTER THE IPOD WILL FREEZE. I AM ONLY ABLE TO USE IT AFTER THE BATTERY HAS RUN OUT. WHAT COULD BE CAUSING THESE PROBLEMS AND HOW DO I RESTORE MY IPOD!!!!!

    Hey gwscrt,
    Since iTunes directed to you to restore your iPod, I'd check out the following article that goes over the steps to do so:
    Restoring iPod to factory settings
    http://support.apple.com/kb/ht1339
    I would read the document in full, but here are the applicable steps for you:
    How to restore iPod
    Verify that you have an active Internet connection, because you may need to download new versions of the iTunes and iPod Software.
    Download and install the latest version of iTunes if necessary.
    Open iTunes. Connect your iPod to your computer using the USB or FireWire cable that came with your iPod.
    After a few moments, your iPod will appear in the Source panel in iTunes.
    Select your iPod in the Source panel. You will see information about your iPod appear in the Summary tab of the main iTunes window.
    Click Restore.
    If you are using a Mac, you will be asked to enter an administrator’s name and password.
    A progress bar will appear on the computer screen, indicating that stage one of the restore process has begun. When this stage is done, iTunes will present one of two messages with instructions specific to the iPod model you are restoring.
    Disconnect iPod and connect it to iPod Power Adapter (typically applies to older iPod models).
    Leave iPod connected to computer to complete restore (typically applies newer iPod models).
    During stage two of the restore process, the iPod displays an Apple logo as well as a progress bar at the bottom of the display. It is critical that the iPod remain connected to the computer or iPod power adapter during this stage.
    Note: The progress bar may be difficult to see, because the backlight on the iPod display may be off.
    After stage two of the restore process is complete, the iTunes Setup Assistant window will appear. It will ask you to name your iPod and choose your syncing preferences, as it did when you connected your iPod for the first time.
    Have a good one,
    David

  • My IPhone 3GS is unlocked and i went to update the software and it said that an unknown error has occurred and said it needed to be restored to connect with Itunes. When i got to restore it, it gets about 3/4 of the way done, says an unknown error(1015)

    Hey guys. My IPhone 3GS is unlocked and i went to update the software and it said that an unknown error has occurred and said it needed to be restored to connect with Itunes. When i got to restore it, it gets about 3/4 of the way done, says an unknown error has occured(1015). I have no clue what to do and all and any help would be amazing.

    See Here
    https://discussions.apple.com/message/15290457#15290457
    From the More Like This  on the right...

Maybe you are looking for

  • Problem reading objects

    Hi i am trying to read objects from i file i have written them to but cannot seem to get it goint any suggestions here are two errors but i am sure their are more ---------- javac ---------- C:\university_class_work\cosc1309\Assignments\Assignment1\B

  • Create one order with reference to multiple quotations

    Hi gurus,   Is it possible in standard SAP to create one sales order with multiple quotations, or to create one order with reference to multiple orders, if yes what is the procedure. Regards, kishore.

  • Panasonic GH2 Raw hot spots/dead pixels trouble

    Hi, Like explaining in this link , I have bright green spots on my picture in Lightroom. My old camera Panasonic G1 didn't have this problem. How these spots is removed by Adobe raw processing ? Is it a problem with the raw file from my camera (somet

  • Windows 8 - Unidentified Network problem

    I am facing unidentified Network the problem in windows 8 . Problem : unidentified Network I am using wired connection. Note : It is not a permanent issue, it gets resolved automatically ,but after a week it again arises. It was working fine today bu

  • How can I get the English version of Photoshop?

    I have a creative cloud membership, and I lilve in Norway. Most apps are not available in Norwegian, and that's fine with me - I want to use the English version anyway. But Photoshop defaults to Norwegian, and there's no other choice in the Photoshop