upgrade and migrate from oracle 11.4 to 19c - oracle11g

We have are currently on oracle 11.2 Linux OS 7.0 and we want to upgrade to 19c Linux OS 8.0 on new servers. My thought process was that we should do an in place upgrade from 11.2 to 19c and then migrate the data to the new server but I don't have a work flow (SOP, procedure). What do you suggest? And do you have any documentation?

Related

Migrate the database from the windows server to the Linux server from different versions 11g to 19c

We need to migrate the database from the windows server to the Linux server from different versions 11g to 19c.
Source:
Oracle Product Version:11.2.0.4
Operating System: Microsoft Windows x64 2012 R2
Database Size:1.5TB
Target:
Oracle Product Version:19.3.0.0
Operating System: Red Hat Enterprise Linux 8.4
Database Size:1.5TB
Can you suggest recommended approach (steps) to move the data?
Either by export/import or RMAN? If any other alternatives. Kindly suggest.
Can you please estimate the time duration of export and import?
Can you please estimate the time duration of RMAN?
In RMAN migration different OS Platform applicable?

Can Oracle ManagedDataAccess 4.122.1.0 connect to Oracle server 19c?

We have a .NET MVC 5 application and several APIs using the Oracle ManagedDataAccess driver (version 4.122.1.0) to connect to a 12c Oracle server (version 12.1.0.2.0). We are about to upgrade to 19c. Will this version of the Oracle ManagedDataAccess driver connect to 19c or do I need to re-publish all of these apps with a newer driver?
See System Requirements
Oracle Data Provider for .NET, Managed Driver requires the following:
Same Windows operating system support as ODP.NET, Unmanaged Driver.
ODP.NET, Managed Driver is built with AnyCPU. It runs on either 32-bit or 64-bit (x64) Windows and on either 32-bit or 64-bit (x64) .NET Framework.
Microsoft .NET Framework 4.5.2, 4.6.x, or 4.7.x.
Access to Oracle Database 11g Release 2 or later
So, no problem.

Latest stable version of Oracle application express

We are planning to upgrade our oracle application express from 3.2 version. Could someone advice which is the latest stable version of apex (5.1 or 5.1.2)? Also please advice if any separate license is needed to install the latest versions?
From their website:
Oracle Application Express Release 5.1.2.00.09 was released on June
28, 2017. This is a cumulative patch set for Application Express 5.1.0
and Application Express 5.1.1.
You don't need a separate licence, since APEX is a no-cost feature of the Oracle database.
As for upgrading from 3.2 to 5.1 the Installation Guide:
If you have release 1.5.x, 1.6.x, 2.0.x, 2.2.x, 3.0.x, 3.1.x, 3.2.x,
4.0x, 4.1x ,4.2.x or 5.0x of Oracle Application Express, following any of the installation scenarios in this guide upgrades your Oracle
Application Express instance to release 5.1 and creates Oracle
Application Express 5.1 database objects in a new schema and migrates
the application metadata to the new release.

Is there any way to run TOAD on 64bit Oracle Client?

I am using Toad for Oracle Xpert 10.1.1.8 on Win 7 64bit operating system. I have installed Oracle 11g 64bit client. I am getting this error: Cannot load OCI DLL: C:\oracle\product\11.1.0\oci.dll. I googled this error and found TOAD only runs on 32bit Oracle Client. Is there any way to run TOAD on 64bit Oracle Client?
As per the knowledge article on Quest Support base
Toad for Oracle versions prior to 11.6 cannot support a 64-bit Oracle
Client due to limitations in Delphi programming language used in some
of Toads components.
Versions 11.6 onwards are fully 64-bit compliant. There is now a
64-bit installer and 32-bit installer. Please note that you should
install a 64-bit Oracle client for the 64-bit Toad installation and a
32-bit Oracle Client for the 32-bit installation.
For 11.5 and below, a 32-bit Oracle client must be installed

Which version of mysql connector for .NET will access MySql 6.0?

I want to connect to a MySql 6.0 database in my .net application. What version of MySql connector for .NET should I use?
Regards,
Girish
Connector/Net 6.1 should work.

Resources