Need information-BW System administration-process chains

Hi gurus,
I need information about BW System administration-process chains
can anyone send me the docs related to
1)process chain modellin aspects
2)process chain monitoring &error handling
3)BW statistics and query tuning with aggregates
Thanks in advance..
regards
s ram

Hi,
Check these links:
http://help.sap.com/saphelp_nw04/helpdata/en/67/13843b74f7be0fe10000000a114084/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/8f/c08b3baaa59649e10000000a11402f/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/ce/dc87c1d711f846b34e0e42ede5ebb7/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/d5/e80d3dbd82f72ce10000000a114084/frameset.htm
Process Chain
process chain
BW STATISTICS  
If you are asking abt the flags that you see in RSA1 -> Tools -> BW Stats...you can check BW Stats for each and every infoprovider. Whenever you create an infopprovider you should always decide whether you want to turn on the BW Stats for this infoprovider. This is a manual step and can be done in each and every box individually or can be transported across the systems. Coming to your question...BW Stats are of two kinds...
1) OLAP -
If you check this flag for an infoprovider...all the statistical data for the queries built on this infoprovider gets updated into the corresponding infocubes (0BWTC_C02 and 0BWTC_C03). An example would be like number of users that ran the report in a given time, the average run time of the query and so on. This data is of immense value in deciding the steps for performance tuning techniques like aggregates!
2) WHM (Warehouse Management) -
If you turn this flag on for an infoprovider, all the statistical data like how often the cubes are loaded, when are the requests deleted from the infocubes, data abt condensing of cubes and so on is loaded into the corresponding cubes like 0BWTC_C04, 0BWTC_C05, 0BWTC_C09 and 0BWTC_C11.
You have to activate the infopackages to load into these cubes and schedule them through process chain to run once in a while so that your statistical data is uptodate.
Production support for maintaining the process chains primarily involves monitoring activities of all the chains that are running in the background...
Errors in monitoring of process chains can be categorized into 4 different sections...
Master data - Full Update
Master data - Delta Update
Transaction data - Full Update
Transaction data - Delta Update.. in terms of loading of data which can be due to server shut down or system maintenance... errors due to incorrect entries in the OLTP system in which case you'll have to fix the errors in the PSA and manually load the data...
Otherwise it can have errors on Attribute change run being locked by some other job... Aggregate Roll up failing because of attribute change run being run at the same time... Problem with hierarchies and save hierarchies...
There can be problems with the data store activation if the ODS object contains any incorrect request sitting inside it... then, you need to delete the incorrect request and reload the data again...
In case of Transaction Delta failure, you'll have to request for a repeat either manually in the infopackage or using the repeat option if available on right clicking the load event...
For Master Data Delta failures, you need to do an Re-init by deleteing the previous initalization condition in the "initalization option for source systems" in the menu scheduler or reschedule the enitre chain... because, master data generally do not support repeat of last delta ...
Majority of the issues will be based on these things only..
****Assign Points If Helpful****
Regards,
Ravikanth
Message was edited by:
        RK.PNV

Similar Messages

  • Everytime i try to download it says i need to contact system administrator but i am on system administrator but it still does not download

    everytime i try to download it says i need to contact system administrator but i am on system administrator but it still does not download

    I suspect you have a 2G iPod. Those can only go to iOS 4.2.1.
    Identifying iPod models
    iPod touch (3rd generation)
    iPod touch (3rd generation) features a 3.5-inch (diagonal) widescreen multi-touch display and 32 GB or 64 GB flash drive. You can browse the web with Safari and watch YouTube videos with Wi-Fi. You can also search, preview, and buy songs from the iTunes Wi-Fi Music Store on iPod touch.
    The iPod touch (3rd generation) can be distinguished from iPod touch (2nd generation) by looking at the back of the device. In the text below the engraving, look for the model number. iPod touch (2nd generation) is model A1288, and iPod touch (3rd generation) is model A1318.

  • System Lock error:Inform your system administrator

    dears,
    i receive this error message (System Lock error:Inform your system administrator) while doing Sales order or , & MIGO. can you please help out

    Hi,
    This is not an Unicode issue, but anyway check this note:
    13907 - System error in the block handler, overflow lock table.
    Marco

  • Need information on 'Repeat Delta' process

    Deleted failed request from InfoCube 0PY_C02
    Checked Data Mart Status from ODS ZPY_O50 for failed load.
    When attempting to push the data from the ODS to InfoCube get error message:
         Last delta update is not yet completed
         Therefore, no new delta update is possible.
         You can start the request again
         if the last delta request is red or green in the monitor (QM activity).
    To get load to start, opened process chain and selected ‘Repeat’ from context menu. This enabled the job to start without the above mentioned error.
    Questions to answer:
    1. BW is expecting less than 8019027 records to be uploaded to the InfoCube, currently looking in the monitor I see that 44204420 records have been processed. Does this mean that the repeat process is loading all data to InfoCube from ODS?
    2. When doing a repeat last delta, does the system repeat only the last successful delta?
    3. When doing a repeat last delta, does the system read the entire contents of the ODS then update the InfoCube with the correct records, or just read the last request loaded to the ODS?

    Normally the repeat should pull only the failed delta, but for some reason I experienced that too having the repeat was pulling more record that the earlier delta. I would say the delta pointer is not working properly.
    Normally, before deleting the failed request, you need to turn the request to red, but that is too late now to do.
    You need to reint delta, but you need to make sure that you don't miss the last delta.
    Steps:
    1. Delete the failed request from the cube.
    2. Delete the successful request from the ods
    3. Delete initialization from ods to the cube
    4. Do init without data transfer from ODS to the cube
    5. Reconstruct the last deleted request in the ODS
    6. Do Delta from ods to the cube.
    Now you have reinitialized and got the last delta which is in the ods.
    thanks.
    Wond

  • Collection in source system ended-Process chain error

    Hi friends,
    I have  got a  PC which failed due to error : Collection in source system ended.
    My flow of PC is .
    start--
           --Load IP 1
          ---Load IP2
          _--load Ip 3
    Load IP4
          ---Load Ip 5.
    I got this error at IP2 and so my pc fail .
    can i manually upload this IP2  and  make the process chain OK?
    what are the steps involved in rectifying this?
    regards,
    siddartha

    First try to find out the reason for the load failure. Once you fix this, do a manual run of the infopackage and when successful you can continue with the rest of process chain.
    Sometimes, it doesn't help to just set a request to green status in order to run the process chain from that step on to the end.
    You need to set the failed request/step to green in the database as well as you need to raise the event that will force the process chain to run to the end from the next request/step on.
    Therefore you need to open the messages of a failed step by right clicking on it and selecting 'display messages'.
    In the opened popup click on the tab 'Chain'.
    In a parallel session goto transaction se16 for table rspcprocesslog and display the entries with the following selections:
    1. copy the variant from the popup to the variante of table rspcprocesslog
    2. copy the instance from the popup to the instance of table rspcprocesslog
    3. copy the start date from the popup to the batchdate of table rspcprocesslog
    Press F8 to display the entries of table rspcprocesslog.
    Now open another session and goto transaction se37. Enter RSPC_PROCESS_FINISH as the name of the function module and run the fm in test mode.
    Now copy the entries of table rspcprocesslog to the input parameters of the function module like described as follows:
    1. rspcprocesslog-log_id -> i_logid
    2. rspcprocesslog-type -> i_type
    3. rspcprocesslog-variante -> i_variant
    4. rspcprocesslog-instance -> i_instance
    5. enter 'G' for parameter i_state (sets the status to green).
    Now press F8 to run the fm.
    Now the actual process will be set to green and the following process in the chain will be started and the chain can run to the end.

  • How to change source system in process chain

    Hi All,
    In our Bw quality system, process chain is pointing to the Production system ,
    I want to keep the process variant name same as production but want to change the source system
    For example.. let us say currently process chains(All DTPs) are pointing to the Production server (PD001) ip (200.12.23.22)
    now i want to keep the Server name same but want to point it to the quality system..so after change Process chain will show same name but it should point out to quality system.(let us say bwq 200.12.23.232).
    Can you please help me on this

    Hi Pravender,
    In our BW system , we have same process chain in all the system (Dev, Quality and production)..and naming convention is also same ..(all process chain points to Production system only)..
    So when I want to load data from development i just need to change the source system ip adrress  to  the Development Server  (So names in process chain will indicate production but  it will point to the development server), .
    I want to know how can i change the source system mapping.
    Hope i am clear now

  • Can I delete 'Initialization Options for Source System' in Process Chain?

    Hi All,
    Can I automate the process of deleting the 'Initialization Options for Source System' for Delta Init package? I need to include this step in a process chain, rather than deleting the init request manually.
    Thanks,
    Naveen.

    Naveen,
    As far as I know, nope. And it's logical, considering the Initialization is a "one time" process and not a repetitive one (unless you have to reinitialize, of course...)
    Regards,
    Luis

  • I need to review the existing process chain

    Hi Folks,
    I need to review the existing hte process Chain which is running in the live system since 1 year.
    My intention is what i need to considear while reviewing the process chain and i need to provide the some suggestion after review of the all chains.
    Can any one have SAP Notes or SAP help info on this,
    Thanks,
    Ven.

    Hi,
    Check in the following tables for Process Chaibn logs
    RSEVENTCHAIN ----Event Chain Processing Event Table
    RSEVENTHEAD -----Header for the event chain
    RSEVENTHEADT -----Header for the event chain
    RSPCCHAIN---------- Process chain details
    RSPCCHAINATTR------- Attributes for a Process Chain
    RSPCCHAINEVENTS------- Multiple Events with Process Chains
    RSPCCHAINT--------------- Texts for Chain
    RSPCCOMMANDLOG--------- System Command Execution Logs (Process Chains)
    RSPCLOGCHAIN---------- Cross-Table Log ID / Chain ID
    RSPCLOGS------------- Application Logs for the Process Chains
    RSPCPROCESSLOG------------- Logs for the Chain Runs
    RSPCRUNVARIABLES---------- Variables for Process Chains for Runtime
    RSPC_MONITOR----------- Monitor individual process chains
    Thanks
    Reddy

  • When index's need to be deleted in process chain

    Hi Friends ,
       I am looking for some info in what scenarios the indexes need to be deleted & recreated  when loading data into a infocube thru process chain.
        I am looking for hard figures\ std rules like at  what % of new data  indexs can be dropped etc .., 
       Thanks

    Hi Sri:
    There is no formula. You need to do a small experiment with your Cube to determin this criterion. This is because the loading data to Cube not only depends on the number of records, bit other factors such as new SIDs, etc.
    I would manually load the Cube with the number of recrods equal to the usual number.
    Take the time.
    Now, delete and create indexes in Batch Job in BW for the Cube. Again, note the total time.
    If the second time is significant, dont't delete indexes, let BW manage them.
    In my case, I load 2 cubes daily with same infopackage.
    1 - deleted and laoded.
    2 - history with deifferent level of aggregation.
    No. of records  = 1 mil.
    Cube 1 - I delete indexes and create them.
    Cube 2 - Don't delete this because this cubes keeps growing bigger and deleting and creating indexes will give diminishing returns.
    FOr these bix Cubes, I do a seperate P-Chain to drop and create indexes on Sundays when no users are querying the Cubes.
    Hope this will explain, but I don't have a formula.
    Ram Chamarthy.

  • Messeging system in process chain!

    Hi,
    can any one here tell me in which of the process blocks one needs to include the Messege ( notifying via email if data upload is failed )!
    For transactional data, i had put it in the delete index process ( before uploading transactional infopackage process )
    is it correct?
    Thanks,
    Ravi

    It doesn't matter where you put the notification.  I will suggest to put it at the beginning and also at the end.  But you should also add that to those important loads so that you can be notified when there is problem.  The start message will help if chain get started but did not completed with Error or Success message, this may happen sometime where a load job stay in yellow.  So, you know a job started that not finish at the expected time window.
    It is correct to delete the index before load and recreate that after load completion.  But if volume of data getting bigger and bigger, it may not help. So, monitor the time on the loads with deletion and no deletion to see which one is the best for your system.  
    Good Luck,
    CL

  • Need information regarding EP Administration certification.

    Hi all,
    Could any one can guide me to get information for the Netweaver Administration Certification please?
    Regards,
    Satish.

    Hello Vijay,
    <a href="http://www.sap.com/services/education/consultant/solutionacademy/index.epx">Here</a> you can find an overview of the different consultant training.
    You have a track for Portal (<a href="https://websmp204.sap-ag.de/sapidp/011000358700003602072006E">link</a>) and also one for KM (<a href="https://websmp207.sap-ag.de/sapidp/011000358700003602162006E">link</a>).
    Both can be done in a "technical" and a "development" flavor.
    Regards,
    Christophe

  • Sum of the keyfigure from the Infocube and need to be placed in process chain

    Hi,
    Before asking your advise, here is my development,
    1. We are implementing retraction through APD and generating CSV files with Excel file data as Extracting Inputs.
    2. So executed all queries in cutomer exit variant by reading this inputs file from AL11 and result files also placed in same location.
    3. Now my query is,
    Extractor parameters/inputs Excel file format is
    Char1     Char2   
    100          RK     
    now I need to calculate the sum of the KF(i.e this is the kf in result files) value from generated file or info cube and that needs to be placed besides/concatenate extract parameters values.
    Char1     Char2   Total of the KF
    100          RK       1113888
    How to fetch the total value for the KF from the cube and add this into extract parameters file and need attach this to email alert to the user.
    Please advise. Your help is more appreciated.
    Thanks,
    RK

    Hi Ramakrishna,
    Just consider this option - using APD you can store data as per your requirement(rad file and cube data) and create report on direct update DSO and using information broadcasting send it to business user.
    Regards,
    Ganesh Bothe

  • Need information about a CMTS process

    Hi all,
    Does anybody know what the “ADJ resolve proc” process do ?
    This process shows up on all our CMTSs.
    Thanks,
    Sinisa

    Hi Sinisa,
    The ADJ Resolve process is a process in charge of resolving adjacencies for IP packets received by the CMTS. Basically, when a packet is recieved, the CMTS looks for the destination address in an adjacency table to fast-forward the packet. If there is no adjacency entry, the packet is sent to the RP and the ADJ Resolve process tries to populate the adjacency table (using ARP). If ARP reply is received, the adjacency is created and subsequent packets can be fast-forwarded. If not reply is received, the process retries a few times. During that time, incomplete ARP entries will probably be seen in the CMTS.
    I hope this is the explanation you were looking for.
    Best regards.

  • Need information about creadit card process in ESS and transaction PR05

    Hello,
    Can anybody explain me the credit card clearing in ESS and information about transaction PR05...Its very urgent...No doubt...Good help will be appreciated and honoured...
    Thanks,
    Tushar

    Dear Sarthak M,
               Assume you have gone through the transaction BAPI,
    where you can find all relevant BAPI's .
    select the relevant text such as "sales orders" - from the right side of the screen - check "Tools" tab,where you will find "Create BAPI list", click to search for the Function moduels.

  • Information Broadcast - how to get options for process chains?

    Hi,
    I try to find out why I do not get the options to trigger the information broadcast through the process chain.
    Every time I try to schedule an information broadcast, I only see the option to schedule the broadcast by time only.
    I tried by creating/activating a process chain and many more ways - with no success in seeing the desired options.
    Who could help and tell how I get the option "Scheduling Set" / "Execution with Data Change in the InfoProvider"? Do I need some add. piece of software?
    Thanks!

    hi ,
    Check these links regarding information broadcast through the process chain.
    1. [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/296edc90-0201-0010-7982-c6dc0b288296?quicklink=events&overridelayout=true]
    2. /thread/450654 [original link is broken]
    3. broadcasting through process chains
    Regards ,
    Lokesh

Maybe you are looking for

  • Create a tab view item in obj-c for use in applescript studio

    I'm making an application with applescript studio. I want to be able to add tab view items to a tab view at the press of a button. The problem I have is applescript studio doesn't allow me to create a new tab view item. So I'm thinking I can create t

  • Exchange 2013 SP1 setup fails at prerequisite Analysis

    I installed a completely new server network with Hyper-v 2012R2 I installed two virtual 2012R2 servers: DC01 as the Domain Controller of "testdomain.local" and EX01 as the Exchange server. EX01 is joined the domain "testdomain" from DC01 I log in on

  • How can I use the procedures and functions in my library

    hello, all I have a pl/sql library MYLIB.pld, MYLIB.pll and MYLIB.plx. How can I invoke procedures and functions there in JDeveloper? Thanks. Damon

  • Losing Desktop Items/Documents after shutting down and restarting

    Twice, over the last couple of months after shutting down and restarting my macbook, everything on my desktop gets deleted, and it seems all the settings go back to their original form? Anyone have this problem? Message was edited by: jram1111

  • N97Update User Name & Password

    I have a N97 running V 10.0.012 & I am keen to update the software. Each time I try to do so it tells me it has an invaild user name & password. Can someone tell me what user name & password it requires as I am having no joy !!! Thanks