Many entries in tabel ARFCSDATA

Hi Experts,
We have a problem on the R/3 side in tabel ARFCSDATA.
We have 54.631.345 entries/records in this tabel.
1. Can any one tell me if i can delete these entries/records without it gives me problems?
2. Can any one tell me if there is a job that can delete these antries/records afterwards?
BR. Kim

Hi Kim,
Your issue is not an SRM specific problem and should be dealt with under a different forum, however, SAP note 706478 should provide the resolution you require for the issue with table ARFCSDATA
Regards,
Jason

Similar Messages

  • How can I see how many entries in an address Book group ?

    I used to be able to see at a glance how many entries there were in any particular group.
    This now seems to have vanished :-(
    Can I get it back easily ?

    I agree with Bengt W. There are many reasons, even in a simple movie, to want to know the timing of things. This is a surprisingly frustrating product. For want of timing information, you are requiring your users to pay $300?
    In my situation, I took some video of a show (with the performers permission) with an iPad and an iPod.  All I want to do is make a movie with one video as the main position with a series of cutaway clips from the other. It is incredibly frustrating to do this without knowing where you are within each clip.
    When helpful and capable forum participants like we have here have to spend time explaining how best to make do with a product, it's a clear indication of a fault with the product. Now, I either have to spend extra time in iMovie making due with this crippled interface, or I have to spend time looking for an alternative product.
    Consider this a feature request!

  • What are the "bookmarkTools.dupBm160" (many entries) in about:config and how can they be removed if not needed?

    In about:config I noted MANY entries that start with: bookmarkTools.dupBm
    What are they? What purpose do they serve? How to get rid of them if they serve no purpose?

    Probably added by an extension.
    Help > Troubleshooting Information...
    Copy and paste that info into the reply box.

  • How many entries can we put in the select options

    Hi all,
    As per  my requirement I am trying to store the data in the select-option( s_kunnt)  as below
    select kunnr from kna1 into (l_kunnr) where
                and spart in p_spart.
      move 'I'         to s_kunnr-sign.
      move 'BT'        to s_kunnr-option.
      move l_kunnr to s_kunnr-low.
      move l_kunnr  to s_kunnr-high.
      append s_kunnr.
    endselect.
    Using s_kunnr in the select statement to fetch the data.
    When the customer numbers are more than 1800 in the s_kunnr, select statment going to the dump. Is number of entries in the select options are restricted for some count( around 1800)?.
    How many entries can we put in the select options?
    Thanks
    Regards
    Raj.

    Firstly, there is an error in your code. You should do the following instead:
    move 'I' to s_kunnr-sign.
    move 'EQ' to s_kunnr-option.
    move l_kunnr to s_kunnr-low.
    append s_kunnr.
    To answer your original question, the limit depends on the field width you are using in the ranges. If the field width is small, you can have thousands of entries in the range table.
    The limitation is in the length of the SQL statement string generated by the ABAP OPEN SQL engine. With the way I defined it above, the statement would have WHERE KUNNR IN ( 'value1', 'value2', 'value3'). With way you defined it, it would have WHERE KUNNR BETWEEN 'value1' and 'value1' and KUNNR BETWEEN 'value2' and 'value2'.
    When the range table is so large that it results in a short dump, you should look into FOR ALL ENTRIES option of SQL.

  • SMQ2 contain many entries.

    Hello All,
    We are facing problem with Queue processing.
    SMQ2 contain many entries around 122500, entires are processing very slow.
    We need find out the where the problem exist.
    Configuration details.
    ERP 6.0 / NW7.01
    Data base  ORACLE --10.2.0.4.0
    OS SunOS SunOS  sun4u sparc SUNW,SPARC-Enterpris
    Please some help me what the thing I need to check to find the problem.
    Thanks
    Kiran

    You may find following link useful.
    [http://csc-studentweb.lr.edu/swp/Berg/Conferences/SAP_NW2008_and_Admin_2008/ADMIN/Track5/Track5_session4.pdf]

  • How many entries are in my tree?

    Hi,
    I want to know how many entries are in my LDAP (sub)tree.
    I know the attribute numsubordinates, but this is only for immidiate subordinates.
    Any ideas?
    Regards,
    Ingo

    So you could leverage that knowledge to do some calculation. For instance - if you query the directory server for objectclass and numsubordinates equal to present you will get all of the subtree counts.
    For instance:
    ldapsearch -b "dc=namespace,dc=com" -h machine -p port -D "binddn" -w bindpwd "(&(objectclass=*)(numsubordinates=*))" numsubordinates
    This will output every entry that has a number of subordinates - then you can basically add them together to get a nice approximation ...
    Course if you have several hundred subtrees this may be painful ...
    HTH
    -Chris Larivee

  • SAP Forms : table cut short when too many entries

    Hi all,
    I have an issue with tables in sap forms. Normally the sap form printout is 1 page, but when many entries exist in a table, the table-list is cut short when the page ends. ie. it does not continue on a 2nd page.
    What is missing here?
    thanks for your help.
    faB

    Hi Fab,
    what problem you are facing? you will have Page up, Page Down buttons in the toolbar.
    or press key borad page up,page down buttons to navigate to next page.
    Regards
    vijay

  • Data Warehouse Synchronization server - too many entries

    I am having problems with app advisor not getting performace data. I believe that it is due to the Data Warehouse Synchronization
    server having too many entries as I only have 1. How do I remove a server?

    Seems you need to restore the OperationsManager Database from the previous backup, try the methods in the kb.
    http://support.microsoft.com/kb/2771934/en-gb
    http://social.technet.microsoft.com/Forums/en-US/0f80e33e-243a-44ab-ba1a-e73ec421de03/two-dw-synchronization-server-instances-by-mistake
    Juke Chou
    TechNet Community Support

  • SMQ2 - Many entries status "ready"

    Hi experts,
    we have many entries in transaction SMQ2 with status "ready".
    Can someone post a guide or explain what this means please?
    Would be great.
    I've also checked SMQR and there I found the status "inactive" by

    Hi,
    Because of this messages all the remaining  were in READY status. due to the error you mentioned above, this message was stuck and blocked all the remaining messages. were all the remaining messages processed now?
    BDoc Conversion is not completed successfully
    Execute report CRM40_MW_BDOC_TADIR_CONVERSION to finish the upgrade.
    No generation performed. Call transaction GN_START.
    Middleware stopped.
    As mentioned above I think you need to execute the report. As I am BASIS guy, I can suggest you on how to clear the queue.
    regarding any functional issue, please wait for functional experts suggestions.
    Regards,
    Venkata S Pagolu
    Edited by: Venkata Pagolu on Feb 21, 2012 12:49 PM

  • HT1212 my phone is disabled due to too many entries of passcode.  how do i unlock?

    my phone is disabled due to too many entries of passcode.  How do I unlock?

    This will erase everything off your phone, but you need to do a restore. If iTunes wont let you restore it, while plugged in to the computer (with iTunes open), press and hold both the lock and home buttons, then release the lock button when screen goes black.

  • Fill many entries in a table with SM30?

    Hi
    We have created a table which we can maintain in SM30, but now we want to fill it with 10 000 entries. Too long in SM30...
    How can we fill the table quickly without coding ABAP? We are in SRM system, so we don't have se16n transcation.
    Is it possible to fill with a LSMW or anything else?
    Thank you for your help.
    Regards,
    Peggy.

    hi,
    Try LSMW
    (OR)
    Please enter in the EXcel file and upload .
    Please check with SAP ABAP Team for uploading the same which is easy.
    Regards
    G.Ganesh Kumar

  • How many entries is embedded LDAP of weblogic 8.1 capable to store ? let's assume we use default LDAP schema being defined in schema.core.xml

     

    "ming qin" <[email protected]> wrote in message news:[email protected]..
    I would like to have entries as users.There are a few issues that arise as the number of users increases. The
    first is management
    of all these users. Will you be able to load/update/manage all of the users
    via the WLS console?
    You can certainly use external LDAP tools to manage the data in the WLS
    embedded LDAP
    server, but using an external LDAP server may offer better tools for
    management than those
    offered in WLS.
    The second is performance. Since the ldap server embedded within WLS uses
    in-memory
    indices, the time to load the indices and the memory required for storing
    them increases as
    the number of users increases. 20-50K seems to have reasonable performance.
    The last is extensibility. The WLS default authenticator stores user,
    description, and password.
    You may have different requirements and want to store additional
    information.

  • Many entries in DBA_SUBSCR_REGISTRATIONS

    We use Advanced Queueing-Feature for Forms "External Events". We use RDBMS 11.2.0.2 EE-RAC.
    During the last days we had increasing problems with the performance of the database.
    We try to assess, whehter AQ was the reason for the problem.
    We had a lot of Session waits "library cache lock". We saw a lot of Statements for reg$-table.
    In the table DBA_SUBSCR_REGISTRATIONS were 114000 entries.
    Is it posible that the performance degrades when a lot of queue-registrations are available (a lot of enries in DBA_SUBSCR_REGISTRATIONS)?
    Is it possible to clear (remove all at once) the registrations without restarting the instance?

    We use Advanced Queueing-Feature for Forms "External Events". We use RDBMS 11.2.0.2 EE-RAC.
    During the last days we had increasing problems with the performance of the database.
    We try to assess, whehter AQ was the reason for the problem.
    We had a lot of Session waits "library cache lock". We saw a lot of Statements for reg$-table.
    In the table DBA_SUBSCR_REGISTRATIONS were 114000 entries.
    Is it posible that the performance degrades when a lot of queue-registrations are available (a lot of enries in DBA_SUBSCR_REGISTRATIONS)?
    Is it possible to clear (remove all at once) the registrations without restarting the instance?

  • Exchange 2010 dynamic distribution group - too many entries in results

    Hi
    I've inherited some dynamic groups that were created on exchange 2003 [about 50 groups]. When I run the following query I seem to get far too many users returned [looking via ADUC the group should have 2 users]. How can I ensure I get the correct results?
    Get-Recipient -RecipientPReviewFilter (Get-DynamicDistributionGroup -Identity "All Staff IT").LDAPRecipientFilter | Select Name,PrimarySMTPAddress
    Thanks

    Hi,
    How about filtering members in EMC?
    I think the abnormal result related to the filter conditions.
    How about the command that Rich provided?
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Too many entries in Filter box

    Hi,
        I have a sales report.  A user runs it for particular criteria, and it comes up just fine.  Then they go to filter on a characteristic (Sold to).  The filter box returns literally 9,995 possible entries for sold-to (basically, the entire list of active sold-tos this user is authorized to see).  Yet, when we actually drill down on sold-to, we get only about 20 different sold-tos - which is correct.  So the report is correct, the data is correct, but this filter isn't working.  Any ideas?
       Thanks.
    Dave

    Double click the IO in RSA1
    Go to the Business explorer tab and change the value in the box Query Def. Filter Value Sel to only values from InfoProvider.
    This setting can also be done at the cube level,
    Go to change mode of the InfoCube and from the menu select extras -> structure sepecific properties
    Edited by: sam hennry on Apr 14, 2008 10:05 AM

Maybe you are looking for