How to determine the Application Server Edition (no version)

Hi all

We have Oracle Application Server 10 g 10.1.2.3.0 installed but I'm not sure if the enterprise or Standard Edition is installed. Is there a way to determine which edition is installed?

I posted the contents of the file $ORACLE_MID_HOME/config/ias.properties below if it helps:

[ComponentConfig]
Apache.LaunchSuccess = true
J2EE. LaunchSuccess = true
WebCache.LaunchSuccess = false
JServ.LaunchSuccess = false
Portal .LaunchSuccess = false
Wireless.LaunchSuccess = false
Discoverer.LaunchSuccess = true
Personalization.LaunchSuccess = false
Forms.LaunchSuccess = true
Reports.LaunchSuccess = true
UnifiedMessaging.LaunchSuccess = false
SPOM LaunchSuccess = false
OID. LaunchSuccess = false
DAS. LaunchSuccess = false
DIP. LaunchSuccess = false
OCA. LaunchSuccess = false
ProcessConnect.LaunchSuccess = false
IntegrationB2B.LaunchSuccess = false
WORKFLOW. LaunchSuccess = false
MODOSSO. LaunchSuccess = true
JAZN. LaunchSuccess = true
IntegrationBAM.LaunchSuccess = false
[InstallData]
Version = 10.1.2.3.0
InstallType = company
Components = Apache, J2EE, WebCache, JServ, portal, wireless, discoverer, customization, reports, forms
IASname = as_mid.app01.domain.com
InstanceNamesList = as_mid.app01.domain.com
IASpassword = 058de5526c44ff19229742d633e2d995e7359684684460ecc8
IASSvcpassword =
Username =
InfrastructureUse = true
DatabaseManagedClusterSupport = true
OIDhost = app01
OIDport = 3060
OIDsslport = 3131
SSLOnly = false
VirtualHostName = app01.domain.com
InfrastructureInstallOnRAC = false
JRERuntime =
JRELocation =
[InfraStructureDatabase]
InfrastructureDBCommonName = asp.domain.com
[EMConfigData]
IMAdminSupported = True
IMServerLocConfigurable = True
IMReposAdminSupported = False
CentralAdminSupported = True
MRAdminSupported = True
FarmAdminSupported = False

Kind regards
Leigh.

Hello

As far as I can see there no edition information in the YES program.

But since you have installed forms, in my view, it must be an Enterprise edition.

>
Components = Apache, J2EE, WebCache, JServ, portal, wireless, discoverer, customization, reports, forms
>

Forms is only available with Enterprise Edition:
http://download.Oracle.com/docs/CD/B14099_19/core.1012/b14128/editions.htm

What about Peter

Tags: Fusion Middleware

Similar Questions

  • How to clear the Application Server Control logs?

    On the application server in 10g, 10g of database, Windows 2003 Operating System.

    Referring to http://download.oracle.com/docs/cd/B10464_05/core.904/b10376/log.htm, Figure 4-1. I can see 12000 +++ lines dating back to before that I was hired. I'm trying to remove some of the papers, if possible. When I did Figure 4-6, location of repository Log - diagnosis/repository, I thought that the log files will be in FRHome1\diagnostics\respository; but there is no file in there. In fact nothing in this record.

    So my questions are:
    (1) where the logs for Application Server?
    (2) how to remove some of the newspapers?

    Thank you.

    Hello;

    I think that 2 August was my last post in this forum. By chance, I noticed this.

    Yes, they can be removed (say weekly or monthly cleaning)

    /U01/app/Oracle/product/midtier/WEBCACHE/logs/access_log.20100126_1542

    I run Linux and mine is here:

    /U01/app/Oracle/product/midtier/J2EE/OC4J_BI_Forms/log/OC4J_BI_Forms_default_island_1/default-Web-access.log

    To test I have renamed it to this:

    /U01/app/Oracle/product/midtier/J2EE/OC4J_BI_Forms/log/OC4J_BI_Forms_default_island_1/default-Web-access.logold

    IAS then stopped and restarted and it created: (from 0 bytes)

    /U01/app/Oracle/product/midtier/J2EE/OC4J_BI_Forms/log/OC4J_BI_Forms_default_island_1/default-Web-access.log

    So I think that you can delete them, but you should let iAS re-create. (In this way the permissions will be correct)

    Best regards

    mseberg

  • How to separate the application server and web server on the level of physical servers?

    I want to separate the application server and web server: locate on different hosts. Generally, we use Weblogic ACE. In the future maybe use Apache Tomcat as web server.
    Example,
    192.168.1.10 - as - Weblogic application server / module EJB
    192.168.1.11 - as a Web server - Weblogic / WEB module (can be - Apache Tomcat)

    Impossible to find examples and resources about it on google.
    Thank you.

    So, if we're looking for a subject such as:

    try {
        someEJB = context.lookup("ejb/Videotheek#model.logic.Videotheek");
    } catch (NamingException e) {
        e.printStackTrace();
    }
    

    If the EJB application is clustered in an object of type ' ClusterableRemoteRef (-4005477377232786958S: 172.31.0.107: [7003,7003,-1,-1,-1,-1,-1]: [8351443287261246917S:172.31.0.107:[7002,7002,-1,-1,-1,-1,-1]:ScriptDomain:VideotheekServer1/292])/289 172.31.0.107:ScriptDomain:VideotheekServer2 - 4005477377232786958S:172.31.0.107:[7003,7003,-1,-1,-1,-1,-1]:172.31.0.107:ScriptDomain:VideotheekServer2/289,-' is returned, which is part of the wlfullclient.jar.)

    You can try using the EJB or the annotation of the resource (do not know with certainty if Tomcat is favorable). For annotations work, you must use version servlet 2.5 or later. JNDI research work in a general such as for example Tomcat servlet container.

  • How to get the Application Server computer name?

    I'm redirecting to a jsp fails to logon page using oracle's 10 g.

    Can you please tell me how to get application server name of the computer on which I run my ACE? I don't want to hardcode the link to the jsp example page

    http://MyMachine:7778 / MyPage.jsp

    I want to get dynamically AS the machine name (I can't access the data due to the error log). Please help in this regard.

    Thank you

    Hello

    You can use in your forms integrated GetVar tool_env.:

    TOOL_ENV. GetVar('REPSERVERNAME',l_report_server);
    TOOL_ENV. GetVar('URLSERVER',l_urlserver);
    TOOL_ENV. GetVar('APPLICATION',l_envid);

    where the first parameter is a parameter defined in the file your application server .env.

    -Mohamed Dadi

  • How to determine the application is open...

    my application has a lot of screens and application will run on a background of too?

    I want to run a piece of code when I open the application?

    But I canoe find a function that runs when I open the application?

    Y at - it a function that runs when I open you application...

    or I follow any other way to do this? Please you mension the API

    Thanks in advance...

    See UiApplication #activate () to address

  • How to determine the server message on existing unity store

    I have an existing unit with a separate message store. The recovery of message for the voicemails stored user is about 5 to 8 seconds. This just started happening. How can I determine which server has the message store and what could cause me behind?

    Thank you

    Rcoalson

    One way to determine the partner server is with the tool to collect System Info unit. This can be performed from the filing of the tools or directly from C:\CommServer\Utilities\GatherUnitySystemInfo\GatherUnitySystemInfo.exe. Under information environment, you will see the partner server. Take a look at the following link for some tips for troubleshooting this type of problem, including how to find out the reason for the delay.,.

    http://www.Cisco.com/en/us/products/SW/voicesw/ps2237/products_tech_note09186a0080094e60.shtml

    I hope this helps. If so, please indicate the position.

    Brandon

  • How to set the value of the value of the options in the application server

    Hi all

    I run the application that stores a set of options in the application server. (via BES)

    It is not store it on the local device.

    The use of the facility of service is not well understood.

    Is it also possible to use it to preserve such a configuration?

    Or, should I use as JSR-172 web services?

    Thank you

    Third-party applications can read of service books, but they cannot create or edit.  You could do a sleeve or a HTTP connection to your application server to store and read the options.  For an example, take a look at the httpdemo or the socketdemo provided with the BlackBerry JDE.

  • How to determine the Version of the Oracle Identity Manager server?

    Friends,
    I have two questions about Identity Manager...?

    How to determine the Version of the OIM 11 g Server?
    How to determine the Version of the Server 9 IOM?



    Thank you

    The bundle of plates are observable by build number. If you go to metalink and check the patch bundle, there is a build number associated with them, usually also contained in the xellerate/config/Version.props file. What is written in XSD table during patching. Once installed, there is no identifier that says "applied BPXXX.

    -Kevin

  • How to call static pages using web.show_document on the application server

    Hi all.

    I'm using forms / reports 11 g Rel2.

    I´d like to call it a few static pages of forms using web.show_document and have the pages located on the same machine where the application server is running.

    I know it's more a problem of Oracle HTTP Server configuration, but I want to know if I can use one of the default virtual directories already defined on the installation process.

    Please recommend a virtual directory to use.

    Best regards, Luis... :))

    Sure. You can store the files anywhere you want. Of course, it is easy to create a new virtual directory. But if you want to use an existing one, the most obvious likely would be the virtual path of/forms/html that can be found here:

    INSTANCE_HOME\config\FormsComponent\forms\html

    The url to access it would look something like this:

    http://server:port/forms/HTML/myWebPage.htm

  • was on a website and now cannot accrss now because I get a web page saying in the Application Server error ' / '.

    In the Application Server error ' / '.

    I was on a website and now can't accrss now because I get a web page saying in the Application Server error ' / '.

    Hello

    1 have had any changes made to the computer before the show?

    2. which antivirus software do you use?

    3. what Internet Explorer that you are using?

    Method 1:

    Try to disable add-ons in Internet Explorer 9 and check if it helps.

    How to manage add-ons in Internet Explorer 9

    http://Windows.Microsoft.com/en-us/Windows7/how-to-manage-add-ons-in-Internet-Explorer-9

    Method 2:

    How to optimize Internet Explorer

    http://support.Microsoft.com/kb/936213/no

    (Also applies to Internet Explorer 9)

    Note: Reset the Internet Explorer settings can reset security settings or privacy settings that you have added to the list of Trusted Sites. Reset the Internet Explorer settings can also reset parental control settings. We recommend that you note these sites before you use the reset Internet Explorer settings.

    Hope this information is useful.

  • How to determine the operator of mobile telephony with Blackberry?

    Is it possible (and how) to determine the mobile operator uses the user on his Blackberry in my own applications?

    RadioInfo.getCurrentNetworkName)

    Oops... just realized it's webworks... Well, the above, that's how you do it in Java-_ -.

  • How to determine the location of a Windows 7?

    I want to know how Windows 7 to locate a comphuter.

    Thank you

    There are two ways that windows can determine the location of the computer.  The most common is through the ip address.  The Ip address is assigned to the netwrok by the ISP.  You can determine the location of his similiarly IP network how to determine the place of a phone number of his area code.

    Also what you do online can casue of many sites infer you the location.  For example, if you use goolge to search a lot of things in Minneapolis, they deduce that you live in this area will serve as announcements concerning this area.

  • Print file .rep directly on the printer, configure the application server

    Hello

    I spent several hours on this forum and unfortunately not found a solution yet so hoping someone has an idea that can help me solve this problem.

    Using forms/States of oracle 11g with a linux application server, we develop on windows machines. Printing reports using compiled .rep files.

    We have a network printer sharing (HP) that is configured on the application server, and we can print on the correct printer directly on the application server.

    Problem is when I try to print a report when executing the forms of oracle on my machine of development directly to the printer.

    I tried:

    SET_REPORT_OBJECT_PROPERTY (l_repid, report_destype, printer);

    SET_REPORT_OBJECT_PROPERTY (l_repid, report_desname, 'APPSERVER_PRINTER_NAME');

    When I put the report_desformat in 'pdf' format I can see the reports to enter the print queue, but they do not reach a 'State' order ' print file empty. "

    When I remove report_desformat, he sends in eps and as I understand it, it prints, but with bad formatting (I work remotely and run by what their colleagues say.)

    CUPS 1.4.2 reference printer queue tab.

    The report generates in the browser if I change the destype to produce and use web_show_document to display it as we usually do.


    I understand there are solutions using a java bean or involving the installation of the software on the client computer, but my employer is unwilling to go to that direction. We have only a handful of reports that require the ability to print directly to the printer.


    That someone has an idea of what the problem might be or help provide additional steps, I can take to solve problems? I have no idea how to do to configure printers, our IT Department managed this and they say, it's good so I don't know if there is a problem with what I'm doing or there was something installation related rate with this network printer.


    Thanks in advanced for any assistance!

    I have given up trying to use a report_desformat of pdf and paste it with the default value of the eps, after review, it seems pretty close match that generates pdf format and despite the fact that the queue on the application server throws a misprint even with the eps format it actually always draws for the good enough for now. Would be nice to know what happened here, but the problem has been resolved.

  • Configure the application server after you change the database

    Dear all,

    We use ORACLE EBS R.12.1.2. Database: 11.1.0.7. 2 RedHat linux servers.

    We are validating failover scenarios keep oracle database data.

    Scenarios is that; We fail on the primary database and primary database role has opted for sleep.

    Should what changes we make on the Application Server?

    Should we change configuration of application server to connect to the new database (name, address of db server... etc). and how?

    Thanks in advance,

    Shareef

    PL see Section 6 in MOS Doc 1545920.1

  • Deploy to the Application Server is not on a distributed environment

    Hi all

    I try to configure the new verion Hyperion 11.1.2.2 on distributed environment, but during the configuration of the calculation to the failed server application manager and get error message like "deploy for Application Server has failed." I don't know what is the problem and how to fix it. I tried to read the log files, but I am not able to undersantd where to watch and to debug this issue.

    My Hyperion environment view as one below: -.

    1. I used Microsoft VMWARE to build my Enviornment Hyperion
    2 - I created 1 Server 2003 domain window and 4 clients in this domain. (All these systems have windows 2003 server is installed). I have the name given to each client server i.e. system A system B, System C system D
    3. I installed SQL 2005 and created data bases for all components of Hyperion that is Shared services, Manager of calculation, epma on a system
    5. I have installed and configured the services foundation and weblogic server on a system b. (in this system, I have installed and configured the SSP, weblogic, workspace and able to deployed application server on the same system)
    6. on a system, I am able to complete installation for hyperion Performance Management architect and Manager of calculation and be able to complete all the type of configuration for these two, but as soon as the system tries to configure all associated with the SERVER APPLICATION services that it fails to configure. On a configuration system summary page shows everything is configured, but APPLICATION SERVER says FAILED written on a red colored letters.

    I explored the log files and found that calculation Manager server application doesn't have to be deployed or to be deployed on the application server is not...

    Since then, I don't know where to look and how to debug this issue, I ask all friends of hyperion to help and guide me to debug as I tried to install this product since last Friday and still no out put...

    I'll be really grateful if someone sharing his wisdom to help me...

    Thanks to all in advance...

    Thank you
    Safi

    Have you installed on the machine of the Foundation as well as the machine that they will be deployed in all web applications on WebLogic.

    "On the computer on which you will administer the WebLogic Server, you must install all of the Web applications for all applications that you plan to deploy on any machine in the environment. (The Administration WebLogic Server is installed and deployed on computer Services Foundation) »

    See you soon

    John
    http://John-Goodwin.blogspot.com/

Maybe you are looking for