Download as pdf or txt
Download as pdf or txt
You are on page 1of 9

Upgrade Installation Guide

Oracle Financial Services Lending and Leasing


Release 14.12.0.0.0

Part No. F53373-01

March 2022
Upgrade Installation Guide
March 2022
Oracle Financial Services Software Limited

Oracle Park

Off Western Express Highway


Goregaon (East)
Mumbai, Maharashtra 400 063
India
Worldwide Inquiries:
Phone: +91 22 6718 3000
Fax:+91 22 6718 3001
https://www.oracle.com/industries/financial-services/index.html

Copyright © 2007, 2022, Oracle and/or its affiliates. All rights reserved.

Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective
owners.

U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs
installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software"
pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use,
duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any
programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable
to the programs. No other rights are granted to the U.S. Government.

This software or hardware is developed for general use in a variety of information management applications. It is not developed
or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If
you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate failsafe,
backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for
any damages caused by use of this software or hardware in dangerous applications.

This software and related documentation are provided under a license agreement containing restrictions on use and disclosure
and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you
may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish or display any
part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by
law for interoperability, is prohibited.
The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors,
please report them to us in writing.

This software or hardware and documentation may provide access to or information on content, products and services from
third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with
respect to third-party content, products, and services. Oracle Corporation and its affiliates will not be responsible for any loss,
costs, or damages incurred due to your access to or use of third-party content, products, or services.
Send Us Your Comments

Oracle Financial Services Lending and Leasing User Documentation

Oracle welcomes customers' comments and suggestions on the quality and usefulness of this
document. Your feedback is important, and helps us to best meet your needs as a user of our
products. For example:
 Are the implementation steps correct and complete?
 Did you understand the context of the procedures?
 Did you find any errors in the information?
 Does the structure of the information help you with your tasks?
 Do you need different information or graphics? If so, where, and in what format?
 Are the examples correct? Do you need more examples?

If you find any errors or have any other suggestions for improvement, then please tell us your
name, the name of the company who has licensed our products, the title and part number of
the documentation and the chapter, section, and page number (if available).

Note: Before sending us your comments, you might like to check that you have the latest
version of the document and if any concerns are already addressed. To do this, access the
Oracle Documentation available at www.docs.oracle.com which contains the most current
Documentation Library plus all documents revised or released recently.

Send your comments using the electronic mail address: [email protected]

Please give your name, address, electronic mail address, and telephone number (optional).

If you need assistance with Oracle software, then please contact your support representative
or Oracle Support Services.

If you require training or instruction in using Oracle software, then please contact your Oracle
local office and inquire about our Oracle University offerings. A list of Oracle offices is
available on our Web site at www.oracle.com.
Table of Contents
1. Preface ...................................................................................................... 1-1
2. Upgrading Oracle Financial Services Lending and Leasing Database 2-1
2.1 Pre-requisites .......................................................................................................... 2-1
2.2 Audience.................................................................................................................. 2-1
2.3 Conventions Used ................................................................................................... 2-1
2.4 Upgrading Application Database ............................................................................. 2-1
2.4.1 Upgrade to 14.12.0.0.0............................................................................... 2-2
2.4.2 Upgrade Application ................................................................................... 2-4
1. Preface
For recommendations on security configuration, refer Security Configuration Guide.

This document contains notes and installation steps needed to install an upgrade for Oracle
Financial Services Lending and Leasing.

1-1
2. Upgrading Oracle Financial Services Lending and
Leasing Database
2.1 Pre-requisites
 It is assumed that an earlier version of Oracle Financial Services Lending and Leasing
is installed.

2.2 Audience
This document is intended for system administrators or application developers who are
upgrading Oracle Financial Services Lending and Leasing Application.

2.3 Conventions Used


Term Refers to

Home Directory/ Oracle Financial Services Lending and Leasing Home Directory
$OFSLL_HOME

Application Oracle Financial Services Lending and Leasing

2.4 Upgrading Application Database


An upgrade is a process of updating an existing version to its higher version. For example,
upgrading Oracle Financial Services Lending and Leasing from 14.11.0.0.0 to 14.12.0.0.0.

Before you start with the upgrade process, execute the following grants as sys user. This
facilitates to have materialized view to be created in OFSLL:

grant CREATE MATERIALIZED VIEW TO ${USERID};

2-1
2.4.1 Upgrade to 14.12.0.0.0

Choose ‘2’ as the installer option at the ‘Selecting the Install Type’ stage, then the script runs
the upgrade installer.

Respond to the prompts and continue. For more details, refer to ‘Installing Upgrade’ section
in Database Installation Guide.

While installing the upgrade, the installer performs the following tasks:

1. Stop the running services, if any.

2. In case you see the below prompt to stop the queue for loading objects, press ‘Y’ and
press Enter to confirm.

3. In case the Schema is EBR (Edition based Redefinition) enabled,

2-2
– You will be prompted as below. Press 'Y' and enter to continue.

– Enter the Edition name and press enter. Confirm 'Y' when prompted.

4. Install the upgrade

5. Recompile the invalid objects and complete installation.

6. Install the database object of web services by referring to the instructions detailed in
chapter 2 ‘Installing WebServices Database Objects’ of WebServices Installation Guide.
7. Grant access/permission by doing the following:
 Grant java file permissions for the directory objects created by executing the script
‘set_java_perms.sql’ available in dba_utils folder. For more information, refer to the
process detailed in section 2.5 of Database installation guide.
 Post upgrade, you need to execute the following db script available in dba_utils folder.
– To provide access to all the new ‘Screens’ and/or ‘Web Services’ for a specific
responsibility, execute set_screen_access.sql
– To provide access to all the new Reports, Transactions, Correspondence for a
specific responsibility, execute set_rpt_txn_cor_access.sql

In the prompt, enter the user responsibility. You can also specify ‘ALL’ to provide screen
access to all the users in bulk.

Further, you can customized the access through Setup > User > Access screen as detailed
in setup guide.

2-3
Note
– Post upgrade, if there are any invalid java stored procedures noticed, please
recompile the respective units manually.
– In case where ‘Edition based Redefinition’ (EBR) is enabled, the default edition of
database is to be modified/switched to the new edition. This is to be done by system
administrator only after both Database Patch and Webservices Patch objects are
installed as mentioned in chapter 2 and chapter 4.2 and when all the database ob-
jects are in valid state.

2.4.2 Upgrade Application

Perform the below steps to upgrade Oracle JET:


1. Copy the latest OfsllCommonCSF.jar from OfsllQueueApp.ear/lib/ available in the staging
area to $DOMAIN_HOME/lib
2. (Optional) Install and configure Oracle JET by referring to section ‘10.2 Deploy Oracle
JET’ in Application Installation guide.

2-4

You might also like