0% found this document useful (0 votes)
252 views

Oracle ERP Database Upgrade To 19c - Benefits

The document discusses upgrading an Oracle ERP environment from Oracle RDBMS 11.2.0.4 and Oracle Grid 12.2.0.1 to Oracle 19c. RDBMS 11.2.0.4 extended support is expiring in December 2020, so it is recommended to upgrade the production and DR databases as well as the clusterware to Oracle 19c. Oracle 19c offers several new features including transparent data encryption, automatic service failover, automatic indexing for performance, database REST APIs, and improved security and JSON support.

Uploaded by

Swati
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
252 views

Oracle ERP Database Upgrade To 19c - Benefits

The document discusses upgrading an Oracle ERP environment from Oracle RDBMS 11.2.0.4 and Oracle Grid 12.2.0.1 to Oracle 19c. RDBMS 11.2.0.4 extended support is expiring in December 2020, so it is recommended to upgrade the production and DR databases as well as the clusterware to Oracle 19c. Oracle 19c offers several new features including transparent data encryption, automatic service failover, automatic indexing for performance, database REST APIs, and improved security and JSON support.

Uploaded by

Swati
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 3

ORACLE ERP DATABASE

UPGRADE TO 19C
Current Portfolio

APPLICATION VERSION- ORACLE ERP 12.2.4 (CONFIGURED IN HA)


DATABASE VERSION- ORACLE RDBMS 11.2.0.4 (CONFIGURED IN HA)
CLUSTER WARE VERSION- ORACLE GRID 12.2.0.1
DR VERSION- ORACLE RDBMS 11.2.0.4 (SETUP ON CLOUD)

DATABASE EOL - IT IS ALWAYS ADVISABLE TO BRING ENVIRONMENT ON PREMIUM SUPPORT PROVIDED


BY PRODUCT COMPANY. RDBMS 11.2.0.4 EXTENDED SUPPORT IS GOING TO BE EXPIRED IN DECEMBER-
2020
RECOMMENDATION – UPGRADE PRODUCTION/DR DATABASE AND CLUSTER WARE ON ORACLE 19C.
Oracle 19c Feature line
S.No. Oracle E-Business Suite Release 12.2 with Oracle Database 19c
Oracle E-Business Suite 12.2 with Database 19c Integrated with Oracle Access Manager for Single Sign-on
1 EBS Prospective
Oracle 19c allows to configure Transparent Data Encryption; This feature enables to protect sensitive data
in database columns stored in operating system files by encrypting it.

Dynamic Service Failover to Standby


2 Data guard
Replicate Restore Points from Primary to Standby
Automatic Flashback of Standby

Automatic Indexing - Manage Auto Indexes with Advisory task like Monitor, Capture, Identify, Verify, Decide
3 Performance
SQL Statement Diagnosis with SQL Advisor repair
Realtime statistics for DML Operations

Stability- Oracle's focus for the 19c database will be stability. This will be the final release for the "12cR2"
family, so many knows bugs has been fixed and it is the real stable one as, 11.2.0.4 version.

DB REST API- Oracle is trying to make the whole Oracle Database "rest aware", it means one will be able
to perform ALL kinds of DB operations using REST API (like creating a database, creating a user, granting a
4 Generic privilege or adding a new listener port).
Passwords removed from schema accounts (default accounts)

Security- Data Dictionary Encryption

JSON Support- Oracle 19c provides comprehensive support for JSON via Standard DML, NOSQL API’s
(PYTHON, JavaScript), Analytics (Dot Notation Access, Parallel Query, QBE etc.)

You might also like