Installation failed during Oracle Application Express 18.2 - oracle

I installed Oracle Application Express Version 5.0 on Oracle Linux 6.9 with Oracle Database 11g and working perfect.
Now I want upgrade to 11.2 Version but I am getting this error during installation

I believe you have to be on a minimum database version of 11.2.0.4 for APEX 18.2

Related

Oracle upgrade from 12c to 19c - older application no longer works

Using an older SQL reporting tool that used oci.dll to interact with Oracle 12c. Upgrade to Oracle 19c and the tool no longer works. Is the instant client for 19c the solution or must we revert to ODBC for access?
Thanks for any insights...

Oracle 19c Compatible - Powerbuilder

One of our application build by powerbuilder 6.5 and it was currently connected Oracle 11.2.0.4 version. We are planning to migrate the 19c oracle. So will it be compatible 19c Oracle?
And we need to know if the Appeaon 2017 R3 1858 will support/compatible for 19C oracle?
We are working on a similar project to migrate Oracle9i database to Oracle 19c and the front end application is Powerbuilder 6.5
As part of the POC we connected the application to Oracle 19c application using Oracle 10g client on the server. With this setup we saw Powerbuilder 6.5 was compatible with Oracle 19c and have not faced any issues so far.

Which Oracle 11g has DBCA?

I am having an issue with Oracle 11g. I need to download an Oracle 11g database that has the Database Configuration Assistant. I had already downloaded Oracle 11g Express Edition not realizing it apparently doesn't have DBCA.
So which Oracle 11g do I need to download so I can use DBCA?
I am on the Oracle website and see Oracle 11g Release 2. I have a Windows laptop with Windows 10.
That would be any other version (Standard or Enterprise).
11gXE has its limitations and creates a sample database during the installation process. As it allows only one instance, DBCA is useless in that version and is, therefore, not shipped with it.
Standard or Enterprise edition of Oracle 11g would do.
I have downloaded the version from Oracle and DBCA worked for me.

Database Migration from Oracle 11G to 12C on Sonarqube Version 5.0.1

Could you please advise me the impact of migrating database from Oracle 11g to Oracle 12c for Sonarqube version 5.0.1.
Is this Sonarqube version 5.0.1 supported and tested on Oracle 12c ?
Please advise.
Any help will be appreciated.
Thanks and Regards,
Anish Sethi.
As you can read on the "Requirements" page of the SonarQube 5.1, versions of Oracle that are supported include:
12C with Oracle 12.1.0.2.0 drivers since SonarQube 4.5 LTS (port
number is mandatory in JDBC URL)
So SonarQube 5.0.1 should run fine on Oracle 12. Still:
This does not necessarily mean that the migration from Oracle 11 to 12 is seamless - only your DBA will tell you this.
SonarQube 5.0 is a quite old version, so you won't get a lot of help in case of trouble
yes, Sonarqube 5.0.1 is compatible with oracle 12C and my driver jdbc is ojdbc6.jar which will also running fine for 12C . my question is do we need to make any other changes inside Sonar application or sonar properties if The port number, Oracle SID and services does not changes for this upgrade ??

Oracle ODP.NET 11.1 for 64 bit for windows 2008

Does anyone know where i can download ODP.NET version 11.1 for 64 bit? They only list version 10g and version 11.2 on their download site.
http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html
Or will ODP.NET version 11.2 work OK against Oracle Database 11g Release 11.1.0.7 - 64bit?
11.2 works fine even against 10gR2 (that's what we have here). However, to my knowledge, the 64 bit version only comes in an xcopy flavor:
http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html
I've documented my experience with the xcopy install here:
http://www.brothersincode.com/post/Oracle-ODPnet-xcopy-deployment-for-aspnet.aspx
I just recently installed this on 2008 R2 myself and it went fine.
I'm using this version on a Win2008R2 x64 production server with SQL 2008R2 Standard and it's working fine: Oracle Database 11g Release 2 Client (11.2.0.1.0) for Microsoft Windows (x64)
It will work OK against Oracle Database 11g Release 11.1.0.7 - 64bit.
For more info, check this: Master Note for ODP.Net (Oracle Data Provider for .Net)

Resources