How the loading time populate in a standard dilivery

Hi
I got an issue in which I have to find out that one delivery does not having the loading time .
I want to know how the loading time and date is being populated.
Please reply ASAP.
thanks in Advance
Gaurav

Hi,
if You have no results in "Where is used" list, then it is called dynamically
- problably information about this is stored in a database (somewhere...).
I suggest following steps:
1. Put breakpoint with Your user id in PAI module (if You know / are able to guess t-code which uses it).
    If You get debugger screen - check the call stack
2. In PAI module write few instructions to store t-code, report, etc. (or just whole SYST structure) in Z-table.
    After some time check if the screen exit was called and from which transaction.
3. You can also store in PAI module whole call stack in Z-table using SYSTEM_CALLSTACK function module.
Regards,
Przemysław

Similar Messages

  • How can I speed up the load time?

    My website is completed and I am happy with everything.
    Everything except the time it takes to load. All the images have
    been optimized. What can I do to speed up the load time?
    http://www.liquidfirefishing.com

    On Tue, 6 Jan 2009 01:29:41 +0000 (UTC), "Team Liquid Fire"
    <[email protected]> wrote:
    >My website is completed and I am happy with everything.
    Everything except the
    >time it takes to load. All the images have been
    optimized. What can I do to
    >speed up the load time?
    >
    http://www.liquidfirefishing.com
    Typically, your budget is around 50k for the first page,
    total including
    all external files. When you add up all the external files
    you have used,
    like images, Flash, external JavaScript, etc., you have 98
    separate HTTP
    requests in that page. Just looking at the headers, you have
    about 80k in
    requests and responses, not even counting the actual files.
    Browsers are limited to just a few simultaneous streams, so
    most of your
    files wind up having to wait until the prior files download.
    Included among your 98 requests, you have these six files
    that each
    individually exceed that total budget:
    headerLinked.swf 2,621,578 bytes
    2007_fishing_video_web.flv 95,989,898 bytes
    2008_aoy_graphic.png 65,582 bytes
    jensen_beach.png 59,105 bytes
    liquid_fire_logo_new.png 142,277 bytes
    DanSchaad.png 379,111 bytes
    Your entire total is 99,816,652 bytes. I've put a complete
    breakdown here:
    http://testing.apptools.com/newsgroup/liquidfire.php
    Files are requested from the server in the order they are
    encountered in
    the source code. They are displayed in the linked page in the
    order in
    which they are requested. You can see that some of the huge
    files are
    requested fairly early in the sequence. That means that those
    files and
    their extended download times are occupying streams and
    preventing other
    files from being downloaded more quickly.
    My suggestion would be to really trim down the content on the
    page. Break
    it up into several pages. Dump the huge Flash movie at the
    top of the
    page. Optimize the four .png's above.
    Gary

  • How to load time dimension informatica...

    Hi, im new to datawarehouse... Can anybody tell me,how to load time dimension informatica...
    Thanks and Regards,
    jagadish.

    Do you mean Informatica, the ETL tool? If you do then I would post your question on the Informatica website as we typically use Oracle Warehouse Builder and Analytic Workspace Manager here at Oracle.
    If you want to know hoe to generate a time dimension table, then I would recommend using the Time Dimension Wizard in Warehouse Builder as this will automatically create the target dimension table and populate all the required levels with the correct data values. There is more information on the OWB OTN Home Page
    Keith Laker
    Oracle EMEA Consulting
    OLAP Blog: http://oracleOLAP.blogspot.com/
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    DM Blog: http://oracledmt.blogspot.com/
    OWB Blog : http://blogs.oracle.com/warehousebuilder/
    OWB Wiki : http://wiki.oracle.com/page/Oracle+Warehouse+Builder
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

  • How the Load balancing happens in CPO

    Hi All,
    On what bases the process engine selects the process or request and how the load balancing happens.

    Hi!
    I am a little confused by the question (as it refers to "request"), but I am going to assume that you are asking how a High Availability Process Orchestrator environment with several servers chooses which processes running on which server.
    The answer to that question is...
    In general, processes to be executed are split equally between all servers. The only piece of data being taken into account during process instance assignment is the current load on the servers (as counted by the number of top-level processes, not counting child processes). For example, suppose that there are 3 servers in the environment, and server A is running 5 top-level processes, servers B & C are running 3 top-level processes. When new process is started (e.g. on a schedule or manually or triggered via an external event), it will be assigned to either server B or server C for execution, because servers B & C have less load. If under the same circumstances (A:5, B:3, C:3), there are 4 processes started at the same time. When the work is distributed, the total expected work 5+3+3=11 (existing work) and 4 (new work) will be distributed equally with, with servers B&C each getting 2 new processes.
    This is a general load balancing algorithms used by the servers in HA environment to decide which server runs which process instance.
    There are other factors that come into play, as some processes/activities can only run on server A or server B for technical limitations (e.g. SAP work against a particular SAP System can only be executed from one server in the environment). When those come into play, the work may end up distributed unevenly.
    Note that available memory, CPU load, or disk space on servers are not directly taken into account during load distribution.

  • I have just bought a movie and it says its going to take 170 mites to load. Can i make the loading time shorter?

    I have just bought a movie and it says its going to take 170 mites to load. Can i make the loading time shorter?

    Either by decreasing playback quality from HD to SD or HD 1080p to 720p.
    Sounds as though your internet (like mine( is not fast enough for instant playback.
    AppleTV need to buffer the video if internet speeds are below:
    8 Mbps for 1080p
    6 Mbps for 720p
    2.5 Mbps for SD

  • How to improve the load time of my swf group

    Hi,
    I need help to have some tricks to improve my load time on my swf captivate online traning. My training has 6 sections and it takes 3 minutes to download each time I open the window of the training. It takes too much time and if there are 50 users at the same time, it will take lots of my website bandwidth. Do you have any tips on captivate settings or other tips to help reduce my training download time? I do not understand why the 6 modules loading simultaneously and not every time I click to start a new part of training.
    Can you help me with my problem?
    Thank you

    Bryan,
    If "read from spreadsheet file" is the main time hog, consider dropping it! It is a high-level, very multipurpose VI and thus carries a lot of baggage around with it. (you can double-click it and look at the "guts" )
    If the files come from a just executed "list files", you can assume the files all exist and you want to read them in one single swoop. All that extra detailed error checking for valid filenames is not needed and you never e.g. want it to popup a file dialog if a file goes missing, but simply skip it silently. If open generates an error, just skip to the next in line. Case closed.
    I would do a streamlined low level "open->read->close" for each and do the "spreadsheet string to array" in your own code, optimized to the exact format of your files. For example, notice that "read from spreadheet file" converts everything to SGL, a waste of CPU if you later need to convert it to DBL for some signal processing anyway.
    Anything involving formatted text is not very efficient. Consider a direct binary file format for your data files, it will read MUCH faster and take up less disk space.
    LabVIEW Champion . Do more with less code and in less time .

  • What r the ways to reduce the load time of master data

    Hi
    The full load of the master data load IP is taking 18hr to 2 days loading on average 2516360 Records
    Is their any option to reduce load time as its causing data base lock and impacting transports(other than data selection)
    Thanks in advance
    Anuj

    You will have to do some research. What MD extractor are you talking about?
    Test on R/3 system: First try to extract a considerable amount of records via transaction RSA3 in R/3 (10.000 or 100.000). Keep the time that it takes.
    Extract the same into BW but only into PSA. Again measure the time.
    Load data from PSA into datatarget and see how long this takes. You should now have a picture on where the performance problems are located.
    Is the performance also bad for small loads or is there a boundary before which performance is ok. (in other words, is loading 200.000 records ten times longer then loading 20.000 records?)
    Suspect the following in R/3:
    - datasource enhancements in R/3. A redesign may improve your extraction in a big way.
    - missing indexes. If you are extracting data from tables without proper indexes the extraction performance can be dramatic.
    Suspect the following if loading to PSA is bad:
    - Datapackage reads data in small chunks (much smaller than 50000 records). Overhead causes more time than the actual data transport.
    - Network problems. Maybe the network is congested by other servers?
    If loading from PSA to datatarget is slow:
    - Check start routines for performance.
    - Are enough batch partitions available? Sometimes activation of ODS can be improved by more parallel processes.
    - Are you using a lot masterdata-lookups when filling the datatargets?
    When you report you findings in this forum we may be able to help you further.

  • How to load Time Capsule on updated hard drive

    The hard drive on my 2007 Macbook crashed, and it was replaed (was a recall for my hard drive, so replaced with similar HD loaded with OS X). On the initial set-up, I wasn't able to load straight from Time Capsule (prompted for "x509anchors" password, also asked for logins/passwords that Im not sure I entered correctly), so I chose to do it later.
    I completed the basic setup (choosing language, country, etc) and found the Time Capsule. I was able to connect to it and can see a sparse bundle file as well as some other files I stored on it. But I can't figure out what I need to do to load/restore it back with all the pre-crash info.
    The sparse bundle file is 260GB - connected with an ethernet cord, how long will the process take?
    A little nervous to mess anything up as I'm scared to lose anything - this backup is all I have.

    bas351 wrote:
    Is there an easy fix to clear the gray screen, or do you think there may be something corrupted that I restored from my Time Machine
    Probably. Apparently whatever was going wrong with your HD corrupted some things, which got backed up, then brought back with the restore.
    (should I try to restore from a previous TM date - as opposed to the most recent)?
    Given how long it took, I'd recommend just installing OSX. If you're on Snow Leopard, that won't affect anything else. If you're on Leopard, you'll need to do an +Archive and Install.+ Then download and install the "combo" update. See [Installing the ''combo'' update and/or Reinstalling OSX|http://web.me.com/pondini/AppleTips/Combo.html].
    Once you get it running, check as many apps and data files as you can; some of them may have been corrupted, too. If so, you should be able to selectively reinstall them from older backups via the "Star Wars" display. See #15 in the FAQ.
    By the way, please click +My Settings+ at the right of this page and supply the details of your Mac and what version of OSX you're running.

  • How to load time machine on a used macbook pro

    I recently was given a used MacBook pro.  My old MacBooks logic board was going and eventually went, but before it did I used time machine to back it up.  I want to load my time machine macbook info onto the pro.  I cant seem to do this, since TimeMachine just wants to create a new profile for the new Mac on the external.  How can I do this? They are both running the OS X 10.8.2
    Thanks,
    Nate

    Just startup in Recovery mode (Command and R keys held down whilst booting) and boot into your Recovery partition. Make sure that your TM backup is hooked up. In the utility menu, select 'restore from Time Machine' option. You'll be able to choose the drive and the latest TM backup.
    Good luck,
    Clinton

  • Alert about the loading time & Restrict the number of the rows retrieved

    Hi everybody, maybe the question is stupid, but I didn't find yet an answer...
    I'm using BIP 10.1.3.4.1
    Because I have many reports with a huge amount of data to display (in HTML format) and customers once clicked on "View" have to wait a lot of time, they asked me if there is the possibility to do the following things:
    1. restrict the number of the rows retrieved (this for each report); this request has to be dynamic (different rows' number for each report and for each user); so, I can't modify the query into the data template in order to retrieve a fixed number of rows;
    2. show an alert who says for example " The data loading will take 5 minutes. Do you want to proceed ? YES - NO" This to inform the users how much time they have to wait if they click on Yes.
    I checked under the Administrator TAB...but I didn't find nothing "native" about the two questions above.....
    So, I ask you if there is a way to activate these features (if they exist "native") or a workaround to implement what I described above.
    Any help will be appreciated.
    Thanks in advance
    Alex

    Hi Vetsrini, thanks for your answer.....but what does it mean ? There are no solutions for my requests ? I remember that Discoverer had the possibility to have an alert as I would like to have with BI Publisher and there was the possibility to choose how many rows it was required from the customer....Is it possible that with BIP is not applicable ?
    Have a good day
    Alex

  • How to load time only no date using sql loader

    I want to load just time portion from the data, the data looks like this
    08/10/09 ,FZ10, AD2R, DFHMIRS , 14, 01:12:07.001230, 01:02:07.112354, TRANS PURGED / TIMED OUT ,
    control file:
    LOAD DATA
    APPEND
    INTO TABLE TRANS_ABENDS
    FIELDS TERMINATED ',' TRAILING NULLCOLS
         TRANS_DATE           DATE "MM/DD/YYYY",
         TRANS_ID          ,
         ABEND_CODE          ,
         ABEND_PGM           ,
         ABEND_COUNT           ,
         RESPONSE_TIME      "to_date(:RESPONSE_TIME,'dd/mm/yy HH:MI:SS.ffffff')",
         CPU_TIME          "to_date(:RESPONSE_TIME,'dd/mm/yy HH:MI:SS.ffffff')",
         ABEND_RESOLUTION     ,
         INSTANCE          CONSTANT 'EAST'
    I can load the time using the control file but it adds the first of the month as date in the column. I want to load only time value. Appreciate any help on this.

    I meant, how are these columns defined in the table that is being loaded?
    If these are defined as DATE, then as was pointed out Oracle will default the date portions if they are not provided in the formatted string.
    If these are defined as NUMBER (with some fractional portion), then you could use a combination of substr, multiplication and concatenation to derive the time as number in the form <seconds>.<fractional seconds>.
    You could also look into the data type INTERVAL DAY TO SECOND.
    SQL> create table trans_abends (
      2   trans_date date,
      3   trans_id char(4),
      4   abend_code char(4),
      5   abend_pgm char(8),
      6   abend_count number(4),
      7   response_time interval day (0) to second (6),
      8   cpu_time interval day (0) to second (6)
      9  )
    10  /
    Table created.
    SQL> insert into trans_abends values (sysdate, 'xxxx', 'xxxx', 'xxxxxxxx', 1, to_dsinterval('+0 01:12:07.001230'), to_dsinterval('+0 01:02:07.112354') )
      2  /
    1 row created.
    SQL> select response_time, cpu_time from trans_abends;
    RESPONSE_TIME
    CPU_TIME
    +0 01:12:07.001230
    +0 01:02:07.112354For the sql loader control file, try
    "to_dsinterval('+0 '||:RESPONSE_TIME)"
    not tested.
    Edited by: user142857 on Nov 18, 2009 12:20 PM
    Edited by: user142857 on Nov 18, 2009 12:27 PM

  • Optimize the loading time of my applet...

    Hello,
    I'm used to work with Borland JBuilder (v5 and more), but the problem is that its elements are too big. I intend to make several applets that are using these elements.
    I would like to know whether it is possible to install once and only once these components on the client computer (via a .exe install program for example) and to use them as if it was normal libraries, such as javax.swing...
    If it is possible, would you mind specify me where these archives may be installed, and how should I configure the VM in order to use them properly ?
    Thanks a lot for your help
    Have a good day

    Thaks a lot for your answer !
    However, I Don't understand how to make reference to this jar.
    I want to store the jdbc driver "JSQLDriver" in the ext directory.
    Then, when I try to establish a connection to the database, I should specify something like com.jnetdirect.jsql.JSQLDriver.
    However, my servlet answers :
    com.borland.dx.dataset.DataSetException: Le pilote : jnetdirect.jsql.JSQLDriver n'a pas pu �tre charg�. Ce probl�me vient peut-�tre du pilote lui-m�me ou le pilote est introuvable dans le chemin de classes.
    I kno, it's french language :-)
    It means com.borland.dx.dataset.DataSetException:
    the jnetdirect.jsql.JSQLDriver driver can't be loaded. THis problem is du to the driver itself, or the driver is not findable in the classpath.
    I have put the SQLDriver.jar in the directory you specified, how should I proceed so ?
    Thanks a lot for being attentive to all my problems. ;-)
    Have a good day

  • Brand new iMac, and the load time for internet use is very poor

    Brought my new iMac home today. 2.7 GHz intel core i5
    Got it set up with my wireless and i am very unimpressed with the internet and loading speed. My phone, 1 lap top, and 1 ipad use wireless in our house along with the iMac. i have a cisco linksys E2500 is that sufficient enough all of my usage? No gaming more than what a todler would play on. Basic internet use and editing pictures.
    My question i guess is, is it my router or are iMac's just not that fast?

    The warranty entitles you to complimentary phone support for the first 90 days of ownership.
    If you bought the product in the U.S. directly from Apple (not from a reseller), you have 14 days from the date of delivery in which to exchange or return it for a refund. In other countries, the return policy may be different. If you bought from a reseller, its return policy applies.

  • Speeding Up The Loading Time of Plug-Ins.....

    Hi.
    I have Scarbee Vintage Keyboard Collection and it takes about 1/2 mins to load the engine, then 2/3 mins to load a patch. It doesnt do this with other plugins and my computer is certainly not slow.
    Has anyone got any ideas of what this could be?
    Thanks, Ben

    I think you answered his question "What Format". It wasn't clear from your first post that you used the Halion player.
    The Scarbee keyboards used to be available as EXS instruments. I know, because I have his Rhodes and his Wurlitzer in that format. The big version of each, can easily take upwards of a 20 seconds or so to load. If the vintage collection is 3 or 4 keyboards of that size, it's not a far stretch to see why.
    I have heard reports of the Halion player not being all that great on a Mac, let alone Logic. Perhaps that has something to do with it's sluggishness as well.

  • How much video (time) should fit on standard DVD?

    Importing from VHS to iMovieDVD then "sharing" to iDVD to Burn to Disc.
    What should my expectations be regarding amount of video on one DVD? It looks like 1 hour of video will fit on the DVD (4.2gb).
    The specs on the DVD says I can record 2hrs at SP but didn't seem to have an option to select prior to iDVD burning to disc.
    Would like to get at least 2 hours on one disc since I'm only archiving video and highest quality is not a requirement.
    Thanks
    iMac   Mac OS X (10.4.9)  

    Welcome to discussions:)
    Question 9: How much material can a single DVD disc hold?
    Answer: A DVD-R disc can hold about 4.7 GB. This allows up to 120 minutes of high-quality video to fit on a DVD.
    From iDVD Help:
    http://docs.info.apple.com/article.html?artnum=60788#faq9
    :)Sue

Maybe you are looking for