Is this an error or an expected behavior?

declare
w_teste varchar2(2000);
begin
select 'teste' into w_teste from all_objects where rownum <=2;
exception when too_many_rows then
dbms_output.put_line('too_many_rows: '||w_teste);
end;
if the select statement fails shouldn't the variable w_teste be null?
thanks
Miguel

If the select statement does not return any value, you will get NO_DATA_FOUND exception.
why don't you test it?
declare
a varchar2(10);
begin
select 'HI' into a from dual where rownum=0;
exception
when no_data_found then
dbms_output.put_line('Exception occurred');
end;
Exception occurred
PL/SQL procedure successfully completed.
Elapsed: 00:00:00.03And the former one you posted, you can test it ;)
Regards,
Prazy

Similar Messages

  • InContext editing error: This region contains content with dynamic behavior added..

    We just set up a web site with InContext editing following the procedures in Business Catalyst documentation to do that. But now when we go to the administration section of the site, and turn on InContext editing, it won't let us update the text. We receive an error message:
    "This region contains content with dynamic behavior added..."
    Does anyone know what causes this problem, and how to fix it?

    Hi,
    InContext Editable (ICE) regions can only contains static areas like text and static  assets, it cannot wrap around javascript – populated areas or dynamic content like slideshows. (most likely causing the error)
    ICE can edit only static page content such as regular HTML content. It cannot edit any element that is dynamically updated for example a div (or another element) which is manipulated (created or its contents are modified) by JS– populated areas or dynamic content like slideshows. It cannot edit menus, content holders or content outputted by system modules or tags either.
    By default, on a page that has no ICE editable regions defined the editor attempts to find any regions you might want to edit and if possible make them editable. If it does not find the correct regions you want to edit you will need to explicitly define some editable regions.
    Refer to this article on Defining InContext Editing editable regions - http://kb.worldsecuresystems.com/838/cpsid_83855.html?bc-partner
    Hope this helps!
    -Sidney

  • Time Machine backup schedule expected behavior

    What is expected behavior when one is not logged in and/or when computer is asleep? Even with computer set not to sleep, if I am not logged in Time Machine does not initiate a backup.

    Katie 'OConnell wrote:
    This may be so, but Time Machine DOES say that it will continue backing up files until the hard disk is FULL. That could be a problem if one doesn't have a massive HD that can be dedicated exclusively to this activity, nor tons of money to purchase extra HDs so that Time Machine can back up to its heart's content.
    Frankly, I don't need hourly backups and would prefer to eliminate those altogether.
    The hourly backups don't really add much space, since they're only kept for a day, but they do protect you better. If you back up less frequently, you can lose more when (not if) your internal HD fails, or something else awful happens to your Mac.
    And there's a much better chance of recovering a previous version of a file that you change or delete in error (ever do "Save" instead of "Save As"?), or that somehow gets corrupted.
    As noted on the Time Machine Preference window, after 24 hours, it keeps one backup per day (the first) for a month, then one per week as long as there's enough space. After that, it automatically deletes the oldest backup(s) to make room for new ones.
    It varies widely, of course, depending on how you use your Mac, but Time Machine usually needs 2-3 times the space of the data it's backing-up to keep several months, or more, of backups.
    By the way, if you're mixing other data with your backups, in the same partition, that's going to be a problem sooner or later, but it's easily avoided by partitioning it. See #3 in Time Machine - Frequently Asked Questions (or use the link in *User Tips* at the top of this forum).
    Message was edited by: Pondini

  • Advice for recovering from "The requested URL was not found on this server" error when browsing photos and videos on my iPhone 4S IOS5.1

    Im not quite sure how I got into this situation but I have fried my Iphone app photo and video library.  This demonstrates itself in 2 ways
    1. The above error message when I attempt to play videos older than a certain date.
    2. Photos older than a certain date - appear to be grainy suggesting that only the thumbnails are on the phone, and the full resolution photos have been blitzed.
    This coruption may have occured as I have replaced my Iphone 2 times in the last few months for various reasons, where each time I have restored them both using back ups I have made using icloud.  (I havent made an Itunes back up since the iclod came around)
    In reading the support forums - it suggest to restore from a back up version.  Is anyone aware if selectively restoring media content from an icloud back up is possible.
    I have 2 Back Up versions on icould.
    1- 13.5 GB
    2- 7.2 GB
    My hope is that the earlier 13.5 GB version has content I am looking for.
    I am kicking myself for not making the occassional itunes back up, or at least use Image capture as a more secure way of ensuring my personal content is not lost. (I am loosing faith with icould).
    Can someone suggest a good workflow for restoring from a cloud back up.  I have already downloaded the most recent photos using image capture onto my mac.
    Kiwi Grant

    Progress Update.
    I made a back of what existing phtos and Videos I had on my Iplhone.  I used Image capture to do this making an entire back up of photos and videoa that were still intact on the phone.
    Image capture is god for this purpose, as it does exactly what you ask it to do without applying any rules or squishing the files back into iphote (which might also be corupted) 
    Image capture wil do the basic function of retriving the contents of the phone and save them as native files on your hard drive.
    Once I did this I erased my iphone, and re intitialised it restoring an older back up from icloud.
    As the retore was happneing - I did retreive the missing files that cuased the intial beviour as above, and I could play the videos that were missing in the above scenerio.  The wierd ting was however that even though the source files were now back on the device, the thumbnail previews were missing. Where I ahd balck thumb nails for server portions of the resotred content.
    I then went to bed as the restore is a long process.  When I woke up the library had library had cleaned itself up.  Mysteriously the prcess had deleted the files missing the their thumbnails.
    This is very perculiar and bad behavior.
    I am now repeating the process, and will attempt to download the missing content as it is restored and prior to the phone trying to fix itself.
    Here are the lessons learned.
    DO NOT rely on Photo Stream to keep back ups and synchornise videos from you IOS device. IT DOES NOT SUPPORT THIS CAPBILITY
    DO NOT rely on iCloud Back Up alone - always fd an occassional iTunes back up or more reliably still always take a back up of photos and video files using Image Capture to be doubly sure that you a have backd up any content.
    DO THIS NOW - dont wait to loose your phone ofr have your phone repaired by replacement at the apple Store.  (I did both :-(

  • What is the expected behavior in a zone after adding a new static route in Solaris 10....

    Hi Folks,
    I have a few Solaris 10 production machines here at work and had a strange thing happen. I added a new route to these machines using the "add route <destination > <gateway>" command and my web applications running in the zones on these machines froze up. The applications that froze had no reason to do this as they have never talked to the machine in this new route. Here is the old route table via netstat -rn:
    Routing Table: IPv4
    Destination Gateway Flags Ref Use Interface
    172.23.248.0 172.23.248.24 U 1 6794 bge1
    204.154.126.0 172.23.248.100 UG 1 0
    204.154.127.0 172.23.248.100 UG 1 0
    204.154.134.0 172.23.248.100 UG 1 0
    204.154.135.0 172.23.248.100 UG 1 0
    204.154.132.0 172.23.248.100 UG 1 0
    204.154.133.0 172.23.248.100 UG 1 0
    204.154.130.0 172.23.248.100 UG 1 0
    204.154.131.0 172.23.248.100 UG 1 0
    204.154.128.0 172.23.248.100 UG 1 0
    204.154.129.0 204.154.129.74 U 1 7980 bge0
    204.68.180.0 172.23.248.100 UG 1 0
    204.68.181.0 172.23.248.100 UG 1 0
    192.168.0.0 172.23.248.100 UG 1 34
    172.28.0.0 172.23.248.100 UG 1 9
    172.29.0.0 172.23.248.100 UG 1 0
    172.30.0.0 172.23.248.100 UG 1 0
    172.31.0.0 172.23.248.100 UG 1 0
    172.24.0.0 172.23.248.100 UG 1 0
    172.25.0.0 172.23.248.100 UG 1 44
    172.26.0.0 172.23.248.100 UG 1 934
    172.27.0.0 172.23.248.100 UG 1 0
    172.20.0.0 172.23.248.100 UG 1 0
    172.21.0.0 172.23.248.100 UG 1 0
    172.22.0.0 172.23.248.100 UG 1 82
    172.23.0.0 172.23.248.100 UG 1 161975
    172.16.0.0 172.23.248.100 UG 1 0
    172.17.0.0 172.23.248.100 UG 1 0
    172.18.0.0 172.23.248.100 UG 1 0
    172.19.0.0 172.23.248.100 UG 1 82
    10.0.0.0 172.23.248.100 UG 1 1766
    224.0.0.0 204.154.129.74 U 1 0 bge0
    default 204.154.129.1 UG 1 8411
    127.0.0.1 127.0.0.1 UH 225713773 lo0
    Here is the route table after I added my one additional route (note the top line):
    Routing Table: IPv4
    Destination Gateway Flags Ref Use Interface
    204.154.129.209 172.23.248.100 UGH 1 5
    172.23.248.0 172.23.248.28 U 1 5757 bge1:3
    204.154.126.0 172.23.248.100 UG 1 0
    204.154.127.0 172.23.248.100 UG 1 0
    204.154.134.0 172.23.248.100 UG 1 0
    204.154.135.0 172.23.248.100 UG 1 0
    204.154.132.0 172.23.248.100 UG 1 0
    204.154.133.0 172.23.248.100 UG 1 0
    204.154.130.0 172.23.248.100 UG 1 0
    204.154.131.0 172.23.248.100 UG 1 0
    204.154.128.0 172.23.248.100 UG 1 0
    204.154.129.0 204.154.129.86 U 1 484 bge0:2
    204.68.180.0 172.23.248.100 UG 1 0
    204.68.181.0 172.23.248.100 UG 1 0
    192.168.0.0 172.23.248.100 UG 1 114
    172.28.0.0 172.23.248.100 UG 1 2
    172.29.0.0 172.23.248.100 UG 1 0
    172.30.0.0 172.23.248.100 UG 1 0
    172.31.0.0 172.23.248.100 UG 1 0
    172.24.0.0 172.23.248.100 UG 1 0
    172.25.0.0 172.23.248.100 UG 1 43
    172.26.0.0 172.23.248.100 UG 1 944
    172.27.0.0 172.23.248.100 UG 1 0
    172.20.0.0 172.23.248.100 UG 1 0
    172.21.0.0 172.23.248.100 UG 1 0
    172.22.0.0 172.23.248.100 UG 1 77
    172.23.0.0 172.23.248.100 UG 1 160823
    172.16.0.0 172.23.248.100 UG 1 0
    172.17.0.0 172.23.248.100 UG 1 0
    172.18.0.0 172.23.248.100 UG 1 0
    172.19.0.0 172.23.248.100 UG 1 0
    10.0.0.0 172.23.248.100 UG 1 183
    224.0.0.0 204.154.129.86 U 1 0 bge0:2
    default 204.154.129.1 UG 1 1850
    127.0.0.1 127.0.0.1 UH 58 225894 lo0:3
    My question is why did my application die and need to be restarted after this one simple route was added? What is the expected behavior in a zone after adding a new route to the root zone?
    Thanks,
    Tom Gellert
    tom.gellert&#64;tellabs.com

    Greg- Dreamweaver CS4/Live View integration with BrowserLab allows you to send interactive states of a local site/design directly to BrowserLab (dynamic data, rollover/mouse interaction states, widget states, et al), and from behind firewalls no less- definitely a scenario we covered.  You can get the extensions (which require Dreamweaver CS4, of course) up on the Labs site: http://labs.adobe.com/technologies/browserlab/

  • What is the expected behavior in iOS 7 when hitting send on an email with no wifi or cell connection being present?

    What is the expected behavior in iOS 7.x when hitting send on an email with no wifi or cell connection being present? Also is the behavior designed to be any different if the user intiates airplane mode ahead of time?
    We have a couple of users that claim in this situation the email will act like it sent in which they expect it will go out once a network connection is restored.  They then come to find the recipient never recieved it and that it does not show in sent email.  Its merely lost and they claim its also not in drafts.
    I would hope the expected behavior would be that it would either retry sending once network connectivity is restored or at least warn that it needs to be saved as a draft since no connection is present.

    It should show "X unsent messages" at the bottom of the mail app.
    It also should create an outbox where the unsent emails will queue up, but this could also vary on the email provider.
    Once you re connect to a network, it should just send the messages

  • Oracle says "Performance degradation is the expected behavior"

    Guys,
    Yes, you read the title correct.
    We were testing our app on a new Oracle 11g 3 node RAC (with Netapp storage) / Apex 3.1.2 and noticed poor performance. Since the environment is completely new we thought we did something wrong in the configuration.
    We also opened a SR with Oracle and provided them all the data for diagnostics.
    (I will post the Oracle's response in the subsequent posts since I ran into issue with this forum. I don't know why nothing is working for me today)
    Not only that, Oracle said, the following query is causing the system slowdown and tune this query (Again in seperate post).
    Any help will be appreciated on tuning this query
    Thanks
    Balaji Chellappa
    Note: I am posting this thread in pieces since this forum doesn't let me post in one shot.
    {color:#0000ff}Hi,
    It looks like you may be running into Bug 4755226, which unfortunately is nto really a bug as it is expected behavior.
    The issue appears to be when using the owa commands.
    You will need to determine what your code is doing at the time that the issue is occurring, then the {color:#ff0000}*code will need to be modified so it is not making as many owa calls*{color}
    Please review the above as well as Bug 4755226 and let me know your status.
    Thanks
    {color}[{color:#0000ff}https://metalink.oracle.com/CSP/main/article?cmd=show&type=BUG&id=4755226{color}|https://metalink.oracle.com/CSP/main/article?cmd=show&type=BUG&id=4755226]
    {color:#0000ff}-----
    The following procedure is doing a high number of GET requests causing system slowdown.
    QUESTION
    =========
    1) Are you familiar with this procedure?
    SQL ID: cp9jr3hp1jupk
    declare rc__ number; simple_list__ owa_util.vc_arr; complex_list__ owa_util.vc_arr; begin owa.init_cgi_env(:n__, :nm__, :v__); htp.HTBUF_LEN := 63; null; null; simple_list__(1) := 'sys.%'; simple_list__(2) := 'dbms\_%'; simple_list__(3) := 'utl\_%'; simple_list__(4) := 'owa\_%'; simple_list__(5) := 'owa.%'; simple_list__(6) := 'htp.%'; simple_list__(7) := 'htf.%'; if ((wwv_flow_epg_include_modules.authorize('f') = false) or (owa_match.match_pattern(p_string =&gt; 'f' /* */, p_simple_pattern =&gt; simple_list__ , p_complex_pattern =&gt; complex_list__ , p_use_special_chars =&gt; false))) then rc__ := 2; else null; null; f(p=&gt;:p); if (wpg_docload.is_file_download) then rc__ := 1; wpg_docload.get_download_file(:doc_info); null; null; null; commit; else rc__ := 0; null; null; null; commit; owa.get_page(:data__, :ndata__); end if; end if; :rc__ := rc__; end;
    Thanks{color}

    Guys,
    We had a similar issue with our system, where during peak periods our CPU is running at 100% most of the time. Our DBA isolated the problem to the SQL below:
    declare
    rc__ number;
    simple_list__ owa_util.vc_arr;
    complex_list__ owa_util.vc_arr;
    begin
    owa.init_cgi_env(:n__,:nm__,:v__);
    htp.HTBUF_LEN := 255;
    null;
    null;
    simple_list__(1) := 'sys.%';
    simple_list__(2) := 'dbms\_%';
    simple_list__(3) := 'utl\_%';
    simple_list__(4) := 'owa\_%';
    simple_list__(5) := 'owa.%';
    simple_list__(6) := 'htp.%';
    simple_list__(7) := 'htf.%';
    simple_list__(8) := 'wpg_docload.%';
    if ((owa_match.match_pattern('f', simple_list__, complex_list__, true))) then
    rc__ := 2;
    else
    null;
    null;
    f(p=>:p);
    if (wpg_docload.is_file_download) then
    rc__ := 1;
    wpg_docload.get_download_file(:doc_info);
    null;
    null;
    null;
    commit;
    else
    rc__ := 0;
    null;
    null;
    null;
    commit;
    owa.get_page(:data__,:ndata__);
    end if;
    end if;
    :rc__ := rc__;
    end;
    The block of code above was getting executed too many times. He reversed engineered the process in order to find out how the block above was getting generated and executed. He found out that it has to do with references to "Shared Images" in the "Page Template" of ApEx. When you reference images, js script or css files in your stylesheet using the #WORKSPACE_IMAGES# subtitution string, #WORKSPACE_IMAGES# actually translates to:
    wwv_flow_file_mgr.get_file?p_security_group_id=923024072426648&p_fname=[FILE_NAME]
    Every reference to an image, css, js, etc from the "Shared Repository" in ApEx is a database call. We optimized our application by removing reference to #WORKSPACE_IMAGES# (by moving images, css, js out of the database and into the web server) in our page tempates and the performance boost was amazing!
    For more information about our experience, visit [Improving Performance of Your Oracle Application Express Software|http://www.web-backlinks.com/blog/index.php/2009/02/04/improving-performance-of-your-oracle-application-express-software/].
    Cheers,
    Ariel

  • Script error: Three parameters expected etc

    I currently use director MX 10.1 and Havok and max 5.1. I am
    trying to do the tutorial found here:
    http://www.deansdirectortutorials.com/3D/Havok/
    specifically the one using the "imported Havok" from max 5
    found at bottom.
    I can do the top inserted havok tut just fine using his w3d
    and hke.
    I can even load his completed version of the bottom "Imported
    Havok" and that works fine.
    However when i try to recreate his Imported havok project
    everytime i try to play it i get an error:
    Script error: Three parameters expected
    pHavok.initialize(pSprite.member)
    -2147219485
    I have compared my working script code lines to his completed
    version of the Import havok tutorial and they look the same.
    However i still get this error. Any ideas on whats going on?
    You could easily see if it works for you and let me know if
    it does. It should only take 10 minutes to look and see if its me
    or him if you like.
    I tryed my own import havok test to and got same error
    message when trying to play it.
    thanks

    Dr Vangeldor wrote:
    > I currently use director MX 10.1 and Havok and max 5.1.
    I am trying to do the
    > tutorial found here:
    >
    http://www.deansdirectortutorials.com/3D/Havok/
    Hi,
    The above is my tutorial. Is the problem when you create your
    own hke file? Since
    the creation of the hke part of the tutorial requires a very
    old version of max,
    it's probably not the reccommended way of doing things. Plus,
    Havok has been
    replaced by Aegia in Director 11. Anyway, I'd suggest you
    look at physics
    properties as you defined in Max (steps 7 to 14) to make sure
    you've done it
    correctly for your file. Then, make sure you have the latest
    Havok, which can be
    accessed from a link on the page.
    regards
    Dean
    Director Lecturer / Consultant / Director Enthusiast
    http://www.deansdirectortutorials.com/
    http://www.multimediacreative.com.au
    email: [email protected]

  • I am trying to install Elements, I get this constant error message. This installation is not supported by this processor type. Contact your product vendor.

    I am trying to install Elements, I get this constant error message. This installation is not supported by this processor type. Contact your product vendor.
    I am using Windows 8.

    Hi,
    Which version of Photoshop Elements are you trying to install?
    Are you installing from DVD or a download?
    If DVD, make sure you are using the Windows one, not the MAC one.
    What device are you trying to install on?
    Does your system meet the required spec?
    Are you on Windows 8 or Windows 8.1?
    Brian

  • HT5642 Unable to download app this time error while downloading app please help!!!

    when i download some app from apps store i get the following error
    "Unable to download app this time error while downloading app" please help!!!
    i ve tried these Things but
    didnt workout yet
    1) i tried hard reset
    2)i tried logout/login Itune & appstore
    3)Connected to pc and rest setting Network and Full Rest
    all of no use... i dont want to update my softwre from IOS 6.0
    Plx help!1

    Hey Prahaladvatsan,
    Thanks for the question. If I understand correctly, there is a blank app icon on the home screen. It looks like you have already done some troubleshooting. I would recommend that you read these articles, they may be helpful in troubleshooting your issue.
    Restart or reset your iPhone, iPad, or iPod touch - Apple Support
    Back up and restore your iPhone, iPad, or iPod touch using iCloud or iTunes - Apple Support
    Thanks for using Apple Support Communities.
    Have a good one,
    Mario

  • Firefox will no longer load I have windows 7 start pack 2 I receive this message: Error code: ssl_error_protocol_version_alert

    I receive this message: Error code: ssl_error_protocol_version_alert
    firfox will not load

    My apologies for not supplying the rest of the information required. I will go through the information provided in the link. Thank you.
    I am using Windows 7 Home Premium.
    The previous version of Acrobat is showing 8 from CS3 Design Premium.
    I did not get a chance to try another DVD drive or load onto another machine to test the disk. I will also have to note all of the errors from the reinstall failure.
    I do see the original install folder created - C:\Program Files (x86)\Adobe\Acrobat 8.0
    Jeff

  • Unable to update itunes. help. error message when trying to update to latest version of itunes. "the installer has encountered an unexpected error installing this package. this may indicate a problem with this package. error code 2721"

    unable to update itunes. help. error message when trying to update to latest version of itunes. "the installer has encountered an unexpected error installing this package. this may indicate a problem with this package. error code 2721"

    Hello chae84swangin,
    I recommend following the steps in the article below when getting an error message trying to install iTunes:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • "You do not have enough access privileges for this operation" error message on iTunes startup?

    So I cleaned up my Macbook recently, and now I am fearing that I may have deleted something important.
    Whenever I start up iTunes, I am met with the "You do not have enough access privileges for this operation" error message. I have read forums that advised editing the Get Info page for the iTunes library to allow all users and staff to "Read/Write", but doing this has not eliminated this message.
    Any tracks that were not purchased play normally, but purchased tracks now require additional sign-in that I do not believe was required before. Other than this, iTunes performs normally.
    Did I mess something up permanentliy or is there a way to fix this?

    The problem was that my account wasn't authorized. But when I tried to authorize it, I got an error message saying that the authorization could not be completed. Thankfully, THAT was something that Apple Support had previously addressed.
    See http://support.apple.com/kb/ts1277
    Thanks, Apple.

  • What does this mean: ERROR! Shared library ioser12 could not be found.

    Hi all,
    I am trying to establisch a JDBC connection to a MaxDB database (former SapDB).
    I have a win2k system with jdk 1.4.2_01 installed.
    I have the JDBC connection working in the sense that i am able to execute SQL scripts by ant tasks,
    so far i think that everything is properly configured.
    Nevertheless, when i try to use the connection in my own class (a JUnit testcase), i get this message:
    "ERROR! Shared library ioser12 could not be found."
    The program then continues, and i get sql error messages that the user is still connected. I think these are followups from the first one - one testcase may be broken by this error, but the connection is not closed.
    I searched the web to find what i could do against it. I found some forum discussions about this problem and hence i tried to set my path and classpath to locations where the isoser12.dll is located (runtime environment/bin), and finally copied it to the windows/system32 dir.
    Nothing made this error disappear. I am still stuck with this one since two days.
    Btw, the same testcases work well with other databases like oracle or db2.
    Hence, i am calling to you for some ideas about this error.
    Thank you in advance for help,
    Andreas Schroeder

    Hi Andreas,
    I am also interested in making maxdb(sapdb) work with S1 application server. I would appreciate if you could let me know if you are able to make it work with S1 V8 server.
    Thanks,
    Gorton Zhao
    Hi all,
    I am trying to establisch a JDBC connection to a MaxDB
    database (former SapDB).
    I have a win2k system with jdk 1.4.2_01 installed.
    I have the JDBC connection working in the sense that i
    am able to execute SQL scripts by ant tasks,
    so far i think that everything is properly configured.
    Nevertheless, when i try to use the connection in my
    own class (a JUnit testcase), i get this message:
    "ERROR! Shared library ioser12 could not be found."
    The program then continues, and i get sql error
    messages that the user is still connected. I think
    these are followups from the first one - one testcase
    may be broken by this error, but the connection is not
    closed.
    I searched the web to find what i could do against it.
    I found some forum discussions about this problem and
    hence i tried to set my path and classpath to
    locations where the isoser12.dll is located (runtime
    environment/bin), and finally copied it to the
    windows/system32 dir.
    Nothing made this error disappear. I am still stuck
    with this one since two days.
    Btw, the same testcases work well with other databases
    like oracle or db2.
    Hence, i am calling to you for some ideas about this
    error.
    Thank you in advance for help,
    Andreas Schroeder

  • My iphone 4 will not turn on but when connected to the pc in itunes it says my device is in recovery mode and when i do SHIFT restore and select my ipsw it extracts then this 3914 error message appears someone help!!!

    my iphone 4 will not turn on but when connected to the pc in itunes it says my device is in recovery mode and when i do SHIFT restore and select my ipsw it extracts then this 3914 error message appears. i normal restore then it this error message appears 1601. and my iphone is in RECOVERY mode. and holding the power button and the home button doesnt do anything my latops just makes a ding sound after 6seconds. My iphone screen is just blank and will not come on and i really need help

    Has the iPod been wetted?
    Try DFU mode and then restore
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    Try on another computer.
    Also see:
    https://discussions.apple.com/message/12690674#12690674
    https://discussions.apple.com/message/13032101#13032101
    Last, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar          

Maybe you are looking for

  • Is there a keylogger or tracker on my computer?

    Hi, I have reason to belive there might be some sort of spying software/keylogger installed on my computer without my consent. I am 18 and the laptop I'm using was purchased for me by my mother about a year or two ago. She's one of those paranoid mot

  • Peformance of one process is slow ( statspack report is attached)

    Hi, My version is 9.2.0.7 (HP-UX Itanium) we have recently migrated the DB from windows 2003 to Unix (HP-UX Itanium 11.23). we have one process which usually takes 15 mins before migration, now it is taking 25 mins to complete. I did not change anyth

  • Itunes will not recognise my 4th generation 60gb ipod with colour display.

    itunes no longer recognises my 4th generation 60gb pod. It connects the machine for a short time, but I cannot add anything or delete anything from the ipod. It then says safe to disconnect without having requested this. I am using a re3cent version

  • IPad not showing up in Configurator

    I have an iPad 2 that shows up in iTunes but not Configurator. I've tried it in Recovery Mode, I've reset it to factory defaults, I had iTunes restore it to a previous backup...  no matter what, Configurator will not see this iPad. It never shows up

  • Eos Utility problem

    Hi to all,I have a problem with the Eos Utility Software.I have the OS Windows 8, and I installed the last version of EOS Uility 2.12 compatibility with the new OS.When I connect my EOS 5D MKIII or the 7D the EOS Utility not recognized the camera.The