Commit changes takes age

Hello,
I dragged a data provider in the ui, it works well, but when I do:
addressesDataProvider.commitChanges();
it takes about 25 seconds to complete.
I tried with the simplest page, without any change to dataprovider or rowset but all call to commitChanges takes age.
Any idea where it could comes from?
Regards
Kuon

After paying attention to the database side, I can see this query:
SELECT NULL AS table_cat, t.owner AS table_schem,t.table_name AS table_name,t.column_name AS column_name, DECODE (t.data_type, 'CHAR', 1, 'CLOB', 2005, 'BLOB', 2004, 'VARCHAR2', 12, 'NUMBER', 3, 'LONG', -1, 'DATE', 93,'RAW', -3, 'LONG RAW', -4, 'BINARY_FLOAT', 7, 'BINARY_DOUBLE', 8, 'XMLTYPE',2005, 'BFILE',2004,'NCHAR',1, 'NVARCHAR2',12, 'NCLOB', 2005, 'ROWID', 12, 'FLOAT', 8, 1111)
AS data_type, t.data_type AS type_name, decode(t.data_type, 'NUMBER', decode(t.data_precision, null, decode(t.data_scale, null, 0, 0, 38, t.data_scale), t.data_precision), 'FLOAT', 15, 'CLOB',2147483647, 'NCLOB', 2147483647, 'LONG', 2147483647, 'BLOB', 2147483647, 'LONG RAW', 2147483647, 'BFILE', 2147483647, 'DATE', 19, 'ROWID', 18, 'BINARY_FLOAT', 7, 'BINARY_DOUBLE', 15,decode(t.data_length, 0, 1, t.data_length)) as column_size, 0 AS buffer_length, decode(t.data_type, 'NUMBER', decode(t.data_scale, null, decode(t.data_precision, null, 0,null), t.data_scale), 'FLOAT', NULL,'DATE', 0, NULL) AS decimal_digits, decode(t.data_type, 'BINARY_FLOAT', 10, 'BINARY_DOUBLE', 10, 'FLOAT', 10, 'NUMBER', 10, NULL) AS num_prec_radix, DECODE (t.nullable, 'N', 0, 1) AS nullable, NULL AS remarks,NULL AS column_def, null AS sql_data_type, null AS sql_datetime_sub, decode(t.data_type, 'VARCHAR2', decode(t.data_length, 0, 1, t.data_length), 'CHAR', t.data_length, 'NCHAR', t.data_length, 'CLOB', 2147483647, 'NCLOB', 2147483647, 'LONG', 2147483647, 'BFILE', 2147483647, NULL) AS char_octet_length, t.column_id AS ordinal_position, DECODE (t.nullable, 'N', 'NO', 'YES') AS is_nullable, null as SCOPE_CATLOG, null as SCOPE_SCHEMA, null as SCOPE_TABLE, null as SOURCE_DATA_TYPE FROM all_tab_columns t WHERE t.owner LIKE 'AKIRA' ESCAPE '\' AND t.table_name LIKE 'AK_DATA' ESCAPE '\' AND t.column_name LIKE '%' ESCAPE '\' UNION ALL SELECT NULL, asy.owner, asy.synonym_name , t.column_name,
DECODE (t.data_type, 'CHAR', 1, 'CLOB', 2005, 'BLOB', 2004, 'VARCHAR2', 12, 'NUMBER', 3, 'LONG', -1, 'DATE', 93,'RAW', -3, 'LONG RAW', -4, 'BINARY_FLOAT', 7, 'BINARY_DOUBLE', 8, 'XMLTYPE',2005, 'BFILE',2004,'NCHAR',1, 'NVARCHAR2',12, 'NCLOB', 2005, 'ROWID', 12, 'FLOAT', 8, 1111), t.data_type, decode(t.data_type, 'NUMBER', decode(t.data_precision, null, decode(t.data_scale, null, 0, 0, 38, t.data_scale), t.data_precision), 'FLOAT', 15, 'CLOB',2147483647, 'NCLOB', 2147483647, 'LONG', 2147483647, 'BLOB', 2147483647, 'LONG RAW',2147483647, 'BFILE', 2147483647, 'DATE', 19, 'ROWID', 18, 'BINARY_FLOAT', 7, 'BINARY_DOUBLE', 15,decode(t.data_length, 0, 1, t.data_length)), 0, decode(t.data_type, 'NUMBER', nvl(t.data_scale, 0), 'DATE', 0, 'FLOAT', NULL, NULL) AS decimal_digits, decode(t.data_type, 'FLOAT', 10, 'NUMBER', 10, NULL), DECODE (t.nullable, 'N', 0, 1), NULL, NULL, null, null, decode(t.data_type, 'VARCHAR2', decode(t.data_length, 0, 1, t.data_length), 'CHAR', t.data_length, 'NCHAR', t.data_length, 'CLOB', 2147483647, 'NCLOB', 2147483647, 'LONG', 2147483647, 'BFILE', 2147483647, NULL), t.column_id, DECODE (t.nullable, 'N', 'NO', 'YES'), null, null, null, null FROM all_synonyms asy, all_tab_columns t WHERE t.table_name = asy.table_name AND t.owner = asy.table_owner AND t.column_name LIKE '%' ESCAPE '\' AND asy.owner LIKE 'AKIRA' ESCAPE '\' AND asy.synonym_name LIKE 'AK_DATA' ESCAPE '\' ORDER BY table_schem, table_name, ordinal_positionWhich appear very often, and this is a quite long query.
What the heck is this?
Any help, pointer is appreciated.

Similar Messages

  • Nokia 5800xm - takes ages to change ringtone in pr...

    I got this Nokia 500XM phone and when I want to change the ringtone in the profiles it takes ages and just has the scroling bar with opening at the top. I have found a cumbersome work around and that is to take out the memory card but then that just mean I have to stick with the pre-installed ones or copy the selected mp3 file to the phone memory. Is there any way to cut down this wait when I have the memory card inserted? - I wonder if I have added all my mp3 songs to the right folder on the memory card I think I put them in the Music (E: 8gb memory) folder on the memory card I wonder if this is whats causing the problem should they be in another folder? its an 8gb card with 3404mb (3.4gb) and 325 songs or more.
    Solved!
    Go to Solution.

    That could be it, I ONLY have mp3 tracks on my phone ! Hope you're all set up how you want now
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • FAST enabled MView takes ages to refresh

    Hi All,
    I have a materlialized view which is based on a single fact table ( OAS_BALANCE_UNIONED 11,445,156 rows) and a bunch of dimension tables each containing limited number of rows (a typical start schema).
    The conditioins to make the mview fast refreshable have been met so the mview created successfully with the FAST option.
    The mview then worked just fine after than and had been refreshing FAST (6 minutes) for the whole day till other mviews started to refresh in the same time. Some of those mviews read from some of the base tables of the mview in question. Since then, the mivew has started to take ages (3 hours) to refresh. There is surely something wrong because the COMPLETE refresh was faster than that.
    Later, I stopped all the refresh jobs of the other mviews. Yet, the FAST mview still has the same problem of taking ages to refresh.
    When I monitored the session that refreshes the mview, I noticed in the "Long Ops" that
    most of the time is spent on a step named as "Hash Join" (it appears in the Message column). Hash join occurrs because of the outer join.
    Why my FAST mview suddenly started to take so long time to refresh?
    How can I make my FAST mivew really refresh fast?
    Technical Details are below:
    OS: Windows 2003 32-bit
    DB version: Oracle 10g R1 ( 10.1.0.2.0 )
    CREATE MATERIALIZED VIEW FACT_BAL_MV
    BUILD DEFERRED
    REFRESH FAST ON DEMAND
    WITH PRIMARY KEY
    AS
    SELECT B.cmpcode  BAL_KEY,
           B.CMPCODE,
           B.YR,
           B.PERIOD,
           B.BALCODE,
           B.CURCODE,
           B.REPBASIS,
           TO_NUMBER (B.YR || LPAD (B.PERIOD, 2, 0)) DIM_PERIOD_MV,
           D_CMP.DIM_KEY DIM_COMPANY,
           D_CUR.DIM_KEY DIM_CURRENCY,
           D_EL_1.DIM_KEY DIM_EL_1,
           D_EL_2.DIM_KEY DIM_EL_2,
           D_EL_3.DIM_KEY DIM_EL_3,
           D_EL_4.DIM_KEY DIM_EL_4,
           GRP_1_P_EL.DIM_KEY DIM_GRP_1_P_EL,
           D_GRP_1_B_EL.DIM_KEY DIM_GRP_1_B_EL,
           D_GRP_1_K_EL.DIM_KEY DIM_GRP_1_K_EL,
           D_GRP_2_D_EL.DIM_KEY DIM_GRP_2_D_EL,
           D_GRP_3_E_EL.DIM_KEY D_GRP_3_E_EL,
           B.ROWID X_OB_ROWID,
           D_CMP.ROWID X_CMP_ROWID,
           D_CUR.ROWID X_CUR_ROWID,
           D_EL_1.ROWID X_EL_1_ROWID,
           D_EL_2.ROWID X_EL_2_ROWID,
           D_EL_3.ROWID X_EL_3_ROWID,
           D_EL_4.ROWID X_EL_4_ROWID,
           GRP_1_P_EL.ROWID X_GRP_1_P_EL_ROWID,
           GRP_1_P.ROWID X_GRP_1_P_ROWID,
           D_GRP_1_B_EL.ROWID X_GRP_1_B_EL_ROWID,
           D_GRP_1_B.ROWID X_GRP_1_B_ROWID,
           D_GRP_1_K_EL.ROWID X_GRP_1_K_EL_ROWID,
           D_GRP_1_K.ROWID X_GRP_1_K_ROWID,
           D_GRP_2_D_EL.ROWID X_GRP_2_D_EL_ROWID,
           D_GRP_2_D.ROWID X_GRP_2_D_ROWID,
           D_GRP_3_E_EL.ROWID X_GRP_3_E_EL_ROWID,
           D_GRP_3_E.ROWID X_GRP_3_E_ROWID
      FROM CLVE_STAGING.OAS_BALANCE_UNIONED B,
           FINANCE.DW_DIM_COMPANY D_CMP,
           FINANCE.DW_DIM_CURRENCY D_CUR,
           FINANCE.DW_DIM_EL_1 D_EL_1,
           FINANCE.DW_DIM_EL_2 D_EL_2,
           FINANCE.DW_DIM_EL_3 D_EL_3,
           FINANCE.DW_DIM_EL_4 D_EL_4,
           FINANCE.DW_DIM_GRP_1_P_EL GRP_1_P_EL,
           FINANCE.DW_DIM_GRP_1_P GRP_1_P,
           FINANCE.DW_DIM_GRP_1_B_EL D_GRP_1_B_EL,
           FINANCE.DW_DIM_GRP_1_B D_GRP_1_B,
           FINANCE.DW_DIM_GRP_1_K_EL D_GRP_1_K_EL,
           FINANCE.DW_DIM_GRP_1_K D_GRP_1_K,
           FINANCE.DW_DIM_GRP_2_D_EL D_GRP_2_D_EL,
           FINANCE.DW_DIM_GRP_2_D D_GRP_2_D,
           FINANCE.DW_DIM_GRP_3_E_EL D_GRP_3_E_EL,
           FINANCE.DW_DIM_GRP_3_E D_GRP_3_E
    WHERE     B.CMPCODE = D_CMP.CODE
           AND (B.CMPCODE = D_CUR.CMPCODE(+) AND B.CURCODE = D_CUR.CODE(+))
           AND (B.CMPCODE = D_EL_1.CMPCODE(+) AND B.EL1 = D_EL_1.EL_CODE(+))
           AND (B.CMPCODE = D_EL_2.CMPCODE(+) AND B.EL2 = D_EL_2.EL_CODE(+))
           AND (B.CMPCODE = D_EL_3.CMPCODE(+) AND B.EL3 = D_EL_3.EL_CODE(+))
           AND (B.CMPCODE = D_EL_4.CMPCODE(+) AND B.EL3 = D_EL_4.EL_CODE(+))
           AND (GRP_1_P_EL.CMPCODE = GRP_1_P.CMPCODE(+)
                AND GRP_1_P_EL.GRP_CODE = GRP_1_P.GRP_CODE(+))
           AND (B.CMPCODE = GRP_1_P_EL.CMPCODE(+)
                AND B.EL1 = GRP_1_P_EL.EL_CODE(+))
           AND (D_GRP_1_B_EL.CMPCODE = D_GRP_1_B.CMPCODE(+)
                AND D_GRP_1_B_EL.GRP_CODE = D_GRP_1_B.GRP_CODE(+))
           AND (B.CMPCODE = D_GRP_1_B_EL.CMPCODE(+)
                AND B.EL1 = D_GRP_1_B_EL.EL_CODE(+))
           AND (D_GRP_1_K_EL.CMPCODE = D_GRP_1_K.CMPCODE(+)
                AND D_GRP_1_K_EL.GRP_CODE = D_GRP_1_K.GRP_CODE(+))
           AND (B.CMPCODE = D_GRP_1_K_EL.CMPCODE(+)
                AND B.EL1 = D_GRP_1_K_EL.EL_CODE(+))
           AND (D_GRP_2_D_EL.CMPCODE = D_GRP_2_D.CMPCODE(+)
                AND D_GRP_2_D_EL.GRP_CODE = D_GRP_2_D.GRP_CODE(+))
           AND (B.CMPCODE = D_GRP_2_D_EL.CMPCODE(+)
                AND B.EL2 = D_GRP_2_D_EL.EL_CODE(+))
           AND (D_GRP_3_E_EL.CMPCODE = D_GRP_3_E.CMPCODE(+)
                AND D_GRP_3_E_EL.GRP_CODE = D_GRP_3_E.GRP_CODE(+))
           AND (B.CMPCODE = D_GRP_3_E_EL.CMPCODE(+)
                AND B.EL3 = D_GRP_3_E_EL.EL_CODE(+));
    CREATE INDEX FINANCE.DW_FACT_BAL_MV_INX
    ON FACT_BAL_MV (X_OB_ROWID);
    SQL> select count(X_OB_ROWID) from FACT_BAL_MV ;
    COUNT(X_OB_ROWID)
             11444816
    Elapsed: 00:00:27.85
    SQL> select bytes/1024/1024/1024 GB from
    user_segments where segment_name='FACT_BAL_MV';
            GB
    4.4296875search id: redcorolla

    Hard to say why the refresh is now slow. Possibilties include
    * system resources implemented by the fast refresh
    * something changed on the query making the background query run slowly
    Look at the query first. 18 tables, with almost every join an outer join. Some of the tables appear more than once in the query.
    Get an executioion plan to see how the query is being executed.

  • Setting up my Line6 UX1 with Audtion 3.0 on Win7 - settings dialog takes ages to respond

    I downloaded the trial of Adobe Audition 3.0 (I've been using 1.5 on WinXP for a few years now and it's always been fine to use!)
    I am trying to set up my Line6 POD Studio UX1 with Audtion 3.0 on Windows 7 Pro (64 Bit - 32GB RAM Quad Core Intel i7 3770 Processor)
    I am noticing that the Settings dialog takes ages to respond and update with the changes I make - when I eventually managed to get playback - the playback only came out on the left monitor.
    I should mention that I am doing this on a previous Audition 1.5 session - Audition 3.0 saved the session as a new session so I think that should be fine.
    What I'm looking for here is the correct settings I need to use in Audition 3.0 to use my UX1.
    I don't want to pay for Audition 3.0 if it's not going to work for me!

    You won't be able to pay for Audition 3 since it was discontinued several years ago. However you may be able to upgrade to AA3 for free as a previous Audition user.
    http://forums.adobe.com/thread/1129138?tstart=0

  • Google, Facebook etc take ages to load on Safari (and Firefox)

    There have been a few threads on this issue...but none seem to have a solution that works for us.
    We have two laptops (MacBook (MB) and MacBook Pro (MBP)) using an airport wireless.   The MP has all of a sudden decided that google and facebook will not load up straight away like they have always done in the past...they take ages to load up (we are talking "go get a coffee..and read the newspaper" times).  Other websites just fire up as fast as ever.   All sites fire up super fast on the MBP.
    What we have tried:
    1. Rebooted the modem, wireless router and computers
    2. Reset Safari, deleted and reinstalled Firefox 4.0.1.  Wiped out all caches , cookies etc
    3. Restored entire computer from time tunnel from a month ago...when life was good!
    4.. Changed/added DNS numbers to airport (via airport utilities) and change the airport settings (using openDNS numbers).
    5. Flushed the DNS resolver caches...
    Still no good....
    What are we missing?   What can the MB have to cause the issue that the MPB does not?
    MB is on OSX 10.5.8
    MBP is on OSX 10.6.7
    Please help...my wife uses the MB and is angry that her beloved Facebook and Google are just not working

    Ok.. from the Safari menu bar click Safari / Preferences then select the Extensions tab. If you have any installed, turn that off, quit then relaunch Safari, try Facebook.
    If it's not Extensions...  try troubleshooting Safari third party add ons.
    Safari: Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues

  • Why does it take ages for my video files to be listed in the menu?

    I have my apple tv 2nd generation connected to my airport extreme first generation via ethernet. I have my mac mini connected to the same network (though not connected to the airport extreme) with video files and tv shows in itunes. My itunes media is stored on a hard drive connected to my mac mini and home sharing is on.
    It takes ages for my apple tv 2 to list the videos/tv shows in its menu. For example I have my films listed by genre. If I select a genre, it takes sometimes as long as 5+ minutes to list the videos within that genre.
    Can anybody help with this frustration?

    Welcome to the Apple Community.
    You probably have a problem with your LAN. If you are using wifi:
    You can download and install iStumbler to help you see which channels are used by neighbouring networks so that you can avoid them, but iStumbler will not see household items.
    Refer to your router manual for instructions on changing your wifi channel.

  • Time Machine back up takes ages.

    Hi. I still got the problem that my time machine backup take ages to complete.
    I installed a widged called time machine buddy, someone told me to do and now that's what it shows me.
    Any idea why it looks like it does the backup twice in a row and for what reason it takes about half an hour to copy less then 1GB.
    I allready deleted the HD I use for the backup and got it all new but it did not solve the problem.
    Cheers.

    Very good question, as I've had the same issue for over 2 months since installing a new hard drive. Pondini very kindly, patiently and astutely helped me get a hanging 2 hour back up down to a respectable 15 minutes, but that is still too long (when nothing has changed between back ups, in particular). You articulate the question and pose the dilemma far better than I ever expressed. The seeming "dual backup" seems to be the culprit. Maybe Pondidni can give us some guidance based on your post.
    For point of reference, the related past links were:
    https://discussions.apple.com/thread/3626762?start=30&tstart=0
    https://discussions.apple.com/message/17830473#17830473
    https://discussions.apple.com/message/17541942#17541942

  • Why am I unable to post comments from FF. I can do it from IE, but it takes ages. Virus etc. checked.

    Two problems:
    1. I am unable to post comments from FF, but I can do it from IE,
    though it takes ages with IE. Checked for Virus etc. with McAfee,
    ZoneAlarm and Spybot. FF versions 4 later changed to 12. Both
    do not allow - just keeps waiting (tried up to about 1 hour). It
    started about a month ago.
    2. I am unable to attach .pdf files from FF in Yahoo Mail. It works
    from IE - though it takes ages (script?).
    I am using 'NO Script' from FF - but for most cases I have to
    go to 'partially allowed' mode.
    Thanks
    SB

    (1) As instructed I went to 'run' and typed in the code. It took me to 'xuowtwd1.default' folder under 'Profiles'. There were several files stored there and
    I did not know what to do. Next...
    (2). As suggested I went to 'troubleshooting Information' under 'Help' drop down list.
    (3). Followed instructions, but could not find the 'Reset Profile' button.
    (4). It said the instructions were not for my version (V12) of FF.
    (5). Downloaded V. 14.0.1
    (6). Will not install. As mentioned earlier I am using Windows 2000 (p.s.initial
    complaint)

  • Since iTunes update takes ages to connect to library

    I am not sure if its connected but before on my modest library of tv shows I could connect to it in around 3-4 seconds. Since the update it takes ages, around 20-25 seconds. Once it connects everything is fine and it does connect every time.
    Has anyone else noticed this?
    Also when I first got the tv the buttons were nice an responsive, you pressed a button and something immediately happened. Now you press a button then it takes 1-2 seconds before anything happens. This leads to all sorts of mishaps including the supremely annoying 'shuffle songs' now in each album right at the top.
    Anything I can do about this?

    Loading time does seem a little longer, I agree. It also depends on the size of the library, my main library used to take about 40 seconds, now it takes longer, however some of my smaller libraries load in about 15 seconds.
    When the library has loaded and the menu appears for the first time there is a small delay until the menu becomes responsive, but this is the only time this does this for me. (first menu after a change of source)

  • Synchronizing previews takes ages

    Since I use Lightroom on two computers, at home and at work, I synchronize my catalogue via a portable harddisk. That only takes a minute, but synchronizing the previews takes ages.
    Why? Because the previews (around 8000 in my case) are stored in over 10.000 folders. So more folders than files!! It takes my synchro-program (FileBack) ages to compare files in so many folders. And that is even when no file has been changed - just to see if there is a difference between source and destination.
    My question to the LR staff would be: why in so many folders?
    My question to the readers of this forum: can I store the previews in a different location than the catalogue? So I can synchronize the catalogue and not the previews (as they are not so very essential).
    Thanks.

    function(){return A.apply(null,[this].concat($A(arguments)))}
    Lee Jay wrote:
    Bob,
    Try it over wireless.  .
    No thanks!!  Even the slow usb2 is about 10 times faster, and if I was bothered about the time to sync, I could use my usb3 or esata ports. But I like the little 1TB WD Passport Essential 2.5" portable drives that are only usb2 at the moment. Wireless is just for hotels that can't afford wires.
    But I take your point about the number of preview folders; I've often wondered why they need so many. Most have just one preview in them; some have two or three, and some have none!
    Bob Frost

  • Macbook 2.2ghz Leopard wont auto update (says it cant connect to internet??) also safari and chrome take ages to open and frequently crash. Help!

    Here goes...
    1) I have a Macbook 2.2ghz (early 2008) running Leopard 10.5.8 which wont auto update (says it cant connect to internet even though it is - error says A networking error has occurred: timed out (-1001). Make sure you can connect to the Internet, then try again.) Network diagnostcs says that im connected to the intermet.
    2) Also safari and chrome take ages to load pages when every time I open them (around 45 seconds) and then when they are running safari will randomly close and chrome will come up with the aw snap message for random pages (doesnt matter if its trying to loas flash or not).
    Iv got Sophos anti virus which is saying theres no malware or viruses, also tried restartiing, re downloading chrome, deleteing my profile from chrome, exporting, deleting and then importing bookmarks and hardwiring the latop to the router. None of these fixed the issues.
    Never had these issues and they are really getting on my nerves! Any help would be appreciated.

    Thanks but just tried and does nothing, i read somewhere it could be to do with proxy settings? even though though i havnt changed them?? couldnt work out how to do it on a mac, could this be the problem?

  • How can I change the age associated with my daughter's account?

    OK I am sure that this is a common issue.  Back when my daughter was about 9 or 10 years old, we bought her an iPod Touch.   She was too young to have an AppleID of her own, so I set one up for her using an extra gmail accoun that I had, and entered my birthdate/age.  A few years later, she received an iPad, and most recently, an iPhone.   All of these devices are tied to the same AppleID.
    Well, now she will be 13 years old soon, and I would like to switch things to represent reality.  She has her own email account, and I believe you can go to My Apple Id to change the Apple ID name and e-mail address.  My question is, can we change the age associated with the account?
    I hear you saying, "Just create a new AppleID for her."  That may end up being the only solution, but I am trying to avoid having two AppleIDs for her to keep up with.  She has already purchased a fair amount of content (music and apps) under the existing AppleID, and I am pretty sure from looking at the posts on this Community that you can not transfer content away from the AppleID under which it was downloaded/purchased.  And so, if I create a new AppleID, she will have to re-purchase the content to get it all in one place.  As she eventually grows up and becomes independent, I would like for he to not have to "start over" with her AppleID.
    Any advice or direction to information would be appreciated.

    I have a similar situation however a bit more complicated! It seems that when I was setting the birthdate I forgot to change the year so now my seven years old daughter shows up as a two months old! There is no way to change the birthdate because it shows up in light grey when I login into my daughters account and doesn't allow a change! The birthdate can be changed only when the child turns 13 however according to this she will have to be 20 before she can change it to show property 13 and here is where this is getting completely out of hand! Now to make things more complicated I have twin daughters and they came up with their unique but similar Apple ID, so changing one will require to change both Apple IDs! After being on the phone with Apple's customer support for about one hour I talked to a supervisor and the supervisor of the supervisor and their only solution is to create a new Apple ID! Of course in my case I will have to create two new Apple IDs, and I'm considering doing it. However when I started reading it becomes more complicated because I already made their Apple IDs part of my family group. It seems like you're not able to just let go of family member that is less than 13 years of age. You can only transfer it to another family, so Apple is making sure there are no kids left behind It seems like the only option will be to "abandon" the family and then create a new family with the new Apple IDs. If all this sounds bizarre to you it sounds bizarre to me too! If I can just put the kids in the car and drive them to the nearest one hour away Apple Store and have them show their credentials confirming their birthdate I would rather do that than having to spend more and more time with this issue, but that was not an option pointed out by customer support. So folks keep in mind that if you make a mistake your children's age is set in stone until he or she turns 20 if they happen to be seven at the time you made the mistake and no one can change this, even Apple! Now on the positive side I'm glad I didn't do the mistake when she was 13 or she will have to wait until she's 26 Most likely I'll be calling customer support tomorrow again and I will let you know how it went!

  • TS1368 I want to delete a lot of things childrens stories, albums which are not used which that are on my ipad. However when I go through Itunes it wont show me most of the stuff in my library. it takes ages to delete one at a time.

    I want to delete a lot of things childrens stories, albums which are not used which that are on my ipad. However when I go through Itunes it wont show me most of the stuff in my library. it takes ages to delete one at a time.
    Can you help please?

    Thanks King_Penguin for taking time to read and reply. 
    I just purchased this movie on Thursday, May 15, so just a few days ago.  I have never had any trouble whatsoever since I have been in Vietnam.  I have downloaded several movies and even music and they have all synced to my respected Apple products except for this purchase. 
    Sorry, I don't quite understand what you mean by studios and different versions.  Could you please explain? 
    I checked my purchased list in my purchase history under my account and there are no hidden items. 

  • When i log on to thunderbird, the in box has the message, 'building summary file', this then takes ages to do . how do I stop it doing this every time I log on?

    Hello,
    This problem has only started happening in the last few days. Every time i log on the get emails, the inbox has a message saying 'building summary file'. it then takes ages to do this. i have tried deleting most of the in box and compacting the file but it still continues.

    Try restart the operating system in '''[http://en.wikipedia.org/wiki/Safe_mode safe mode with Networking]'''. This loads only the very basics needed to start your computer while enabling an Internet connection. Click on your operating system for instructions on how to start in safe mode: [http://windows.microsoft.com/en-us/windows-8/windows-startup-settings-including-safe-mode Windows 8], [http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-7 Windows 7], [http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-vista Windows Vista], [http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/boot_failsafe.mspx?mfr=true" Windows XP], [http://support.apple.com/kb/ht1564 OSX]
    ; If safe mode for the operating system fixes the issue, there's other software in your computer that's causing problems. Possibilities include but not limited to: AV scanning, virus/malware, background downloads such as program updates.

  • My ipod touch 2g a1288 wont restore. The download takes ages then ipod puts itself back in2 DISABLED mode, HELP!!

    Ok so my ipod is making me really angry. If I don't figure this thing out today after trying for so long I think I'm going to take my car and repeatedly run the thing over until its in a million pieces.
    Right now heres the long story which ill try keep kinda short but I do need to explain whats happened thus far
    Ipod touch (2G), Mondel: A1288 which has gone into disabled mode and is basically useless at the moment.
    Now I've done the thing where you hold the two buttons while plugged into laptop until itunes detects ipod in recovery mode. Then I try to hit restore, this starts up the download/ update thing which will not download because here in the dark ages of New Zealand our internet is slow. So because its so slow the ipod touch takes itself back into disabled mode! ahhhhhhhhhhhhh so FRUSTRATING
    Now I'm aware that I can pre-download the firmware (which will still probably take ages but may save the ipod from timing out and going back into disabled screen) and then just hit control and select it when ipod is detected in recovery mode by itunes. The only thing wrong with doing this however, is when I go to the site to get the firmware from http://http://www.felixbruns.de/iPod/firmware/ and look in the drop down menu of 2G ipod touches, I don't see my model listed there so I'm wondering what firmware I can download for the A1288? Is it compatible with a different version? because it wasn't even listed in the drop-down menu of ipod touches.
    I just wan't the thing going again! they put these things into technology that make it useless because they know the average joe like me will just give up trying to fix it and buy a new one. Well not this time, if I cant fix this, I'm going to run the thing over and that will be that!
    Many thanks for reading my speal, I hope somebody can help

    lol yea when i inserted the link i just copied and pasted thats why that happend... Lets try again... http://www.felixbruns.de/iPod/firmware/
    Anyways when I go to it theres a drop-down list and you select the one you want and I know the number next to it identifies the model but the thing is they don't have my model listed so my main question is, what version eg. 2.1.1. or 2.2.1 etc. etc. etc. etc. will work with my model of ipod touch which is the 2g Model A1288?
    Does anybody know? Does it work with any firmware thats for 2G ipod touches or do i have to get firmware thats model specific?

Maybe you are looking for