Use EMCLI to get list of Application Servers related to Databases?

Hi,
Is it possible to use EMCLI to get from OEM a list of Application Servers related to Databases? If not, is there another method recommended by Oracle?
Thanks,
Yoni

Mohana,
I want my Replication Program to:
1. Create a copy of all objects stored in specific schema at the remote site in a local schema.
2. Be able to replicate the addition and removal of records.
Database link has been created between remote and local schema.You can query the remote site as if it is part of your local database and hence you can query the system tables to find out what objects are in remote site.
When query the system tables i want to look for objects that are owned by HAROON.

Similar Messages

  • Configure CRS2008 to using AD and Kerberos with Java application servers.

    Hi All,
    I have configure CRS2008 to using AD and Kerberos with Java application servers. Domain Controller is installed on W2K3 Server. In addition, CRS2008 is installed on another W2k3 Server.
    I have create service account in domain controller: CMSACC
    I have create two user account: CRuser1 and CRuser2
    I have create domain group: CRSGroup
    After I had run the setspn in domain controller,I got the message at below:
    Registered ServicePrincipalNames for CN=CMSACC, OU=TEST, DC=BD, DC=com:
        BOBJCentralMS/BDMGTSRV.BD.com
    CMC Setting:
    AD Administration Name: BD\administrator
    Default AD Domain: BD.com
    Add AD Group(Domain\Group): secWinAD:CN=CRSGroup,OU=TEST,D=BD,DC=com
    Service principal name:BOBJCentralMS/CMSACCatBD.com
    I have create a WINNT folder in root directory.Moreover and save bcsLognin.conf and Krb5.ini at here.
    bscLogin.conf:
    com.businessobjects.security.jgss.initiate {
    com.sun.security.auth.module.Krb5LoginModule required;
    krb5.ini:
    [libdefaults]
    default_realm = BD.com
    dns_lookup_kdc = true
    dns_lookup_realm = true
    [realms]
    forwardable = true
    BD.com = {
    default_domain = BD.com
    kdc = BDMGTSRV.BD.com
    I have tested the Kerberos,using kinit CMSACCatBD.com password, and got error message at below:
    Exception: krb_error 41 Message stream modified (41) Message stream modified
    KrbException: Message stream modified (41)
            at sun.security.krb5.KrbKdcRep.check(KrbKdcRep.java:53)
            at sun.security.krb5.KrbAsRep.<init>(KrbAsRep.java:96)
            at sun.security.krb5.KrbAsRep.getReply(KrbAsRep.java:486)
         at sun.security.krb5.KrbAsRep.getReply(KrbAsRep.java:444)
         at sun.security.krb5.internal.tools.Kinit.sendASRequest(Kinit.java:310)
         at sun.security.krb5.internal.tools.Kinit.<init>(Kinit.java:259)
         at sun.security.krb5.internal.tools.Kinit.main(Kinit.java:106)
    My problem is failed to logon CMC and infoview and got error message at below:
    Account Information Not Recognized: Active Directory Authentication failed to log you on. Please contact your system administrator to make sure you are a member of a valid mapped group and try again. If you are not a member of the default domain, enter your user name as UserNameatDNS_DomainName, and then try again.
    Actually, I am sucessful to logon Business View manager with CRuser1. However, I fail to logon CMC and infoview and got the above error. Have you any suggestion to solve this problem?
    Ken.

    if you can logon with client tools then that should be an indication that the service account running the CMS IS working! Good news.
    So the problem is likely with the java portion (krb5/bsclogin or java options)
    If the files are in c:\winnt\ (if not copy them there) and perform c:\program files\business objects\javasdk\bin\kinit username
    then enter and password/enter again
    Probably get the same message. To note in your krb5.ini all domain info must be in CAPS (the .com appears to be in lower case)
    kinit works with just the krb5.ini, java SDK and AD (removing BO config and the service account from the picture). Once that works if your java options are specified properly you should be able to login to CMC/infoview.
    also 1 last point. Add udp_preference_limit = 1 to the krb5 lib defaults section
    libdefaults
    default_realm = BD.com
    dns_lookup_kdc = true
    dns_lookup_realm = true
    udp_preference_limit = 1
    Regards,
    Tim

  • Getting list of application instance of an organization

    Hi,
    I need to get the list of application instance which are published to a specific organizations using API.
    Could you please let me know how to build search filter for this particular search.
    Thanks

    Please help how to solve this issue.
    Thanks

  • Getting list of reports  and related tables used in those reports using sdk

    some columns are changing in the database tables.
    we like to know how many reports are affected by that .
    please can any one help me in getting list of reports and tables associated with them using  bo sdk.
    thanks for your help in advance

    Open the report with RAS. Then with the ReportClientDocument object:
    oReportClientDocument.getDatabaseController().getDatabase().getTables() will trutns Tables collection object that contains the table information for the report. Then use get() to get Itable object.

  • Getting list of applications in tomcat webapps

    Hi,
    I want to get the list of applications deployed in tomcat webapps in my java program.
    can anyone tell me how to do this
    thanks

    similar issue: since adobe reader was installed on IOS 5, I can not anymore "open in..." good reader!
    I feel like if my iPad file system had been removed!
    Removing one app (stanza) helped: confirming there is alimit of 4 "open in..." links for PDF file! Now, I have back good reader in the list.
    Just 4!? puzzling. Other had report a limit of 10.

  • Maxl/esscmd to get list of applications/databases that user has access to

    Is there any maxl/esscmd to get the list of applications/databases that a user has access to?
    I know that LISTGROUPUSERS 'groupName' -- this list all users of a group.
    Can anyone help please?

    MaxL
    display privilege user SomeUser;

  • Multiple PIA/Application servers to one database?

    We're planning an upgrade to PT 8.50, FSCM 9.1 and with this upgrade we want to add access for outside customers/vendors. What's the best way to configure an internal employee site/app, and a customer site/app to one production database? Is it as simple as installing different application servers and PIAs, point them all to the one database, and configure 1 PIA as EMPLOYEE and the others as CUSTOMER? Or should we also need use Portal 9.0? I've been doing some research into this, but was hoping to hear some real-world experience and advice from anyone else that's set up anything similar.
    Thanks,
    -rob

    you can have a PIA built for outside customers hitting the same database.
    you can even have separate PIA hitting same app servers and db.
    If you are planning on having an external site outside your firewall - for CUSTOMER (portal) make sure the external site is built to work only for CUSTOMER portal.
    u might also want to design your customer ID base - using specific permissions and roles.
    hope this helps.
    Subhash

  • WebDynpro Notification Service with multiple Application Servers

    Hello Experts,
    I am currently working on a project where I have to integrate a BSP Application into a new Web Dynpro ABAP Application. On the BSP Page it is possible to edit some details (for example for a customer).
    When the user start to work on the BSP Page, the Web Dynpro Page should prohibit the navigation (i.e. disable all links). After Saving the BSP page, the navigation lock is released and the Web Dynpro reloads some data, which were changed from the BSP Page.
    I have a NetWeaver 7.02 so I decided to use Shared Objects and the new Web Dynpro Notification Service to realize the given requirements. On the development system everything worked fine. The Notification Service was called and it took about 2 Seconds until the Web Dynpro Application updated.
    But we got serious problems on the testmachine, which uses a Web Dispatcher and two application servers. After some research we managed that the application is running, and works.
    But the Notification Service takes now up to 1 Minute until it fires the registered actions. And I good frequently an ASSERTION_FAILED from the method CL_WDR_NOTIFICATION=>ATTACH_FOR_READ in the ST22 as long as the application is running.
    Can anybody help me how to solve this issue. It is a real blocker for the project.
    If there is another way to establish eventing between Web Dynpro and BSP I would also go for another solution. But I don't think there are many other possibilities (SAP Portal and NWBC are no options - Maybe the new Web Dynpro PageBuilder?).
    Best Regards
    Daniel

    Hello Guys,
    we decided to do a workaround for the moment. We use a refresh button on the Web Dynpro screen. That is not very nice, but sufficient for the moment.
    Anyway: I am still interessted in the BSP-Web Dynpro Interaction Issue. So if somebody has any ideas, please let me know.
    @PageBuilder: Currently the page builder does not work on the system, because of an 403 - Error when I try to call the Application-Configurator (the SICF service is active). But I will try this also as soon as this problem is solved.
    Best regards
    Daniel

  • Portal pointing to Backend (Multiple Application Servers)

    Hello Experts,
    Landscape details : NW04s SP17 Portal for Travel Expense pointing to ECC 6.0 backend (running with 3 application servers). We don't have web dispather installed on the ECC 6.0 system, and client has no plan to install that also.
    We have created portal system with Load Balancing template and using logon group (all 3 backend application servers are part of this logon group). In portal system, we have configured -
    1. Connectors - using logon group.
    2. User Management with LogonTicket.
    3. ITS - pointing to specific application server - Can't we use logon group for ITS traffic going to backend
    4. WAS - pointing to specific application server  - Can't we use logon group for WAS traffic going to backend
    In ESS/MSS (Travel Expense) scenario, what kind of calls will be made to backend and will these be through Connector, or ITS, or WAS?
    As per my understanding ITS is used for transactional Iviews.
    When will Connector and WAS connections will be used?
    Thanks
    Davinder

    Hello Experts,
    1. Connectors - using logon group.
    2. User Management with LogonTicket.
    3. ITS - pointing to specific application server - Can't we use logon group for ITS traffic going to backend
    4. WAS - pointing to specific application server - Can't we use logon group for WAS traffic going to backend
    In ESS/MSS (Travel Expense) scenario, what kind of calls will be made to backend and will these be through Connector, or ITS, or WAS?
    Regarding points 3 & 4:-
    http://help.sap.com/saphelp_nw04/helpdata/en/42/5cfd3b0e59774ee10000000a114084/frameset.htm
    You can only use the SAP Message Server for HTTP load distribution, if the browser is the direct client of the message server. If another component lies between the client (browser) and the message server, (for example, the portal), you cannot use the message server to distribute the load.
    So this is a requirement to use the webdispatcher if your backend is called from the Portal. Otherwise all requests will go to the CI.
    (Q) In ESS/MSS (Travel Expense) scenario, what kind of calls will be made to backend and will these be through Connector, or ITS, or WAS?
    (A) It depneds on how you have configured the services. Usually its via HTTP, HTTPS or a SOAP adapter to a FM.
    Hope this helps 
    Michael

  • Hi I  newly started using Iphone 6, I am not getting all the applications list under Use Cellular date for to restrict my unwanted apps on cellular data

    Hi I  newly started using Iphone 6, I am not getting all the applications list under Use Cellular date for to restrict my unwanted apps on cellular data
    Please help me out

    Hi Rajesh778484,
    Welcome to the Apple Support Communities!
    I understand that some of your applications are not appearing under Settings > Cellular on your iPhone so that you can restrict or allow use of cellular data. If you have some installed applications on your iPhone that are not showing here, the first troubleshooting step I would suggest would be to reset your iPhone. Please refer to the attached article for information on how to perform a reset. 
    Restart or reset your iPhone, iPad, or iPod touch - Apple Support
    Best regards,
    Joe

  • Getting List of SQL server and on selection of server get List of Databases using SMO

    Hi,
    I need to have functionality where I need to populate List of available SQL servers from local network, and when i select SQL server from list, get the list of Databases from that Server.
    For this i referenced SQL SMO Dll's and placed two drop down, one lists Server names, and one lists Database names.
    Dlls refered are:
    Microsoft.SqlServer.ConnectionInfo.dll
    Microsoft.SqlServer.Management.Sdk.Sfc.dll
    Microsoft.SqlServer.Smo.dll
    Microsoft.SqlServer.SqlClrProvider.dll
    Microsoft.SqlServer.SqlEnum.dll
    Above DLL's i have copied from SQL server SQL server 2008 installed location
    C:\Program Files\Microsoft SQL Server\110\SDK\Assemblies
    DLL version : 11.0.3000.0
    Code i have used is:
    private void MainForm_Load(object sender,
    EventArgs e)
       DataTable dataTable = SmoApplication.EnumAvailableSqlServers(false);
       cmbServers.ValueMember = "Name";
       cmbServers.DataSource = dataTable;
    //Now, load Databases on selection of Server combo box.
    private void cmbServers_SelectedIndexChanged(object sender,
    EventArgs e)
       cmbDatabases.Items.Clear();
       if (cmbServers.SelectedIndex != -1)
          string serverName = cmbServers.SelectedValue.ToString();
          Server server = new Server(serverName);
          try
             foreach (Database database in server.Databases)
                cmbDatabases.Items.Add(database.Name);
          catch (Exception ex)
             string exception = ex.Message;
    It works where SQL server is installed, but in systems where no SQL server is installed, it is not working, it is not returning list of SQL server and so database list.
    Query is> can you please help me in this regard, what i am missing here, do i need to install any client component to use this?, or anything else what i need to do to make this functionality work.
    Thanks,
    Hemal

    Thanks Michael for replying.
    I have gone through the reply, and the link on how to get the SMO library installed.
    "To install the Client Tooks SDK without installing SQL Server, install Shared Management Objects from the SQL Server feature pack.
    If you want to ensure that SQL Server Management Objects is installed on a computer that will run your application, you can use the Shared Management Objects .msi in the SQL Server feature pack."
    I have few questions on "Shared Management Objects .msi" 
    Where do i get "Shared Management Objects .msi".
    only installing this msi will install SMO?.
    Can i ship this msi with my application installer?
    do i need to install x86 on x86 system and x64 version of msi in x64 system, or x86 can work fine with both, my application
    is x86 only.
    Thanks,
    Hemal

  • How to get the list of SAP Servers defined in xMII?

    Hi,
    We have a requirement to get the list of SAP Servers defined in xMII and show them in a html dropdown field? We know that we could achieve this by using a custom action block.
    Is there any way to get this list of SAP servers without using custom action block?
    Thanks,
    Sara

    Thanks, Udayan.
    I am actually looking for a Query Template which can return the list of SAP Servers.
    Thanks,
    Sara

  • How to get list of deployed application on server programatically?

    Hi,
    I am trying to build an application which will display list application(WebDynpro , Portal) deployed on portal server. In EP 7.0 we can go to Content Admin -> WebDynpro  page to get list of WebDynpro  application. Par files can be found under portal runtime->browse deployment page.
    In CE we have nice feature which shows both portal application and WebDynpro  application in content Admin->portal content list.
    I want to find list of applications programmatically, is there any way to achieve this? Are there any apis where I should take a look at.
    Thanks,
    Nitesh Shelar

    Hi,
    Thank you for your reply.
    I tried using
    String[] applications = WDServerState.getActualApplications();
    I am getting following exception.
    java.lang.UnsupportedOperationException: Not longer supported starting with NW07.
        at com.sap.tc.webdynpro.serverimpl.core.admin.AbstractServerState.getActualApplications(AbstractServerState.java:133)
        at com.sap.tc.webdynpro.services.sal.admin.api.WDServerState.getActualApplications(WDServerState.java:52)
    Do you know Any other api which I can use?
    Regards,
    Nitesh Shelar

  • I ordered Quicktime Pro. I have a serial number and and my ordered status shows that it was electronically sent. It is not in my download folder or in my list of applications. How do I get the download, if I have a serial number?

    I ordered Quicktime Pro. I have a serial number and and my ordered status shows that it was electronically sent. It is not in my download folder or in my list of applications. How do I get the download, if I have a serial number?

    I ordered Quicktime Pro. I have a serial number and and my ordered status shows that it was electronically sent. It is not in my download folder or in my list of applications. How do I get the download, if I have a serial number?
    There is no download as such. When you purchase QT 7 Pro, you are just purchasing a registration key that "unlocks" the QT 7 "Pro" editing features already built into the QT 7 Player but not activated without the key. Since you are listed as using the Lion OS, you need to check your "Applications > Utilities" folder to see if QT 7 is already installed there.
    If it is, then you will need to open the app, open the "Registration..." window under the "QuickTime Player 7" Menu and enter the "Registered To:" and "Registration code:" entries to activate the "Pro" features. Be sure to follow the instructions found on the web page I will post below.
    If it is not already installed in the "Applications > Utilities" folder, then you will have to first download and install the special QT 7 Player v7.6.6 software found on the download page which is linked to the web page containing both installation and registration instructions which is included below.
    http://support.apple.com/kb/HT3678?viewlocale=en_US&locale=en_US

  • How to get List of SharePoint Groups to which Current Users belongs using Javascript ?

    How to get List of SharePoint Groups to which Current Users belongs using JavaScript? Not JSOM

    Here is the code that worked for me:
    var userid= _spPageContextInfo.userId;
      var requestUri = _spPageContextInfo.webAbsoluteUrl + '/_api/web/CurrentUser/Groups?$select=Id,Title';
    alert(requestUri);
      var requestHeaders = { "accept" : "application/json;odata=verbose" };
      $.ajax({
        url : requestUri,
        contentType : "application/json;odata=verbose",
        headers : requestHeaders,
        success : onSuccess,
        error : onError
      function onSuccess(data, request){
    var s='';
     for (var i = 0; i < data.d.results.length; i++)
    s +=data.d.results[i].Title+'\n';
        alert(s);
      function onError(error) {
        alert("error");

Maybe you are looking for

  • Error when installing photoshop cc

    When I tried to install photoshop cc, it always stalls at 1% and then automaticlly shows the 'Installation failed' page no matter how much i tried. here's the error summary Exit Code: 15 -------------------------------------- Summary ----------------

  • Import of Advanced G/L Determination in 9.0 Patch 5

    Hi All I am trying to Import the Advanced G/L Determination in SAP B1 9.0 Patch 5 (Using both groups and Item Level as my Determination Criteria Does any one have experience of doing  this ? Regards Andrew

  • Analog signal smoothing

    I have a LVDT analog signal that I need to plot to a waveform chart for a test that is running at 5hz. The signal is very choppy and unreadable. If I slow it down to say 1hz or less the plot looks like a nice sine wave, which is what I am looking for

  • Master-detail-detail UDO?

    Hi, I'm fairly new to B1 but have a questoin. I've tried to search the fora, but couldn't find a (good) awnser yet..... Is it possible to create a Master-detail-detail UDO?? I want(need) to categorize Items and based on the category/subcategory offer

  • Making A List of Files or Folders

    Is there anyway of making a list of the files or folders I have if I want to send someone a list of files in a folder - or folders for a particular topic without having to actually send them the files. I know I can do a screen shot but I was wonderin