Unexpected NO_DATA_FOUND exception corrupting data

First off:
Application Express 4.0.2.00.06 on Solaris
Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
I'm having a very frustrating, intermittent, non-replicable problem with my ApEx application. I have seen about two dozen instances of this issue in the last 6 months. From the best of my debugging abilities, it appears that within one of my page processes is a very simple select with one bound variable (see below) that is throwing the "NO_DATA_FOUND" exception even though I know there is exactly one matching row. The data we are querying for was inserted in a transaction which was committed 18 hours prior (in the most recent case).
BEGIN
SELECT status INTO l_status FROM orders o, status s WHERE o.status_id=s.status_id AND o.order_id=:P11_ORDER_ID;
EXCEPTION WHEN NO_DATA_FOUND THEN
l_status := '';
END;
The expected result is l_status == 'OPEN' (1), but instead we're getting a null value. All of my trigger-based audit logs, debugging log, and the flashback data indicate that value of :P11_ORDER_ID is correct, the matching row existed, and o.status_id was set to integer value 1 during the time that the error occurred.
Are there any other reasons for this exception to be raised?
I've updated my debugging messages to confirm that the exception code is the source of the null value, but now I have to wait for another week or two to hopefully get the results of that test.
Thanks,
Jason Gullickson

Update -- we had another run in with this issue today, and the updated debugging message confirmed that the error message was indeed "ORA-01403: no data found" and code was 100.
Once again, the row existed, the query id was correct, and the target column was not null -- and yet we were given the NO_DATA_FOUND exception.
-Jason

Similar Messages

  • How can i check for corrupt data

    I have a lot of machine embroidery designs stored on my imac and have reason to believe some may have corrupt data which is not evident when opening but has caused major damage to memory board in sewing machine. Is there anyway to scan for corrupt files?

    My wifes sewing machine is in for service and repair because a couple of designs in the memory have somehow become too big for the machine to open them so it is not possible to edit or delete them. I sent the designs to brother and their machines developed a problem as well so they had to change the memory board and they can only put it down to a corrupt file even though they can't prove it as virus scans show all clear and the designs work fine on the computer with the sewing software program. Our machine worked fine except for not being able to remove 3 designs. Brother said their machines version number changed and also couldn't remove the designs. I have read that if a file is corrupt, backup software will detect it but again no problem there. I have sent the suspect designs to someone in the US who is going to access the design and see if they can find anything but at the moment I can't get any answers because its never happened before. Any ideas would be greatly appreciated.
    Regards
    Dennis

  • EJB QL "unexpected token: ( " Exception with IN operator and AND operator

    Hey everyone,
    Hopefully someone can help me. I am just starting to write more complex queries with EJB QL and am running into an issue. When I run my query I get an "Internal Exception: line 1:87: unexpected token: (" Exception below is my query with acording to the sun references I have managed to find looks right. Here is my query:
    SELECT OBJECT(e) FROM Period e, IN (e.myScorecardItem.cyclesList) t WHERE current_date() BETWEEN e.startDate AND e.endDate AND t.id =?1
    I have removed the portion with the IN navigation and it works fine, and I have removed the conditional statement and left the IN portion and that works fine but I can not get the to work together. Here is my bean relationships: Cycles have ScorecardItems have Periods. I am trying to find all the Periods that fall within a certain cycle. Any direction or help anyone can provide would be greatly appreciated.
    Thanks,
    Justen

    It's not inherently bad - but it does depend on the optimizer getting  good estimate of the data volume.
    Did you test with 200 distinct values in your IN list, and can you see in the execution plan Oracle estimate of how many rows the subquery would generate.
    Regards
    Jonathan Lewis

  • CORE4007: Internal error: Unexpected Java exception thrown (java.lang.NullP

    Hi,
    Currently we have a custom devoloped Java application deployed in oracle iplanet webserver 7 with JDK 1.6. I am receiving the below errors. The application is not stable. It gives a 500 internal error sometimes when browsing. When i checked the error log. Below is the message.
    CORE4007: Internal error: Unexpected Java exception thrown (java.lang.NullPointerException, no description), stack: java.lang.NullPointerException
    Could you please throw some light on this.

    You need to fix your custom developed app since it is causing the errors and instability. Tell the developers to properly verify the input data and improve their exception handling so you get better error messages that tells you what went wrong.

  • Unexpected Broker Exception: [can not close un-opened protocol] ???

    Hi,
    Has anyone seen this problem in the log file.... It occurred during a shutdown of the broker... Is it something I need to worried about?
    Broker Startup Info:
    ================================================================================
    Open Message Queue 4.3
    Sun Microsystems, Inc.
    Version:  4.3  (Build 7-g)
    Compile:  Fri Nov  7 19:11:27 PST 2008
    Copyright (c) 2007 Sun Microsystems, Inc.  All rights reserved.  Use is
    subject to license terms.
    ================================================================================
    Java Runtime: 1.6.0_07 Sun Microsystems Inc. /usr/jdk/instances/jdk1.6.0/jre
    [30/Jan/2009:11:45:08 MST] Syncing message store: false
    [30/Jan/2009:11:45:08 MST]    IMQ_HOME=/opt/openmq/mq
    [30/Jan/2009:11:45:08 MST] IMQ_VARHOME=/opt/openmq/var/mq
    [30/Jan/2009:11:45:08 MST] SunOS 5.11 amd64 vdev3th (4 cpu) root
    [30/Jan/2009:11:45:08 MST] Max file descriptors: 65536 (65536)
    [30/Jan/2009:11:45:08 MST] Java Heap Size: max=933888k, current=253184k
    [30/Jan/2009:11:45:08 MST] Arguments: -loglevel DEBUGHIGH -force -passfile /var/svc/profile/openmq.passfile
    [30/Jan/2009:11:45:08 MST] Initializing ClusterDiscoveryService
    [30/Jan/2009:11:45:08 MST] [B1004]: Starting the portmapper service using tcp [ 7676, 50, * ] with min threads 1 and max threads of 1
    [30/Jan/2009:11:45:08 MST] [B1060]: Loading persistent data...
    [30/Jan/2009:11:45:08 MST] Using built-in file-based persistent store: /opt/openmq/var/mq/instances/imqbroker/
    [30/Jan/2009:11:45:08 MST] attempting to set Message Bytes Limit to 10240K for destination mq.sys.dmq [Queue]
    [30/Jan/2009:11:45:08 MST] attempting to set Message Count Limit to 1000 for destination mq.sys.dmq [Queue]
    [30/Jan/2009:11:45:08 MST] Loading Stored destination mq.sys.dmq [Queue] connectionUID=null
    [30/Jan/2009:11:45:17 MST] [B1007]: Stopping Service jms with protocol tcp(host = *, port=0, mode=dedicated)
    [30/Jan/2009:11:45:17 MST] Exception shutting down  protocol, ignoring since we are exiting:
    java.io.IOException: Unexpected Broker Exception: [can not close un-opened protocol]
            at com.sun.messaging.jmq.jmsserver.net.tcp.TcpProtocol.close(TcpProtocol.java:353)
            at com.sun.messaging.jmq.jmsserver.service.imq.IMQIPService.stopService(IMQIPService.java:292)
            at com.sun.messaging.jmq.jmsserver.service.ServiceInfo.stop(ServiceManager.java:664)
            at com.sun.messaging.jmq.jmsserver.service.ServiceManager.stopService(ServiceManager.java:307)
            at com.sun.messaging.jmq.jmsserver.service.ServiceManager.stopAllActiveServices(ServiceManager.java:430)
            at com.sun.messaging.jmq.jmsserver.BrokerStateHandler$ShutdownRunnable.shutdown(BrokerStateHandler.java:483)
            at com.sun.messaging.jmq.jmsserver.BrokerStateHandler$ShutdownRunnable.run(BrokerStateHandler.java:383)
            at java.lang.Thread.run(Thread.java:619)
    [30/Jan/2009:11:45:17 MST] Session: Resuming Session [5282756623254863360][0]Consumer.java: resuming after detatch Consumer - Q:temporary_destination:__queue_10.80.165.6_65423_1:[consumer:5282756623254870016, type=CLIENT_ACKNOWLEDGE]
    [30/Jan/2009:11:45:17 MST] JMX Connector Server jmxrmi stopped successfully
    [30/Jan/2009:11:45:17 MST] Cleaning up transactions on connection IMQConnCLOSED,[email protected]:65423,admin:44113
    [30/Jan/2009:11:45:17 MST] Destroying temp destination Q:temporary_destination:__queue_10.80.165.6_65423_1 on connection death
    [30/Jan/2009:11:45:17 MST] [B1159]: Destination temporary_destination://queue/10.80.165.6/65423/1 [Queue] has been destroyed
    [30/Jan/2009:11:45:17 MST] WARNING [B2181]: Removing 1 messages associated with destination temporary_destination://queue/10.80.165.6/65423/1 [Queue]
    [30/Jan/2009:11:45:17 MST] Cleaning up transactions on connection IMQConnCLOSED,[email protected]:65423,admin:44113
    [30/Jan/2009:11:45:17 MST] [B1066]:   Closing: [email protected]:65423->admin:44113 because "[B0061]: Client exited without closing connections". Count: service=0 broker=0
    [30/Jan/2009:11:45:17 MST] closed connection IMQConnDESTROYING,[email protected]:65423,admin:44113:
    java.io.IOException: [B4117]: Unexpected Broker Exception: [destroyed Connection]
            at com.sun.messaging.jmq.jmsserver.service.imq.IMQIPConnection.writeData(IMQIPConnection.java:1563)
            at com.sun.messaging.jmq.jmsserver.service.imq.IMQIPConnection.process(IMQIPConnection.java:631)
            at com.sun.messaging.jmq.jmsserver.service.imq.OperationRunnable.process(OperationRunnable.java:170)
            at com.sun.messaging.jmq.jmsserver.util.pool.BasicRunnable.run(BasicRunnable.java:493)
            at java.lang.Thread.run(Thread.java:619)
    [30/Jan/2009:11:45:18 MST] [B1048]: Shutdown of broker complete.
    [30/Jan/2009:11:45:18 MST] Broker exiting with status=0 because [B1199]: Shutdown Requested by adminIf more detail are needed, please ask and I will supply whatever is necessary...
    Thanks.
    -Howard
    Edited by: Turret on Jan 30, 2009 1:10 PM

    Hi Tom,
    Thanks for the quick response!
    I am glad to hear that the log level is the reason for the output and not an issue with the broker!
    Thanks again....
    -Howard

  • Corrupted data Synchronizing

    Hello, i'am using Weblogic Portal 7 SP2 in Windows 2000 and get the
    following error:
    <26-abr-03 13:27:15 CEST> <Error> <Data Synchronization> <000000>
    <Application: portalApp; Corrupted data encountered in the persistent store;
    PLEASE RE-SYNCHRONIZE YOUR APPLICATION DATA WITH MODE "refresh-from-client"
    BEFORE CONTINUING! Failure to do so may result in incomplete or otherwise
    corrupted server state.
    Exception[com.bea.p13n.management.data.repository.PersistenceException:
    Failed to refresh JDBC Persistence Manager.] - with embedded exception:
    [java.sql.SQLException: java.sql.SQLException: This JDBC 2.0 method is not
    implemented]
    at
    com.bea.p13n.management.data.repository.persistence.JdbcDataSource.refresh(J
    dbcDataSource.java:506)
    at
    com.bea.p13n.management.data.repository.persistence.JdbcPersistenceManager.r
    efresh(JdbcPersistenceManager.java:106)
    at
    com.bea.p13n.management.data.repository.internal.AbstractDataRepository.<ini
    t>(AbstractDataRepository.java:186)
    at
    com.bea.p13n.management.data.repository.internal.MasterDataRepository.<init>
    (MasterDataRepository.java:46)
    at
    com.bea.p13n.management.data.repository.DataRepositoryFactory.getMasterDataR
    epository(DataRepositoryFactory.java:271)
    at
    com.bea.p13n.appflow.pipeline.internal.PipelineExecutorImpl.initialize(Pipel
    ineExecutorImpl.java:620)
    at
    com.bea.p13n.appflow.pipeline.internal.PipelineExecutorImpl.<init>(PipelineE
    xecutorImpl.java:124)
    at
    com.bea.p13n.appflow.pipeline.internal.PipelineExecutorImpl_x8bn7v_Impl.<ini
    t>(PipelineExecutorImpl_x8bn7v_Impl.java:27)
    I sync with EBCC but i get the same error every time i start the portal
    server.
    What i did was create a custom security RDBMS realm using weblogic MS SQL
    Server Driver.
    User and Groups information is stored ok.
    I also change the JDBC Pool named DataSyncPool in order to store
    synchronization data in SQL Server, and because of this i get this error.
    is the weblogic ms sql server driver valid to store the portal data sync?
    must i have to change de jdbc data of the datasynpool to use the pointbse
    driver?¿
    Any help? Any idea?
    Thank you.

    In
    \bea702\weblogic700\portal\bin\win32\syncApplication.bat
    the -mode parameter can be changed to refresh-from-client.
    The default is set at one-way-from-client.
    See "Using the DirectoryDataSync Command to Synchronize Data" at
    http://e-docs.bea.com/wlp/docs40/deploygd/appdata.htm
    (the 4.0 docs is more thorough than the 7.0 docs on this topic).
    Data Sync updates the DATA_SYNC_ITEM table in your database. If for
    some reason this table contains corrupted data you may delete all rows
    and perform a new sync.
    Either issue the sql command:
    delete from DATA_SYNC_ITEM;
    or
    Use the refresh-from-client -mode parameter which removes all data from
    the repository DATA_SYNC_ITEM table.
    There should be no problem moving to a Microsoft SQL Server database.
    If you are operating a test system think about running the create
    database scripts again. Verify through the create logs that the action
    was successful.
    -- Jim
    jromero wrote:
    Hello, i'am using Weblogic Portal 7 SP2 in Windows 2000 and get the
    following error:
    <26-abr-03 13:27:15 CEST> <Error> <Data Synchronization> <000000>
    <Application: portalApp; Corrupted data encountered in the persistent store;
    PLEASE RE-SYNCHRONIZE YOUR APPLICATION DATA WITH MODE "refresh-from-client"
    BEFORE CONTINUING! Failure to do so may result in incomplete or otherwise
    corrupted server state.
    Exception[com.bea.p13n.management.data.repository.PersistenceException:
    Failed to refresh JDBC Persistence Manager.] - with embedded exception:
    [java.sql.SQLException: java.sql.SQLException: This JDBC 2.0 method is not
    implemented]
    at
    com.bea.p13n.management.data.repository.persistence.JdbcDataSource.refresh(J
    dbcDataSource.java:506)
    at
    com.bea.p13n.management.data.repository.persistence.JdbcPersistenceManager.r
    efresh(JdbcPersistenceManager.java:106)
    at
    com.bea.p13n.management.data.repository.internal.AbstractDataRepository.<ini
    t>(AbstractDataRepository.java:186)
    at
    com.bea.p13n.management.data.repository.internal.MasterDataRepository.<init>
    (MasterDataRepository.java:46)
    at
    com.bea.p13n.management.data.repository.DataRepositoryFactory.getMasterDataR
    epository(DataRepositoryFactory.java:271)
    at
    com.bea.p13n.appflow.pipeline.internal.PipelineExecutorImpl.initialize(Pipel
    ineExecutorImpl.java:620)
    at
    com.bea.p13n.appflow.pipeline.internal.PipelineExecutorImpl.<init>(PipelineE
    xecutorImpl.java:124)
    at
    com.bea.p13n.appflow.pipeline.internal.PipelineExecutorImpl_x8bn7v_Impl.<ini
    t>(PipelineExecutorImpl_x8bn7v_Impl.java:27)
    I sync with EBCC but i get the same error every time i start the portal
    server.
    What i did was create a custom security RDBMS realm using weblogic MS SQL
    Server Driver.
    User and Groups information is stored ok.
    I also change the JDBC Pool named DataSyncPool in order to store
    synchronization data in SQL Server, and because of this i get this error.
    is the weblogic ms sql server driver valid to store the portal data sync?
    must i have to change de jdbc data of the datasynpool to use the pointbse
    driver?¿
    Any help? Any idea?
    Thank you.

  • Hi when I open each application for mac office, the app closes and it pops up the following error: Microsoft Error Reporting log version: 2.0  Error Signature: Exception: EXC_BAD_ACCESS Date/Time: 2014-03-27 14:14:52 +0000 Application Name: Microsoft Exce

    Microsoft Error Reporting log version: 2.0
    Error Signature:
    Exception: EXC_BAD_ACCESS
    Date/Time: 2014-03-27 14:14:52 +0000
    Application Name: Microsoft Excel
    Application Bundle ID: com.microsoft.Excel
    Application Signature: XCEL
    Application Version: 14.1.4.111121
    Crashed Module Name: libTIFF.dylib
    Crashed Module Version: unknown
    Crashed Module Offset: 0x000078ae
    Blame Module Name: MicrosoftComponentPlugin
    Blame Module Version: 14.1.4.111121
    Blame Module Offset: 0x0000d9fc
    Application LCID: 1040
    Extra app info: Reg=en Loc=0x0410
    Crashed thread: 0

    Hi mattiaprodomo,
    If you are having issues with an app that unexpectedly closes on launch, you may find the following article helpful:
    OS X Mavericks: If an app freezes or quits unexpectedly
    http://support.apple.com/kb/PH13975
    Regards,
    - Brenden

  • Windows Live Mail could not be started. Closing Windows Live Mail. Your calendar contains corrupt data that is forcing Windows Live Mail to close. (0x8E5E0247

    Hi
    Can you please HELP??
    I recently had to change my hard drive for my laptop (Sony Vaio). The IT guy replaced my HDD and ghost all my information
    from old to new drive. Everything works perfect except for Windows Live Mail.
    When I open WLM I get this error:
    “Windows Live Mail could not be started. Closing Windows Live Mail. Your calendar contains corrupt data that is forcing
    Windows Live Mail to close. (0x8E5E0247)”
    I have since done the following:
    PROBLEM SOLUTION 1:
     1. Close Windows Live Mail and any other Windows Live programs.
     2. Click Start (then Run for
    Windows XP), paste the following path below and press Enter:
    %Localappdata%\Microsoft\Windows Live Mail\Calendars
    3. Rename the folder of the account you use to sign in to Windows Live Mail to
    sync your calendar (ex. rename [email protected] to [email protected]).
    4. Restart your computer for the changes to take effect.
     5. Launch Windows Live Mail again.
    THIS DID NOT WORK SO I DID THE FOLLOWING:
    PROBLEM SOLUTION 2:
    I removed WLM (uninstall) and reinstalled and still nothing.
    PROBLEM SOLUTION 3:
    I also renamed the WLM folder and reinstalled WLM, then deleted the new WLM folder and still nothing.
    PROBLEM SOLUTION 4:
    I also tried to import my emails from WLM to Microsoft Outlook but I only have a copy of my mails from the directory. 
    I do not have an EXPORT copy saved anywhere. Is there any way I can export the WLM to Microsoft outlook?
    PLEASE HELP I AM AT WITS END.

    I have had many problems with permissions on Windows Vista, 7,8 & 81.1.  It is usually after an update or installation, especially one that requires a reboot to finish (some AVG, Windows Live, Windows Updates, etc).  Once File(s), Folder(s)
    and Registry Key(s) permissions are screwed up, it can take days to work them out if ever.
    After having spent several hours on a clients PC and online forums with this problem.  I transferred her user profile with a free program called
    Transwiz (run as Administrator) to a zip file on the HDD.  I renamed her user in manage User Accounts to "Username old".  I then ran Transwiz again to restore the profile but telling it to create a new user using the original Username.
     After it completed restoring the profile, I logged out of "Username old" and logged in to Username and all wass well, I only needed to supply the email password which is not transferred.  When you move profile data, all the old permissions
    have to be removed and <st1:personname w:st="on">new</st1:personname> permissions added so the data and files belong to the <st1:personname w:st="on">new</st1:personname> user.  This cleared up all the permission
    problems.
    James Taylor

  • I want to Know about No_Data_Found Exception

    I Have one table wih no data.I am trying to place the data into the Cursor.But,That is not raising the NO_DATA_FOUND Exception.Why?.

    If you're using an explicit cursor (cursor my_cur is select blah blah blah...) then you won't get the no_data_found error.
    If you're using an implicit cursor (select col1 into var1 from my_empty_table...) then you could get no_data_found if the select returns no data, or too_many_rows if more than one row is returned.
    Perhaps you'd better provide your code, so we can work out what it is you're trying to do.

  • How to get rid of other/corrupt data?

    My phone:  iPhone 4s, 16gb, newest IOS 8.1 (newest right now) / Newest iTunes on computer
    Multiple times now under IOS 8, I've attempted to sync my phone (only music) and suddenly 9+ gb of `other` data appear when I plug in my phone, which then deletes nearly all my music (which takes up about 8gb).  The red circle and square appear and I cannot play any songs.
    I`ve tried restoring to new, but I don`t want to lose all my texts/contacts/notes etc. so I always end up backing it up, only to get the same problem yet again.  This is the 4th time now and sometimes it ends up going away but this time it isn't and it has been weeks.
    When I check my data usage under my settings it says I have little to no space available, yet when I look at the division of the data between apps, my music is the highest at 750mb (the 100ish of my favourite songs i was able to squeeze into the space available), so i assume there is some sort of corrupt data I am unaware of.
    I've called apple help in the past which fixed the problem by playing with my itunes and icloud sign in settings.  It fixed the issue, only to have it return the next week when I synced it again.
    Has anyone else had this problem?  If so, what did you do to make it go back to normal?
    Also, is there a way to restore to new, but also keep all texts/contacts/notes?  As I can simply re download apps and sync my music from my computer.
    Thanks for the help!

    ca$hbury828 wrote:
    I`ve tried restoring to new, but I don`t want to lose all my texts/contacts/notes etc. so I always end up backing it up, only to get the same problem yet again.
    Yes, because you have corrupted data in your back up. As long as you keep loading from that corrupted back up, you'll have the same problem.
    Your notes and contacts should be synced to something (e.g. iCloud, Gmail, etc). If you restore the phone as new and resync, you shouldn't loose them. Texts are a bit tricker. I use PhoneView (Mac) to make archive PDFs of text messages I want to keep. TouchCopy works for Mac and Windows. There's no good way that I know of to reload the texts. However, they may be part of the problem so, you may be better off archiving them (you could always copy a PDF of the texts back to the phone) and starting fresh.
    Best of luck.

  • Computer is balky random freezes across apps. Two hard drive cleans later (their scan reveals no hard drive problems) photo shop won't work at all, magic touch mouse inoperable and their diagnoses is corrupted data? Anybody heard of this?

    Computer is balky random freezes across apps. Two hard drive cleans later (their scan reveals no hard drive problems) photo shop won't work at all, magic touch mouse inoperable and their diagnoses is corrupted data? Anybody heard of this?

    Well, yes, data does get corrupted sometimes.
    The trick is finding what data.
    By 'cleaned' are you therefor meaning that the drive has been erased and the system re-installed?
    Because that's the quickest way to deal with such a situation.
    Back up the system first of course,
    Add back 3rd party apps one at a time in case one of them is causing the problem.

  • Running Product Config Wizard on WFE throws Exception: System.Data.SqlClient.SqlException:

    When I tried to kick off PSConfig on WFE, I receive the following error:
    Task upgradebootstrap has failed with an unknown exception
    <o:p></o:p>
    Exception: System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The
    server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
    I was able to test that I'm able to connect to Database from the WFE by creating a udl file.
    Made sure that Named pipes and tcp/ip is enabled on the SQL server...
    Any help would be greatly appreciated.
    Thanks

    Create an inbound rule in windows firewall to enable port 1433. Otherwise you will not be able to connect to SQL from SharePoint farm.
    http://blogs.technet.com/b/wbaer/archive/2011/09/02/sharepoint-2010-and-windows-firewall-with-advanced-security.aspx
    http://technet.microsoft.com/en-us/library/ff607733(v=office.15).aspx
    Please mark the replies as answers if they help or unmark if not.

  • 10 GB of Corrupted Data

    So today I attempted to update my phone from iOS 7.0 to 7.0.4. Near the end of the update I got an error message on my iTunes (I believe it was error 006, but I could be wrong) and my phone became frozen in the updating screen with the loading bar. iTunes suggested that I restore my phone to factory settings and then restore it again with a backup from earlier today, which I proceeded to do. Upon restoring my phone and attempting to sync all my data, I got an error message saying that I did not have enough room on my phone for everything and that I needed to delete 4 GB of data.
    At this point I realized that my phone had 10 GB of "Other" clogging up all the space. Before this whole debacle my "Other" section was approximately half a gigabyte, if even. Now it's preventing me from accessing any of my beloved music on my phone. I scoured the various settings on my iTunes and my phone in an attempt to find a solution, but to avail. I tried restoring my phone to a backup from earlier today only to find that the 10 GB of Other was still present. In one last desparate attempt, I tried to restore my phone to a backup from September that I had created prior to updating to iOS 7. To my dismay, this failed as well.
    Long story short, I have 10 GB of corrupted data on my phone that refuses to go away despite all my attempts. I'm tired and desparate guys, is there anything I can do. Or should I just give up and live with the 10 gigs? It seems unescapable at this point.

    I hopefully have a solution for you as prior to writing this, i too had 10g of "other." My solution was actually quite simple.. Remove all music and sync, and then re sync the music back on. It actually fixed this is uner 2 minutes(yes un-installing, and re-installing music) for some reason was done extemely quick, and I now have 1.3g of "other" I think it was syncing songs twice..I really hope this helps you as i was extremely frustrated myself until i fixed it.

  • Problem with corrupt data.

    Hi.
    Somehow I accidentally rest my iPod nano (2gig) and all the songs on my iPod at the time became corrupted and useless, as a result all the corrupted data remains on my iPod and I can only fit a small amount of songs on it.
    I tried updating my iPod and tried to restore it to factory settings, however everytime I try to do this my iTunes say it is updating although this goes on for twenty minutes and doesn't do anything.
    Thanks in advance

    I tried updating my iPod and tried to restore it to factory settings, however everytime I try to do this my iTunes say it is updating although this goes on for twenty minutes and doesn't do anything.
    what version of itunes 7 are you using for the restore, Neo-Punk?
    to check, in itunes go "help > about itunes" and wait for the version number to scroll up from the bottom of the screen.
    if you've got an itunes 7.0.0.70 or 7.0.1.8, try an upgrade to itunes 7.0.2.16, and see if the restore goes through any better using that:
    iTunes 7.0.2.16 Installer

  • Unable to drop materialized view with corrupted data blocks

    Hi,
    The alert log of our database is giving this message
    Wed Jan 31 05:23:13 2007
    ORACLE Instance mesh (pid = 9) - Error 1578 encountered while recovering transaction (6, 15) on object 13355.
    Wed Jan 31 05:23:13 2007
    Errors in file /u01/app/oracle/admin/mesh/bdump/mesh_smon_4369.trc:
    ORA-01578: ORACLE data block corrupted (file # 5, block # 388260)
    ORA-01110: data file 5: '/u03/oradata/mesh/mview.dbf'
    No one is using this mview still oracle is trying to recover this transaction (6, 15).
    when i tried to drop this mview it gives me this error
    ERROR at line 1:
    ORA-01578: ORACLE data block corrupted (file # 5, block # 388260)
    ORA-01110: data file 5: '/u03/oradata/mesh/mview.dbf'
    ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2255
    ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2461
    ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2430
    ORA-06512: at line 1
    I have tried to fix the corrupted data blocks by using dbms_repair package, but of no use.
    I have marked this block to be skipped by using dbms_repair.skip_block but still unable to drop it.
    Please suggest what should I do?
    Thanks in advance
    Anuj

    You are lucky if only your undesirable MV is affected by theese corrupted blocks. This is an advice to do a complete-super-full-hot-cold-middle backup of ypur database and search for any disk for a "possible replace".
    God save us!

Maybe you are looking for

  • Creation of BP relationship " Has the responsible Scrapper" in CRM BP

    Hi, I am trying to create a BP relation ship " Has the responsible Scrapper" using the BAPI: BAPI_BUPR_RELATIONSHIP_CREATE between two BPs say BP1 to BP2 with the rel.type code as CRMS03. However it is creating the relation ship as "IS responsible sc

  • Need Suggestion On Compression 4 Projection

    I need a bit of direction. I've entered a short film of mine into a "5 Minutes Of Fear" film festival in which entries are due no later than friday. The films will be projected onto a 4 foot by 6 foot (approximately) screen via a laptop. My film is f

  • How to turn snapping ON on the connected clips ?

    Hi all experts, On the primary/main video "track", I want to connect a series of connected clips. But these connected clips are not snap to each other. There are gaps in between them when I enlarged the timeline. How to I turn the snapping ON ? For s

  • Multiple iPads, need to be able to Push apps from home office

    We have sent iPads out to all of our external sales reps and regional sales directors (about 17 total).  Each one has a different Apple ID because we forward our exchange e-mail to their Apple ID's,and we do not give out the password to their Apple I

  • This is getting particularly nasty now...

    I've had this Dual 2.0 since last May, and while it was fine at first, it justs keep getting worse. Surfing is fine (most of the time), menial tasks aren't a problem and the overall performance, i.e. start-up, navigating the interface and such are gr