Verion of OAM, 9iAS etc in 11.5.9 instllation ?

How do I find out which verion of what product is intalled with my 11.5.9 installation ?
Say, I want to find out the version of OAM. Whether its 2.1.1 or higher
Or version of 9iAS ...
I know about the AD_TOP/sql/adutconf.sql that lists info about the Apps verion, DB version, patchset level of all products like AD, GL, PO, ..........
and lots more info.
But it doesnt have this
In Help -> About, I can find Apps verion, RDBMS verions, but again not this
Neither I am able to find this in the OracleInventory file that OUI creates at the time of installation
Please let me know

Ok, I was able to figure out the functions that were confusing me. For my own record and for those that do not know, I will list how to create the objects necessary to add a new report to a menu.
1-Write JSP (should be written just how Oracle writes theirs)
2-Creat function for the new JSP page as System Administrator responsibility
3-Use Sys Admin to add the function to a menu somewhere
4-Using AK Developer responsibility, create an attribute with the label of the attribute being the name of your function you created. Oracle's convention is the name of the attribute has FS in it.
5-Using AK Developer, lookup the ASF_FUNC_SEC_REG region
6-Drill down into that regions attributes
7-Add a your newly created attribute to this region
You would do all these steps for your advanced search page as well, so that in your main jsp, you can call asfPage.setAdvancedSearchPage() with the attribute name of your advanced page.
What I Still do not know is:
(1) My main page keeps coming up saying that there is no default query defined for it. How do you create a default query for a report?
(2) How to get the personalization to work.
Can anyone help?
Thanks!

Similar Messages

  • Why 9ias WIRELESS seems to be a PANDORA BOX ??

    hi:
    In release notes of my 9ias downloaded documents it says that i have 9ias 1.0.2.2.2
    I've installed Enterprise Edition but i've choose just to configure after instalation forms and reports services.
    What the hell i need to put 9ias Wireless working ?
    I've follow the docs that say that i would have to configure jserv.conf, httpd.conf, jserv.properties, zones.properties, etc! I've configured them well. But i dont have the WIRELESS SCHEMA created on the database. My database is Oracle 9i and OS os Win2k Server.
    How can I invoke the Wizard or run the scripts for my Wireless Schema?
    I also denoted that technet as a new version called 1.0.2.2.2a (look there's a letter in the end... may be it means that was built in the (a)FTERNOON and the 1.0.2.2.2 in the morning...)
    I would like to know WHAT DO I REALLY NEED to put 9ias WE working (acka:portal-to-go ... may be should be called portal-to-leave)
    I'm desperatelly needding help!
    By the way, the thing that i hate most in Oracle is the null documentation! sorry Oracle guys... it's true. jdev, 9ias, etc lacks of docs in some important areas!
    Thankx in advance.
    NOTES:
    My http server is in 9ias home ISUITES
    My oracle9_home deafault http server is de-activated (as recommended)

    MY SERVER INFO'S:
    windows 2000 server
    oracle 9i c:\oracle\ora99
    oracle 9ias c:\oracle\isuites (1.0.2.2.1)
    MY CONFIGURATION FILES INFORMATION
    httpd.conf
    <IfModule mod_alias.c>
    Alias /jservdocs/ "C:\ORACLE\iSuites\Apache/Jserv/docs/"
    Alias /soapdocs/ "C:\ORACLE\iSuites/soap/"
    Alias /icons/ "C:\ORACLE\iSuites\Apache/Apache/icons/"
    # ALIAS FOR WIRELESS
    Alias /portal/ "C:\oracle\iSuites\panama/server/portal/"
    Alias /papz/ "C:\oracle\iSuites\panama/server/papz/"
    Alias /ptgdoc/ "C:\oracle\iSuites\panama/doc/javadoc/"
    jserv.conf
    # Mount point for Servlet zones
    ApJServMount /servlets /root
    ApJServMount /servlet /root
    ApJServMount /dms1 /root
    ApJServMount /ptg /root
    jserv.properties
    wrapper.classpath=C:\ORACLE\iSuites\Apache\jdk\lib\tools.jar
    # WIRELESS after tools.jar as sugested in doc A86701
    wrapper.classpath=C:\ORACLE\iSuites\panama\server\classes
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\panama.zip
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\panama_core.zip
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\panama_portal.zip
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\panama_papz.zip
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\client.zip
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\server.zip
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\caboshare-opt.zip
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\marlin-opt.zip
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\ocelot-opt.zip
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\share-opt-1_1_7.zip
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\tecate-opt.zip
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\regexp.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\sax2.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\activation.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\mail.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\ldap.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\ldapbp.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\providerutil.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\sdoapi101.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\sdovis.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\MapQuestX.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\MQJavaCore.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\RoutingJServerClient.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\jai_codec.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\jai_core.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\jpeg_codec.jar
    wrapper.classpath=C:\ORACLE\iSuites\panama\lib\ordimimg.jar
    # end WIRELESS
    wrapper.classpath=C:\ORACLE\iSuites\Apache\Jserv\ApacheJServ.jar
    wrapper.classpath=C:\ORACLE\iSuites\Apache\Jserv\dms2Server.jar
    wrapper.classpath=C:\ORACLE\iSuites\Apache\Jsdk\lib\jsdk.jar
    zone.properties
    # List of Repositories
    repositories=C:\ORACLE\iSuites\Apache\Jserv\servlets,C:\ORACLE\iSuites\panama\server\portal,C:\ORACLE\iSuites\panama\server\papz
    # Startup Servlets
    servlets.startup=oracle.panama.ParmImpl
    # Servlet Aliases
    servlet.rm.code=oracle.panama.ParmImpl
    If anyone can help... please help.

  • RFI for Oracle 9iAS 9.02

    Hello, I am looking for some information or insights how best to proceed with looking at an enterprise reporting solution.
    Firstly some background, I have an older reporting solution in place that is still functional, pdf generated reports from the old Solaris rep25 engine, which is run in batch via scheduling services and is placed into a web directory for intranet useage. This dates back to mid 90's I guess. Oh and of course an older apache server.
    My current requirements is to continue with the aforementioned, batch mode pdf reports. ( no real reason to change it as far as I can see, I can opt to update to reports 6i patch set 20 or so) When comparing the new 9iAS platform to this existing functional framework it appears way too heavy. Having to have the infrastructure DB, the IDS, the full enterprise 9iAS etc when all i want is to run the report engine using MTS seems over kill, and of course my Unix dept have blocked it on this exact issue. So I guess Im looking for feedback on wether I can deploy the binaries, never use the AS or other bits n bobs, but simply use the report MTS, is that an option?
    New requirements is to use parameter driven reports, again I can simply build parameter reports, and apply a perl mod or what ever to activate the reports on demand from html
    We use discover, so I would look at using the discoverer service as well. I have seen some reference to leaving the farm with some of the services, which I would like more information on please? It appears that after deploying the infrascture DB, IDS once you can opt to leave the farm behind (what ever that means)
    So in summary I dont have a real requirment for all the bells n whistles the 9iAS has to offer, but I would like to know if there are options to deploy it in a scaled down mode at first. Batch Mode reporting does not require an AS. I only need the AS possibly for portal and discoverer.
    Enlighten me.
    Regards,
    Richard.

    Hi
    Traced this one to multiple Container running on the same machine.
    When I deployed one the one I was testing, another MDB listening on this port was defined in another container.
    However, I tried to make the server port range fro 3202 on the second container and try and use 3202 for this in the JMS.XML of the second container but it still fails.
    How do I specify different ports for each container?
    (Bearing in mind that I have an existing application using JMS queues in the one)
    Tks
    Andre

  • Wrong Hostname for OIM/OAM implementation

    Hi everyone,
    I'm having some issues with OAM redirecting using the machine name instead of fully qualified hostname.
    Linux: Red Hat Enterprise Linux Server release 5.6 (Tikanga)
    In my base domain I have installed OIAM 11.1.1.5 (OIM, OAM, SOA, OAAM) and in my secondary domain sits IDM 11.1.1.5 which has OVD, OID, ODSM.
    For my base domain, OAM appears to be listening on http://machine... when I try to login using http://machinename.domain/7001/oamconsole it fails because the page redirects to https://machinename:14101/oam/server/ and this fails... likewise http://machine.domain:14000/oim sends me to the same oam link and ends up failing
    i'd like it to use the fully qualified hostname including domain... how do i do this?
    Thanks

    Hi,
    The likely suspects for this would be the settings for the OAM Server(s) and Load Balancing (if set) in the oamconsole. Please check the hostname settings in the "System Configuration" tab in the screens for the OAM servers (oam-server1 etc) under "Server Instances", and in the "Load Balancing" settigns in "Access Manager Settings".
    Regards,
    Colin

  • Purge OAM/OIM 11.1.1.3 Audit Schema Data

    All,
    Does anyone know how to archive/purge audit data in OAM (IAU_BASE etc tables) and OIM (UPA etc tables).
    thanks in advance,

    any suggestion for iau_xxx tables.. I can develop similar custom scripts for iau_base, oam, oidcomponent and ovdcomponent tables, does this work?
    Prasad.

  • Problem with jsessionid and relative paths

    I'm having an issue with jsessionid in a J2EE application running on an all Oracle platform (Oracle DB, 9ias, etc.). Most of the time sessions are tracked with cookies, but occasionally the jsessionid appears on the URL (on first login with a new browser window I think?).
    Anyway, sometimes the session id is very large (100 chars +) and includes special characters, specifically a backslash. This is causing problems with relative paths in the page.
    Is this normal behavior or is there a problem with my app server/JVM setup? Has anyone else seen this? Thanks for any advice.

    Hi Stefan,
              The issue was logged as CR238704. You can either contact [email protected] or
              just pass me your email Id and I'll send the patch to you.
              -- Nagesh
              <Stefan Krause> wrote in message news:[email protected]..
              > The problem I have is that the application is very old and at the same
              > time very big (so we're doing the transition step by step) and there are
              > lots of variables (and even methods in JSP pages - no comment) shared
              > between the JSP pages!
              > So for us jsp:include isn't an option...
              >
              > Is there a way to report bugs when you've got only the free development
              > license?

  • Oracle 11g for Oracle access manager,  OID version details

    At present we have 1og db for sso and oid. I have checking in db that our exsisting OID and SSO versions are
    Oracle9iAS Single Sign-On 10.1.2.0.2
    Oracle9iAS Internet Directory
    OID 10.1.2.1.0
    We are moving to diff hosting solution and vendor is recommanding to have 11g Oracle access manager(in 11g sso is replaced by OAM) and OID.
    What is the version of OID with 11g or please refer me to the documentaion where i can greb 11g OAM, oid etc versions

    Kapardhi wrote:
    Where can i find oracle 11g server for windows7 home basic 64bit version...Oracle 11gR2 is certified on Windows 7 x64 - Professional, Enterprise, and Ultimate editions -- http://docs.oracle.com/cd/E11882_01/install.112/e24283/toc.htm#BGBEEBAD
    You can download 11gR2 from http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    Thanks,
    Hussein

  • Is it possible to cluster WLS AdminServers...

    We have IDAM 11.1.1.5 installed with all its bits and pieces running on RHEL5.6 on 2 servers. The servers are clustered and we are using Grid Clusterware to create the RAC cluster for the database (11.2.0.1). We have the full WLS 10.3.5 installed on Server1 (AdminServer, wls_ods1, oim_server1, oam_server1, soa_server1, etc). On Server2, since docs seem to say that you can only have one AdminServer on a cluster... we have oim_server2, oam_server2, soa_server2, etc running there with the oim, oam , soa, etc clustered.
    The question is if the server that houses the AdminServer goes down... then there is no way for Server 2 to pick up the slack. So can we or has anyone actually clustered WLS? Is it possible to have an AdminServer on both servers in case Server1 goes down?

    OldGuy wrote:
    Thank you for the very quick response... I was surprised to hear back so quickly... I will also move/ask the question to the WLS forum... but just want to clarify your suggestion regarding setting the AdminServers up in failover mode. Have worked on my share on BEA WLS to know a bit about it and hence the reponse. :-)
    Even though the AdminServers are not clustered... would they still be part of the same domain but with only one running? Can the servers (oim1/2, oam1/2, etc) still be clustered?AdminServer failover is not cluster but just a way to have your AdminServer migrate automatically to another machine/node if it goes down on the primary. Check this: http://docs.oracle.com/cd/E15051_01/wls/docs103/cluster/migration.html . As for only one AdminServer running in the domain, your oim1/2, oam1/2 can still be clustered and running from various nodes. In a domain you can have only one instance of AdminServer running and have multiple managed servers running different applications in clustered homogenous/heteregenous manner.
    You can check this as well: http://hosteddocs.ittoolbox.com/soa_us_en_wp_autoser.pdf
    HTH,
    Bikash

  • Authorization and Web Services

    Hello guys,
    I've posted this question on the Identity Management forum, but since I had no answer I'm trying here (since this forum takes question about OWSM).
    I'm taking part in a mission to advise how to protect Web Services with OWSM.
    The authorization to execute a Web Service will be provisioned by the IAM Suite (OIM/OAM/OID etc)
    But before getting into the technical details I'm hoping to find a Best Practices guide for approaches on how to determine/map WHO is authorized to execute which Web Service.
    Since SOA promotes an heterogeneous environment where a Web Service can (and should) be reused by other process, and even other Web Services, I don't see clearly what drives this rules.
    For example, the authorization rules should be based on :
    a) User vs Web Services ?
    b) User Role vs Web Services ?
    c) Apps (or Business Process) vs Web Services ?
    d) All users are authorized to execute all Web Services as long as they are authenticated ?
    e) Something else?
    Thanks for an insight or any direction to papers about this subject.
    Adriano.
    Edited by: user11994311 on 1 oct. 2012 01:08

    You can find more information under this blog.
    https://blogs.oracle.com/owsm/
    I would recommand to go through what OWSM can provide then you can decide what you want.
    https://blogs.oracle.com/owsm/entry/owsm_concepts_11g
    Thanks,
    Vijay

  • Https and redirection

    Hi all
    I&rsquo;m using a Oracle Access Manager to protect my web application. I have a form-based authentication for my application. The authentication form is like this
    &lt;form name="myloginform" action="/access/dummy" method="post"&gt;
    UserID &lt;input type="text" name="userid" size="20" value="user1k1"&gt;
    Password &lt;input type="password" name="password" size="20" value="oblix"&gt;
    &lt;input type="submit" name="submit" value="Login"&gt;
    The source /access/dummy doesn&rsquo;t exist.
    If I try to request a protected source over http, my request is redirected after authentication without any problems. But if I try to request a protected source over https I get an error:
    "The requested URL /obrar.cgi/ was not found on this server."
    Can anybody help me?
    Many thanks
    Pavel

    Honestly, you have not provided enough information for anyone to judge. For example, which webserver/version, OAM version etc.
    One thing is: Is client authentication turned on in your web server? If yes, are you providing client cert from the browser? Try to turn that off and post the results here.
    Let us know if this was helpful.

  • Identity Management Prod Setup

    Hi All,
    I wanted to design a production architecture for Identity Mgmt setup using latest 11g middleware with implementation of products OID,OAM,OIM .
    I am going through all the available documentation but Can somebody help me in understanding the below:
    1)Can I place all the application components  under the same middleware home (OID,SOA,OIM,Weggate,Access Gate) i,e three to four oracle_homes for OH_IDM1 , OH_IDM2, OH_Web, OH_SOA  and configure web logic domains for all of them under the same middleware home . What is the ideal case for a prod configuration
    2) Is Installation of Webtier Utilities / Access Gates a mandatory thing for Identity Management Setup
    2)Can I use a common database for all metadata schemas (OID,OAM,OIM etc...) . I understood I can but is it an ideal prod configuration
    The general assumption is one host for database and  another for application but having so many products here, I am looking for helpful suggestions for an efficient desgin .
    Your help is greatly appreciated.

    Hi All,
    I wanted to design a production architecture for Identity Mgmt setup using latest 11g middleware with implementation of products OID,OAM,OIM .
    I am going through all the available documentation but Can somebody help me in understanding the below:
    1)Can I place all the application components  under the same middleware home (OID,SOA,OIM,Weggate,Access Gate) i,e three to four oracle_homes for OH_IDM1 , OH_IDM2, OH_Web, OH_SOA  and configure web logic domains for all of them under the same middleware home . What is the ideal case for a prod configuration
    2) Is Installation of Webtier Utilities / Access Gates a mandatory thing for Identity Management Setup
    2)Can I use a common database for all metadata schemas (OID,OAM,OIM etc...) . I understood I can but is it an ideal prod configuration
    The general assumption is one host for database and  another for application but having so many products here, I am looking for helpful suggestions for an efficient desgin .
    Your help is greatly appreciated.

  • Target Discovery Loop Forever - OEM10g R2 Grid Control Solaris

    I have installed GC 10g R2 on a Solaris 64 bits.
    The OEM got installed ok, but in near the end the agent gets hung in the target discovery step of the configuration.
    I stoped the assitant, clear al the info in sysman/emd, clearstate de agent, started it and force de upload.
    Whith this actions I got the agent configured in the OEM, then I go to the page for the discovering the targets... but again it enter in a non ending loop.
    I tried also de agentca -d, again.. it get hung.
    Did someone have had this problem? Any Help?
    Message was edited by:
    jotawolf

    I have 8i and 9i databases, 9ias, etc. on a windows box. I have 10g R2 grid control on my linux server. I wish to install the windows 10g R2 agent on the windows box (during install windows agent found oms under linux after I supplied host/connect info) and I assumed when the agent started up (first time) under windows that it would auto-discover the 9i and 8i services on the windows box then forward that data to the oms under linux, but it didn't... I didn't even see the windows agent registered under the linux oms.
    Did I miss something? Do I need to install an oms (and agent) under windows as well. Thought I just needed the 10g R2 (windows) agent only.
    Any advice is appreciated.

  • Are JDev9i UIX and BC4J application server dependent?

    Are UIX and BC4J application server dependent?
    If I use JDeveloper9i to build an application using UIX XML + BC4J + Java, then can this be deployed on IBM Websphere, Web Logic, Oracle 9iAS, etc...?

    BC4J and UIX are not tied to any application server. They are "just" a collection of jar files that you can deploy to any application server.
    Check out the how-to section to see the doc about deploying BC4J to other application servers at:
    http://otn.oracle.com/products/jdev/howtos/content.html
    (more info in the online help).
    Also check out otn's home page later today for a daily feature about BC4J openness.

  • Login server issues

    Having finaly sorted out all the installs for 9ias etc I have proven the Apache stuff is up and running so thats good. When I go to login to the login server screen, i.e url http://win2ktest/pls/portal30_sso/portal30_sso.home
    When I click on the login button, (http://win2ktest.systems.com/pls/portal30/portal30.home), it comes back to the proxy server screen. Is there anyway I can find out where I am going wrong. I know I'm not far off getting this right and just need pointing in the right direction. Any help would be very appreciated.

    Bruce,
    Could you check your post and make sure that there are no typos? I'm trying to understand the question but I think there are typos in there that are confusing me. When you say Proxy server - do you mean login server? Or is it the Portal welcome page?
    Also one thing that you should check is to make sure that you refer to your host with the full hostname and domain. And make sure that the hostname, domain are also specified when running ssodatan if you changed your httpd.conf file.
    Also, you shouldn't need to login directly to the login server. Just point your browser to the Portal home and login from there.
    -PE

  • How to update JDBC of 9ias for nt from verion 8 to verion 9?

    I used a sun E250 server,it has oracle9i database,I want to install oracle9iAS for nt in another pc,the pc used windowsnt4,0,sp5.I want to use this pc's webserver-9ias connect the Sun E250's9i database,but the Jdbc verions are not same,I update 9ias' Jdbc,but the webserver don't work normally.why?

    The problem is that your client is WLS server, and WLS server has network class loading disable (for security), and the result from the call requires a class that is not on the client. The call succeeds, but the the network class load for the result fails, and the WLS 9.2 framework (incorrectly) retries the call (and you get either a duplicate key exception or a second row inserted). Putting the server jar in the client classpath solves the problem.
    If you wanted more information or help, you can contact BEA Customer Support and tell them it is regarding the CR I mentioned.

Maybe you are looking for

  • How to get One Selection Screen for all queries?

    Hi Experts, I have three queries having selection screens. All the selection screen have the same variables, but the reports are different. I have created a workbook having these three queries. Each time when the workbook opens, the three selection s

  • Cannot open raw files from my Nikon D3200 in Elements 11

    After I found I could not open raw files from my new Nikon D3200 in Elements 10, and did a couple hours of searching the web site, I upgraded to Elements 11. Elements 11 also will not open the raw files from the D3200

  • New TIME ZONE in UWC

    hi, how to input a new Time Zone in UWC for global settings ?? let say i need to add in Asia/Singapore ??? Please advise on this

  • Lost pictures in Adobe Photoshop Starter 3.0

    I have not used my Adobe Photoshop Starter 3.0 in years.  H doqwn loaded pictures from my didital camera, and they downloaded to Adobe.  I try to open Adobe on my desktop, and a cover registeration form popped up.So I registered, and was sent an emai

  • [SOLVED]Nomenclature in virtualbox packages

    ╔═[20:17]═[inxs @ wolfdale] ╚═══===═══[~]>> pacs virtualbox community/libvirt 0.8.8-1 API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc) community/virtualbox 4.0.4-2 Powerful x86 virtualization for enterprise as well as h