Oracle Database versions supported by Weblogic 12c - database

I have been trying to find all the Oracle Databases that is supported with Weblogic 12c.
I have been trying to find it on web, but unable to get the proper list.
Any help would be appreciated.

have a look at these Oracle certification matrix for 12c releases :
For weblogic Version 12.1.1
For weblogic Version 12.1.2
For weblogic Version 12.1.3

Weblogic 12.1.3 contains ojdbc6.jar and ojdbc7.jar (checked locally, but also documented here)
This means compability with 11g and 12g releases of Oracle Databases (see also http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-faq-090281.html#01_03)

Related

WebLogic 14c compatibility with ORDS

I want to install WebLogic 14c. but I dnt know which ORDS version is compatible with WebLogic 14c.
kindly anyone help regarding compatibility of WebLogic 14-c to ORDS
From Oracle Support, it appears that the last version of ORDS (21.1.1) only supports WLS 12.2.1, 12.1.1 and 10.3.0
ORDS 21.4 (the current latest) does support WebLogic 14c: https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/21.4/aelig/installing-REST-data-services.html#GUID-57B22E09-081E-4326-A9D5-61635B518931
Oracle REST Data Services supports the following Java EE application servers:
Application Server Supported Release
---------------------------------------------------
Oracle WebLogic Server 12c Release 2 (from version 12.2.1.3 and later) and 14c Release and later
Apache Tomcat Release 8.5.x through Release 9.0.x

How to update Oracle DB version from 11.2.0.1.0 to 11.2.0.2.0?

I have installed Oracle Database 11.2.0.1.0 in my Windows 10 desktop PC with the installation files from official site link.
Is it possible to update this to 11.2.0.2.0 ?
I'm asking this because our staging server uses 11.2.0.2.0 so I'd like to match the version.
Thanks.
Normally if you have an Oracle support account you can download a CPU to upgrade. But if you don't, I would suggest to follow this link : http://mydbspace.com/?p=104 ( although is Linux, the operative is more or less the same )
It explains very well the steps, nevertheless, are you aware that 11g is already unsupported. You should try to use a newer version.
Rergards

Configure Liferay 7.0 and WIldfly with Oracle

I have a doubt regarding LIferay 7.0 and Wildfly. I recently found a method to integrate Oracle DB with Liferay but, at least in the example and on my attempts to try it, when I start Wildfly with Liferay it keeps telling me "Unsupported Database Oracle".
The tutorial I followed was this one: https://www.dontesta.it/blog/en/2016/04/13/liferay-7-ce-how-to-add-support-for-oracle-db/
Is that only supported for Tomact? (Like in the example in that tutorial).
Thanks in advance.
The Oracle driver for Liferay 7 CE also works for the bundle with wildfly.
The procedure is very simple:
Build the Oracle Driver for Liferay (by following the guide liferay-portal-oracledb-support)
Download JDBC Oracle driver
Copy JDBC Driver in $LIFERA_HOME/wildfly-10.0.0/modules/com/liferay/portal/main/
Add JDBC Driver ojdbc7.jar as resource in module.xml ($LIFERA_HOME/wildfly-10.0.0/modules/com/liferay/portal/main/)
Copy jar (liferay-portal-oracledb-support-1.0-SNAPSHOT.jar) of the Oracle Driver for Liferay in $LIFERAY_HOME/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/
Start Liferay
By following the above steps you should be able to install successfully Liferay 7, also you can see this tutorial Liferay 7 Wildfly: How to add support for Oracle DB
I point out the project https://github.com/amusarra/liferay-portal-database-all-in-one-support which groups the support for the three commercial databases for versions 7.0, 7.1 and 7.2 of Liferay.
This project add support to the Oracle Database, SQL Server and IBM DB2 database. Liferay has performed refactorting the code so that it is possible and easy to add support for databases no longer supported OOTB (out-of-the-box). The last version (1.1.4) of the driver works with the Liferay 7.2.1 CE GA2.
You can download the latest version binary jar from Maven Central Repository liferay-portal-database-all-in-one-support (https://search.maven.org/#search%7Cga%7C1%7Cit.dontesta), by doing so you can avoid doing the build.
I invite you to read the article How to build a Docker Liferay 7.2 image with the Oracle Database support (https://www.dontesta.it/en/2019/08/21/how-to-build-a-docker-liferay-7-2-image-with-the-oracle-database-support/) which may be interesting for you.

Trying to connect to an Oracle server v9.2.0.8 with the pycharm database tool

I'm trying to use the PyCharm database tool to look at a couple of Oracle databases. The first database is an Oracle 11 database and connects with no problems. The second database, however, is an Oracle 9i database and is giving me issues. When i try to connect to it I get an error message that says
Unsupported combination of server/driver versions: found Oracle server version 9.2.0.8 with JDBC driver version 12.1.0.2 that is not compatible. Oracle server version 9.x must be connected by JDBC driver versions 9.x to 11.x..
I've tried finding where pycharm keeps the JDBC drivers but have had no luck. If someone could point me in the right direction I would be very grateful. I would also appreciate it if someone could point me towards where I can download drivers that will work with the Oracle 9i and 11(g i think?) databases.
I'm on windows 10 64 bit and using PyCharm 2016.2.3.
I have been using Oracle Server 9i- 9.2.0.4.
To query on this server I am using Jet Brains DataGrip.
It showed me the same error and then I changed driver jar of ojdbc6-x.x.x with
ojdbc14-9.2.0.1.jar and then It started working fine on DataGrip.
Hope this will be helpful.
Download ojdbc14-9.2.01 and configure it on your local Database management tool.
http://www.java2s.com/Code/Jar/o/Downloadojdbc149201jar.htm

Will Oracle DB Upgrade assistant work to upgrade database on 10g server to 11g server

I have a Oracle server running 10g with various databases.
I have a Oracle server running 11g with no databases.
Can I use the Database Upgrade Assistant to upgrade one of the 10g databases onto the 11g server?
When I open the Database Upgrade Assistant it says pick a database but none are listed. I added an entry to TNS to see if that would do anything but it didn't.
Thanks for the help
Database Upgrade Assistant will upgrade a database from 10g to 11g.
It will not migrate that database from one server to another server.
Do you have an entry in the oratab file (usually in /etc on Linux or in /var/opt/oracle on Solaris) for the 10g database to be upgraded? I believe dbua uses the oratab file for that.
The source database will need to be restarted at the beginning of the upgrade process and will be inaccessible during the migration. To avoid issues during the upgrade procedure you should run the pre-upgrade info script.
DBUA upgrades database from 10.2.0.5.0 to 11.1.0.7, 11.2.0.2, 11.2.0.3 and 11.2.0.4 in 11g series. If you start dbua from any one of the above 11g versions, then your source db must from one of listed previous version otherwise it will not list.

Resources