Why is my purchase for more storage space show I purchased it

Having hard time purchasing more backup space. I put in my credit card info  and it keeps going back to screen for credit card info

you need to talk to Apple Support - not us.  This is a user-to-user forum.

Similar Messages

  • I should know, but I don't. If I upload all of my photos to iCloud and then delete them off of my iPhone (for more storage space), will they all remain in iCloud or am I missing the point of iCloud?

    I should know, but I don't. If I upload all of my photos to iCloud and then delete them off of my iPhone (for more storage space), will they all remain in iCloud or am I missing the point of iCloud?

    Right now, there is no way to upload and access photos in iCloud. You need to import them to a computer if you want to be able to retrieve them later:
    PHOTO IMPORT IOS TO MAC/PC
    Cheers,
    GB

  • Have been trying to download films on my i pad but receive message saying insuficient storage space so upgraded and paíd for moré storage space but still get same message insuficient space, despite settings saying is have 23  gb available. Any answers

    I have been trying to download films on my I Pad  but receive a message saying insuficient storage space, update.  I updated a d paíd for extra space but still receive same message and cannot download the films.  Any suggestionx

    The message is referring to not having enough space on your iPad, not to not having enough space in your iCloud account.  Purchasing additional storage in your iCloud account does not give you more available space on your iPad.
    You can check how much space you have available on your iPad by going to Settings>General>Usage.  If you don't have enough, you'll have to delete or sync some data off your iPad to free up additional space.

  • Looking for more storage space?

    Do you need some more storage room and you find HP Storageworks a bit pricey, have a look here:
    http://www.lsi.com/storage_home/products_home/external_raid/7900_storage_system/index.html
    It offers room for 60 3.5" disks or Stec SSD's, giving a storage capacity of 480 TB magnetic or 201 TB SSD in a single 4U unit.

    An external drive is cheaper than a SAN or NAS. And we don't need to share the storage space between multiple machines.
    USB 2.0 or Firewire seem fast enough. Maybe this approach will be conventional in the future?

  • HT204053 I just purchased more storage space(10gb) for   iPAD, but when I attempted to download an app An error message appeared prompting me to buy more storage. according to my ICloud  I have 15gb available. Does anyone have any suggestions

    I purchased more storage space(10gb)for my IPAD,but when I attempted to download an app an error message prompted me to purchase more storage.According to my ICloud I have 15gbavailable Any suggestions Help!!!

    If you are trying to download an app and get an error about not enough memory, it's talking about memory on your iPad, not in iCloud.  I don't know what you mean by purchasing more storage space for your iPad, you can't add more memory to a device.  You may have bought more memory in iCloud, but that's not going to fix your current problem.  You need to delete songs or video, or some other large files from your iPad to make room for a new download.

  • Just purchased more storage space for iphone6 but not showing?

    I just purchased more storage space for my iphone6, 20gb, but my backup storage still shows 5gb?  How do I troubleshoot this problem, my credit card info is accurate?

    You cannot install more storage space on an iDevice. If you don't have space on the device to download to it, then you need to delete stuff from it. Buying more cloud space does not do a thing for you unless you store to the cloud and remove from the device.

  • I purchased a movie on apple tv (via itunes, I assume...). I clicked "download available purchases" on my pc, but it's not showing up. I don't have enought space on icloud to store the movie and I refuse to pay for more storage. Any ideas?

    I purchased a movie on apple tv. I then went to my pc and clicked "check for available downloads", but the movie is not there. I don't have enough storage to put the movie on icloud, and i refuse to pay for more storage to move something that i already paid for. any suggestions?

    It looks like the answer is to log out of iTunes and then back in.  That allowed Rentals to show up in my Movies Library.  I rebooted about three times which didn't work.  I closed the application and restarted it many times which didn't work.
    The solution was to log out of my username and then back in.  That worked.
    iTunes Bug.

  • I have been tying to buy more storage space and for no reason I can't get it

    I have been tying to buy more storage space and for no reason I can't get it

    I hae been trying going through all the steps to do so, but at the end, I can't get the purchase.

  • HT4910 I can not back up my iPhone.  it says I need more storage space.  I purchased more space and icloud says it is there, but the phone is not recognizing this and continues to say that I need to purchase more space in order to back it up.  Any ideas?

    I can not back up my iPhone.  It says I need more storage space.  I purchased more space and icloud says it is there, but the phone is not recognizing this and continues to say that I need to purchase more space in order to back it up.  Any ideas?

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 & above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • Short dump - No more storage space available for extending an internal tabl

    Hi All,
    I have requirement in which my program generates a text file on my presentation server. Here my problem is, this requirement can not be executed in back ground, it should be done in foreground only. When I execute in foreground, if the data records comes to some 38 lacks then I am getting a short dump saying 'No more storage space available for extending an internal table'.
    And in dump analysis under WHAT HAPPENED section it is giving as
    ' What happened?                                                                                |
    |    You attempted to extend an internal table, but the required space was                         |
    |    not available.
    Please suggest me, what I have to do in this case?
    Thanks in advance.
    Thanks,
    Sudha Mettu

    Hi SuDash,
    Allocation of the memory spaces will be done by BASIS people.
    you can contact them..
    Regards!

  • Short dump -No more storage space available for extending an internal table

    Hi All,
    While running one program I get the short dump saying
    "No more storage space available for extending an internal table "IT_862".
    Error Analysis given in the dump log :
    The internal table "IT_862" could not be enlarged further.
    To extend the internal table, 14656 bytes of storage space was
    needed, but none was available. At this point, the table "IT_862" has
    8528862 entries.
    Source Code Extract :
    003360     loop at t_line.
    003370       clear t_output.
    003380
    003390   *   Increment Line counter
    003400       add 1 to l_line_cnt.
    003410
    003420       t_output-object = t_stxh-tdobject.
    003430       t_output-id     = t_stxh-tdid.
    003440       t_output-spras  = t_stxh-tdspras.
    003450       t_output-name   = t_stxh-tdname.
    003460       t_output-line   = l_line_cnt.
    003470       t_output-format = t_line-tdformat.
    003480       t_output-text   = t_line-tdline.
         *>       append toutput.   " ERROR POINT*
    Can you please suggest what can be the possible solution for the above error.
    Thanks in advance.
    Sanjeet

    Hi
    Check out this thread:
    Re: No storage space available for extending the internal table
    Make sure you are not having an infinite loop.
    Hope this helps
    Regards,
    Jayanthi.K

  • Error-No more storage space available for extending an internal table.

    Hi Experts,
                    i am facing problem in a program . its showing runtime error.
    Short text
        No more storage space available for extending an internal table.
    its showing error at   
    IF sy-subrc NE 0.
            REFRESH p_wip_tab.
          ELSE.
            i_wip_tab-pspnr = i_internal_and_external-pspnr_prps.
            LOOP AT p_wip_tab.
              MOVE-CORRESPONDING p_wip_tab TO i_wip_tab.
    ==> APPEND i_wip_tab.
            ENDLOOP.
          ENDIF.
    DATA: l_billable_tab LIKE p_billable_tab OCCURS 0 WITH HEADER LINE,
          p_wip_tab      LIKE zpswip OCCURS 0 WITH HEADER LINE.
    DATA: BEGIN OF i_wip_tab OCCURS 0,
            pspnr              LIKE prps-pspnr.
            INCLUDE STRUCTURE zpswip.
    DATA:   pernr_name         LIKE pa0002-vorna,
          END OF i_wip_tab.
    How i can resolve this problem if anybody knows it then please reply me as soon as possible.
    Thanks

    Hello.
    Probably you fill the internal table with too much data and it cannot hold that much.
    You can either redesign the program so that it processes the data in batches of, say 100000 records, or contact your BASIS team and ask for their help. They could possible assign more memory to the running applications.
    Reward if helpful.
    Regards,
    George

  • TSV_TNEW_PAGE_ALLOC_FAILED -  No more storage space available for extending

    Hi
    Im SAP-BW Consultant. I need some code in the transfer rules. But while im loading data , im getting "No more storage space available for extending an internal table.
    Pls check my code and modify it so that i can load the data of 5,000,00 records
    TYPES: BEGIN OF tys_TG_1,
                         /BIC/ZIUTILICH           TYPE /BIC/OIZIUTILICH,
                       /BIC/ZIRGRCH           TYPE  /BIC/OIZIRGRCH,
                       /BIC/ZPRODUCT           TYPE /BIC/OIZPRODUCT,
    END   OF tys_TG_1.
    TYPES:  tyt_TG_1        TYPE STANDARD TABLE OF tys_TG_1
                                                     WITH NON-UNIQUE DEFAULT KEY.
    data: e_s_result type tys_TG_1.
    data: e_t_result type tyt_TG_1.
    DATA : ITAB1 TYPE STANDARD TABLE OF  /BIC/AZDSO_HYD00.
    DATA : WA_ITAB TYPE /BIC/AZDSO_HYD00.
    loop at RESULT_PACKAGE into e_s_result.
         Select /BIC/ZIUTILICH /BIC/ZIRGRCH /BIC/ZPRODUCT                                               FROM       /BIC/AZDSO_HYD00 INTO
                                    (e_s_result-/BIC/ZIUTILICH,
                                    e_s_result-/BIC/ZIRGRCH,
                                     e_s_result-/BIC/ZPRODUCT)
                                 WHERE
                                 COMP_CODE = e_s_result-COMP_CODE AND
                                 PROFIT_CTR = e_s_result-PROFIT_CTR .
              append e_s_result to e_t_result.
         endselect.
             clear e_s_result.
    ENDLOOP.
    refresh RESULT_PACKAGE.
    move e_t_result[] to RESULT_PACKAGE[].
    So im getting TSV_TNEW_PAGE_ALLOC_FAILED -  No more storage space available for extending an internal table..
    I think there is a problem in the code. pls look it and modify it.
    Regards
    kumar

    Hello Kumar,
    The amount of data you can store in an internal table is limited by the width of the table together with the available memory on your machine. If you try to put too much data in your table you'll always get that problem.
    As I see it you have a table RESULT_PACKAGE with some fields and based on the entries in that table you select one row out of another table.
    You can easily use
    Select
    /BIC/ZIUTILICH /BIC/ZIRGRCH
    /BIC/ZPRODUCT FROM
    /BIC/AZDSO_HYD00
    INTO TABLE e_t_result
    FOR ALL ENTRIES in RESULT_PACKAGE
    COMP_CODE = RESULT_PACKAGE-COMP_CODE AND
    PROFIT_CTR = RESULT_PACKAGE-PROFIT_CTR .
    That still doesn't solve your memory problem hence you should try to process the data in packages, because you obviously don't have enough memory to process all data at once.
    You can add the following:
    Select
    /BIC/ZIUTILICH /BIC/ZIRGRCH
    /BIC/ZPRODUCT FROM
    /BIC/AZDSO_HYD00
    INTO TABLE e_t_result
    PACKAGE SIZE xxxx
    FOR ALL ENTRIES in RESULT_PACKAGE
    COMP_CODE = RESULT_PACKAGE-COMP_CODE AND
    PROFIT_CTR = RESULT_PACKAGE-PROFIT_CTR .
    PROCESS your data here
    ENDSELECT.
    You might also want to discuss the issue with your basis team if there is a way to get more memory if there is no way to do that process.
    Hope that helps,
    Michael

  • F.05 : No more storage space is available for extending  an internal table

    Hi,
    While executing F.05(FCV), I am getting ABAP Run time Error which is as below
    Short Text: No more storage space is available for extending  an internal table
    Pls, Give me solution and get more points. It is very urgent
    Thanks in advance
    Akash

    call your sap basis guys
    i don't need any points

  • Getting Dump "No more storage space available for extending an internal table" ??

    Hi All,
    In Web Ui while i was click save, it taking too much of time for saving at all lost it throwing dump such as "No more storage space available for extending an internal table". Recently Basis side did some activities for storing day to day transaction in back up server, after this activities i am getting this problem. i opening that Bsp component it throwing some information message such as component not integrated, i didn't see that message properly but i clicked continue button. After that basis activity only i got that information message once.
    i dont know what is the issue. Can anyone give solution for this issue
    Thanks,
    Anbu

    Ask your basis guys to clean up the system memory. This is happening because no memory is left.
    ~Kavindra

Maybe you are looking for

  • Adding user-defined data

    Okay I am having problems, obviously. I am developing a program where the user will enter X and Y values and the program will calculate the relational data. However, I can't even get a start. First of all, the user defines the number of pairs of poin

  • Labview 2011 32-bit, Tescom ER3000, Windows 7 64-bit

    I currently have Labview 2011 32-bit installed on a Windows 7- 64-bit machine.  I am trying to run the VIs found in the attachment below, but I get the error that function called in the DLL  has failed and that TESCOM.DLL may be in use.  Any thoughts

  • How to add multiple bean id in a jsp page

    i need to add two bean id in a single jsp page can anyone suggest me how can i do that? <jsp:useBeanid="newmember" class = "com.assignment.member" scope ="request"/>now if i want to add another bean id in the same jsp page is that possible? how can i

  • Add a 4th address to a submit button

    The limit seems to be set to 3 addresses. Is there anyway to add a fourth? The form in question is here: http://www.ucmexus.ucr.edu/resources/Final_Narrative_Report_CONACYT.pdf Also, I designed this form before the recent upgrade to PDF. I no longer

  • Sych photos using iTunes

    I use iTunes to sych the photos from a usb flash drive.  It is successful.  Now I would like to add more photos in my iPad 2.  However when I sych with new photos, the old photos are replaced.  Can someone advise me how to add more photos in my iPad.