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

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?

Related

Will upgrading weblogic server from 10.3 to 12 cause any issues to OBIEE 11g installation?

We have OBIEE 11g installed on our server. We are planning to upgrade Weblogic 10.3 that is running on the same server to Weblogic 12. Will this cause any issues to the OBIEE 11g installation?
Is there anywhere I can check compatibility between OBIEE & Weblogic versions? Does weblogic and obiee come as a single package or as separate packages?
Have a look at the "OBIEE certification matrix" and in the oracle site you can check the xls of your specific version.
In these excels there is extensive information about the compatibility between the product and any related software, such supported databases or application servers.

How to connect SQL Server x64 to Progress, using OE10.2Bx86?

OS: Microsoft Windows Server 2008 R2 Enterprise - 64-bit - En.Us
DBMS: Microsoft SQL Server 2008 R2 Standard - Windows - 64-bit - En.Us
ODBC Driver: Progress OpenEdge 10.2B - Windows - 32-bit - En.Us
I don't have the related ODBC Driver in 64-bit version.
Do I have options to connect, to the Progress Database, using Query, or Linked Server? If I have, what are my options?
Thank you all!!!
The Progress ODBC drivers can be downloaded from the Progress site. Log in with your ID on http://www.progress.com/esd/
Contact support if you can't find them.
There's also a product called "Pro2" replication that can "almost live" replicate from Progress to for instance SQL server if you have that demand. It might only be offered from 11.X and forward, I'm unsure about that.
https://www.progress.com/openedge/features/openedge-pro2/
If you were to download one of the 11x 64bit Client Access bundles, these will quite happily connect to a 32bit 10.2b database.
http://knowledgebase.progress.com/articles/Article/P88405
You do have options. Fundamentally, you can use our Multi-Tier ODBC Drivers for Progress (versions 6.x to 10.x) to connect a 64-Bit ODBC Compliant application to a 32-Bit Progress RDBMS. This 64-Bit client to 32-Bit server bridging is achieved as a result of the RDBMS-independent communications layer used by these drivers.

is there a 64-bit msdasql for windows 7?

I am using Windows 7 (x64bit) Ultimate.
I have both ODBC32 and ODBC64 Managers that I can access via Start.
The default appears to be the ODBC64.
However I do not see MSDASQL -Microsoft OLEDB for ODBC listed.
I wonder if it exists. I see some references to 64Bit MSDASQL for Windows Server 2003.
The IBM 64bit for ODBC seems to work (I heard) but not tried.
Now I would like to know if any one knows the link for 64-bit MSDASQL for Windows 7. Microsoft seems to have deprecated MSDASQL and I am not sure of the status of this story.
These issues came up while setting up a linked server in SQL Server 2012 for SQL (SAP) SqlAnywhere server.
I am not sure how I missed. This link allows you to download the Microsoft Access Database Engine 2010 Redistributable
http://www.microsoft.com/en-us/download/details.aspx?id=13255
The details of this indicates both ODBC and OLEDB as copied from the Microsoft Web Site:
"This download will install a set of components that facilitate the transfer of data between existing Microsoft Office files such as Microsoft Office Access 2010 (*.mdb and .accdb) files and Microsoft Office Excel 2010 (.xls, *.xlsx, and *.xlsb) files to other data sources such as Microsoft SQL Server. Connectivity to existing text files is also supported. ODBC and OLEDB drivers are installed for application developers to use in developing their applications with connectivity to Office file formats. "
There is no MSDASQL x64 bit for Windows 7. There is one for Windows Server 2003. I finally was able to create a linked server in SQL Server 2012 Express using the SAOLEDB.16 from Sybase/SAP.
Although I replied myself that there is no MSDASQL(x64)based on some 'deprecated items' information I am still looking at it.
Here is a link to the same question on MSDN:
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/3c715023-4322-4bc6-a2c8-64a873f87e46/can-someone-confirm-the-architecture-of-this-file-preferably-microsoft-guys?forum=sqldatabaseengine#db5ed4e2-2391-4062-b34d-1f1b11431e1e

Which Oracle drivers do I need for ASP.NET 4.5?

I am trying to install the correct Oracle drivers on my development machine. I'm creating an ASP.NET web site and every time I run I get an error saying that says "The provider is not compatible with the version of Oracle client". I have tried both 32-bit and 64-bit Oracle drivers but have still had no luck. Can someone lead me to a link for the drivers I need based on my specs?
I'm using Windows 8 64-bit. The database is Oracle 11.2.0.2.0 - 64 bit.
The ODAC112021Xcopy_x64.zip might give you the dll's and client you'll need. Take a look at this previous answer for more detail about deployment of the application.

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

Resources