Query for License Component Application

Hi All,
In OAM we can able to view the "License Component Application" which will give the list of components license.
I need to get this from sql, can you please let me know which table is it.
for example, in OAM license manager i can see that the "Project Collaboration" is licensed which is coming under "Projects" --> "Project Costing"
fnd_product_installations gives the installed products, but not the components.
I am getting the information which i require through OAM, but it would be useful if some one give the query to find this at backend.
Thanks & Regards,
Rakesh

Hussein,
All the options in the note is giving only the product/module installed.
Let me clearly tell the requirement. I have got a request from asset team regarding the license of all the oracle applications.
In that they have mentioned many oracle components, ex : Oracle Project Collabration.
I can see this is licensed in the OAM through -> OAM --> License Manager --> Products -> License Component Application < In this all the conponents are displayed >
From where we can get this infro from database. I am sure there will be some tables which is having these infromation.
Thanks & Regards,
Rakesh

Similar Messages

  • How 2 define alias for WD Component / Application

    Hi all,
    There are methods in IWDDeployableObject to get WD Component / Application (WDDeploableObjectPart) by alias.
    But how to define alias for them? Where should definition be placed and what is the format? Could anyone share working example or point to related documentation?
    VS

    Noufal & Bharathwaj,
    Probably there is a confusion here: HTTP aliases are related only to corresponding service, and affects how URL is composed / interpreted.
    On other hand, aliases I mentioned are related to  deployment service (in this case: lookup deployable object part by alias). By the way, they cover both WD applications and <b>components</b> (probably component interfaces and more).
    Valery Silaev
    EPAM Systems
    http://www.netweaverteam.com/

  • Distributed query for license key

    Hello,
    I have a distributed query that I'm hoping is retrieving the license key information below:
    USE master
    GO
    create table #version
    version_desc varchar(2000)
    insert #version
    select @@version
    if exists
    select 1
    from #version
    where version_desc like '%2005%'
    Begin
    DECLARE @Registry_Value_2005 VARCHAR(1000)
    EXEC xp_regread 'HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.1\Setup','ProductCode',@Registry_Value_2005 OUTPUT --2005
    SELECT @@version as 'version',@Registry_Value_2005 as 'license_key'
    End
    else if exists
    select 1
    from #version
    where version_desc like '%express%'
    Begin
    DECLARE @Registry_Value_2008_express VARCHAR(1000)
    EXEC xp_regread 'HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10_50.SQLEXPRESS\Setup','ProductCode',@Registry_Value_2008_express OUTPUT -- 2008 express
    SELECT @@version as 'version',@Registry_Value_2008_express as 'license_key'
    End
    else if exists
    select 1
    from #version
    where version_desc like '%R2%'
    Begin
    DECLARE @Registry_Value_2008_R2 VARCHAR(1000)
    EXEC xp_regread 'HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\Setup','ProductCode',@Registry_Value_2008_R2 OUTPUT -- 2008 R2
    SELECT @@version as 'version',@Registry_Value_2008_R2 as 'license_key'
    End
    else if exists
    select 1
    from #version
    where version_desc like '%2008%'
    Begin
    DECLARE @Registry_Value_2008 VARCHAR(1000)
    EXEC xp_regread 'HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.MSSQLSERVER\Setup','ProductCode',@Registry_Value_2008 OUTPUT -- 2008
    SELECT @@version as 'version',@Registry_Value_2008 as 'license_key'
    End
    else if exists
    select 1
    from #version
    where version_desc like '%2012%'
    Begin
    DECLARE @Registry_Value_2012 VARCHAR(1000)
    EXEC xp_regread 'HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL11.MSSQLSERVER\Setup','ProductCode',@Registry_Value_2012 OUTPUT -- 2012
    SELECT @@version as 'version',@Registry_Value_2012 as 'license_key'
    End
    else
    Begin
    select 'version not recognized'
    End
    drop table #version
    I'm noticing the 'key' is coming back the same across our 2012 instances and I'm pretty sure this isn't right. Am I retrieving the right value from the registry? I want to get the actual key that is installed when SQL is installed. Please help also feel
    free to borrow this code if you like.
    Thanks!
    phil

    Hi phil,
    The following query will return the serial number in binary format, you can convert this binary value to product key as other post. For more details, please review this similar
    blog.
    use master
    GO
    exec xp_regread 'HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Microsoft SQL Server\110\Tools\Setup','DigitalProductID'
    GO
    Regarding to the product code, SQL Server consists of different products registered in the Registry. Each product has a product code (a GUID) as well as an installation package code (also a GUID). For more details, please review this similar
    thread.
    Additionally, for license issues, please call
    1-800-426-9400,
    Monday through Friday, 6:00 A.M. to 6:00 P.M. (Pacific Time) to speak directly to a Microsoft licensing specialist. For international customers, please use the Guide to Worldwide Microsoft Licensing Sites to find contact information in your locations.
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • Query for Return component

    Hi All!
    I would like to create quey about return component ( production). BUt i don't know how to get only data relate return component because i can not discriminate data between  reciept Product and receipt component which issued for production.
    The query:
    Item code, Description, Quatity
    Thanks!

    Hi,
    I am assuming you are using manual instead of backflush issue method, right?
    Thanks,
    Gordon

  • NI License manager does not start; says it's querying for current license status

    I currently have the evaluation version of Labview. I tried to use a volume license from my university by typing in the server name in NI License Manager, but after that, whenever I try to open the license manager, it looks like it's stuck saying "querying for the current license status" and never actually opens. Also, when I try to open Labview, it freezes during the setup finalization. I realized afterward that students don't have access to the university license for their own PC's, so I can't use that volume license anyway. 
    I uninstalled everything having to do with NI on my PC and reinstalled the evaluation version of Labview, but the same problem still exists. Is there anything I could do besides erasing my hard drive? 
    Solved!
    Go to Solution.

    Hi amize,
    When you say the same problem still exists, is it both the NI License Manager and LabVIEW that are still having the issues? When you open the License Manager and it is not actually opening does that mean you cannot interact with it or the licenses never finish loading in the tree view on the left hand side. If you do have access to the Options menu, open preferences and make sure you have deselected "Use Volume License Servers". At some point, if the windows is not interactive, it should timeout with attempting to make its server connection, especially if you are disconnected from any network connection.
    Also, how long do you wait when you open LabVIEW and see the setup screen? Does it just become unresponsive?
    If you could follow up with that information it would be much appreciated
    Regards,
    James W.
    Applications Engineer
    National Instruments

  • No authorization for the component (query name)!

    Hello all,
    when i am publishing the query in web, the following error message is displayed!
    "No authorization for the component (query name)!"
    i had installed and configured everything here, so the person responsible for authorization is none other than me. what i shud do now? shud i add any other authorization profile to the username created? or still any configuartion is required?
    please let me know!
    Thanks,
    Ravi

    Hi ARK,
    thanks for the info.
    i had assigned SAP_ALL and SAP_NEW profiles to the user.
    let me say clearly that when i am executing the Query in the designer it is working fine,no issues in Bex browser too. but when i want to publish safely exexuted query in web (clicking the button publish the query in web) i am getting the above mentioned error!
    do suggest me what is the authorization profile that is needed to serve my purpose?
    hope this time i am clear!
    Ravi

  • Listing logical database for a given application component

    hi
    which function module will return the logical database for a given application component from the SAP hierarchy.
    Example:
    Input- application component- LO
    output- MSM, etc.,
    Thank you.
    your time and answers will be compensated with points.

    Why dont you use two selects to get the required information#
    TAble <b>APADEVC</b>
    Here you will get the link from Application Component to Package
    Application Class - Packet
    Package           - Devclass
    Then if you go into Table <b>TADIR</b>
    and give the following input
    PGMID = R3TR
    OBJECT = LDBA
    DEVCLASS = package name
    you will get all the Logical Databases for that Application Component.
    Here obj_name will be the Name of the LDB's
    Message was edited by:
            Dominic Pappaly

  • Package assignment for wd component and application configuration

    Hello,
    Is it possible to change the package assignment for wd component and application configuration?
    Usually it is possible via "Other Functions" but for configurations this option is not show
    Best regards,
    Paul

    Hi,
    For the Web dynpro component there is an option of  other functions,
    but for application configuration  i couldnot find out.
    Priya

  • Creating a application dynamically for a component

    Hi,
    Does any one know how to create an application dynamically for a component, so without using SE80?
    I already found class cl_wdy_md_application, but I do not know if this is the right direction. Maybe somebode already solved this issue.
    Regards,
    Remco

    Hi Thomas,
    In SRM it is possible to call own made webdynpro components and fill them with data, and then process these data into a new shopping card. This can be done by filling a so called HOOK_URL. In SRM you have to do customizing and fill in the URL to be used of the WebDynpro application. So far, still no problems.
    I have built a component by which an user can fill several Z tables and then he can display a form he has made by himself (a so called free order form). So the component will check all Z tables, and generate in one view, the context dynamically as also the layout dynamically. In all Z tables one field has been used as one of the keyfields and that is free order form name and this is also a parameter of the application so that this application knows which data to get from the Z tables to generate a form.
    And because it is possible to generate more then one forms, I have create per form 1 application with the specific parameter, and this URL can be entered in the customizing of SRM.
    This application creation I did myself, but now I want to accomplish, when the user creates a new form by filling specific tabels via webdynpro, that he can generate the application by himself.
    Maybe I can create a FM/BAPI for the BDC recording and then call this from my web dynpro application as there is no API.
    Do you maybe have another solution?
    Regards,
    Remco

  • Query for log Parser to get number of hits in a day or week for particular web applications or site collection

    Hi All,
    Want to get the number of hits in a day for a web application with IIS logs. so need to know Query for log Parser to get number hits in a day or week for particular web applications or site collection. Kindly help
    Regards,
    Naveen

    I'm trying to get this from WSS 3.0, Hence using the Log Parser

  • Need advice in writing forum component for a GUI application

    Hello,
    I need to write a forum component for a GUI application, that is a visual component that would have all the usual forum functionality - creating threads, posting replies, editing, logging in, etc. I'm planning to use some existing forum engine on a JBoss/Tomcat server. So I do not need a web-interface for a forum, but I need find some engine written in java with a clear interface that I could use in my app. I tried JForum (http://www.jforum.net) first, but it seems it doesn't have open API I could utilize.
    Could anyone please suggest appropriate engine, possibly anyone knows of open-source forum GUI apps I can look at?

    Google? You've never heard of Google? Seriously? Did you just get Internet access yesterday?
    http://www.google.com

  • Public Webinar: OPA for Licensing and Permitting Applications in Public Sector

    All,
    You may be interested in the following public webinar, to be held on January 29.
    Best,
    Peter Still
    Executive Director, Policy Management and Strategic Decisioning, Oracle
    1/29 Introducing an Oracle e-License and e-Permit Wizard
    Making it easy to do business with government
    Wednesday, January 29 | 11:00 am PT / 2:00 pm ET
    REGISTER NOW
    Due to complex local government license and permit rules, citizens often find it difficult to start a business or to build or extend a property. Meanwhile, cities and counties are more reliant than ever on license and permit revenue to fund their operations. They also need to ensure public health and safety in areas that include food preparation, use of hazardous materials, and other areas of professional regulation.
    To combat these challenges, cities and counties are focusing on ways to better advise citizens and drive new economic development.
    Oracle’s e-Licensing and e-Permitting Citizen Service Solution:
    Reduces citizens’ and businesses’ confusion about the licenses and permits they are required to hold
    Alleviates governments’ concerns about lost revenue and public safety risks due to non-compliance
    Creates a cross-channel approach to promote business and professional license/permit programs
    Enables a “one stop” portal where citizens can seek personalized, real-time, automated advice, about the licenses/permits they require, with personalized fee calculations
    Provides an easy-to-use interface that can link to existing back-end license/permit application processes
    Join us on Wednesday, January 29th at 11am PT/2pm ET for a webinar which will showcase the interactive and highly personalized citizen service approach that Oracle offers for licensing and permitting applications, focusing on the dynamic advice capabilities of Oracle Policy Automation.
    The webinar will discuss real-world licensing and permitting scenarios and will include a government case study.
      REGISTER NOW
    Copyright © 2013, Oracle. All rights reserved.
    Contact Us | Legal Notices and Terms of Use | Privacy Statement
    Oracle Corporation - Worldwide Headquarters, 500 Oracle Parkway, OPL - E-mail Services, Redwood Shores, CA 94065, United States
    Your privacy is important to us. You can login to your account to update your e-mail subscriptions or you can opt-out of all Oracle Marketing e-mails at any time.
    Please note that opting-out of Marketing communications does not affect your receipt of important business communications related to your current relationship with Oracle such as Security Updates, Event Registration notices, Account Management and Support/Service communications.

    Hi All,
    I have looked at the Packaged Applications.
    I declined to use them because they would require quite a bit of modification to meet my needs.
    I find it faster and more reliable to code small utility applications from scratch so that my clients get exactly what they need; no more and no less.
    APEX is awesome at pumping out these utility applications quickly and cheaply with acceptable quality.
    Hope this helps.
    Cheers
    Patrick Cimolini

  • Query on SoD matrix for CRM-Webshop applications - RAR 5.3

    Hi,
    We are implementing RAR 5.3 for CRM system. We observed that GRC has standard SoD matrix for CRM application. But there is no SOD matrix available for the Webshop (B2B/B2C/BOB) where access will be provided to the external users
    We are of the opinion that there will be no SoD conflicts for the Roles/Users created for the webshop applications as the webshops are used by the external users i.e. customers.
    Is there any standard SoD matrix available for the authorization objects of the webshop application with SAP? Has anybody configured SoD rules for the webshop application roles? If yes, please provide us the link of the information where we will get this rule matrix
    Thanks in advance.
    Srihari.K

    Hi Sri,
    The standard rule for CRM is available in the marketplace.
    But I don't think SAP has created standard rule for webshop.
    Thanks,
    Sudip.
    Edited by: Sudip Saha on May 18, 2009 4:05 PM

  • Query for applications that have been superseded.

    I need to return a list of applications that have not been superseded in a report. I can do this very easily in the console, but I can't seem to find any views that show any information about application supersedence. 
    While we are at it, has anyone spotted a diagram showing the relationships for Applications in the views for SCCM 2012?  Unfortunately looking through the existing reports doesn't help all that much because the way the queries are structured is very
    confusing.  Which also may explain why the application reports frequently have conflicting numbers in the same report.  By this I mean that these multi-part reports that show a bunch of different graphics, often have numbers for the same application
    that don't match up. 
    My customer has basically decided to ignore just about all the application reports that come in SCCM since they so frequently don't agree with themselves or the SCCM console.  That's why I'm trying to understand the model so I can try and give them
    some better reports.
    Bob

    You can get a Excel list of SQL views here:
    http://gallery.technet.microsoft.com/SCCM-Configmgr-2012-R2-SQL-5fefdd3b

  • How can I give my application to client? I work with Access 97 and use SQL Toolkit 5.0. NI must sell one license to client for distributed this application.

    Thanks,
    Jorge.

    Hi Dennis,
    But I must install SQL Toolkit 5.0 for execute my application (.EXE), in other hand my application generate errors. But I can't give an installer application to client, if is neccesary install SQL Toolkit.
    Thanks for your time,
    Jorge.

Maybe you are looking for

  • Change G/L account in MIGO

    Hi experts, Could you help me in a couple of doubts? How could we change the G/L account in the goods receipt item (using MIGO tcode) to balance account if in the purchase doc item is an expense account? Is there any BADI, exit, customizing,...? I co

  • Fireworks Slide Show

    I have a link on my employee website that goes to various slide shows that I created of different events. I have links to click on that brings them to a different slide show I made in Fireworks. I tested it last night and I had to end up re-naming th

  • Question about heat & system fan ? with Corecenter software?

    hello guys,                 i am having some strange experience well i just happened to clean my CPU well just external clean with cloth well then when i started i heard sound of some sort it turned out to be a plastic piece with the fan anyway i jus

  • Difficulty with java Unicode for internationalization

    First, my appologies for the cross-post. I'm not sure if this is a configuration issue, simple java / jsp problem or something others performing internationalization may have encountered. We're generating UTF-8 HTML pages using .jsp's, Weblogic 5.1 s

  • How can i add video files in database

    Hi I want to insert avi files directly into the database Pl suggest the method regards Dilip S