Which three actions would you recommend for upgrading the customer’s application and server configuration?

A customer needs to analyze an application that was developed for Oracle Application Server
10gR2 or 10gR3 (OC4J) in order to prepare to upgrade the infrastructure to WebLogic 12c. The
customer wants understand the changes required to be made to the application and how to
configure WebLogic in to support the newly upgraded application.
Which three actions would you recommend for upgrading the customer’s application and server
configuration?

A customer needs to analyze an application that was developed for Oracle Application Server
10gR2 or 10gR3 (OC4J) in order to prepare to upgrade the infrastructure to WebLogic 12c. The
customer wants understand the changes required to be made to the application and how to
configure WebLogic in to support the newly upgraded application.
Which three actions would you recommend for upgrading the customer’s application and server
configuration?

A.
Use Oracle Upgrade Manager to create a new WebLogic domain template from an OAS/OC4J
installation and redeploy the application.

B.
Use SmartUpgrade to analyze the OAS/OC4J server configuration and create WebLogic
configuration files.

C.
Use SmartUpgrade to analyze the application archive (EAR/WAR/JAR) Source Directory or
IDeveloper project and generate a report that describes the areas of the application that need to
be updated.

D.
Use the Configuration Wizard to extend an existing WebLogic domain with OAS/OC4J support
libraries and redeploy the application.

E.
Use SmartUpgrade to generate application artifacts and deployment descriptors that can be
deployed to WebLogic.

Explanation:

Note:
* Oracle WebLogic SmartUpgrade is part of the Oracle Fusion Middleware 11g upgrade tools that
were designed to maximize the automation of the upgrade process, minimize the application
downtime and allows for rapid and seamless uptake of the Oracle Fusion Middleware 11g
features and capabilities.
* SmartUpgrade : (B) When generating an upgrade report into an existing project, an Oracle
Application Server
configuration home could be specified to be included as part of the report. Additionally, both the
server home and OracleAS enterprise archives can be localized into the JDevelopoer project file

system by checking “Copy OC4J Deployment Archives Into Project”.
* SmartUpgrade : (E) The advisory reports and the configuration artifacts will be generated. The
generated artifacts will be located at the JDeveloper project mywork directory
* You can add product component functionality or additional applications and services to an
existing WebLogic domain by extending it using the Configuration Wizard. For example, if you
created a base WebLogic domain and you want to add the Avitek Medical Records Examples
functionality, you can extend the domain by using the medrec.jar template.
The Configuration Wizard simplifies the task of extending an existing WebLogic domain by using
extension templates. Oracle provides various sample extension templates, as well as extension
templates for various Fusion Middleware products. You can also create your own extension
templates using WLST or the unpack command.



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Fabrício Jorge

Fabrício Jorge

I think the answer is BCE. As can be read in this link: http://docs.oracle.com/cd/E28280_01/upgrade.1111/e10126/overview_app_migration.htm#FUPAS387

(C)
“The SmartUpgrade extension allows you to use Oracle JDeveloper to analyze an existing enterprise archive (EAR) file and generate a SmartUpgrade report that steps you through a series of “findings”. Each finding provides advice for how to modfiy the applicatoin so you can successfully deploy it on Oracle WebLogic Server.”

mario

mario

Hello,

I think is:

C)
https://docs.oracle.com/cd/E16764_01/doc.1111/e15878/su_jdev.htm#BABIGGIC
http://docs.oracle.com/cd/E28280_01/upgrade.1111/e10126/overview_app_migration.htm#FUPAS607
Oracle® Fusion Middleware
SmartUpgrade User’s Guide

E)
Oracle® Fusion Middleware
SmartUpgrade User’s Guide

D)
You need the weblogic template for OC4J when you install or extension your domain.
Oracle Fusion Middleware11g provides an Oracle WebLogic Server domain template, referred to as the Oracle Java Required Files (JRF) template. You can use this template to create (or extend) an Oracle WebLogic Server domain. The resulting domain contains an updated version of some of the key capabilities and features of Oracle Application Server 10g.
https://docs.oracle.com/cd/E14571_01/upgrade.1111/e10126/overview_app_migration.htm#FUPAS389