Some Master and transaction loads  taking long time in R/3 extraction andBW

Hi Experts,
We have some Master and transaction loads which takes long time in source system(R/3) in BW as well in daily process chains.These loads are happening in daily basis.
In Extraction ,they takes long duration to finish.
And then BW also takes much time.....
So pls give some suggestions ,by which we can reduce this duration....
And what can we do improve these loads perfomances......
your  small suggestion can improve loads performance......
thanx in advance.....

hi naveen,
go back and have a look at ur infopackage .. for the no of data packets it is picking up for each time ....
this can be done by going to scheduler in the menu and u can find the no of data packets and the size as well....
hope this works ...
snigdha  >>>

Similar Messages

  • Mast and stpo join taking long time

    Hi,
    One of my query is taking more time than usual.
    SELECT a~matnr a~werks a~stlnr b~idnrk
             INTO TABLE t_mast
             FROM mast AS a
                  INNER JOIN stpo AS b
                     ON b~stlnr = a~stlnr
             FOR ALL ENTRIES IN t_mara
             WHERE a~matnr = t_mara-matnr
               AND a~werks = t_mara-werks
               AND ( a~stlan = '1' OR a~stlan = 'Z' ).
    t_mara contains 1800 records.
    Any suggestions.
    Edited by: Kamesh Bathla on Aug 7, 2008 7:58 PM

    Split your query as follows..
    1. select from MAST for all entires in T_MARA in T_MAST
    2. select from STPO for all entries in T_MAST where stlnr = t_mast-stlnr
    Then loop into second internal table and combine the entries into first internal table.
    In this case your inner join seems to take longer time..
    Let me know the results
    Thanks
    Krishnan

  • I am extracting the data from ECC To bw .but Data Loading taking long tim

    Hi All,
                     i am extracting the data from ECC To BI Syatem..but Data Loading Taking Long time. from last   6 hoursinfopackage is running.still it is showing yellow.Manually i made the red.and delete again i applied repeat of the last delta.but same proble is coming .in the status job is showing bckground job is not finished at source system.we requested to basis.basis people killed that job.again we schedule the chain also again same problem is coming.how can i solve this issue.
    Thanks ,
    chandu

    Hi,
    There are different places to track your job. Once your job is triggered in BW, you can track your load job where exactly it is taking more time and why. Follow below steps:
    1) After InfoPackage is triggered, then take the request number and go to source system to check your extraction job status.
    You can get the job status by taking the request number from BW and go to transaction SM37 in ECC. Then give the request number with begining '' and ending ''.  Also give '*' to user name.
    Job name:  REQ_XXXXXX
    User Name: *
    Check the job status whether job is completed or cancelled or short dump. If the job is still running check in SM66 whether you can see any process. If not accordingly you got to check in ST22 or SM21 in ECC. If the job is complete, then the same in BW side now.
    2) Check the data arrived in PSA, if not check whether Transfer routines or start routines are having bad SQL or code. Similarly in update rules.
    3) Once it is through in Source system (ECC), Transfer rules , Update Rules, then the next task is updating the data might some time take more time which might be based on some parameters ( Number of parallel process to update database ). Check whether updating the database is taking more time and may be you got to check with the DBA guy also.
    At all the times you should see minimum of atleast once process running all the time in SM66 till the time your job gets complete. If not you will see a log in ST22.
    Let me know if you still have questions.
    Assigning points is the only way of saying thanks in SDN.
    Thanks,
    Kumar.

  • ReportDocument.Load() taking long time.

    Hello,
    We are using crystal reports 2010. We are using OLEDB for connecting to reports. When the reports are originally developed, they are saved with a 'Developer Server' set in them. In the production environment, at the time of printing a report, we load the report and change the connection information in it programmatically. We are seeing that the ReportDocument.Load method takes about 20 seconds. I recreated the problem in our Dev environment and am seeing about 50 seconds for ReportDocument.Load to finish when that original development server does not exist on the network. I have turned on CRPE logging and have gotten _bkgrnd, _Diagnostics, _functions trace files generated. I am not sure, which one to look at to relate to the long time being taken by ReportDocument.Load. Any help on that would be appreciated.
    Also could you guide us, how to speed up the ReportDocument.Load for us ? I mean, we would be having the developer server set in the reports and we are going to override the connection programmatically. So in that scenario, what is the best way for us to speed up the ReportDocument.Load process so that if the server set on the server is not existing, return back quickly.
    Please advise,
    Thanks,
    Amit

    Hi Amit,
    Apply [Service Pack 1|http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_1.exe] to Crystal Reports for Visual Studio 2010.
    There was an issue with CR4VS2010, the report slooks for the database server against which the report was originally developed and this increases the report load time.
    This issue is addressed in the above SP1.
    Take a look at the Below SAP Notes
    14[1439745 - How to improve performance of a Crystal Report in VB. NET application on load of first report.|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333433333339333733343335%7D.do]
    And the article : [Improving Crystal Reports Performance in Visual Studio .NET Applications|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8029cc96-6ff3-2b10-47a2-b30ea790ea5b]
    Hope it helps,
    Thanks,
    Bhushan.

  • Failed Load taking long time

    Hi SDN,
    When I was traing to Delivery item load in QA, the load failed with error (## symbols). But the load has 500,000 records. Its <b>still executing</b> even after <b>fail</b> and taking 6hrs to complete ?
    How can I stop the load if it fails ?
    Regards,
    AA D

    Hi AA D,
    Hope this solves your concern...
    A. Check the request if it is still running (maybe you terminated the wrong process) see step 3
    1. Manage your CUBE/ODS
    2. Take note of the Request Number (Not Request ID).. sample = REQU_43FNY1584MNRNT6E6P7DYUTQE
    3. If your datasource is in R/3 then login to your R/3 system and execute TCODE SM37 ELSE execute SM37 in BW.
    4. In the Job Name place = REQUEST NUMBER (REQU_43FNY1584MNRNT6E6P7DYUTQE)
    5. Place * in the USER and FILTER the date correctly
    6. Check the status of your JOB (active,finished or cancelled)
    7. If ACTIVE select the correct process in SM50 or SM51 if your using Application Servers
    8. KILL THE JOB
    9. Go back to SM37 and see to it that the status is Cancelled
    B. DELETE the request
    1. Manage you ODS/CUBE
    2. DELETE the request
    If you need a quick fix then you can try Randy's instructions.
    R,
    Adwin

  • Master Dataload is taking long time to complete

    Hi
    In last couple of weeks, we are experience the delay for master dataload job. These dataload should take 5-8 minute to complete but it is taking more then 5 hour to complete. here we are using process chain for master dataload.
    Any idea? We don't understand where to start to check the root cause of this problem.
    Regards
    Amar

    Hi Freinds
    Some update of our master dataload. Still not resolved.
    Seem to me, our problem is related to Hierarchy in BW server.It is taking long time to update the hierarchy in BW server. As i told you, problem occur only when loading master dataload. For transaction dataload, no IDOC get stuck in R/3 (NPR) server. There are enough resources in both R/3 and BW server for trfc.
    There are total 9 hierarchy in the master dataload that is delaying in the process for update. If you have seen this type of problem for the following hierarchy, pls update me.
    A     0ACCOUNT (InfoSource)
         Hierarchy
    1     Fin statement vers FSV5
    2     Cost Element by fun area
    B     0COSTCENTER (InfoSource)
         Hierarchy
    3     Mitel Network
    4     NA MNS Total
    5     CEO
    6     Global Support Cost center
    C     0COORDER (infosource)
         Hierarchy
    7     Total R&D (Ron Wellard)
    8     RD YRD1
    9     RD YRD2
    Regards
    Amarjit

  • Process Chain taking long time in loading data in infocube

    Dear Expert,
      We are loading data thru PC in AR cube it takes data frm
    PSA-> DSO->Activation->Index Deletion->DTP(load infocube)->IndexCreation->Create Aggregates.
    In Index creation everyday its taking long time around 9 to 10 hrs to create it
    when we go in RSRV and repair the infocube thr loading of data happens fast. We are doing it(RSRV) everyday. In DB02 we have seen dat 96% tablespace is used.
    Please tell permanent solution.
    Please suggest its BI Issue or Basis.
    Regards,
    Ankit

    Hi ,
    We are loading data thru PC in AR cube it takes data frm
    PSA-> DSO->Activation->Index Deletion->DTP(load infocube)->IndexCreation->Create Aggregates.
    In the above steps insted of Create Aggregates it should be Roll up Process of aggregates.
    You can ask the basis team to check the Table space in the transaction db02old/db02.
    Check if there is long running job in SM66/SM50 kill that job.
    check there should be enough Batch process to perform the steps.
    Hope this helps.
    "Assigning points is the ways to say thanks on SDN".
    Br
    Alok

  • Problem with JSP taking long time to load.

    Hi,
    we have three server of oracle apps 10.1.3.
    only on one server we are getting problem.
    the problem is some jsp pages are taking long time to load and ssome times they dont evn load completly. half of the page is loaded and dont give any error message in opmn log.
    the same pages are working fyn in other servers .
    plesae help me.....

    This only happens in Photoshop 32 bit. Works fine in 64 bit.

  • SSRS Reports taking long time to load

    Hello,
    Problem : SSRS Reports taking long time to load
    My System environment : Visual Studio 2008 SP1  and SQL Server 2008 R2
    Production Environment : Visual Studio 2008 SP1  and SQL Server 2008 R2
    I have created a Parameterized report (6 parameters), it will fetch data from 1 table. table has 1 year and 6 months data,      I am selecting parameters for only 1 month (about 2500 records). It is taking almost 2 minutes and 30 seconds
    to load the report.
    This report running efficiently in my system (report load takes only 5 to 6 seconds) but in
    production it is taking 2 minutes 30 seconds.
    I have checked the Execution log from production so I found the timing for
    Data retrieval (approx~)       Processing (approx~)               Rendering (approx~)
    10 second                                      15 sec                        
                2 mins and 5 sec.
    But Confusing point is that , if I run the same report at different time overall output time is same (approx) 2 min 30 sec but
    Data retrieval (approx~)       Processing (approx~)                Rendering (approx~)
    more than 1 min                            15 sec                                     
    more than 1 min
    so 1 question why timings are different ?
    My doubts are
    1) If query(procedure to retrieve the data) is the problem then it should take more time always,
    2) If Report structure is problem then rendering will also take same time (long time)
    for this (2nd point) I checked on blog that Rendering depends on environment structure e.g. Network bandwidth, RAM, CPU Usage , Number of users accessing same report at a time.
    So I did testing of report when no other user working on any report But failed (same result  output is 2 min 30 sec)
    From network team I got the result is that there is no issue or overload in CPU usage or RAM also No issue in Network bandwidth.
    Production Database Server and Report server are different (but in same network).
    I checked that database server the SQL Server is using almost Full RAM (23 GB out of 24 GB)
    I tried to allocate the memory to less amount up to 2GB (Trial solution I got from Blogs) but this on also failed.
    one hint I got from colleague that , change the allocated memory setting from static memory to dynamic to SQL Server
    (I guess above point is the same) I could not find that option Static and Dynamic memory setting.
    I did below steps
    Connected to SQL Server Instance
    Right click on Instance go to properties, Go to Memory Tab
    I found three options 1) Server Memory   2) Other memory   3) Section for "Configured values and Running values"
    Then I tried to reduce Maximum  Server memory up to 2 GB (As mentioned above)
    All trials failed, this issue I could not find the roots for this issue.
    Can anyone please help (it's bit urgent).

    Hi UdayKGR,
    According to your description, your report takes too long to load on your production environment. Right?
    In this scenario, since the report runs quickly in developing environment, we initially think it supposed to be the issue on data retrieval. However, based on the information in execution log, it takes longest time on rendering part. So we suggest you optimize
    the report itself to reduce the time for rendering. Please refer to the link below:
    My report takes too long to render
    Here is another article about overall performance optimization for Reporting Services:
    Reporting Services Performance and Optimization
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Finder (Snow Leopard 10.6.8) taking long time to load contents of any directory. Please help?

    In my macbook pro 5,2 snow leopard (10.6.8), Finder taking long time to load contents of any directory. Please help?
    I have already tried to spotlight re-indexing but it did not help. I am hardly able to work on it, almost for each directory I browse its keeps on spinning for 1min.

    Download iTunes from Apple's web site and install it.  Don't use Software Update.

  • Rtf template taking long time to load xml

    Dear All
    rtf template taking long time to load xml and Insert fields. I am using MS office2010. It was working before.
    can any one help me out.
    Regards
    Arifuddin

    Hi;
    Pelase review below which could be helpful for you
    XML Publisher Report Issues, Recommendations and Errors [ID 862644.1]
    Regard
    Helios

  • RH Taking Long Time to Load/Blinking Cursor

    Good morning,
    I am not for sure if this issue has been addressed but it is something I have run into multiple times on different versions of RH (currently on version 9). I have opened one of my RH projects and it is taking forever to "load" - I can click on topics, open them, modify, them, etc. however, the cursoir is blinking constantly and the scrollbar in the Project Manager pod is moving up and down periodically, like it is trying to load more topics. There are times when I can actually double-click and open a topic...however, there are times when I do I cannot type three letters because the cursor is jumping around too much and often times going to the first topic in the project manager starting with the letter I typed.
    This is a large project but it does not happen all the time. No major changes have been made to the project. The blinking has been going on for well over 15 minutes.
    Any help/feedback/guidance would be greatly appreciated.
    Thanks!

    The blink sounds a lot like what happens if the cpd was deleted, then the project opened.  It's normal and can take a long time for large projects - one project here we nearly have to go off for a lunch break.
    The project can be set up to delete automatically, however this would result in flickering every time you opened the project.
    If it only happens sometimes, then you would either have to be manually deleting the cpd before opening the project, or getting the project to a different folder (because the cpd file is not in source control - or at least shouldn't be...might be worth checking to make sure it isn't in VSS) .
    Amber

  • Sapinst taking long time to load

    Hello experts,
    we are installing sapnw730 PI.
    we have noticed that the SAPinst taking long time to load ( near about 45 mins) for every time.
    Once sapinst starts we dont find any slowness during the installation and the system behaves quite normal.
    On the same host we installed sapnw7.1 BI, that took very less time to load.
    Any clues to reduce the SAPinst load time ? , anyone encounter this error before?
    system  details : SUN Solaris SPARC with 8GB RAM and no other instances running on the host.
    thanks  in advance

    We have enough memory (8 GB Ram)
    we have monitored other process and CPU usage during SAPinst run time.
    our CPU utilization was 50 % only during SAPinst
    Any other clues ??
    Thanks

  • Crystal reports for Eclipse (CR4E)  - taking long time to load

    HI
    We have used your Crystal reports for Eclipse (CR4E) but it is taking long time to load if the record count is more than 3 million
    Our architecture is we are using Oracle DB and web sphere application server both are running on SUN server,
    If we buy original version it will work fast?
    Or do you  have alternative solution for this, this one to implement one of our major client

    You have 3 million records, this is going to take time to process.  Also, you don't define what is meant by a long time.  Are we talking a couple of minutes, or something more like 20 minutes? 
    The real question is, do you really need the report to bring back 3 million records?  Could you do any filtering of the data to reduce the number of records being brought back?  Also, 3 million records could vary.  is each record a single field, or is it multiple.   The more fields, the larger the result set.
    Another thing you want to look at, is just how long is the query taking to run against the database.

  • Java Applet taking long time to load

    Hi,
    I have a swing based Menu generator Applet. On clicking a Menubar item, I have called a new class [ MyEntry1 my1 = new MyEntry() ], which called one or more utility classes. My main applet (which I have used in <Aplpet> tag in .html file) is very small. But from that, I have called severel classes which are not very small.
    My Problem is, when i am trying to run my applet through IE 5, it is taking long time (180-250 secs.)
    Can anyone give me some tips, how to minimise the loading time? I am using Applet/Servlet/JDBC to develop a web application, which will be used remotely. Using Tomcat server. Any code snippets will be very helpfull for me.
    Thanking all gurus in advance.

    Hope someone can tell me why my Java takes so long to
    load when I go into a online game..I don't think anyone in here can. You could call your local computer repair-shop to have them take a look at your PC.

Maybe you are looking for

  • I want to get NEW_PAGE  after 5th SY-TABIX in Smartform.

    Hi Experts,                 I've created Two Tables into a Folder in Single Main Window but I when execute smartform i'm getting Second Table after Finishing First Table..but i want to Get Second Table after end of 5th SY-TABIX  of First Table. and N

  • HT201210 how do i install ios 7 on my iphone 3

    how do i install ios 7 on my i phone 3

  • Quirky Behaviour with Reader XI

    After upgrading to Reader XI on a couple of computers (one Win7 and one XP) the endusers found they were unable to re-save a file overtop of itself. I found in Google that if you enable enhanced security on the file this issue goes away - which it di

  • Will Radeon x800xt support  30" ACD plus a 23"ACD

    I have a dual 2ghz G5 tower with an ATI Radeon x800xt graphics card. Will the system support two Apple Cinema Displays simultaneously: a 30" plus a 23""?

  • Constant Restart after latest updates

    My sister's book is doing strange things. She had just finished updating the latest software and it told her to restart. So she did, and since then everytime it restarts, it just brings her to a screen that says panic and that she has to restart...do