Oracle10g Applicatin Server 소개 (교육교재1장)

Objectives
The Oracle Application Server solution areas and product components are discussed to explain the installation type that are necessary for your business goals. The key solution areas addressed by Oracle Application Server are as follows:
•     J2EE, Web services, and Internet applications
•     Creating personalized portals
•     Wireless-enabled applications
•     Accelerating performance with caching
•     Providing Business Intelligence for the Web
•     Managing and securing Web infrastructure
Oracle Application Server: Overview
Oracle Application Server is a complete and integrated platform to develop, deploy, and administer Internet-based applications. Oracle Application Server addresses the following solution areas:
HTTP Server, J2EE, and Web Services
•     The Oracle HTTP Server functions as the HTTP interface for all the Oracle Application Server components.
•     Oracle Application Server is built on the J2EE framework. It enables you to design, develop, and deploy dynamic Web sites, portals, and transactional applications by using familiar languages and technologies.
•     Oracle Application Server also provides comprehensive Web services to expose business functions to authorized parties over the Internet from any Web device.
Portals
•     You can use Oracle Application Server to build, deploy, and maintain self-service and integrated enterprise portals. Oracle Application Server enables self-service content management and publishing, wizard-based development, and deploying, publishing, and consuming Web services on an extensible framework.
Oracle Application Server: Overview (continued)
Wireless
•     OracleAS Wireless provides a simplified development and deployment of applications in a wireless environment. In addition, OracleAS Wireless includes wireless services, such as e-mail and location-based services that simplify wireless-enabling applications and portals.
Caching
•     OracleAS provides a Web caching solution with the unique capability of caching both static and dynamically generated Web content. OracleAS Web Cache significantly improves the performance and scalability of heavily loaded Web sites. In addition, the Web cache provides a number of features to ensure consistent and predictable responses. These features include page fragment caching, Edge Side Includes (ESI) and Edge Side Includes for Java (JESI) support, compression, dynamic content assembly, Web server load balancing, Web cache clustering, and failover.
Business Intelligence
•     Using the Oracle Application Server business intelligence features, you can dynamically serve personalized content recommendations to both registered and anonymous visitors as they browse your site; perform dynamic, ad hoc query reporting and analysis using a standard Web browser; and publish high-quality, dynamically generated reports on a scalable, secure platform.
Integration
•     Using Oracle Application Server, you can integrate enterprise applications, trading partners, and Web services, and provide query and transaction access to many non-Oracle data sources.
Availability and Scalability
•     Oracle Application Server provides a flexible deployment model that allows you to architect your system for high availability and scalability.
Management and Security
•     Oracle Application Server provides a set of management facilities to simplify Web site administration. You can:
-     Use the Application Server Control to configure and monitor OracleAS instances to optimize them for performance and scalability. When you need to use the command line interfaces, you can use DCMCTL to perform configuration management, and OPMNCTL to perform process management.
-     Use encrypted secure sockets layer (SSL) connections, user and client certificate-based authentication, and single sign-on across all applications
-     Implement an LDAP directory that provides a single repository and administration environment for user accounts
OracleAS Middle-Tier Components and Solutions
Oracle Application Server provides several components that help you develop, deploy, and administer your Internet-based applications. These components and the solution areas they address are highlighted in the slide. In this lesson, you will be introduced to some of the important components of Oracle Application Server such as Oracle HTTP Server, OracleAS Containers, OracleAS Web Cache.
Later in the course, you will also learn about Oracle Application Server components that are used to administer Oracle Application Server, such as OracleAS Infrastructure, OracleAS Process Monitoring and Notification System, and Distributed Configuration Manager.
OracleAS MapViewer is a J2EE service for rendering maps using spatial data that is managed by Oracle Spatial.
Oracle Application Server Terminology
OracleAS Installation     The set of executables and configuration files that are created at the time of OracleAS installation
OracleAS Instance     An operational OracleAS installation that runs some of the OracleAS components such as OHS, OC4J, etc.
OracleAS Infrastructure     A combination of Metadata Repository, directory server, and Single Sign-On server
Metadata Repository     A preseeded Oracle database that contains metadata required by Oracle Application Server instances
Directory Server     Defines a hierarchical view of an organization’s employees, units, and other resources
OracleAS Farm     A collection of OracleAS instances sharing the same configuration repository. The repository can be OracleAS Metadata Repository or a file-based repository.
OracleAS Cluster     A collection of OracleAS Instances in the same Farm, with identical application deployments and functioning as a single unit.
Oracle HTTP Server
Oracle HTTP Server (OHS) is the underlying deployment platform and provides a Web listener for OracleAS Containers for J2EE (OC4J) and the framework for hosting static and dynamic pages and applications over the Web. Oracle HTTP Server is based on Apache, and has been enhanced with the following additional modules:
•     mod_plsql: Routes requests for stored procedures to the database server
•     mod_perl: Routes PERL requests to the PERL interpreter
•     mod_fastcgi: Supports persistent CGI processes
•     mod_oc4j: Routes communication between Oracle HTTP Server and OracleAS Containers for Java (OC4J)
•     mod_oradav: Supports file- as well as database-distributed authoring and versioning
•     mod_ossl: Enables strong cryptography for Oracle HTTP Server, and enables the server to use SSL.
•     mod_osso: Routes requests to the Single Sign-On server
This is not a complete list, and some of the modules will be discussed in detail later.
With Oracle Application Server, developers can choose familiar languages and technology to build Web sites and applications, including Java, XML, PL/SQL, PERL, C, C++, and Distributed Authoring and Versioning (DAV).
OracleAS Containers for J2EE
The J2EE platform that is provided in Oracle Application Server uses a multi-tiered distributed application model that divides application logic into components according to function.
A container provides the run-time support for J2EE application components. Containers provide a federated view of the underlying J2EE APIs to the application components.
OracleAS Containers for J2EE (OC4J) is a J2EE server implementation that runs on a standard Java Virtual Machine (JVM). OC4J has the following J2EE containers:
•     The Web Container that has:
-     A servlet container
-     A JSP container
•     An EJB container that has
-     Session Beans
-     Entity Beans
-     Message-Driven Beans
The J2EE concepts are further explained in Appendix D.
OracleAS Web Services
You can use Web Services to expose your applications in a manner you choose so that they can receive formatted instructions over the Web.
A Web service is a discrete business process that:
•     Exposes and describes its functionality and attributes in Web Services Description Language (WSDL)
•     Uses the Universal Description, Discovery and Integration (UDDI) registries to allow other services to locate a service on the Web such as the translation or currency converter service
•     Allows remote services to invoke a service using standard Internet protocols
•     Returns a response to the requesting application over the same protocol
OracleAS Web Services provide support for developing and deploying Web services.
OracleAS Web Services run as servlets in the OC4J servlet container. OracleAS Web Services support both Remote Procedure Call (RPC) style exchange and message-oriented, or Document Style exchange.
OracleAS Enterprise Portal
Portals allow clients to access information through any Web browser. This information usually comes from different data sources that the portal combines into a single entry point. Portals also support personalized views, so that each user or user group can customize both the content and the appearance of the portal to suit individual preferences and requirements.
OracleAS Portal is a Web-based tool for building and deploying e-business portals. It provides a secure, manageable environment for accessing and interacting with enterprise software services and information resources. It enables you to efficiently manage, access, and interact with information by enabling you to create portal pages.
OracleAS Portal has an extensible framework that integrates information components called portlets. The portlets are Web-based resources such as Web pages, applications, business intelligence reports, and syndicated content feeds within standardized, reusable information components.
OracleAS Portal interface provides an organized, consistent view of the business information, Web content, and applications that each user needs.
OracleAS Portal self-service publishing features allow authorized users to post and share any kind of document or Web content with other users anywhere in the world.
Wireless-Enabled Applications
Mobile users increasingly rely on wireless devices for communication while away from the office. OracleAS Wireless enables enterprises and service providers to efficiently build, manage, and maintain wireless and voice applications. OracleAS Wireless also provides:
•     Geographic modeling that turns existing applications into location-based applications
•     E-mail and directory modules to access corporate e-mail and directory applications:
-     mWallet supports mobile commerce transactions and tracking.
-     Mobile E-mail supports accessing IMAP and POP e-mail.
-     Mobile Directory supports access to LDAP directories.
-     Mobile Calendar provides schedule and appointment management.
-     Instant Messaging supports exchanging instant messages from mobile devices.
•     Open platform standards for simple development and easy integration with existing applications
•     Tools to turn applications into voice applications accessible from non-Web phones
-     Service Designer helps developers manage applications.
-     Content Development Tool helps the end user to increase his mobile experience.
-     Help Desk provides support to end users.
-     System Monitor helps manage the OracleAS Wireless environment.
OracleAS Reports Services
Developers can build and publish sophisticated, high-quality reports from any source, with unlimited data formatting, and deploy them seamlessly on Oracle Application Server.
Both developers and users can access OracleAS Reports Services from any browser, because all report definition files are stored on the OracleAS middle-tier. Reports Services leverages middle-tier load balancing and caching to provide high volumes of reports, without excessive demands on limited resources.
Users can also link to published reports from OracleAS Portal. Depending on the report configuration, it can be generated on demand or scheduled for a specific time or at a specific interval and stored on the middle tier for rapid retrieval.
Reports Services can generate reports in HTML for Web publishing, in PDF to enable high-quality viewing and printing, or in XML to communicate data to XML-aware tools or Web sites.
Regardless of format, OracleAS can ensure secure distribution of reports by allowing only specific database roles to access the report, and validating user credentials against a Single Sign-On server and Oracle Internet Directory (OID).
OracleAS Discoverer
OracleAS Discoverer is a tool with an ad hoc query, reporting, analysis, and Web publishing capabilities. Discoverer works with any OLTP or data warehouse and supports Oracle Applications.
With Discoverer, business users at all levels of the organization can gain immediate access to information from data marts, data warehouses, and online transaction processing (OLTP) systems. You can rapidly view information in customizable summary formats, drill down to detail views, and perform complex calculations on data, including analytic functions available in the Oracle database.
OracleAS Discoverer is available in two types of clients:
•     Discoverer Plus, which runs as a Java applet and features user-defined queries and reports
•     Discoverer Viewer, which runs in a browser and provides casual users with access to predefined queries and drill-down reports
OracleAS Web Cache
OracleAS Web Cache functions as a front end for the application servers. The first time that OracleAS Web Cache receives an HTTP or HTTPS request, it forwards the request to an HTTP server for processing. Web Cache stores the response in memory based the defined caching rules so that it can respond directly to future requests.
Web Cache understands HTTP headers, including cookies, and makes caching decisions based on administrator or application-defined rules.
To invalidate the cache, administrators can specify expiration policies or applications can send an HTTP invalidation message.
Deploying the Web cache before a farm of application or HTTP servers enables clustering, surge protection, and Web server load balancing, so that cache misses are directed to the most available, highest-performing origin Web server.
Accelerating Performance with Caching
OracleAS Web Cache can render the service from a Web site faster by reducing unnecessary hits on the other middle-tier and back-end components.
Furthermore, deploying Web Cache helps to reduce your hardware and administration costs. In a distributed environment, you can deploy Web Cache on machines at remote sites instead of deploying multiple HTTP servers. As a result, many requests can be handled locally by Web Cache, avoiding middle-tier and back-end processing, as well as slower throughput on WANs.
Web Cache accelerates delivery of both static and dynamic contents.
Web Cache also provides load balancing, by distributing cache miss requests according to the relative capacity of each HTTP server.
Multiple instances of Web Cache, called cluster members, can operate as one logical cache. They communicate with one another to request cacheable content that is cached by another cache cluster member and to detect when a cache cluster member fails.
To enable cache clusters to function as a single unit, you need to setup a load balancer.
Oracle Application Server Management
The primary tool for managing Oracle Application Server, as well as your entire Oracle environment, is Oracle Application Server.
The Oracle Enterprise Manager Application Server Control is installed with every instance of Oracle Application Server and immediately provides you with the management tools that you need to monitor and administer a single Oracle Application Server instance, a farm of application server instances, or an Oracle Application Server cluster.
In addition to Oracle Enterprise Manager, Oracle Application Server provides command-line interfaces to several key management technologies. The command-line tools can help you automate your management procedures with scripts and custom utilities. The two most important command-line tools are the following:
•     opmnctl, which provides a command-line interface to Oracle Process Management Notification (OPMN)
•     dcmctl, which provides a command-line interface to Distributed Configuration Management (DCM)
OracleAS Infrastructure
OracleAS Infrastructure provides centralized services that are related to the product metadata, identity management, and configuration management.
OracleAS Infrastructure provides centralized identity management services, configuration information, and data repositories for middle-tier installations. The key features that middle-tier instances typically use are the following:
•     Product Metadata Service: Product Metadata Service provides all of the metadata that the middle-tier instances require. It is bundled as part of the OracleAS Infrastructure. Product Metadata is looked up by middle-tier OracleAS instances for the successful execution of applications. Product metadata is not accessed directly by the customer applications.
•     Security Service: Security Service provides a consistent security model for all Oracle Application Server applications. It also provides a single source of identity metadata that contains all administration and user privileges.
Oracle Internet Directory and Security
Oracle Internet Directory (OID) is an LDAP server that can be used to store all of the credentials required for the enterprise. Oracle Internet Directory offers comprehensive and flexible support for directory access control. This includes entry-level, attribute-level, and prescriptive access control, to provide varying levels of security to fit enterprise and service provider needs.
OID implements three levels of user authentication:
•     Anonymous
•     Password-based
•     Certificate-based, using secure sockets layer (SSL) for authenticated access and data privacy
The Web-based Delegated Administration Service (DAS) enables application administrators to delegate user management tasks such as granting or restricting access to a specific directory attribute, entry, group, or naming context to application users.
After OID is deployed, organizations can use OracleAS Single Sign-On to provide a single point of validation for user credentials. After users sign on successfully, their credentials are automatically retrieved from OID when they launch any Oracle partner application.
Securing the Web Infrastructure
For network encryption and authentication, Oracle Application Server provides a comprehensive suite of security services, including OracleAS Single Sign-On. The Single Sign-On server validates user credentials against Oracle Internet Directory, an LDAP directory service.
Also, secure sockets layer (SSL) encryption can be used to protect these transactions against malicious intrusion.
Oracle Application Server: Quick Tour
A good starting point to get familiar with and learn about features of Oracle Application Server is to access the Quick Tour. You can find the Quick Tour in the Oracle Application Server documentation library. The Oracle Application Server documentation library is available:
•     On a separate CD in the Oracle Application Server CD pack
•     On Oracle Technology Network Web site at http://otn.oracle.com/products/ias/index.html

Nice, am I coming in here to read the English docs again?

Similar Messages

  • Change Computer Name in oracle10g application server

    how to Change Computer Name in oracle10g application server whithout reinstall.

    Hi,
    You can use the chgiphost Script in your $ORACLE_HOME/chgip/scripts to change the Domain Name. You can have a look at your Application Server Documentation at this link for detailed instructions :-
    http://docs.oracle.com
    Regards,
    Sandeep

  • How to find out if Applicatin Server is running on the server

    Hello,
    On a unix server, how would I find out if there are Application Servers running?
    What would I grep for? ps -ef|grep .... Thank you.

    Hi,
    On Unix platform, jus login as AS owner, set your Env. well.
    on the prompt cd $ORACLE_HOME\dcm\bin
    #dcmctl getstate -v -d
    form more info. on how to use dcmctl, just type in on the prompt
    #dcmctl -help
    Cheers,
    Hamdy

  • FM to view files in Applicatin server

    Hi all,
    My requirement is i want to see the list of files which are avialable on the application server in a particular folder. Like we have Directory_list_files we get the list of files in the presentation server. Similarlly is there any FM which displays the list of folders
    Thanx in advance,
    M.Ramana Murthy

    What you want it here,
    <b>This will list all files and eill open the file when double clicked.</b>
    <b>Weblog,</b>
    /people/kathirvel.balakrishnan2/blog/2006/06/05/sap-php-together-application-server-directory-file-browser
    <b>Code Sample</b>
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2ec457c4-0a01-0010-2bbc-c6e03a4a03d2
    Regards
    Kathirvel

  • Qurey - Installation of ECC6.0 ( Oracle10g+Windows Server 2003 )

    Hello Gurus
    I have an qurey regarding installation of ECC6.0 on Windows Server 2003 ( Oracle 10g)
    While performing installation at the begining when we run sapinst server logoff at the begining, then we proceed ahead and start the installation.
    My question why in windows server installation phase why our server log off.
    I have observer in this time it creates a sapinst_instdir folder in program files and collect all the information of our installation
    Can anybody gives me answer of my doubt
    Thanks & Regards
    Shishir

    > My question why in windows server installation phase why our server log off.
    If you read the Window popping up before the system logs you off you will get that information...
    Markus

  • Arabic msg error applicatin server 10g

    Dear All,
    I am facing problem in application. I have oracle application 10g 10.1.2.3.0 at win server 2003. And database version 10.1.4 at win server 2008. when user run the report, it is working well , i mean report result is in arabic. but the next when user want to save the report, system shows message in english (i.e do you want to save ?).It must be appear in arabic.
    please grant me with your experienced suggesstions.
    Best regards,
    Ahmed.

    For the Reports part, it gets a little trickier: find the configuration file for your report server (<ORACLE_HOME>\reports\conf\<name_of_your_repserver>.conf) and add an "environment" configuration for your language:
    <?xml version = '1.0' encoding = 'ISO-8859-1'?>
    <!DOCTYPE server PUBLIC "-//Oracle Corp.//DTD Reports Server Configuration //EN" "file:D:\Oracle\home207middle/reports/dtd/rwserverconf.dtd">
    <server version="10.1.2.3.0">
       <environment id="MYENV">
          <envVariable name="NLS_LANG" value="BRAZILIAN PORTUGUESE_BRAZIL.WE8MSWIN1252"/>
          <envVariable name="NLS_DATE_FORMAT" value="DD/MM/YYYY"/>
          <envVariable name="NLS_NUMERIC_CHARACTERS" value=",."/>
       </environment>Below in the same file, set this ENV as default:
    <engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="5" maxEngine="10" minEngine="5" engLife="1" maxIdle="60" callbackTimeOut="90000" defaultEnvId="MYENV">
          <!--property name="sourceDir" value="your reports source directory"/-->
          <!--property name="tempDir" value="your reports temp directory"/-->
    </engine>

  • Oracle10g client server

    i just want to some one to tell me how i can configure database oracle 10g configuration that include listener configuration Tnsname configuration for both server and client.
    I am new in oracle 10g and want to know how to make the simplest way of installing oracle 10g as client server step by step.
    i apreciate any help because i really need that in for my project
    with my regards

    On Server side use DBCA to create database and on client side run NETCA to
    configure tnsnames.ora or on client side you can make manual entry in tnsnames.ora
    As you wrote , you are new ,SO I will suggest you see following link ( Oracle By Example ) on OTN , it gives you examples with screen-shot, also it cover .NET as well
    Oracle By Example
    # Virag Sharma

  • Is Oracle10g Application Server EE5 compliant?

    Is Oracle 10g Application server EE5 compliant?

    Jap:
    Yes, as Avi said, oc4j standalone does not include a jdk. In contrast, the oracle application server of various versions I installed include a jdk; although it is probably true for all types of oracle application server installation, I prefer not to swear it. I Just in case it is not very obvious to you, oc4j and oracle Application Server are not the same thing. The reason why I did not suggest you that you should go to the forum "application server -general" for your question is that the compatibilities of application server to j2se or j2ee versions are largely determined by the case with oc4j.
    For more information on certification matrix of oracle application server, google "site:oracle.com application server certification".
    By the way, it seems that 10.1.2.0.2 of oc4j standalone are compatible with jdk 1.5 as mentioned by Avi. However, I do not konw if it is supported.

  • The ITS could not connect to the Web Application Server or the R/3 System

    Hi Gurus
    we are in the process of insalling ITS 6.20 (ITS version is 620010318381 ( itsWindowsX64_31-200001681, R/3 4.7 200)
    Actually we installed it for dev/qas server with connectin mode property as "Connect to SAP system Using Applicatin Server"  these are working fine for webgui!
    and the same thing i installed for Production as connection mode property as " Connect to SAP System Using message Server" (hostname/IP, port as 3600 (as instance number is 00) here in the production evnironment we have 2 app servers. The installation got successful but i am not getting the log on screen through the link: http://10.3.3.175:81/scripts/wgate/webgui!
    the error message is :
    Connect Error
    The ITS could not connect to the Web Application Server or the R/3 System
    any help please
    Thanks in advance

    Hello Balaji,
    Check the global.srvc file for errors in the R/3 system information.  The ITS uses the following to connect to your system:
    ~appserver     
    ~routestring     
    ~systemname
    ~systemnumber     
    ~logingroup     
    ~messageserver     
    Which parameters are used depend on how you are connecting (logon group, route string, etc.)
    Edgar

  • Cannot start Web Cache in Oracle 10g App Server

    Hi,
    Our Application runs on Oracle10g App Server,
    When it tried to start WebCache using the command
    opmnctl startproc ias-component=WebCache process-type=WebCache
    it shows the error...
    opmn id=oracle10g:6200
    no enabled components for this request
    When i tried to enable WebCache using Enable/Disable Component in Oracle 10g Enterprise manager - I can't see WebCache component it to enabe or disable it.
    When i tried opmnctl status., it shows
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    HTTP_Server | HTTP_Server | 7276 | Alive
    LogLoader | logloaderd | N/A | Down
    dcm-daemon | dcm-daemon | N/A | Down
    OC4J | home | 7684 | Alive
    OC4J | rhs | N/A | Down
    OC4J | instaremit | 5880 | Alive
    OC4J | insta_test_apr_02 | 7100 | Alive
    WebCache is not running, also as the WebCache is not listed in Oracle 10g Enterprise manager, i can' enable or disable it.
    Plz Help me over this.,
    Regards.,
    Deepak.C

    Hi.,
    Thanks again !!!
    Yes, My Oracle HTTP Server is listening on port 80.
    I am not clear, may i know why should the ports be changed for the request to go through Web Cache ???
    Can i assign port 80 for Web Cache and 7778 for HTTP Server ?
    Also In Oracle Enterprise Manager, Web Cache is not available...
    home, HTTP Server, management alll these are there...
    Also for HTTP Server, it's not showing any metric info, 'Not Yet Available' is shown even though the HTTP Server is running, how can i get metric info about Oracle HTTP Server, i have also used dmstool -t ohs_server, its not working
    It's showing... FLEXMON ERROR : detected invalid table name ohs_server
    dmstool -l -t also does'nt lists ohs_server
    Hellp me over this.....
    Deepak.C

  • Cannot find "ant" in the oracle10g installation

    I have installed oracle10g application server. i was asked to
    please make sure that the ant command associated with the OC4J ant distribution is in your execution path (%OC4J_HOME%/ant/bin).
    the problem is
    1. which directory in oracle10g does the oc4j_home point to
    2. i searched for 'ant' in the entire oracle10g directory and could not find it at all. Is my installation incorrect?
    please tell me where i can find the ant in the oracle10g dorectory
    Thanks,
    Sharath

    Hello
    As far as I know, ANT is not a component of OAS. So you never will be able to find it in a fresh oracle install.
    What you can do is go to Ant/Jakarta home page [1], download the software and install it in the OH
    [1] - http://ant.apache.org/

  • EJB Deployment in Websphere 5.0 application server

    any body please tell,
    how to deploy and run stateless session beans in WebSphere application server?

    I have understood what you mean!!!!!!
    But when you would use the App. Developer for development of your application it would be easy to deploy....anyway,
    look at http://www.redbooks.ibm.com/
    and search for "IBM WebSphere Applicatin Server V5 - System Management and Configuration"
    download the pdf book
    when you got it see chapter 17 --> Deploying an Application
    Regards
    Howmad

  • Shutdown apache http server

    sometimes (one times every week) the apache server shutdown down and then noone can connect to applicatin server.
    Do you Know something about ?
    Thank's - il vampiro italiano

    the problem appear now, the log apache error is :
    [Mon Mar 15 22:23:36 2004] [crit] (10038)Tentativo di operazione su un elemento diverso dal socket: Parent: WSADuplicateSocket failed for socket 148.
    [Mon Mar 15 22:23:36 2004] [error] (2)No such file or directory: master_main: create child process failed. Exiting.
    [Mon Mar 15 22:24:36 2004] [error] forcing termination of child #0 (handle 972)
    and then the apache server shutdown !!!
    do you Kwnow something ?

  • Which application server reliase can i install on OS windows 7

    hi all
    Im trying to install application server 10.1.2.02 on windows 7 , but it cant start even the first step of the installation
    Im new in oracle applicatin server issue so can you please help me and tell me what to do which release to install and from which link
    Thank you

    Same for us. We fooled initial system checking, but first dialog crashes. Please help somebody.

  • Run .fmx files on Application Server??

    Dear all,
    I developed .fmx files using Oracle10g and I run them on Oracle10g Application Server, Windows Server 2003.
    Our Company moved to new servers using Windows Server 2008 R2. I tried to install Oracle10g AS on them but I couldn't.
    In Oracle Compatibility page I found that Oracle10g AS is NOT compatible with WinServer 2008R2.
    Any HELP please, I'm desperate.
    Regards

    mseberg wrote:
    We are a Linux shop but this might help :
    Oracle Application Server 10g Release 3 (10.1.3) Installation Requirements for Microsoft Windows (Doc ID Note 444112.1)
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=444112.1
    There appears to be a Work Around for 2008 here :
    http://download.oracle.com/docs/cd/E22984_01/doc.462/e18826/app_server_tms.htm
    To work around this issue, you must start Oracle Universal Installer by running the setup.exe file for Patch Set 3 (10.1.2.3.0) for Oracle Application Server 10g Release 2. Once the Installer starts, you must change the source directory to the location of the Oracle Application Server 10g Release 2 installation files. The steps that follow provide detailed instructions.
    Best Regards
    mseberg
    Thanks dear for your fast replay.
    I read this article:
    http://download.oracle.com/docs/cd/E22984_01/doc.462/e18826/app_server_tms.htm
    and i think it's useful. but I don't have metalink user to download the patches.
    can you kindly provide me these patches.
    Regards.

Maybe you are looking for