TSV_TNEW_PAGE_ALLOC_FAILED in source system

Hello all,
when executing rsa3 for datasource 0activity_attr and 0activity_text system dumps with the TSV_TNEW_PAGE_ALLOC_FAILED error, this also occurs when loading in background from BW. We have a identical system and on this system it does work.. We've already compared settings between the systems.
Already tried the following:
- Memory and table space settings are checked and optimized --> no result
- Tried rsa3 with minimum selection --> no result
- No relevant notes found (system is up to date with sp's)
- Searched sdn & service.sap.com
- Reactivated datasource from business content
When checking on database level, no errors occur, so it does not seem to be a table space error. Memory is extended and memory settings are checked (there is even more memory compared to the system where it does work...)
Anybody got an idea how to fix this issue?
Kind regards,
Immanuel

Hi Vikram,
extended & heap memory settings are checked and optimized by our basis team. The settings are even set better then on the system where the extration does work. Systems dumps on the following code:
  221   LD_BLOCKING_INDEX_MIN = 1.
  222   LD_BLOCKING_INDEX_MAX = GDC_BLOCK_FACTOR.
  223   DO LD_BLOCKS TIMES.
  224     REFRESH L_R_AUFPL_BLOCK.
  225     APPEND LINES OF L_R_AUFPL_PART FROM LD_BLOCKING_INDEX_MIN
  226                                      TO LD_BLOCKING_INDEX_MAX
  227                  TO L_R_AUFPL_BLOCK.
  228     IF ID_OBJTYPE = 'NV'.         "Network activity
  229        SELECT (LT_AFVC_FIELDS)
  230                   FROM  AFVC
  231             APPENDING CORRESPONDING FIELDS OF TABLE <fs_afvc>
  232                   WHERE  AUFPL IN L_R_AUFPL_BLOCK
  233                   AND SUMNR =  '0'
  234                   AND (LR_WHERE-WHERE_TAB).
  235      ELSEIF ID_OBJTYPE = 'NE'.    "Network activity element
  236         SELECT (LT_AFVC_FIELDS)
  237                   FROM  AFVC
  238             APPENDING CORRESPONDING FIELDS OF TABLE <fs_afvc>
  239                   WHERE AUFPL IN L_R_AUFPL_BLOCK
  240                   AND SUMNR <> '0'
  241                   AND (LR_WHERE-WHERE_TAB).
  242     ENDIF.
AFVC has nearly the same number of records in both systems ( > 9000000),
Kind regards,
Immanuel
Edited by: Immanuel Verdaasdonk on Mar 10, 2010 11:27 AM

Similar Messages

  • Job Termination In the source system (TSV_TNEW_PAGE_ALLOC_FAILED)

    Hi Experts,
       I have a load in bw which extracts the data from R/3.  In the IP selection i have OLAP variable set to 0calmonth and the selection is one month.  The loads gets failed with the page allocation error in the source system.  I tried reducing the packet size with different option.  Still i couldn't complete the load.
    If any one come across with this kind of situation please help to resolve this issue.
    Thanks
    Deepthi

    Hi ,
    Below are the parameters and values for them which are recommended by SAP.There is a SAP Note available for this.ASk yr basis consultant to check the notes.
    ES/TABLE                    SHM_SEGS
    ES/SHM_SEG_SIZE             2048
    em/global_area_MB           250
    abap/heap_area_total        4000000000
    abap/heap_area_dia          2000000000
    abap/heap_area_nondia       2000000000
    ES/SHM_PROC_SEG_COUNT       16
    ES/SHM_MAX_PRIV_SEGS        15
    ES/SHM_USER_COUNT          2048
    ES/SHM_SEG_COUNT           2048
    Need to do a system bounce for the parameter change to take effect.
    Regards
    Balaji

  • Job terminated in source system -- Request set to red

    Hi Developers and supporters can you any one help me.
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the
    Date        Time      Message
    13.10.2010  16:48:01  Job started
    13.10.2010  16:48:01  Step 001 started (program SBIE0001, variant &0000000024579, user ID RFCUSR)
    13.10.2010  16:48:01  DATASOURCE = 0ACTIVITY_ATTR
    13.10.2010  16:48:01  *************************************************************************
    13.10.2010  16:48:01  *          Current Values for Selected Profile Parameters               *
    13.10.2010  16:48:01  *************************************************************************
    13.10.2010  16:48:01  * abap/heap_area_nondia......... 2000683008                              *
    13.10.2010  16:48:01  * abap/heap_area_total.......... 2000683008                              *
    13.10.2010  16:48:01  * abap/heaplimit................ 40894464                                *
    13.10.2010  16:48:01  * zcsa/installed_languages...... 6EDGIJL                                 *
    13.10.2010  16:48:01  * zcsa/system_language.......... E                                       *
    13.10.2010  16:48:01  * ztta/max_memreq_MB............ 256                                     *
    13.10.2010  16:48:01  * ztta/roll_area................ 6500352                                 *
    13.10.2010  16:48:01  * ztta/roll_extension........... 2000683008                              *
    13.10.2010  16:48:01  *************************************************************************
    13.10.2010  17:57:09  ABAP/4 processor: TSV_TNEW_PAGE_ALLOC_FAILED
    13.10.2010  17:57:09  Job cancelled

    Hi SUSUSU,
    The dump is related to temp table space issue.check the space for PSATEMP table.
    Use tcode DB02 to check the table spaces, in the tree diaplayed on you left. try to see the % used for your ODS & FACT tablespaces. Incase the % are too high like 99% etc, get in touch with you BASIS team.
    Request your basis team to increase the PSATEMP table space.
    Or
    Decrease the data packet size and run the info package.
    to decreae the packet size -- in the IP screen menu --> schedular -->Datasource setting for sending data --> there change the parameter Maximum size of a data packet in kByte.
    down you can find the area to enter the data packet size .
    for ex if it is 20000 decrease it to 10000 and run the info package

  • Error while creating source system in BI: Modification not possible

    Hi All,
    We are about to move to production, and therefore it's necessary to create in BI the source system related to our ECC (R/3). While trying to perform this action from BI side we received the error message:
    SAP system has status 'not modifiable'. Because of this, and following with known consultants practices we've changed the client to customazing but it still not working although the message at this time is: Changes to repository or cross-client Customazing are not permitted. We have also verified transaction SE06 but it's not possible to change the Cross-Application Component to Modifiable. 
    Did someone face with this same problem before?
    Thanks to all in advance,
    Regards,
    José.-

    Hi Rick,
    I really appreciate your quick response. We followed your recommendation and could create the source system without problems. Thanks once again!
    Best Regards,
    José.-

  • Error in creation of source system

    Hi Experts,
    We are facing a problem while creation of source system. We are getting an error "You have no authorization for basic types (activity 03)" Kindly help me to resolve this issue.
    Regards,
    Jitendra

    Hi there,
    if you get the error again, please go tcode su53 directly and see for which object the authorization is missing. I understand you have SAP_ALL access but for any authorization issue we normally go to SU53 tcode and verfiy.
    So once you get the object name then go to SU01 and open your id. Go to authorization tab and find for that object and see if '03' activity is assigned to you or not.
    If this step is absolutely fine then we can think of alternative solution.
    Regards,
    Anup

  • Source system in Responsibility TAB

    Hi All
    I am finding difficulty to know exact source system (product responsibilty). I could see lot of text.It might be good If sap would have maintained Logical system here instead of this Source system text ,I want to know the correct text according to logical system.
    Any help is appreciated.
    Muthu

    Hi Muthurama,
    The texts that are displayed are the names of the logical systems maintained in your system. Probably you can rename than as <LOGSYS - LOG SYS NAME> so that it helps you to identify the systems correctly.
    Even you can maintain the logical system  name for the logical system text. This would solve your problem.
    T-Code: BD54.
    Best Regards
    Kathirvel

  • Data load problem - BW and Source System on the same AS

    Hi experts,
    I’m starting with BW (7.0) in a sandbox environment where BW and the source system are installed on the same server (same AS). The source system is the SRM (Supplier Relationship Management) 5.0.
    BW is working on client 001 while SRM is on client 100 and I want to load data from the SRM into BW.
    I’ve configured the RFC connections and the BWREMOTE users with their corresponding profiles in both clients, added a SAP source system (named SRMCLNT100), installed SRM Business Content, replicated the data sources from this source system and everything worked fine.
    Now I want to load data from SRM (client 100) into BW (client 001) using standard data sources and extractors. To do this, I’ve created an  InfoPackage in one standard metadata data source (with data, checked through RSA3 on client 100 – source system). I’ve started the data load process, but the monitor says that “no Idocs arrived from the source system” and keeps the status yellow forever.
    Additional information:
    <u><b>BW Monitor Status:</b></u>
    Request still running
    Diagnosis
    No errors could be found. The current process has probably not finished yet.
    System Response
    The ALE inbox of the SAP BW is identical to the ALE outbox of the source system
    and/or
    the maximum wait time for this request has not yet run out
    and/or
    the batch job in the source system has not yet ended.
    Current status
    No Idocs arrived from the source system.
    <b><u>BW Monitor Details:</u></b>
    0 from 0 records
    – but there are 2 records on RSA3 for this data source
    Overall status: Missing messages or warnings
    -     Requests (messages): Everything OK
    o     Data request arranged
    o     Confirmed with: OK
    -     Extraction (messages): Missing messages
    o     Missing message: Request received
    o     Missing message: Number of sent records
    o     Missing message: Selection completed
    -     Transfer (IDocs and TRFC): Missing messages or warnings
    o     Request IDoc: sent, not arrived ; Data passed to port OK
    -     Processing (data packet): No data
    <b><u>Transactional RFC (sm58):</u></b>
    Function Module: IDOC_INBOUND_ASYNCHRONOUS
    Target System: SRMCLNT100
    Date Time: 08.03.2006 14:55:56
    Status text: No service for system SAPSRM, client 001 in Integration Directory
    Transaction ID: C8C415C718DC440F1AAC064E
    Host: srm
    Program: SAPMSSY1
    Client: 001
    Rpts: 0000
    <b><u>System Log (sm21):</u></b>
    14:55:56 DIA  000 100 BWREMOTE  D0  1 Transaction Canceled IDOC_ADAPTER 601 ( SAPSRM 001 )
    Documentation for system log message D0 1 :
    The transaction has been terminated.  This may be caused by a termination message from the application (MESSAGE Axxx) or by an error detected by the SAP System due to which it makes no sense to proceed with the transaction.  The actual reason for the termination is indicated by the T100 message and the parameters.
    Additional documentation for message IDOC_ADAPTER        601 No service for system &1, client &2 in Integration Directory No documentation exists for message ID601
    <b><u>RFC Destinations (sm59):</u></b>
    Both RFC destinations look fine, with connection and authorization tests successful.
    <b><u>RFC Users (su01):</u></b>
    BW: BWREMOTE with profile S_BI-WHM_RFC (plus SAP_ALL and SAP_NEW temporarily)
    Source System: BWREMOTE with profile S_BI-WX_RFCA (plus SAP_ALL and SAP_NEW temporarily)
    Someone could help ?
    Thanks,
    Guilherme

    Guilherme
    I didn't see any reason why it's not bringing. Are you doing full extraction or Delta. If delta extraction please check the extractor is delta enabled or not. Some times this may cause problems.
    Also check this weblog on data Load errors basic checks. it may help
    /people/siegfried.szameitat/blog/2005/07/28/data-load-errors--basic-checks
    Thanks
    Sat

  • Unable to 'set the default source system' to Install Business Content

    Hi,
    Maars here. This is my first post hoping that in future ones I'll also be lending a helping hand.
    I am trying to 'Install Business Content' under the BUSINESS CONTENT section in txn RSA1. I am doing this after 'Transfer Data Sources' in R/3 and I can now see all the data sources (under the application component hierarchy) for the source system. But I am not able to see the Info Objects in the Business Content.
    When I try to set R/3 as the default source system (got this screen after clicking a icon in the standard tool bar), BW is not saving the settings ie., I set the R/3 as the default and then click on OK. If I go back to the same screen again, I find that my settings were NOT saved.
    Could you please help me out?
    Thank you.

    Hi,
    It seems to be a bug in version 3.5.
    Do like this:
    After you open the screen to <i>choose the dafault source system</i>
    Clcik on 3rd button(F6) available in the bottom of the scrreen.
    And then select teh tick mark for required system.
    And then click on Continue button
    You have do this step before you drop the cube to right side of the cube.
    Ok, even after all these steps , if you reopen the screen you would not see Tick mark u have done just before. DONOT WORRY ABT it.
    Drag and drop required cube with dat flow before.
    Now you can see the Transfer rules with selected Source system only in the collected Objects.
    With rgds,
    Anil Kumar Sharma .P

  • Error: Source system already exists. Message no. RSAR201. Points rewarded.

    Error: Source system already exists. Message no. RSAR201
    We have installed a BI 7.0 system recently and I am setting up the server to connect to SAP ERP.
    In TA SM59 a connection to the SAP ERP has been established. The “Remote Logon” is OK, (meaning clicking it nothing happens). The “Connection Test” is OK.
    According to the Best Practices paper: “B84: BI Connectivity” (B84)
    http://help.sap.com/bp_biv170/BBLibrary/documentation/B84_BB_ConfigGuide_EN_DE.doc
    I have done the following:
    In TA RSA1
    1.     Choose Modeling.
    2.     Choose Source Systems.
    3.     Select SAP in the window on the right.
    4.     Choose the Context menu (right mouse click).
    5.     Choose Create.
    6.     Make the following entries:
    Available destination: (The above tested connection)
    Background user in source system: RFCUSER (I created the user in ERP according to step 1.4 in “B84”)
    Password for source system: *****
    Background user in BI: RFCUSER (I created the user in BI according to step 1.4 in “B84”)
    Password for BI user: *****
    8.     In the dialog box Please log on as an administrator in the following screen choose Continue.
    9.     Log on to the Source System with your administrator user. Choose the correct client.
    10.     On the dialog box New Source System Connection choose Continue.
    THEN I GET THE ERROR:
    Source system already exists.
    Message no. RSAR201
    What is wrong? I cannot locate any SAP notes to help on this problem.
    Best regards,
    Carsten Pold

    Hello Carsten,
    just some guessing at this point...
    a)
    Is the connection really new? For example, was there another system connected to that ERP, maybe with the same logical name? Or was any of the two systems copied from another system?
    b)
    Authorisations issues in this process may result in strange error messages. Make sure that the admin user in step 9 really has SAP_ALL. There are a lot of complex activities that this user must be able to do (ALE management, RFC access etc.). To exclude issues with the RFCUSER users: If possible, give them SAP_ALL, too. Of course only temporarily for testing.
    c)
    I normally don't use existing RFC destinations. Usually, I let the system create those, too. So maybe it makes a difference if you remove the RFC destinations on both sides and try again. In that case, you will of course have to provide the RFC details when creating the source system connection...
    I hope this brings you forward a little...
    Regards,
    Christian!

  • Source system error - RFC connection failed

    Hi Gurus,
                  I have installed ECC6 on my PC but not when i am trying to created the DS its not allowing me its saying appl comp hierarchy for source susyem "T90*" doesnt not exist.
    so tried going to source system -> done a check for my source system then i got the following errors
    Source system "T90*" is inactive
    Entry in outbound table not found
    Entry in inbound  table not found
    Basic type does not exist
    Check failed for RFC connection T90CLNT090 ; check destination
    can any one tell me how to fix this issue?
    Regards,
    Ravi

    Hi Ravi,
                Did you run appication component hierarchy in source system(TX-RSA9)
    then activate your data source
    then replicate in BW system.
    Check here for BW connectivity with source system.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bi/stepbyStepBusinessIntelligence
    Thanks,
    Vijay.

  • Source system (R/3) error while testing from BW

    Hi,
    We are trying to test the source system from BW. We have defined LOGICAL system in R/3 as well as in BW. We have also checked in sm59 for RFC tests and found to be successful in R/3 side as well as BW side. Bur when we tried to activate the R/3 source system in BW side,w e are getting the following errors. Please help urgently.
    1.The following errors occured in source system -  RSAR -374
    2.Result of the destination check: Timed out - RSAR -375.
    Thanks,
    David

    Have a look at this:
    Problem Activating Source system RSAR 374, RSAR 375
    Regards.

  • Multiple DataTargets in a BI 7.0 System to One DataSource in Source System

    Currently, I do not have access to BI 7.0 system.  I am wondering whether it is possible to connect MULTIPLE DataTargets of a single BI 7.0 system to ONE DataSource in the source system?  I have searched the forum, but I couldn't find relevant posts.  If I am not wrong, until BW 3.5, once a DataSource is assigned to an InfoSource, it can not be assigned to any other InfoSource of the same BW system.  I have heard that this has changed in BI 7.0 with the new DataFlow concept. 
    The current requirement is that multiple DataTargets of a single BI system need to get DELTA data from the same DataSource in the source system.  If this is technically possible in BI 7.0, should the source system also support such an assignment (since the DELTA load timestamps are maintained in the source system)?  What source systems currently support this feature, if any?  What are the appropriate tables in the source system that I need to look at to do further investigation?
    All the useful inputs regarding these questions will be rewarded with points.  Let me know if you need any further clarification of the requirement.  Thanks!
    Sameer

    Hi Sameer,
    But since there is only one transformation between the PSA and DataTarget, all the data (irrespective of the indicator) will flow through unless I filter on the "planning stage" indicator
    You can create one transformation between Datasource and ONE DataTarget. But in your case, you have TWO datatargets. So you have to create two DTP's which can have diffrent filter parameters.
    You can fill two different targets ( cube1: before manual update, cube2: after manual update) using your datasource.
    For this, you need to create two transformation. Keep in mind, everytime you create a transformation you must create a DTP for data movement.
    So you will have:
    DS1 -- TRANS1-- DTP1 --Cube1
    DS1 -- TRANS2DTP2Cube 2
    In DTP1 set  filter for indicator :X and DTP2 set  filter for indicator :Y. Both DTP1 and DTP2 should work in delta mode.
    I would suggest you to create one initialization for your DS1. if it is not possible create two infopackages for two initializations. I suppose you have the indicator in selection parameters of infopackages.
    Derya

  • HELP!! Create source system failed in BW ( ORA-01403: no data found)

    Hi,
    I cannot create Oracle DB as a source system in my BW (7.01).
    In system log, I got the following information.
    ============================
    Database error 1403 at CON
    > ORA-01403: no data found
    ============================
    How can I fix this issue?
    It's kind of urgent.
    Thanks!
    Regards,
    Steven
    Edited by: Wen Steven on Sep 30, 2011 6:09 PM

    Hi Steven,
    Please check the below thread
    SQL/Buffer trace RC=1403
    Regards,
    Venkatesh

  • Create SAP Source System Failed

    Hi all,
    We are using NetWeaver 2004s BI and try to connect to ECC 5.0. I tried to create SAP source system but got error message saying "RFC user logon failed". When I check RFC destination in ECC 5.0 for BI, the test connection is ok, but the remote logon will pop up another logon screen asking for id and password. I am pretty sure that the id and password in RFC destination is correct. The RFC destination in BI is ok. Can you help me out with this? Thanks a lot in advance.

    Hi,
    Check the Default Logon <b>Client</b> for ECC 5.0
    and verifiy that the User is in the Same Client
    Each RFC destination has a mapped user for specific Client..Check the Client and User in the same client
    regards
    Happy Tony
    Message was edited by: Happy Tony

  • No data in source system

    Hi at all,
    I extrakted initial data from source system and get a      warning "No data in source system". I checked the system and it is ok. Plz help me

    Hi
    Yep ,,, if u do and delta after Init ...the records it will fetch is 0records
    IF there are no changes happend in r3 then u wont get the data ..
    So, Go to the R3
    1) check ur delta queue in R3
    2) or RSA3 and test extract for ur datasource in the D mode and also select ur sourcesystem as the BW sstem
    u have to get 0 records
    hope it helps
    regards
    AK

Maybe you are looking for

  • Error while creating data server to connect into Hyperion Financial Manag.

    Hi Cezar and others gurus, I need some help in the follow issue: I imported the technologie HFM (hyperion financial management) and it`s now displayed normally in the Physical and Logical architecture. The drivers imported are: HFMdriver.dll log4j-1.

  • Why is my lock screen blurry on my iPad mini with iOS 8?

    why is my lock screen blurry after updating to iOS 8?

  • Symbol font missing problem

    I have a Visio design containing symbols from Symbols font (in Windows) converted to PDF and then imported in the Illustrator CS 6. It says the symbol font missing and substitued with 'Myriad Pro', and those symbols are shown as crossed ('X'). As sug

  • How to use my newly created fonts?

    I have created a new set of fonts. saved them per letter as .eps but cannot seem to import them. The excisting libraries are .ttf ?! Anyone know how to get this functioning?

  • Help removing restriction password

    I recently updated my iPad and it automatically created a restriction password which I did not put I need to know how to remove the restriction password. Also I tried synchronizing my iPad to iTunes but it won't work need another way to to remove res