How to remove the SYSTEM_NO_TASK_STORAGE error

hi,very guys:
   for changed the datasource,i have to restore the source system,but when i restore the source system , the SYSTEM_NO_TASK_STORAGE error occur, i have 8 GB physical RAM ,and the source system have 1892 datasources, i do not know how to improve which parameter in my bw's profile. the profile of my instance[the profile of my instance|http://www.masson.com.cn/newweb/pro.txt]

Hi,
It is a standard functionality. Those information will be very useful when you send a message to SAP.
If you still want to remove them, raise an OSS message.
Regards,
Rajesh Kumar

Similar Messages

  • How to remove the following error

    Hi everyone,
    I did Extended program Check (including Obsolete statements check) for the below codes.
    FORM F_OUTPUT_LOG  TABLES      L_XXX STRUCTURE ZXXX
                                          USING        VALUE(LPXXX) TYPE CHAR
                                          CHANGING  LPXXXXX.
    But the following error message will appears.
    The current ABAP command is obsolete and problematic, especially so in ABAP
    Objects
    Within classes and interfaces, you can only use "TYPE" to refer to ABAP Dictionary
    types, not "LIKE" or "STRUCTURE".
    Could you give me some ideas to remove this error? Any suggestion is appreciated.
    Best regards,
    Julian

    Julian,
    In the newer versions of SAP for object oriented programming we declare objects using TYPE statements.
    Obsolete:
    DATA: V_MATNR LIKE MATNR.
    DATA: V_TABLETYPE LIKE BSEG_T.
    To be used.
    DATA: V_MATNR TYPE MATNR.
    DATA: V_TABLETYPE TYPE BSEG_T.
    For declaring structures we need to use below code:
    LVC_T_FCAT is a table type
    LVC_S_FCAT is a structure
    DATA: i_fcat1 TYPE lvc_t_fcat.
    DATA: i_fcat2 TYPE TABLE OF lvc_s_fcat.
    Here W_FCAT1 and W_FCAT2 are same but the way they are declared are
    different. If you are referring to a TABLE TYPE you can use TYPE LINE OF
    method or you can directly say TYPE referring to that structure (lvc_s_fcat).
    DATA: w_fcat1 TYPE lvc_s_fcat.
    DATA: w_fcat2 TYPE LINE OF lvc_t_fcat.
    Thanks

  • How to remove the hexadecimal error in ECC 6.0

    REPORT  Z_KA51151_TEST.
    DATA: BEGIN OF gt_temse OCCURS 0,
             line(100),
           END OF gt_temse.
    DATA: chr TYPE x VALUE '0A',
          x_string(255) TYPE X,
          last_chars(128),
          blank(128) VALUE space.
    LOOP AT gt_temse.
      WRITE gt_temse TO x_string.
    ENDLOOP.
    The Error i/m getting is  X_STRING must be a charectar type field (data type C,N,D or T)
    my question is what is alternate to code the logic to have the same finctionality ?

    Hi Avinash,
    It is recommended you convert your fields in the CHAR format, also for TAB, End of line characters use the CL_ABAP_CHAR_UTILITIES.
    Regards,
    Atish

  • How to remove the unwanted error message probably from AOL?

    For the past several days very frequently I receive a message "service temporarily not available-try again later" When this message appears, in the bar address there is a very long url the beginning of which is: Https//my.screenname.aol"When this message appears and I write in any url in Safari browser the message reappears. However, if I click second or third time on "try again later" the AOL page is accessed.I downloaded a new copy of AOL,I tried to sign in using a different AOL screen name(I have several) and different password but it did not remedy the problem. I did not download recently any new software or updates to existing software.Any suggestions?

    For the past several days very frequently I receive a message "service temporarily not available-try again later" When this message appears, in the bar address there is a very long url the beginning of which is: Https//my.screenname.aol"When this message appears and I write in any url in Safari browser the message reappears. However, if I click second or third time on "try again later" the AOL page is accessed.I downloaded a new copy of AOL,I tried to sign in using a different AOL screen name(I have several) and different password but it did not remedy the problem. I did not download recently any new software or updates to existing software.Any suggestions?

  • How to remove the installed JDeveloper Update causing error

    Hello there,
    I install some webcenter available updates this morning...after restarting the JDeveloper11gR1 I am experiening error.
    Can someone tell me how to remove the newly installed update so that I do not experience this errors again?

    As the last resort you can rename the systemxx.x.x.x.x. folder and restart jdev again. When you are asked if you like to migrate, answer no as the error is likely to be migrated too.
    If this does not help you can uninstall jdev, remove the whole installation folder and reinstall jdev.
    Timo

  • How do i remove the 17 errors that come with the pricing userexit manual at

    how do i remove the 17 errors that come with the pricing userexit manual attached code...

    Try connecting the phone to the computer in "data storage" or "data transfer" mode, then open the memory card folder in Windows Explorer, and search the sounds there. If you can't see them, go to "Tools>Folder Options>View>Files and Folders>Hidden files and folders" and select "Show hidden files and folders". But I think that it would be a lot easyer just to remove them from the playlist manualy.
    Crossing bridges far ahead of the crowd.

  • How to remove the default members of a dimension from the control table?

    Hi all,
    I am new to hyperion FDM 11.1.1.2.0.0 .
    When I navigate to Metadata>Control Tables and try to delete the default memmbers
    for the dimension like category and period i got the following error.
    Error: Period( 8/31/2009 ) is an active Global or Local Period and cannot be deleted.
    Then again i unchecked active checkbox for that dimension from Hyperion Essbase Integration Setup of Workbench Client.
    After doing that i got the following error
    Error: Unable to retrieve target System Data.
    Can anyone tell me how to remove the default members of a dimension from the control table?
    Thanks

    Create a new record for the table.
    Go change the POV to the new record.
    Return to the control table and delete the default record.

  • How to remove the Payment Draft

    Hi,
    Would I know how to remove the Incoming/outgoing payment draft by DI commands? i try to use oInPay.remove but it doest work.
    Thanks!
    Edited by: Bowie Ho on May 27, 2010 4:52 AM

    Noor,
    Thanks for your reply.
    oPaymentDrafts 140 object  means to use "oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oPaymentsDrafts)", right?
    I have already tried this but it still prompts me error: "The object does not support this method, Or method not implemented yet."
    My code is:
                oInPay = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oPaymentsDrafts)
                oInPay.DocObjectCode = SAPbobsCOM.BoPaymentsObjectType.bopot_IncomingPayments
                oInPay.GetByKey(442)
                oInPay.Remove()

  • I made a website, but have now deleted it in order to take it down. However, after deleting it, the website is still online? Can anyone help me figure out how to remove the site completely?

    I made a website, but have now deleted it in order to take it down. However, after deleting it, the website is still online? Can anyone help me figure out how to remove the site completely?
    The site is joehewett.uk and I am worried that now I do not have the files of the website I cannot remove it?
    James.

    Did you delete the files from your Remote server?
    Deleting the local site folder or the site definition in DW will have no effect on your remote site.
    When I go to your URL, I see the index.html page with 16 code errors and this background image:
    http://joehewett.uk/Untitled-1.jpg
    So the site is still online until you delete those files from your server.
    Nancy O.

  • How to remove the serial no profile in material master

    Hi experts
                   While changing the  SerialNoProfile in Material master i am getting the following error message: Serial numbers already assigned to this material    Please tell me the procedure how to remove the serial number profile for the material.

    hi
    it is not possible to change the serial number profile once the serial numbers are existed for material .you can however create a separate serial no profile without serialization procedure and assign the same to the material
    Also refer [serial number|http://help.sap.com/saphelp_erp60_sp/helpdata/en/3c/abc17e413911d1893d0000e8323c4f/content.htm]
    regards
    thyagarajan

  • ALV .  How to remove the sort buttons on toolbar in ALV report?

    Hi,experts
      As you know, in default case , the alv report will display two sort buttons(ascending ,descending) on its toolbar , So How to remove the sort buttons on toolbar in ALV report?
      Thanks for your help .

    Hi guixin,
    1. Before calling REUSE_ALV_LIST_DISPLAY
    2. Write this code :
    data : excl type SLIS_T_EXTAB.
    data : exclwa type SLIS_EXTAB.
    exclwa = '&OUP'.
    append exclwa to excl.
    exclwa = '&ODN'.
    append exclwa to excl.
    3. Then while calling the FM,
       pass this parameter also .
    IT_EXCLUDING     = excl
    It will work fantastic.
    regards,
    amit m.

  • How to get the last error for while loop?

    How to get the last error for while loop? I just want transfer the last error for while loop, but the program use the shift register shift all error every cycle.

    What do you mean by "get" and "transfer"?
    If the shift register is not what you want, use a plan tunnel instead.
    Typically, programmers are interested in the first, not last, error.
    Can you show us your code so we have a better idea what you are trying to?
    LabVIEW Champion . Do more with less code and in less time .

  • How to remove the '#'symbols for infoobject movement types in bex reporting

    Hi All,
      I have a problem in Bex reporting. The problem is when ever executing the report  that time some of the characteristic values is shown in layout '#' Symbols. i want to remove the '#' valuse in report.
    is it possible please give me step by step procedure for how to remove the '#' Symbols in reporing layout.
    this is very urgent please help to me on this issue.
    Thanks & Regards,
    Guna.

    Hi Guna,
    To achieve this issue, we need to replace the value of ‘#’, we need to change the description while retrieving the data from tables. So we need to write some ABAP code in SE38. Go to RSA1 transaction and go to Info objects tab. Then go to context menu for ‘cProject Key Figures’ as shown below. Click on the ‘Object Overview’ to get the overview of all the info objects. Here you can see the field names which are used to know the table names.
    In SE11, type the table name in ‘Database Table’ field. Now press ‘F4’, then you will get the next screen to select one of the P/Q/S/T tables.
    Now click on the button rounded in the below screen to view the data in the table.
    Now click the execute button or press ‘F8’ to view the records.
    Now go to Tcode: SE38. Create a source code and give some program name for that source code. To write code, you need access key. Contact your BASIS for this.
    Now write the below code for that particular table in which you want to change the value ‘#’ to description ‘Blank’. In the below source code, we are updating particular table, setting the field as ‘Blank’ where it is null or no value. Here the field will automatically get updated to ‘#’ if there is no value or null.
    update /BIC/PXXXXX set /BIC/ZXXXX = 'Blank' where /BIC/ZXXXXX is null or /BIC/ZXXXX = ''.
    if sy-subrc eq 0.
    write 'successful'.
    commit work.
    else.
    write 'unsuccessful'.
    endif.
    OR
    If this # is because of the missing master data than,
    right click that IO -> maintain master
    you will see first row as a blank.
    whatever value you maintain in this row that will come in the report for all Not assigned # values of the master data in the report.
    maintain it according to your requirement, save and activate the master data
    Hope this helps u...
    Regards,
    KK.

  • How to remove the the standard button APPEND/INSERT/DELETE in webdynpro alv

    Hello,
    how to remove the the standard button APPEND/INSERT/DELETE in webdynpro-abap  alv
    Thanks
    Rakshar

    Use  this.
        data lo_cmp_usage type ref to if_wd_component_usage.
        lo_cmp_usage =   wd_this->wd_cpuse_alv1( ).
        if lo_cmp_usage->has_active_component( ) is initial.
          lo_cmp_usage->create_component( ).
        endif.
        data lo_interfacecontroller type ref to iwci_salv_wd_table .
        lo_interfacecontroller =   wd_this->wd_cpifc_alv1( ).
        data lo_value type ref to cl_salv_wd_config_table.
        lo_value = lo_interfacecontroller->get_model(
        data: lr_std type ref to if_salv_wd_std_functions.
        lr_std ?= lo_value.
        lr_std->set_export_allowed( abap_false ).
    NOte: ALV1 is alv component name
    Regards
    Srinivas
    Edited by: sanasrinivas on Dec 1, 2011 6:11 AM

  • How to remove the sort function on the drill down and then save

    how to remove the sort function on the drill down and then save in the  change local view of the Query
    Is it possible to change the porperties of any characteristic in the local view and then save?
    If so please post the answer.

    I do not think that option is possible.
    Regards,
    Venkata Boga.

Maybe you are looking for