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.

Similar Messages

  • I have been trying to update my cc info and for some reason it has kept saying that the cc info does not match with the bank so the transcation failed every time I was trying to download something even when it's free but my cc got charged $1.- each time.

    I have been trying to update my cc info but for some reason it has kept saying the cc info did not match with the bank info so the transaction failed every time I made an attempt to download something even it was free. However, I saw my cc online got charged $1.00 everything I was trying to update my cc info ...why?

    Im wondering why my post hasn't been answered yet.  I did file a report with the BBB and I had a rude representative from Verizon call me named Steve. He said I can file all of the reports I want and I will just keep getting calls from him.  I can understand why my phone couldn't be replaced because of the small crack.  I guess I have to eat that one (but it sucks because the lollipop update is what caused the problems)  but what about all of the data overage I had to pay for for trying to fix this phone because of a lollipop update.  I dont think it is fair to have to pay that as well. In addition,  because I have an east coast phone number but live on the west coast, I cannot have tech support after 8pm.  Verizon has cut this off.  Im very dissatisfied and I have been a customer of Verizon for 13 years.  Im hoping for a response this time.

  • 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.

  • HT201318 I registered my apple ID and Icloud with a US address, and live in Switzerland. I do not own a US credit card. Now that I need to buy more storage with my swiss credit card, I can't change the country's billing address from the US to my swiss one

    I registered my apple ID and Icloud with a US address, and live in Switzerland. I do not own a US credit card. Now that I need to buy more storage with my swiss credit card, I can't change the country's billing address from the US to my swiss one. HELP PLS?

    Did you actually watch the movie? You get 30 days in which to view it and if you didn't watch it, that could be why you are getting that message. If you have watched the movie and you're sure that is has expired by now, contact iTunes Store Support and seek their help.
    Change the country in the upper left. - and click on Purchases, billing and redemption to proceed.
    https://getsupport.apple.com/Issues.action

  • I can not buy more storage space, I've tried everything!! Without success I'm in despair!

    I can not buy more storage space, I've tried everything!! Without success I'm in despair!

    Thank you all for the help. I truly apreciate it. I have since reset my ipad for the second time by myself and it is ok now. I have a different problem at this time. My photo stream on icloud is greyed out and there are no backups for my photos. My camera roll and my photostream are both on my ipad, but don't show up in my set of folders on my device when trying to download or copy to my pc. It used to before I reset the ipad. I now have an iphone 4s, and hope to save up for a mac for artwork, but the response I recieved from apple tech is making me think twice. I asked either about the outlook mail dilemma or the photosteam problem, whichever it was I was asked if it was on the ipad or the pc that it was greyed out and I said on the pc and they hung up. I didn't get the chance to tell them that it was greyed out in icloud also.  I solved the mail dilemma by using microsoft skydrive, since outlook is not used with windows 7, that solved the contacts, mail, reminders, calendars and notes. I had to figure that out by myself. Unfortunately without beingf able to browse my ipad's folders freely, I can't do anything about the photos. How do I get icloud to save my stream if it doesn't see it? I don't know of anyone with a mac, or I would see if their machine would see the folder. I'm thinking maybe I missed something in setting up. I have a bunch of folders that show that are imported folders, but there are a lot of them, some with only one picture in them. That's not what I would have done if I put in folders, but i am coming from being a total MS pc person to trying to work with apple. Things don't work the same and I'm trying to learn. Any help is appreciated.

  • Hi, I have an early 2008 24" iMac, I need more storage space and was wondering if I could fit a 3TB Western Digital Caviar Green HDD into it with out any problems? This is the one I've seen, Western Digital Caviar 3TB SATA 6 GB/s 64MB Cache 3.5 inch

    Hi, I have an early 2008 24" iMac, I need more storage space and was wondering if I could fit a 3TB Western Digital Caviar Green HDD into it with out any problems? This is the one I've seen, Western Digital Caviar 3TB SATA 6 GB/s 64MB Cache 3.5 inch

    My bad?
    You're original response was questions/post  about an iMac. Now you've edited it to ask about a Mac Pro?
    You can more easily add internal drives in a Mac Pro.
    Not too terribly easy to add/replace drives in an iMac.
    If younhave questions about a Mac Pro, try posting in the Mac Pro forums.
    Much more knowledgeable users there.

  • 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!

  • 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

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

    In Our system we are getting this dump
    No more storage space available for extending an internal table
    and because of it no user is able to login into the system.
    We have Some classes in the system and we have defined shared memories to all classes according to regions.
    So for a particular class means users of a region are not able to logon to systems and we are getting these dumps in the system.
    So please suggest first how to clear the shared memory & how to conclude what activity in system made the shared memory full.
    Regards,
    Shivam Mittal

    My OS is HP-UNIX..
    And we do not access on OS level,So please suggest the way to clear it from SAP level.
    In dump it is also mentioned:
    The internal table "\AREA=<Name>\INSTANCE=$DEFAULT_INSTANCE$\VER
    SID=2\OBJ={O:1.2*\CLASS=<CLASS>\DATA=GT_BUFFER[1]-DATA" could
      not be further extended. To enable
    error handling, the table had to be delete before this log was written.
    As a result, the table is displayed further down or, if you branch to
    the ABAP Debugger, with 0 rows.
    At the time of the termination, the following data was determined for
    the relevant internal table:
    Memory location: "\AREA=<Name>\INST=$DEFAULT_INSTANCE$\CLNT=100"
    Row width: 156
    Number of rows: 0
    Allocated rows: 63
    Newly requested rows: 1216 (in 19 blocks)
    Please also suggest what is the internel table name that is causing the issue.
    Regards,
    Shivam Mittal

  • BW..No more storage space available for extending an internal Table

    Hi;
    In function module - RSAR_TRFC_DATA_RECEIVED
    During Data loading from ERP to BW client am getting an error  in SM58 in ERP as ""No more storage space available for extending an internal Table "".
    There is a dump in BW system   TSV_TNEW_PAGE_ALLOC_FAILED
    "".I checked all the parameters for roll area,paging , etc..everything is fine. Also tried with  packet size smaller ..still i am getting this error ..
    Thanks & regards
    seethy

    hi thanks for the response....
    Memory parameters are fine
         em/initial_size_MB               2048     EM/TOTAL_SIZE_MB               21679     em/global_area_MB               256     Ztta/roll_area                       6500000     
         ztta/roll_first               1     
         ztta/roll_extension                  2000000000          
         rdisp/ROLL_MAXFS               32768     
         rdisp/PG_MAXFS               32768     
         rdisp/ROLL_SHM               16384     
         rdisp/PG_SHM               16384
         abap/heap_area_dia          2000000000     
         abap/heap_area_nondia      2000000000     
         abap/heap_area_total          4000000000
    i have checked with Less data selection. still error occurs     
    regards
    seethy

  • I have a Macbook, an iPad 2, and an iPhone 4. I also have iCloud on all three devices. For some reason I can not get new information from my contacts folder to transfer to the iPad or the iPhone. Never been a problem before.

    I have a Macbook, an iPad 2, and an iPhone 4. I also have iCloud on all three devices. For some reason I can not get new information from my contacts folder to transfer to the iPad or the iPhone. Never been a problem before.

    POP: yahoo, aol, comcast/time warnder/road runner
    Imap: google, hotmail, and more including icloud.
    If you want to use multiple devices - move to imap, I would even say "exchange", but Google does not support free exchange anymore, since January of that year. So Ironically  Icloud or Hotmail would be my choices right now.
    To find out more about what happens to you, search on Google "difference between pop and imap"

  • 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

  • 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

  • HT4623 Hello! So I have a iPod 5th generation, and I just had a recent update, it was for iOS 6.1.3, and now for some reason, I can't get the iOS 7 update. Could anyone help me?

    Hello! So I have a iPod 5th generation, and I just had a recent update, it was for iOS 6.1.3, and now for some reason, I can't get the iOS 7 update. Could anyone help me?

    Apple's servers are slammed right now with iOS 7 downloads AND activation requests.
    Be patient and try again later.

Maybe you are looking for

  • How do i take the music from my itunes library and put it on my iphone?

    how do i take my itunes music librarfy and put songs onto my phone?

  • Getting an error with Netflix app-

    I can pick a movie/show and hit play- it just "loads" and then comes up with an error.  I have tried everything: reset network settings, deleted app and reinstalled it, shut it off, signed out/in. not on Ipad just Iphone. Anyone else??? I called Netf

  • Want to Display Message on Particular Screen

    Dear Experts,                   I have 3 screens in a program. which are 1000, 2000 and 3000. During program execution i am on screen 2000. And; I want to Display message on screen 3000. Is it possible? Regards, Sohail

  • How do I change the default browser

    Can anyone tell me how I change the default browser which is invoked when I run a web application from Jdev3.1(under NT 4.0). When I run main.jsp from the JDev interface, it invokes IE 5.5. But, I want it to invoke and the application on Netscape 4.6

  • Website banner is not visible

    Some websites have their banner not visible.  I had an (old) G5 with Leopard that could not view certain banners. Not all, just a rare few.  While on the same network the iPad and Mac Book Pro had no problems, nor were there any with PC's at work.  G