BW IT Cockpit !!

Hi All,
I have access to BW IT Cockpit (Enterprise Portal). Here on BW IT Cockpit, I have reports which are directly coming from Solution Manager. In Solution Manager we have T-Code: SOLMAN_WORKCENTER, using which these BW reports are publishing to BW IT cockpit.
Requirement1: I want to create a Load Dashboard which consists of several Graphs. I want one graph and data in report to be created from this existing reports already available on BW IT COCKPIT coming from Solution Manager. I don't know how this data should i bring it on to BW query level since this report is not coming from BW but coming from Solman.
Requirement2: I want the following KPIs: CPU and Memory Utilization, I/O wait time (all hourly basis) etc. Can any one please let me know where i can get these KPIs for BW. I mean any Info-provider name would really help.
Please let  me know how can i achieve these above requirements.
Regards,
Mandy

1. First you need to activate business content for Solution Manager. There are DataSources 0SM_SMG*. See:
http://help.sap.com/saphelp_smehp1/helpdata/en/43/f3f8f92f322ae6e10000000a422035/content.htm
Then if you get data from Solution Manager to BW you need to create BEx queries and afterwards web templates with graphs. Web templates will be published into the portal's BW cockpit.
2. Not sure if such a KPI are provided within standard business content. check in documentation:
http://help.sap.com/saphelp_smehp1/helpdata/en/45/51fbdbd4941803e10000000a1553f7/content.htm

Similar Messages

  • What is the diffrence between LIS and LO Cockpi

    Hello All,
    What is the diffrence between LIS and LO **** pit.
    Regards,
    Lisa

    Hi Lisa,
    take a look to my weblog to have more info...
    /people/sap.user72/blog/2005/04/19/logistic-cockpit-a-new-deal-overshadowed-by-the-old-fashioned-lis
    Hope it helps!
    Bye,
    Roberto

  • BI Admin Cockpit - Portal Runtime Error

    Hi,
    We have BI 7.0 (NW 7.0 with EHP1) BI_CONT 704. It is a dual stack (ABAP+JAVA) installation.
    We have deployed "BI Administration 1.0" on the java stack. All the configurations are done as per notes.
    Error is faced when trying to access BI Admin cockpit from portal.
    When we click on BI Administration -> Data Load Status it should load two selector iViews in the left hand pane but it gives error.
    Error message is given below:
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 03:02_06/08/10_0022_406159550
    Refer to the log file for details about this exception.
    Please help.
    Regards,
    Yaitn

    Default trace is attached herewith:
    #1.5 #001A64594CA200360000001100000CEC00048D20941D9F94#1281070970280#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#A100678#8809##GLBWI741_BC1_406159550#A100678#5c89db70a11711df87a4001a64594ca2#Thread[PRT-Async 2,5,PRT-Async]##0#0#Error#1#/System/Server#Java###Exception ID:03:02_06/08/10_0022_406159550
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Resource
    Component : com.sap.portal.layouts.framework.dynNavArea
    Component class : com.sapportals.portal.pb.layout.PageLayout
    User : A100678
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:973)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:444)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:680)
         at com.sapportals.portal.pb.layout.PageLayout.doContent(PageLayout.java:82)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:355)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:310)
         at com.sapportals.portal.pb.PageBuilder.includeLayout(PageBuilder.java:1038)
         at com.sapportals.portal.pb.PageBuilder.doContent(PageBuilder.java:517)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.component.CachablePortalComponent.service(CachablePortalComponent.java:273)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:355)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:310)
         at com.sapportals.portal.navigation.DynamicNavigationArea.doContent(DynamicNavigationArea.java:65)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:375)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:388)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sapportals.portal.prt.component.PortalComponentException: Error occurs during the compilation of java generated from the jsp
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:116)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:355)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
         ... 31 more
    Caused by: com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: Error occurs during the rendering of jsp component
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:2215)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:81)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:140)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.compileJSP(JSPComponentItem.java:291)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:141)
         ... 34 more
    #1.5 #001A64594CA200360000001300000CEC00048D20941DA66C#1281070970280#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#A100678#8809##GLBWI741_BC1_406159550#A100678#5c89db70a11711df87a4001a64594ca2#Thread[PRT-Async 2,5,PRT-Async]##0#0#Error##Java###03:02_06/08/10_0022_406159550
    [EXCEPTION]
    #1#com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: Error occurs during the rendering of jsp component
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:2215)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:81)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:140)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.compileJSP(JSPComponentItem.java:291)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:141)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:355)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:680)
         at com.sapportals.portal.pb.layout.PageLayout.doContent(PageLayout.java:82)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:355)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:310)
         at com.sapportals.portal.pb.PageBuilder.includeLayout(PageBuilder.java:1038)
         at com.sapportals.portal.pb.PageBuilder.doContent(PageBuilder.java:517)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.component.CachablePortalComponent.service(CachablePortalComponent.java:273)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:355)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:310)
         at com.sapportals.portal.navigation.DynamicNavigationArea.doContent(DynamicNavigationArea.java:65)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:375)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:388)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: Error in java compiling
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:2206)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:81)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:140)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.compileJSP(JSPComponentItem.java:291)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:141)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:355)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:680)
         at com.sapportals.portal.pb.layout.PageLayout.doContent(PageLayout.java:82)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:355)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:310)
         at com.sapportals.portal.pb.PageBuilder.includeLayout(PageBuilder.java:1038)
         at com.sapportals.portal.pb.PageBuilder.doContent(PageBuilder.java:517)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.component.CachablePortalComponent.service(CachablePortalComponent.java:273)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:355)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:310)
         at com.sapportals.portal.navigation.DynamicNavigationArea.doContent(DynamicNavigationArea.java:65)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:375)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:388)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:534)

  • I dont see Roles tab in my hana cloud platform cockpit

    hi All,
    Can anyone help as to why i don't get roles tab in my hana cloud platform cockpit. I have attached the screenshot for your reference.
    thanks,
    Anu

    hi anu
    you can create a sub package for roles in conent->user->data.
    and can create file like user.hdbrole, admin.hdbrole,, etc
    or Go to Services content menu > HCI OData Provisioning > Manage Roles.

  • I dont see 2lis_03_BX what should be the problem in LO cockpit?

    hi gurus,
    I dont find or see STock initialization 2LIS_03_BX data source in my LO cockpit or in RSA6 Tx screen, instead i find 2lis_40_s278.. what should i do to activate 2lis_03_bx data source and not with the above 2lis_40_s278...I am using R/3 4.7E as a source system
    thanks,
    kishore

    Praveen
    Install the DS usingt RSA5 and then only it will be visible in RSA6.
    Please follow the procedure mentioned in "How to inventory " ...the link is as follows -
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328
    Hope this helps
    Regards
    Pradip

  • Purchase Order error message when on Sourcing Cockpit.

    Hi All,
    I have encountered a series of error messages when I try to convert my Shopping Cart into a Purchase Order in SRM 5 within the Sourcing Cockpit. I am using Extended Classic Scenario and have defined the number range in SRM and ECC5. The error messages are below, the moment i try to concert the cart to a Po;
    - Internal number range is missing for transaction type. Inform syst. admin    
    - Transaction type * does not exist. Check entries    
    - Some backend documents could not be generated, or they contain errors  Further Information 
    - No status object is available for 
    I have checked the transaaction type, number ranges assignments, attributes in PPOMA_BBP but fail to find the cause.
    Any pointers would be welcome!
    Thnx,
    Mike

    Hi Muthu,
    The number ranges are consistent as I have checked the number range for local purchase order and this is set as an internal between the range 3000000000 - 3999999999. On the transaction type for BUS2201 Purchase Order, 30 has been set as the Int Number Range, with all other fields left blank.
    The strange thing is that the documents that failed to convert into a PO had been reprocessed in the Application Monitor for Purchase Orders, but when I go back into Sourcing to create the PO, I now get the message:
    "You have either failed to select an item, or you cannot create a follow-on document due to an error that has occurred"
    Regards
    Mike,

  • PO qty reduced who brings the cart into cockpit

    Hi all
    scenario
    sc created with 2 qty
    PO created by Buyer 2 qty via cockpit .
    Again Buyer received a call from requestor that requestor needs only 1 qty rather than 2.
    then again BUYER changed the qty to 1 from 2 via me23n. Now again shopping cart venture into cockpit due to mismatch between sc qty and PO qty .
    no good receipt done so far since so far buyer did not send the PO to vendor.
    how sc comes to cockpit after some time? who is really doing this wotk get status - variant which data plays important role here. or clean job brings... confusion.
    can you clarify this trivial things to me..
    sc folow on docuemnts updates with PO qty as 1 . but still sc did not come to cockpit.
    i am sure it will come shortly i.e sc comes to cockpit. i wanted to who does this job?
    if possible answer this.
    item guid and header guid sc where it stored in ECC table. i am pretty sure , they were stored in some tables.
    br
    Muthu

    PR -2 qty --> soco -> sc 2 qty --> PO 2 Qty -->changed to PO 1 QTY
    status run and clean run well.
    still i am looking for this sc 1 qty in the cockpit. Waitinting and waiting...
    Muthu
    works
    sc 2 qty -PO 2 Qty -
    po 1 qty -
    sc comes to cockpit.
    SG:- Stop the get status job . reduce the PO qty 1 from 2 qty thought the sc comes to cockpit. inscrutable.
    thanks
    Finally, I tried putting 0 in last.. days and running BBP_GET_STATUS_2 in debug mode. From what I see it is looking at all the SC's in the system and trying to update status for each of them. We normally run this job with 30 days on a hourly basis.
    Yes. during that time all locks will happen .did you notice in sm12 . no one can perform any activity.
    i am looking for dalily updates happened in ECC and it must be updated in SRM - with which variant.
    since i ahve some special request .
    kindly advise.
    How long it took in production . hope it may take lot of time. i am interested to know when do you run this job ? at night no business hours ..since our volume of carts are more...it runs more than 3000 secs in testing envt it self.
    Muhtu

  • LO Cockpit & 0SD_C03

    Hello Experts. I am asking this question again as I didn't get any answers last time.
    I am creating a report that will have Open Orders, Sales Orders and Deliveries.
    For my open orders, I want to see:
    1.sales orders or the deliveries, which are not billed
    2.deliveries which are not goods issued
    3.sales order which are confirmed, but not delivered
    4. Or any other type of open order.
    I need to know what are the Data Sources in LO Cockpit that I need to activate?
    These data sources will be feeding the cube 0SD_C03.
    According to my research, I hace listed the following datasources:
    2LIS_11VAHDR
    2LIS_11_VAITM
    <u>2LIS_11_V_ITM</u>
    2LIS_11_V_SCL
    <u>2LIS_11_V_SSL</u>
    2LIS_12_VAHDR
    2LIS_12_VCITM
    <u>2LIS_12_VCSCL</u>
    2LIS_13_VDITM
    2LIS_13_VDHDR
    I am having serios doubts about using the underlined datasources.
    Any help will be greatly appreciated.
    Thanks.
    Janet

    Hi...From my own experience i recommend you to activate the possible datasources that you think could be useful for you...and run the RSA3 transaction in order to see if any of them beings the data you need....
    check the Help.sap.com in order to see tha structure for every datsource
    Regards

  • DBA COCKPIT error when scheduling a job

    hi experts
    Iam trying to schedule some jobs in DB13 when i try to add the action i get this error:
    DBA Cockpit Error
    Acces to system SID failed
    Function Unit DB6_PLAN_DD_BATCH
    Reason job error
    iam able to run these jobs externally directly from DBM.
    I have checked some notes 1072066,1057855,927642 and they are all refering to MS SQL Server as the database.Iam running ERP6 on Maxdb 7.6
    Any help appreciated

    hi
    > dbmcli inst_enum
    OK
    7.6.00.35    /sapdb/BT1/db
    dbmcli db_enum
    OK
    BT1     /sapdb/BT1/db                           7.6.00.35       fast    running
    BT1     /sapdb/BT1/db                           7.6.00.35       quick   offline
    BT1     /sapdb/BT1/db                           7.6.00.35       slow    offline
    BT1     /sapdb/BT1/db                           7.6.00.35       test    offline
    xinstinfo BT1-MAXDB
    IndepData           : /sapdb/data
    IndepPrograms       : /sapdb/programs
    Installationpath of serverdb <BT1-MAXDB> not found!
    ERR 20010  RTE      Could not open file /sapdb/data/config/BT1-MAXDB for read, rc = 2
    sdbregview -l
    DB Analyzer         /sapdb/programs    7.6.00.35     32 bit    valid
    Server Utilities    /sapdb/programs    7.6.00.35     32 bit    valid
    PCR 7300            /sapdb/programs    7.3.00.55               valid
    PCR 7301            /sapdb/programs    7.3.01.18               valid
    PCR 7500            /sapdb/programs    7.5.00.37     32 bit    valid
    SAP Utilities       /sapdb/programs    7.6.00.35     32 bit    valid
    Base                /sapdb/programs    7.6.00.35     32 bit    valid
    Redist Python       /sapdb/programs    7.6.00.35     32 bit    valid
    JDBC                /sapdb/programs    7.6.00.30               valid
    Messages            /sapdb/programs    MSG 0.3951              valid
    ODBC                /sapdb/programs    7.6.00.35     32 bit    valid
    Database Kernel     /sapdb/BT1/db      7.6.00.35     32 bit    valid
    Loader              /sapdb/programs    7.6.00.35     32 bit    valid
    SQLDBC              /sapdb/programs    7.6.00.35     32 bit    valid
    SQLDBC 76           /sapdb/programs    7.6.00.35     32 bit    valid
    Fastload API        /sapdb/programs    7.6.00.35     32 bit    valid
    PCR 7403            /sapdb/programs    7.4.03.44     32 bit    valid
    SAP Basis component  SAPKB70011
    db59 there are no errors log says all 4 tests  successfull.

  • Error in Sourcing Cockpit

    Hi Gurus,
    we're working with EC Scenario in SRM 4.0 and Sourcing Cockpit.
    We can create the following documents from a shopping cart: Bid Invitation, Auction and Purchase Order, but not a Contract. The system goes exits out and dumps the following messages:
    "Note
    The following error text was processed in the system SV5 : Transaction type ECPO must not be used for object type BUS2000113
    The error occurred on the application server itsv03_SV5_10 and in the work process
    The termination type was: TH_RES_FREE
    The ABAP call stack was:
          Form: ADD_MESSAGES_TO_LOG of program SAPLBBP_SOCO_APP
          Form: CREATE_FOLLOW_ON_DOCUMENT of program SAPLBBP_SOCO_APP
          Function: BBP_SOCO_EV_FOLLOW_ON_CREATE of program SAPLBBP_SOCO_APP
          Function: BBP_SOCO_EVENT_DISPATCHER of program SAPLBBP_SOCO_APP
          Form: FCODE of program SAPLBBP_SOCO_UI_ITS
          Module: FCODE of program SAPLBBP_SOCO_UI_ITS"
    Could u help us?
    Thx, Enrico

    Hello Enrico,
    Please maintain the transaction type for the BO/TransCat- BUS2000113 in the SPRO at the path SRM Server -> Cross-Application Basic Settings->Define Transaction Types and also if you have implemented the Badi BBP_DETERMINE_LOGSYS , please verify the code for the method ~CONTRACT_LOGSYS_DETERMINE.
    hope this info will be useful.
    regards,
    Mani

  • Error while activating TCT and BI admin. Cockpit (Urgent)

    Hi Experts,
                    We are configuring NW 04s BI system right now. We have followed the general settings on the system after Basis handed that over to us accrding to Best Practice config. document. Now to install BI administration cockpit, we need to activate the technical content for executing the BI Admin. cockpit. First of all, when we tried to install technical content automatically, we got this error msg no. RSTCO_UT013 and in our 2nd trial we are getting err msg no RSQBW400. First msg was about the job BI_TCO_ACTIVATION failure. Second msg is " There is no A version of Infoset 0RSTT_I07. Because of the errors, we are not able to install any standard business content. Every time we run a background job, it gets cancelled.
    We are applying the OSS notes no. 965386 and 934484. If any one has any idea of resolving the issue plz. let us know. Full points will be awarded for the correct answers. Thanks <b></b>

    Hi All,
    This is best practice in activating BI Statistics and Admin Cockpit.
    BI Administration Cockpit and new BI Statistics Content in SAP NetWeaver 2004s - Webinar Details
    https://www.sdn.sap.com/irj/sdn/webinar?rid=/library/uuid/d09864c5-0bb0-2910-8e8a-a306a886dcd9
    I recomend to use BI CONT 703 SP5.
    If not,  you need do manual correction and apply more than 50 notes.

  • Error while activation of Bi content of Bi cockpit

    Hi all,
    I am doing BI content activation for BI admin cockpit, from SPRO -- Activation of BI content of BI admin cockpit , i ran the activation but it got failed. The error message says:
    DataSource 0TCTBWOBJCT_ATTR from source system BWQCLNT500 could not be activated
    This error is coming for data sources :0TCTPRCSVAR_ATTR, 0TCTBWOBJCT_TEXT, 0TCTPRCSVAR_TEXT and 0TCTBWOBJCT_ATTR.
    I have applied the sap note 1110642 , 1110641 . also ran the program RSSM_SHIPDVERS_CLEANUP but did not able to find these info packages for this data spurces:
    0PAK_8K20VQGEBZRQXUE2PKWS90ZO8
    0PAK_934GEKKIBBDKPVMVDJHVNPIMV
    0PAK_99MQNPZISKNSNWKT9HF2CWPLK
    0PAK_BFYU3MMMU2T2WOI50MXHCEH07
    I also tried activating these data sources manually in BI content one by one , there alaso iam getting error :
    Data source can not be actvatedm, troied in RSDS also by replicating but says there also that this data source does not exist in source system.
    Due to this data sources iam geting problem inmy process chain..
    PLease help .Pts wil be assigned.
    Thanks and Regards.
    Akash

    Akash you may be wrong.
    When I tried to install Technical content in my BW system, I faced the same problem what you have mentioned.
    What the system does in such cases is gathers certain system specific informations from teh connected sources. In my case, it tried to install teh datasources to the APO system & the CRM system.
    However I unchecked the option while installing from Business Content for these two systems and rest went on fine.
    Myself source system was perfectly ok and the DS got installed correctly on BW.
    So please check if the error is for other Source Systems.
    Regards
    Anujit Ghosh
    Edited by: Anujit Ghosh on Jul 23, 2008 2:03 PM
    While installing from Business Content, do one by one(first InfoProviders, then DataSources etc) using the following help
    http://help.sap.com/saphelp_nw70/helpdata/en/48/bc406a800a4226951dcc57428e03f2/frameset.htm
    You will find a list of all the related objects here.

  • Error BRAIN 276 when you execute a Web template in BI Admin Cockpit in  EP

    Hi Experts,
    I have Installed BI Administration Business Packages in Portal and configured necessary steps in BI System.I have assigned the role in Portal and BI System.
    I tried executing one iview...and was getting the following error:
    Error loading template 0TPLI_0TCT_MCA1_Q0143
    and when i click on the above error ..i was getting another window which shows below message:
    Technical Information for Message:
    Error loading template 0TPLI_0TCT_MCA1_Q0143
      Notification Number BRAIN 276
    I was suggested by SAP Note 1014795 to do the below changes :
    TEMPLATE_ID=0TPLI_0TCT_MCA1_Q0143  To TEMPLATE=0TPLI_0TCT_MCA1_Q0143
    Please note that the above note says to replace  TEMPLATE_ID  by TEMPLATE in the property of "BEX Web application Query String" of the IView in Portal
    and also please note that i have Version=SAP BW 2.X/3.X in Iview Property .
    After having made the above changes iam getting the BEX Web Analyzer...where i have the options to open a query ( from all the infoareas of BI System).and then i will select the query (0TCT_MCA1_Q0143) and am executing the same to display the data.
    i know that this Is not the correct way of executing the iview for BI Admin Cockpit.
    Can anyone help me how to execute the Web Template automatically when the user clicks on IView ?
    we have all the above Web Templates Corresponding to BI admin cockpit in active mode in when checked from WAD 3.X , but when when i search for the above web templates in WAD 7.0 i do not find them
    Is there anything that i need to activate in BI System ? Or in Portal System?
    Or do i have to execute the above web templates in  BI WAD before linking them to portal iviews?
    Do we have to Migrate the Web Templates from  BW 3.5 to BI 7.O?
    Thanks
    P.Navakanth
    -When i try to execute the web templates

    We are having this exact same issue - example of one of the errors:: Error loading template 0TPLI_0TCT_MCA1_Q0114.  We get this error for all MCA1 templates.  Basis says they've deployed latest BP BI Administration 1.0 with Patch 2 (BPBIADMINOSP_2-1000342B.SCA).The info refers to BI Admin Cockpit, Business Package for BI Administration,
    BP BI ADMINISTRATION 1.0 ,BI Usage Statistics,0TCT_CA1.
    I see from documentationthat the multicube 0TCT_MCA1 is from 0TCT_CA1 and 0TCT_VCA1
    From the documentation in http://help.sap.com/saphelp_nw70/helpdata/en/26/9ef41d14dc424183b4807538be8e1e/frameset.htm, under web templates,
    1) How come there are more than 1 template with same name and Query with same names- for example:
    Web Template: Long-Term Trends in Total Runtimes of BI Applications
    WebTemplate: 0TPLI_0TCT_MC01_Q0114
    This Web template is the container for the query 0TCT_MC01_Q0114 and is designed to provide detailed analyses.
    AND
    Web Template: Long-Term Trends in Total Runtimes of BI Applications
    WebTemplate: 0TPLI_0TCT_MCA1_Q0114
    This Web template is the container for the query 0TCT_MCA1_Q0114 and is used for detailed analyses
    2) How come the delivered process chains load other technical content, but does not load 0TCT_CA1
    Basis re-deployed the bi admin cockpit contents, but still have error in loading template 0TPLI_0TCT_MCA1_Q0114.
    3) Do we need to do any of the following?
    SE38 u2013 run RSTCC_ACTIVATEADMINCOCKPIT_NEW
    RSA1 - bi content, install & transport
    Check role SAP_BI_BW_ADMINSTRATOR
    Se38 u2013 rs_template_maintain for active templates u2013 look for MCA1 templated
    Tr code RSDDSTAT
    Activate Virtual providers
    Anything else?
    Thanks!

  • Error while maintaining structure in LO-Cockpit

    Hi All,
    I am trying to maintain an extract structure in LO-Cockpit but it is throwing an error saying "Entries for application 18 still exists in extraction queue".
    How could I solve this?
    Best Regards,
    Nene.

    02 - Purchase
    03 - Inventory Controlling
    If you are changing the Purchase Extract Structures then delete MCEX02 like this...
    But it is not advisible to delete the delta queue.Before doing modification make sure that LBWQ is empty i.e all the changes from R/3 got loaded to BW.
    Regs
    Gopi.
    Message was edited by: Gopi
    Message was edited by: Gopi

  • Error while trying to register the SMP3.0 Application on Management Cockpit Using Logon Plugin

    Hi,
    I am working on SMP 3.0 SP 02 ->cordova 3.3.1 - 0.3.1, i am able to ping the Odata endpoint in Management Cockpit successfully. I followed the steps which are present in the getting started with kapsel - 2 (use of logon plug in).  i am able to register to SMP 3.0  server by using register.html on the machine that SMP server is running but not from other machine using port 8083. Also if i try to use registration2.html which uses login plugin am getting the errors. Please help me out with this error
    {"errorCode":"80003","errorMessage":"Unable to reach Backend URL","errorDomain":"MAFLogonCoreErrorDomain"} at file:///android_asset/www/plugins/com.sap.mp.cordova.plugins.logon/www/common/modules/Utils.js:4
    Thanks
    Varsha

    <<I am able to register to SMP 3.0  server by using register.html on the machine that SMP server is running but not from other machine using port 8083.
    As mentioned above, by default port 8083 is used only by the management cockpit.  Try using the HTTP port which by default is 8080. 
    The ports are configured in this file.
    C:\SAP\MobilePlatform3\Server\config_master\org.eclipse.gemini.web.tomcat\default-server.xml
    If the registration fails one quick test to verify basic connectivity to the SMP 3.0 server from the device or emulator is to open the following URL from a browser on the device or emulator.
    http://SMP_Server_IP_Address:8080/sapui5/
    If the above URL opens correctly in a browser on the machine that the SMP server is running on but not from the browser on a mobile device or emulator there is likely something such as a firewall preventing communication over port 8080.
    Here is a link to the Getting Started With Hybrid or Kapsel for SMP 3.0 document.
    Getting Started with Kapsel - Part 1
    Regards,
    Dan van Leeuwen

  • Custom Error Messages in Sourcing Cockpit do not prevent PO creation

    Hi forum gurus,
    We are implementing SRM 5.5 SP 9 in extended classic mode. We have implemented sourcing cockpit too.
    We have coded an error message in the 'BBP_ITEM_CHECK' BADI for the sourcing cockpit and it appears correctly in the sourcing cockpit when necessary.
    However, the system still allows the PO to be created, despite the error message being visible prior to clicking on the 'Create Purchase Order' button.
    Any ideas? I will create a customer message to SAP with this anyway, but hoped someone may know for certain how to resolve it!
    Thanks,
    Nick

    Hi,
    Use the BADi "BBP_DOC_CHECK_BADI".
    See the foll thread:
    authority check on Creation of Purchase order usin badi BBP_ITEM_CHECK_BADI
    BR,
    Disha.
    Pls reward full points for useful answers.

Maybe you are looking for