Check last masterdata load

How do we check the last master data load for an object that has direct update?
I went to the infosource and clicked on the existing infopackages and went to the monitor which prompts ' no data selected'.
How do I check when the last masterdata load for this object happened/?

Hi,
The following tests are available check the master data and transaction data too.
The system compares the content of each individual table with the content of the corresponding index on a record-by-record basis. This check is only suitable for tables or indexes that do not contain a large amount of data, such as dimension tables, certain SID tables (S) and attribute tables (X and Y). This is not generally the case with fact tables. If a table contains 10,000 records or more, it is not checked.
In some situations, the content of the indexes of the BIA index may differ from the content of the corresponding database table. This may be the case if requests have been deleted from the InfoCube or if an InfoCube has been compressed.
As a prerequisite, the statistics have to be switched on for the relevant InfoProvider. You make this setting in statistics properties maintenance screen (on the Data Warehousing Workbenchscreen, choose Tools ®  Settings for BI Statistics).
Regards,
Vamsi Krishna Chandolu

Similar Messages

  • How to check last log backup happend in sql server

    Hi All,
    How to check last log backup happend in sql server
    Thanks in advance
    Shashikala

    Last Tlog Bakcup details
    SELECT
       CONVERT(CHAR(100), SERVERPROPERTY('Servername')) AS Server,
       msdb.dbo.backupset.database_name,
       MAX(msdb.dbo.backupset.backup_finish_date) AS last_db_backup_date
    FROM   msdb.dbo.backupmediafamily
       INNER JOIN msdb.dbo.backupset ON msdb.dbo.backupmediafamily.media_set_id = msdb.dbo.backupset.media_set_id
    WHERE  msdb..backupset.type = 'L'
    GROUP BY
       msdb.dbo.backupset.database_name
    ORDER BY
       msdb.dbo.backupset.database_name
    --Most Recent Database Backup FULL for Each Database
    SELECT 
       CONVERT(CHAR(100), SERVERPROPERTY('Servername')) AS Server,
       msdb.dbo.backupset.database_name, 
       MAX(msdb.dbo.backupset.backup_finish_date) AS last_db_backup_date
    FROM   msdb.dbo.backupmediafamily 
       INNER JOIN msdb.dbo.backupset ON msdb.dbo.backupmediafamily.media_set_id = msdb.dbo.backupset.media_set_id 
    WHERE  msdb..backupset.type = 'D'
    GROUP BY
       msdb.dbo.backupset.database_name 
    ORDER BY 
       msdb.dbo.backupset.database_name
    http://www.mssqltips.com/sqlservertip/1601/script-to-retrieve-sql-server-database-backup-history-and-no-backups/
    Database -- > Right click -- > Properties -- >
    Raju Rasagounder Sr MSSQL DBA

  • Check last letter in a string

    Good Day All,
    I have a string field that does not a Consistence length.
    I want to check the last of this field and concatenate some text depending on the result.
    I've tried this but does not work.
    if mid({usp_wb_Reporting_AssetsUnderManagement_A2a_Main;1.account_long_name,1 Len{usp_wb_Reporting_AssetsUnderManagement_A2a_Main;1.account_long_name}-1) = "M"
    then {usp_wb_Reporting_AssetsUnderManagement_A2a_Main;1.account_long_name} & " Managed"
    else {usp_wb_Reporting_AssetsUnderManagement_A2a_Main;1.account_long_name} & " Unmanaged
    Basically I'm check the length and if return an M it's Managed everything else is Unmanaged.
    Thanks
    DM

    if you want to check last letter then try this
    if right({usp_wb_Reporting_AssetsUnderManagement_A2a_Main;1.account_long_name},1)="M" then
    then {usp_wb_Reporting_AssetsUnderManagement_A2a_Main;1.account_long_name} & " Managed"
    else {usp_wb_Reporting_AssetsUnderManagement_A2a_Main;1.account_long_name} & " Unmanaged
    Regards,
    Raghavendra

  • Confirmations- (check last entered % and input on the same screen)

    wanted to check if there's any transaction where you can check last entered degree of processing for confirmation and enter the current degree of processing/% of completion on the same screen.
    tried CN48N but it isn't allowing to enter confirmations..

    Hi
    Execume me Moderator for posting for closed thread.
    Wanted to correct or update my posting.
    You can also use CN48N with fileds Counter, Degree of procssing so that it will let you know the percentage of completion.
    Regards,
    PSR

  • COPA Datasource creation and Masterdata loading for characteristics

    HI,
    I am creating a Costing based COPA datasource for client requirement.
    There are fileds from
    Characteristics from the segment level:
    Currency type        PALEDGER
    Fiscal Year          GJAHR
    Period/year          PERIO
    Plan/Act. Indicator  PLIKZ
    Record Type          VRGAR
    Version              VERSI
    *Characteristics from the segment table:
    Company Code         BUKRS
    Billing Type         FKART
    Brand                KMBRND
    Brand                EXTWG
    Business Area        GSBER
    CO Area              KOKRS
    Category             WW010
    Country              LAND1
    Customer             KNDNR
    Customer group       KDGRP
    Distr. Channel       VTWEG
    Division             SPART
    Material Group       MATKL
    Not Used-Level4      WW040
    Plant                WERKS
    Prod.hierarchy       PRODH
    Product              ARTNR
    Product hierarchy    WW050
    Profit Center        PRCTR
    Sales Group          KMVKGR
    Sales Office         KMVKBU
    Sales Ord. Item      KDPOS
    Sales Order          KAUFN
    Sales Org.           VKORG
    Sales district       BZIRK
    Sales employee       KMVTNR
    Sub Group            WW020
    Sub Sub Group        WW030
    Vol. rebate grp      BONUS
    Characteristics from the line items:
    Record Currency      REC_WAERS
    Billing Date         FADAT
    Canceled doc.        STO_BELNR
    Canceled item        STO_POSNR
    Cost Element         KSTAR
    Cost Object          KSTRG
    Document number      BELNR
    Goods Issue          WADAT
    Item number          POSNR
    Order                RKAUFNR
    Partner PC           PPRCTR
    Posting date         BUDAT
    Ref.doc.number       RBELN
    Reference item       RPOSN
    Sender BProc         PRZNR
    Sender cost ctr      SKOST
    WBS Element          PSPNR
    Value fields:
    Administration Costs KWGOHD
    Bonuses              KWBONI
    Customer Discount    KWKDRB
    Direct mat. costs    KWMAEK
    FOB Charges          VV020
    Freight              KWFRGR
    Gross sales          KWBRUM
    Insurance            KWINSR
    Miscellaneous chargs VV030
    Other Charges        VV010
    Other Discounts      RABAT
    Other overhead       KWSGEK
    PAL/Packing charges  VV040
    Revenue              ERLOS
    Sales costs          KWSOHD
    Sales quantity       ABSMG
    Stock Value          VRPRS
    Calculated Key Figures from the Key Figure Scheme:
    Sales unit           COPASLQTU
    Sales quantity       COPASLQTY
    Revenue              COPAREVEN
    Cust. discnt         COPACDSCN
    Base on the above characteristic fields how can i consider the infoobjects from BW to laod masterdata.
    Do i need to consider the base tables for characteristics and for value fileds apart from CE1XXX,CE2XX,CE3XXX,CE4XXX tables.
    Please give me your ideas on this.
    Thanks,
    Satya

    Hi Durgesh,
    Thanks for your response,
    Data is coming perfectly in RSA3 for COPA datasource.
    There is a confusion while reconciling the data with ECC system.(transaction KE24).
    Functional consultant has reconcile one transaction with a reference document number and with  certain currency type(Company code currency/Operating concern currency).
    But still i confuse with the Masterdata Loading.
    Because masterdata attribute fileds are taking directly from the operating concern in COPA which is normally won't happen with the other scenario.
    (Say for CUSTOMER attribute are CUSTOMER GROUP and COUNTRY, In COPA scenario these are directly available in operating concern which will be available for datasource.But for other scenarios for CUSTOMER GROUP and COUNTRY fill with the CUSTOMER attributes hence my idea is whether we need to load masterdata in BI or not.)
    Please give your valuable o/p.
    Thanks,
    Satya

  • On the last down load to11.3 the down load stop so i unpulged it from the computer and it seems my phone isnt working right

    What should i do? do i roll it back i did back up
    my phone before the update.
    on the last down load to11.3 the down load stop so i unplugged it from the computer and it seems my phone isnt working right

    Version is
    7.1.2 (11d257)
    when i was updating the progression on the phone stop for at least a hour, so i unplugged it and i works but having issue with texts not getting to the person i sent them to, and when looking at my texts it hangs up and screen looks like the text is trying to turn but i have to turn phone off and start again.
    The **** phone when i hook it to charger cord it backs up and i am sure the back up is not a fully loaded back up update.
    But hey i don't want to make i worse!
    It never went all the way through the process the line that highlights when it doing updates. I have run the diags from the site and it says all is good but i feel i have done something wrong??????
    Thanks for replying

  • How i can check last dialled numbers on my iphone?

    how i can check last dialled numbers on my iphone?

    It should be. When selecting Call for a number and the number starts ringing, the clock has started for being charged for that call. The clock doesn't start when the recipient answers the call as when dialing long distance with a landline.
    There is only one way to know and determine this for certain with your carrier and if your carrier includes such detailed info with your account - checking your online account with your carrier.

  • Re: Check last reboot time

    Dear all,
    How to check last reboot time on Sun Solaris 8?
    Thanks,
    Joe

    # last reboot (will just filter out al the reboot times)

  • ST02G : Last Minute Load

    Hi
    What is the Function Module in st03g to get the Last Minutes Load.
    The function Modules I have tried in st03g are
    SAPWL_WORKLOAD_GET_SUMMARY
    sapwl_workload_get_statistic
    but the above ones give only daily/weekly/montly etc
    I want the inputs as start time and end time for today as in the input parameters
    Thanks
    Rajesh

    Hi,
    have a look at method get_snapshot of class lcl_r3data. This class is defined in program SAPWL_ST03G. It uses FM SWNC_GET_SNAPSHOT_FRAME. Basically that FM uses class cl_swnc_glob_snapshot.
    Cheers

  • Last Minute Load

    Hi
    What is the Function Module in st03g to get the Last Minutes Load.
    The function Modules I have tried in st03g are
    SAPWL_WORKLOAD_GET_SUMMARY
    sapwl_workload_get_statistic
    but the above ones give only daily/weekly/montly etc
    I want the inputs as start time and end time for today as in the input parameters
    Thanks
    Rajesh

    Hi,
    Please refer
    [Note 1070989 - ST03N "Last Minute's Load" does not return any data|https://service.sap.com/sap/support/notes/1070989]
    [Note 926290 - SWNCCOLL: SAP workload NW collector collects no data|https://service.sap.com/sap/support/notes/926290]
    Regards,
    Bhavik G. Shroff
    Edited by: Bhavik G. Shroff on Jan 27, 2010 6:23 PM

  • Forms Services availability checking for BIGIP Load Balancer

    We are load balancing across a number of 10.1.2.2 Forms servers using a BIGIP load balancer. Currently our load balancing is done based on which server has the "least connections" to the BIGIP. So far we have been using the following test URL to allow BIGIP to check the availability of the Forms Services on each server.
    http://server:port/forms/frmservlet?ifcmd=status
    This works well however it only checks through to the HTTP level within Forms Services. We encountered a problem when the Forms Services failed to work on a particular server however the above URL showed that everything was OK. The effect of this was that all new users attempting to login were directed to the failed server as this server had the "least number of connections".
    After raising an SR with Oracle they advised that the forking of runtime processes had probably failed and this was not detectable by the load balancer with the above URL. So they have recommended a number of options for checking the status of the Forms Services. These are:
    a) http://server:port/forms/frmservlet
    This loads the default Form and therefore by definition tests the forking of runtime processes. However BIGIP is unable to automatically process the information to distinguish whether the service is up or down. Oracle recommended that if using this method we would need to customise BIGIP to handle the various FRM-xxxx error codes.
    b) http://server:port/forms/frmservlet?userid=scott/tiger@YOURDB&form=yourtestform.
    fmx
    Even more thorough would be to actual log on to the database using a test form as above.
    My question is does anyone out there have experience in checking Forms Services availability using these last two methods as I'm not sure how to customize the load balancer so that it can handle the output of these URLs. Also when using the original URL is it normal to load balance using a "least connections" method or do people out there use a different algorithm.
    Thanks for any help/advise that you can give.
    Regards,
    Philippe

    Well SR followed up and it looks like the only course of action is to use the standard HTTP check: http://server:port/forms/frmservlet?ifcmd=status ...
    ... unless that is you want to do some serious customisation. Oracle don't support any other form of checking.
    I'm guessing from the lack of responses to this thread that this hasn't been an issue for anybody else ... ???
    Any thoughts/suggestions really welcome as we go into production in 4 weeks.
    a) What do people recommend for load balancing Forms ... least connection, round robin ... ?
    b) Do people use http://server:port/forms/frmservlet?ifcmd=status or have some of you used something else?
    Thanks,
    Philippe

  • Material Masterdata Loading Error

    Hello All,
    I am loading Material Masterdata into 0Material_Attr.i have loaded data into PSA successfully. when i tried to move the data from PSA to info object using DTP, i am getting error "Record filtered in advance as error records with the same key exist".
    Diagnosis
        The existing DTP requires a serialized update because fields are updated
        non-commutatively during the processing run (for example, MOVE).
        Therefore all new data records that have the same semantic key as
        incorrect records that have not yet been corrected in earlier requests
        or earlier data packages of the same request, are filtered out after the
        extraction in a special step. In this way the system ensures that
        incorrect data records are not repeated for your changes, which may not
        contain errors themselves.
    System Response
        The data record is not updated but is written to an error stack.
    Procedure
        Correct all incorrect data records and update them using an error DTP.
    I don't know how to create Error DTP . what is the use of it ? can any body tell me the solution. i am getting this error for 6000 records.
    Regards,
    Komik Shah

    Go to the Update tab in your DTP, check the Handle Duplicate Record Key checkbox, Activate the DTP and re-start it.
    To create the error stack, while in the Update tab of the DTP, click on the Creating Error DTPs button. This will create a new DTP for processing the records that have been populated into the error stack.
    Edited by: Dennis Scoville on Oct 27, 2009 11:14 AM

  • Check email when load up mail

    How do I set it so that when I load up mail, it automatically checks my email. I seem to have to manually check for new email when I load up mail. I mean, I can have it auto-check every 5 mins, etc - but how about when I initially load the program?

    When you set Mail to autocheck every so often, Mail will automatically check for new mail when it startsup if it's not been launched since it last checked and the time has passed.

  • Firefox will not load up when i click the icon on my desktop, but still the same problem, i have checked and its loaded in the task manager and just wont load up, any help on this matter is strongly welcomed thank you mark

    as said nothing happens, i click the icon and nothing loads up. i have used 3 anti virus and spyware malware etc etc for 3 days i have been trying this, please note this install of windows 7 is fresh 5-6 days old. firefox was working fine then one day i tryed it and nothing.

    Hi,
    a) I don't have DMG either in applications but I have '''Document''' instead.
    So '''set "Document" to Always Ask '''going to Firefox>Preferences>Applications
    Now it will always ask if you want to Open or Save the file.
    b) If already downloaded, check what's under Get Info > Open with
    It should say Open With DiskImageMounter (see pic)
    https://support.cdn.mozilla.net/media/uploads/images/2014-07-24-03-56-33-60e1a9.png
    If not, select it. It's in Home>System>Library>CoreServices.
    See if it helps.

  • How to create a report in bex based on last data loaded in cube?

    I have to create a query with predefined filter based upon "Latest SAP date" i.e. user only want to see the very latest situation from the last load. The report should only show the latest inventory stock situation from the last load. As I'm new to Bex not able to find the way how to achieve this. Is there any time characteristic which hold the last update date of a cube? Please help and suggest how to achieve the same.
    Thanks in advance.

    Hi Rajesh.
    Thnx fr ur suggestion.
    My requirement is little different. I build the query based upon a multiprovider. And I want to see the latest record in the report based upon only the latest date(not sys date) when data load to the cube last. This date (when the cube last loaded with the data) is not populating from any data source. I guess I have to add "0TCT_VC11" cube to my multiprovider to fetch the date when my cube is last loaded with data. Please correct me if I'm wrong.
    Thanx in advance.

Maybe you are looking for

  • Mac Mini refusing to support res greater than 1280x1024

    Hi, I'm trying to set up a Mac Mini for my family, and have been having trouble getting both XP (via bootcamp) and Leopard to support my 24" monitor's native widescreen resolution of 1920x1200. When I go to the Display setup menu the max res it lets

  • Create a pdf from Flash

    I am developing a Flash/Flex based web tool that needs to output a pdf(which will contain dynamically created graphs) that will then be stitched to other pdfs and delivered as a single pdf. Does anyone have any suggestions about where I should start

  • Re:Regarding FTP

    Hi,        I have developed one report but i need to place tht report in another server, can any one tell me the FTP program logic , so tht i can place my report in their server.

  • The lock track button is won't turn off on two tracks? Any suggestions using the latest version of Garageband

    I was having trouble with playback, so I locked a few tracks in the latest version of garageband.  Now the Smart Drummer track and a guitar track won't unlock?  All other tracks will?  Any thoughts?

  • I mac and windows 7

    Hi i have an i mac 2008 with mountain lion installed, i have tried to install windows 7 going ok with the dvd in but then i got a message saying ntfs has not been applied cannot load windows7 then i went back over tried again message coming up saying