1 / 44

Rel.12 New Features BY VENKAT

Rel.12 New Features BY VENKAT. Rel.12 Features. Technology Stack components File system layout Technology Functionality Maintenance. Major changes from R11i. Architecture Release 11i – 11.5.10.2. Architecture of Release 12. Client Tier. R12 Replaces Jinitiator (oajinit.exe)

oni
Télécharger la présentation

Rel.12 New Features BY VENKAT

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Rel.12 New Features BY VENKAT

  2. Rel.12 Features • Technology Stack components • File system layout • Technology • Functionality • Maintenance

  3. Major changes from R11i

  4. Architecture Release 11i – 11.5.10.2

  5. Architecture of Release 12

  6. Client Tier • R12 Replaces Jinitiator (oajinit.exe) • Sun’s 1.5 Java Runtime Environment (JRE) • Repacked into oaj2se.exe • Firefox 1.5 for Windows • Netscape support for Applications and ADI

  7. Database Tier • 10g Release 2 ORACLE_HOME • Oracle Database (Enterprise Edition) • XDK -Database • XDB - Database • Workflow • InterMedia option • Spatial option • Data Mining option • JDK 5.0 to support Autoconfig

  8. Application Tier • OracleAS 10g 10.1.2 for Forms & Reports Services • Replaces the 8.0.6-based Oracle_Home • OracleAS 10g 10.1.3 for Oracle Containers for Java (OC4J) • Replaces the 8.1.7-based Oracle_Home provided by iAS 1.0.2.2 in 11i • JDBC 10.2 • JDK 1.5 for web & concurrent processing • Servlet Container: JServ -> OC4J (OC4J is Oracles J2EE container) • Apache: 1.3.19 -> 1.3.31 • Forms/Reports: 6i -> 10g

  9. Application Server 10.1.3 • The Java Oracle Home • HTTP Listener • Oracle  Containers for J2EE (OC4J) • Oracle Process Manager and Notification Server • Application Server Control (ASControl) • JDK 5.0

  10. Application Server 10.1.2 • The Forms or ‘C’ Oracle Home • Forms and Reports • Delivers native runtime executables for • Forms (frmweb) • Reports (rwrun) • No relinking of native executables. User exists (Applications C Code) is now dynamically linked at runtime. • 10.1 Required Support Files (RSF’s)

  11. R12 Features • Technology Stack components • File system layout • Technology • Functionality • Maintenance

  12. File System Layout Overview Default File System by Rapid Install/Rapid Clone • Database • <apps_base>/db/tech_st/10.2.0 • <apps_base>/db/apps_st/data • Applications • <apps_base>/apps/tech_st/10.1.2 • <apps_base>/apps/tech_st/10.1.3 • <apps_base>/apps/apps_st/appl • <apps_base>/apps/apps_st/comn • Instance Configuration • <apps_base>/inst/apps/<context_name>

  13. HTTP Listener (10.1.3)

  14. OC4J Deployment (10.1.3)

  15. J2EE (10.1.3)

  16. The Instance Home • Instance or Configuration Home • Contains instance specific files • Configuration • Logs • Scripts • Default location • <apps_base>/inst/apps/<context_name> • Access via $INST_TOP environment variable • Implementation of shared file system and/or read-only ORACLE_HOME’s and APPL_TOP • Standalone instance also implemented this way

  17. $INST_TOP

  18. Instance Home Environment • <apps_base>/inst/apps/<context_name> ($INST_TOP) • /admin • /scripts ($ADMIN_SCRIPTS_HOME) • /appl ($APPL_CONFIG_HOME) • /fnd/12.0.0/secure ($FND_SECURE) • /certs • /logs ($LOG_HOME) • /ora ($ORA_CONFIG_HOME) • /10.1.2 • /10.1.3 ($ORACLE_CONFIG_HOME) • /pids • /portal

  19. $INST_TOP

  20. $ADMIN_SCRIPTS_HOME

  21. Instance Home ’10.1.2’ Directory • <apps_base>/inst/apps/<context_name>/ora/10.1.2 • <context_name>.env • /forms/server • appsweb.cfg • default.env • /network/admin $TNS_ADMIN • listener.ora • tnsnames.ora • This is the configuration for the ‘C’ ORACLE_HOME, set when running the Concurrent Managers and AD utilities.

  22. $ORA_CONFIG_HOME

  23. Instance Home ‘appl’ Directory • <apps_base>/inst/apps/<context_name>/appl $APPL_CONFIG_HOME * • /admin • Empty in standalone instance where APPL_CONFIG_HOME value is APPL_TOP • Contains these files if APPL_CONFIG_HOME value is not APPL_TOP • topfile.txt, adjareas.txt, adjborg2.txt, • adjborg.txt, adovars.env, adconfig.txt, <CONTEXT_FILE>.xml • /fnd/12.0.0/secure $FND_SECURE

  24. $APPL_CONFIG_HOME

  25. Instance Home ‘certs’ Directory • <apps_base>/inst/apps/<context_name>/certs • /Apache • ewallet.p12 • /opmn • cwallet.sso • Ewallet.p12 • certs is the default directory for SSL or other certificate files used by this instance. To use a centrally stage certificate change the appropriate context file variables and run AutoConfig

  26. $IAS_ORACLE_HOME

  27. COMMON_TOP Changes - HTML • $COMMON_TOP/webapps • /oacore/html ($OA_HTML) • Contains all the .html, .jsp, .css, .xml files • This change made to meet J2EE requirements • Extra files to meet J2EE requirements • /webapps/oacore/html/WEB-INF/web.xml • web.xml normally contains servlet definitions and mappings. To implement shared file system, this information is configured in $ORACLE_CONFIG_HOME/j2ee/oacore /application-deployments/oacore/html/orion-web.xml • web.xml is a basic file with no servlet definitions, shared by all instances • /webapps/oacore/META-INF/application.xml

  28. R12 Features • Technology Stack components • File system layout • Technology • Functionality • Maintenance

  29. Fusion Ready • Oracle Applications Adapter • Interface Tables • Views • API’s • Concurrent programs • EDI • XML Gateway • Business Events

  30. Applications Database • OATM configured by default • ASM, ADDM, ASH, RAC and all the 10gR2 features are available to use • Partitioning of seeded Applications tables is fully supported

  31. Integration with External Servers • OracleAS 10g Single Sign-On & Oracle Internet Directory 10.1.2.x • Discoverer 10.1.2.x • Portal 10.1.2.x • WebCache 10.1.2.x • Oracle Integration 10.1.2.x • Collaboration Suite 10gR2 • Enterprise Manager 10gR2

  32. SSO and LDAP Integration

  33. SSO and LDAP Integration • Does the Release 12 Rapid Install include an OracleAS 10g Infrastructure? • No, the Release 12 database created by the Rapid Install does not include a OracleAS 10g Infrastructure database.  Although Release 12 uses OracleAS 10g 10.1.2 and 10.1.3, these components do not require an OracleAS 10g Infrastructure (sometimes referred to as a Metadata Repository).  The Release 12 database does not include a OracleAS 10g Infrastructure database. • Can I install an OracleAS 10g Infrastructure in the Release 12 database? • No, this is not supported.

  34. R12 Features • Technology Stack components • File system layout • Technology • Functionality • Maintenance

  35. Multi-Org Architecture Control (MOAC) • In Release 12 within a responsibility one can access and enter data for multiple operating units. • Concurrent program definitions and SRS include additional item to incorporate MOAC

  36. User Security • Role Based Access Control • Oracle User Management (UMX)

  37. Cloning • Single Node to Single Node • Database Refresh • Multi-node to Multi-node • Single-node to Multi-node • Multi-node to Single-node

  38. OAM Features • Simple and Advanced Cloning • Manage Downtime messages • Allows custom scripts to be deployed and monitored from OAM • Advanced Configuration wizards guide through configuring Load Balancing, SSL and Accelerators configuration

  39. APPL_TOP High Availability • Shared APPL_TOP • Staged APPL_TOP • Distributed AD • Read-only file system

  40. Author Information: Venkata Krishnam Raju. K Sr. Oracle Applications DBA CANADA. E-Mail: ursvenkat@gmail.com Blog: http://ursvenkat.wordpress.com

More Related