How to know interfaces connected to BI system

Dear Experts,
I want to know how many interfaces my BI SYSTEM in connected to.
How can I find that.
Thanks

Have a look in your documentation, if your system interfaces are not documented, then something is wrong in your place... But on the other hand, you could check RSA1 for datasources, SM59 for remote connections or WE20 for connected logical systems. Be aware that severe damage can be caused be unknowingly changing things in these transactions!
Good luck, Michael

Similar Messages

  • How to know the connected users to the Content Server Instance?

    Hello
    I need to know that in order to be able to run long tasks (specially with the archiver) in the lowest used hours. The number of connected contributors really represents the true use of the CS.
    I am lookin for this for 10g (UCM) and 11g (WCC)
    Thank you
    Carlos

    You could use some statistics such as netstat from the Apache web server (see e.g. here for more details). You could also use tools such as Google Analytics to monitor website traffic for you.
    However, even though there is certainly a correlation between the number of the connected users and the workload on the server, the real workload depends rather on the number and the type of operations that has to be performed (e.g. a checkin is more costly than just displaying a page, conversions might be more costly than anything else) and a single system user (such as running the Archiver some other batch processes) could produce much higher workload (due to missing waiting time) than a hundred of human users.
    Besides, the fact that at the moment the number of users is low does not necessarily mean that it will be low until the end of your batch job - unless you know the behavior of your users, which often is not a rocket science even without any analytic tool - e.g. a public organization operation in 5x8 working regime (let's say from 8am to 6pm) won't produce much human generated workload in quiet hours on week days or on weekends. If you operate in 7x24 mode with unpredictable user's behavior, none of such tools will help you anyway.
    Because, what you really need to monitor is not web stats, but user experience. Oracle has a tool for that - it's called Real User Experience Insight. In addition to monitoring, it can alert you, or your application (even a 3rd party via SNMP traps). If you want to automate also recovery (for 11g), you could expose private cloud functionality as available in via the Enterprise Manager and management packs - e.g. you could start a new server in the cluster, throttle resource to your batch jobs, etc. Unless you need to comply with strict SLAs, this kind of a solution would probably be an overkill, but it is possible.
    This reasoning also shows what questions you should ask to choose the right solution - if no one cares that the performance goes, why should you? If someone cares, you will know how big problem it is - you may just add a new node to the cluster to increase the performance, use free tools or your common sense to re-organize the batch jobs to distribute the workload more evenly, or if it is a real issue, you may search for some sophisticated enterprise-level solution.

  • How to know whether connection is dropped

    Hi,
    I have developed RMI chat application in which clients register with the server to send and receive messages. I want to know if there anyway to detect the connection is dropped due to network problem both on server and client side. My intention is to achieve this:
    For the server,
    If it knows a client is disconnected, it can trigger the event to other clients.
    For the client,
    If it is disconnected, it will automatically reconnect to the server. How can I reconnect again in RMI?
    Your help would be much appreciated.

    Server side:
    http://java.sun.com/j2se/1.4.2/docs/api/java/rmi/server/Unreferenced.html
    Client side:
    http://java.sun.com/j2se/1.4.2/docs/api/java/rmi/RemoteException.html

  • How to transport the connection in production system

    hi
    I have a doubt releaated to connection between SAP BI and Xcelsius.
    We have a development server on which i have created universe and then on it Qaaws and finally Xcelsius dashboard.
    My doubt is in future they will transport the SAP BI system from Development system to Production system.
    In this case  Universe ,Qaaws,Xcelsius will work?
    will i have to develop this again in production system, or any how it will work with production system?
    How excetly development work here when we have connection between SAP BI and Xcelsius in different system from development to quality and then in Production?
    Thanks,
    Piyush

    Hi
    assuming that the objects (keyfigures, characteristics, multiprovider) of the underlying query are available in your production system you do not have to create your universe again, rather change the connection data to your SAP server (like SYSID, client number etc) in the universe connection.
    Additionally if you are working ith BO XI 3.1 I would suggest to take a look to the LifeCycleManager, a tool which can simplify the transport process from your development to your production environment.
    Regards,
    Stratos

  • How to know the connection type?

    Hi guys,
    I need to know what's the connection type (3G or WIFI) of a mobile device (Android and iOS) is enabled. Is it possible? I'm using Flex 4.5.1.
    Could someone help me?
    Thanks,
    Luis

    Hi guys,
    I found the answer:
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
    var interfaces:Vector.<NetworkInterface> = NetworkInfo.networkInfo.findInterfaces();
    for(var i:uint = 0; i < interfaces.length; i++) {
                        if(interfaces[i].name.toLowerCase() == "wifi" && interfaces[i].active) {
                            lbl.text = "WiFi connection enabled";
                             break;
                        } else if(interfaces[i].name.toLowerCase() == "mobile" && interfaces[i].active) {
                            lbl.text = "Mobile data connection enabled";
                            break;
    http://cookbooks.adobe.com/post_Detecting_the_network_connection_type_with_Flex_4_-18791.h tml

  • How to know interface on which packet arrived

    I am trying to receive raw IP packets in Solaris. Is there a way
    to know which interface the packet arrived on. Stevens mentions
    that ancillary data should provide the incoming interface
    information, but does it work on Solaris ?

    Hi Dilip,
    where in ecc side i can see same count
    Goto R/3 system> RSA3 transaction> there will be two fields Extraction or something & no.of calls--> set them to max values like extraction = 100000 & no.of.calls=100
    Then click on the Extract button--> you will be able to see the number of records
    want to know from which table from source side data is coming to this infobject
    Goto transformation between the DSO & DS... Here check to which IO the filed 0PRODORDER is mapped
    Then goto SE11 transaction> enter the table name> click on contents--> check the values for that field
    If you dont know the table name> goto RSO2 transaction> enter the DS name> display> here you will be able to see from where you are getting the data>>then follow the above step(SE!11)
    (or)
    double click on that source (might be table /FM/Etxtract structure etc)> it will take you to that source structure> contents--> check the field values
    Hope it helps!
    Regards,
    Pavan

  • How the database interpreter identifies the database system being used

    Hi All,
    How the database interface identifies which database system is being used by the SAP, so that it converts open SQL statements into the correspoding Native SQL statements understood by the database system.
    Thank you.

    You can more information through FM DB_DBRELINFO.  And indeed even more through other function modules in the group SDBI_DBINFO.
    matt

  • How to know Information of a Connection Pool

    HI,
    I want to know the information of a connection pool for example its maxSize and
    what are the active connections in the pool programitically ie. thr' code.
    I can monitor them thr' console.But how to monitor a pool thr' code.
    And what does all the attributes like WaitSecondsHigh,Waiters,
    WaitersHigh mean.how can i get information about them.
    And how do i get the information of them thr' code.
    I have seen that JDBCConnectionPoolRuntime gives information about the pool.But
    how to create a object of this interface.
    Can anyone provide me the code for this.
    Let me explain more....
    I have created a demo pool and has set the maximum connections size as 2.I tried
    to get 3 connections from the pool and obvious a exception has raised.(java.sql.SQLException:
    Pool connect failed: weblogic.common.ResourceException: None available).
    so i am writing a class such that it keeps the connections in wait state when
    the pool has reached its maximum value for which i should know what are the active
    connections and the maximum size of the pool.
    So please if any one can help me how to know these values of the connetion pool
    programitically,it would be great.

    Ventak:
    This is a sample code i wrote some time ago.
    import weblogic.management.MBeanHome;
    import weblogic.management.WebLogicMBean;
    import javax.naming.Context;
    import javax.naming.NamingException;
    import javax.naming.AuthenticationException;
    import javax.naming.CommunicationException;
    import weblogic.jndi.Environment;
    import java.util.Collection;
    import java.util.Iterator;
    import weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean;
    import weblogic.management.configuration.JDBCConnectionPoolMBean;
    import weblogic.management.WebLogicObjectName;
    public class mbean
    public static void main(String args[])
    MBeanHome home = null;
    try
    Environment env = new Environment();
    env.setProviderUrl(url);
    env.setSecurityPrincipal(username);
    env.setSecurityCredentials(password);
    Context ctx = env.getInitialContext();
    home = (MBeanHome) ctx.lookup(MBeanHome.JNDI_NAME+".wlcsServer");
    // Note the type of the Mbean: JDBCConnectionPoolConfig - The fixed
    configuration of the pool just as the console
    // JDBCConnectionPoolRuntime - The runtime parameters of the pool, like
    current connections
    // To retrieve the Mbean JDBCConnectionPoolMBean via ObjectName
    WebLogicObjectName o = new
    WebLogicObjectName("commercePool","JDBCConnectionPoolConfig","wlcsDomain","w
    lcsServer");
    JDBCConnectionPoolMBean pool = (JDBCConnectionPoolMBean)home.getMBean(o);
    // the same Mbean but without ObjectName
    JDBCConnectionPoolMBean pool =
    (JDBCConnectionPoolMBean)home.getMBean("ccPoolSuc","JDBCConnectionPoolConfig
    System.out.println("TableName " + pool.getTestTableName());
    // To retrieve the JDBCConnectionPoolRuntimeMBean
    JDBCConnectionPoolRuntimeMBean poolR =
    (JDBCConnectionPoolRuntimeMBean)home.getMBean(new
    WebLogicObjectName("wlcsDomain:ServerRuntime=wlcsServer,Name=sucPool,Locatio
    n=wlcsServer,Type=JDBCConnectionPoolRuntime"));
    System.out.println("getActiveConnectionsCurrentCount()" +
    poolR.getActiveConnectionsCurrentCount());
    // To retrieve a collection of the Mbeans by Type
    Collection Beans = home.getMBeansByType("JDBCConnectionPoolRuntime");
    catch(Exception ex)
    System.out.println("Error " + ex);
    ex.printStackTrace();
    return;
    These are extracts of the actual code, providing you diferent ways.
    By the way, the issue you are trying to solve with a waiting time for a
    connection to be available is an out-of-the-box functionality of the
    weblogic pool. But is also restricted to some like 5 secs. (if i remember
    well) and the reason is to avoid thread contention.
    So if you are going to implement some like that must be much carefull. The
    better way is to play with the InitialCapacity, MaxCapacity,
    CapacityIncrement and ShrinkPeriod parameters, giving the enough connections
    to avoid as possible as you can the situation in which exists waiters of
    connections.
    Hope this help.
    "Venkat Raghava Moganti" <[email protected]> wrote in message
    news:[email protected]...
    >
    HI,
    I want to know the information of a connection pool for example itsmaxSize and
    what are the active connections in the pool programitically ie. thr' code.
    I can monitor them thr' console.But how to monitor a pool thr' code.>
    And what does all the attributes like WaitSecondsHigh,Waiters,
    WaitersHigh mean.how can i get information about them.
    And how do i get the information of them thr' code.
    I have seen that JDBCConnectionPoolRuntime gives information about thepool.But
    how to create a object of this interface.
    Can anyone provide me the code for this.
    Let me explain more....
    I have created a demo pool and has set the maximum connections size as 2.Itried
    to get 3 connections from the pool and obvious a exception hasraised.(java.sql.SQLException:
    Pool connect failed: weblogic.common.ResourceException: None available).
    so i am writing a class such that it keeps the connections in wait statewhen
    the pool has reached its maximum value for which i should know what arethe active
    connections and the maximum size of the pool.
    So please if any one can help me how to know these values of the connetionpool
    programitically,it would be great.

  • How to know current speed of connection in Kbps?

    Does anyone know how to know the speed of network/internet connection? I couldn't find any member method of JAVA's class that returns this value. Very appreciate for all your hints.

    Try something like this:public class Test
      public static void main(String[] argv)
        try
          URL url = new URL("http://java.sun.com"); /* put a pointer to some big image here */
          InputStream is = url.openConnection().getInputStream();
          int bytes = 0;
          long ms = System.currentTimeMillis();
          while(is.read() != -1) bytes++;
          ms = System.currentTimeMillis() - ms;
          double kbps = ((double)bytes / ((double)ms / 1000)) / 1024;
          System.out.println("kbps = " + (long)kbps);
          System.exit(0);
        catch(Throwable t)
          t.printStackTrace();
          System.exit(-1);
    }I suggest you repeat this test for several pointers and take the average...

  • How to know which interfaces are going to which switch?

    How to know which interfaces are going to which switch ?
    I know that cdp will show this information. But CDP will not show info about the devices connected to my device and whose link between is administratively down.
    Regards,
    Chandu

    I don't want to the end devices location.
    For example, i have a switch that connect to multiple switches few using etherchannels and few using stand-along ports.
    So assume that one of the link whether it may be entire port-channel or a stand alone link that connects to another switch has been shut down manually by some x person...
    Then how can i know that which interfaces are connecting to that switch. In this case i think CDP will not  help because it will hold the information of ports that are up.
    Regards,
    Chandu

  • How to get the health , performance information and about the services run on devices that have connected to the system center?

    Hi All,
    I want to know how to get the health , performance information and about the services run on devices that have connected to the system center to my c# application. Also I need to know about the information of databases that have connected to system center.
    I will appreciate your feedback
    Thank you

    Hi,
    You can configure service monitor for the required service on the server
    refer below link for how to configure service monitoring
    http://www.bictt.com/blogs/bictt.php/2011/03/17/scom-monitoring-a-service-part3
    You can use SCOM SDK to connect to the scom server using c# and get required information
    http://msdn.microsoft.com/en-us/library/hh329086.aspx
    you can find the database in below registry path on management server
    HKLM:\SOFTWARE\Microsoft\Microsoft Operations Manager\3.0\Setup\DatabaseName
    Regards
    sridhar v

  • How to know the TNS_ALIAS of a Remote Database Connectivity ??

    Hi ,
    I have a Remote DB Connection and a Local DB Connection in my System
    I want to create the Same Table and Data From my Remote DB Connection to Local DB Connection .
    I have used
    CREATE TABLE LOCAL_TABLE AS SELECT * FROM REMOTE_TABLE@TNS_ALIAS;
    But How can i know this TNS_ALIAS of the Remote Database connection (I just jave XE under my System)

    In "... FROM REMOTE_TABLE@TNS_ALIAS"
    The TNS_ALIAS is actually a Db link and not a tns alias!
    user10503747 wrote:
    i tried everyhting but its coming as no results .What is "everything", "its" and "no results" in this context? Please explain, and don't worry about copy-paste taxes.

  • How to get the local lan connecting all the system names ?

    how to get the local lan connecting all the system names using java?
    any body know then send the coding or solution

    This question is asked and answered repeatedly. Search the forum.

  • How to connect from SRM system to Punch out Catalog

    Hi all,
    I would like to know connecting from SRM system to Punch out Catalog , do we require XI inbetween??
    Regards
    Vamsi

    Hi Vamsi,
    There is an XML variant of the OCI interface as described in the OCI documentation attached. Using this you can use XML documents instead of plain HTTP for the OCI transfer. No specific configuration is required as a transformation agent is contained within the FUNCTION bbp_ws_mapoci_to_sc
      map xml to oci structure
        CALL FUNCTION 'BBP_WS_DISPATCH_XML_MAPPING'
          EXPORTING
            iv_xml_type       = iv_xml_type
            iv_xml_document   = iv_xml_document
          TABLES
            et_oci_items      = et_oci_item_data
            et_longtext       = et_oci_longtext
          EXCEPTIONS
            xml_mapping_error = 1
            OTHERS            = 2.
    In this xml mapping function we use a CALL TRANSFORMATION to perform the XML -> OCI mapping:
      Transfrom OCI XML data via XSLT to RFC structures
        TRY.
            CALL TRANSFORMATION bbp_oci_xml_to_rfc
              SOURCE XML IV_XML_DOCUMENT
              RESULT sc_items = lt_sc_items.
          CATCH CX_ROOT INTO lr_exception.
         CATCH cx_xslt_runtime_error.
            RAISE xslt_failure.
        ENDTRY.
      ENDIF.
    Put mapped data into export strutures
      LOOP AT lt_sc_items INTO wa_sc_item.
        IF NOT wa_sc_item IS INITIAL.
    Hopefully this clarifies the possibility of using the XML variant of the OCI.
    Regards,
    Jason
    Edited by: Jason Boggans  on May 13, 2009 6:54 PM
    Forgot to attach the document

  • How to Know the How many number of JCo connections established?

    Hi
    How to Know the How many number of JCo connections established for mapping?

    Hi
    mConnection =  JCO.createClient("001", // SAP client
                  "<userid>", // userid
                  "****", // password
                  null, // language
                  "<hostname>", // application server host name
                  "00"); // system number
    //Connections to a specific application server (as in the above example)
    mConnection.connect();
    //Creating the JCO.Client object does not connect to SAP, but a subsequent call to
    connect() will accomplishes this
    So you can easily find out the number of JCo connections by checking out these.
    Thanks

Maybe you are looking for

  • Pending tds report bills wise and date wise

    Dear ALL,   In my client place they want Pending TDS Certificate Report Bill wise  , it is there any standard tcode for that or else for this report preparation what are the tables we have to give to ababer for creating new report. Please guide to so

  • Report reqd - IR completed but payment not made

    Dear All, Is there any standard report which will list the Purchase Orders for which the IR has been done but payment to Vendors not made?? Thanx Rosalyn

  • Impact of non running BBP_GET_STATUS_2.

    Good morning, I'd like to have an answer to the following question please : "what is the real impact when the job BBP_GET_STATUS_2 do not run in an SRM production system ; or only rarely ?". Many thanks for your contribution. Best regards, Stéphan

  • Kosher DNS, Stuck Name

    So far getting the correct names to stick in our corporate DNS with xServes has been great. The majority of my xServes have a pretty standard domain name: servername.company.com. However, I have one machine in particular that passes the changeip test

  • [SOLVED] Player which can seek by 5 (or less) seconds

    Hi! I'm looking for a player which will allow me to seek the video by 5 (or less) seconds. I didn't find an appropriate option in xine. There's a config option for mplayer, which theoretically allows to override the default seek time, but it seems th