Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle Database 12c Release 1 Client (12.1.0.2.0) for IBM AIX on POWER Systems

3416169Apr 7 2017 — edited Apr 19 2017

This is my first post at Oracle support, therefore I don't know, if I'm writing to the right people

I'd like to install Oracle Database 12c Release 1 Client (12.1.0.2.0) on my AIX 7.2 on Power8.

In the documentation it says :

Supported IBM AIX 7.2 Versions

Use the following information to check the minimum supported IBM AIX 7.2 on

POWER Systems (64-bit) versions.

My oslevel is : 7200-01-01-1642

And all other requerements are fullfilled.

Java version is:

java version "1.6.0"

Java(TM) SE Runtime Environment (build pap3260sr16fp26-20160508_01(SR16 FP26))

IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 AIX ppc-32 jvmap3260sr16fp25-20160413_299433 (JIT enabled, AOT enabled)

J9VM - 20160413_299433

JIT  - r9_20160328_114196

GC   - GA24_Java6_SR16_20160413_1159_B299433)

JCL  - 20160507_01

But still I get this error:

---# Begin Stacktrace #---------------------------

ID: oracle.install.commons.util.exception.DefaultErrorAdvisor:278

oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for release "12.1" on the operating system distribution "AIX7.2"

        at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:370)

        at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:212)

        at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:194)

        at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:9503)

        at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:9452)

        at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:7796)

        at oracle.install.library.util.cvu.CVUHelper.isPreReqSupported(CVUHelper.java:398)

        at oracle.install.ivw.common.validator.SupportedOSValidator.verifyEnvironment(SupportedOSValidator.java:67)

        at oracle.install.ivw.common.validator.SupportedOSValidator.validate(SupportedOSValidator.java:94)

        at oracle.install.commons.flow.validation.ValidationHelper.validateState(ValidationHelper.java:188)

        at oracle.install.commons.flow.AbstractFlowExecutor.validate(AbstractFlowExecutor.java:420)

        at oracle.install.commons.flow.AbstractFlowExecutor.leaveVertex(AbstractFlowExecutor.java:644)

        at oracle.install.commons.flow.AbstractFlowExecutor.transition(AbstractFlowExecutor.java:336)

        at oracle.install.commons.flow.AbstractFlowExecutor.nextState(AbstractFlowExecutor.java:276)

        at oracle.install.commons.flow.AbstractFlowExecutor.nextViewState(AbstractFlowExecutor.java:235)

        at oracle.install.commons.flow.DefaultFlowNavigator.goForward(DefaultFlowNavigator.java:58)

        at oracle.install.commons.flow.jewt.FlowWizard$1.run(FlowWizard.java:137)

        at oracle.install.commons.flow.jewt.FlowWizard$TransitionManager$1.run(FlowWizard.java:113)

        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:450)

        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:314)

        at java.util.concurrent.FutureTask.run(FutureTask.java:149)

        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)

        at java.lang.Thread.run(Thread.java:761)

---# End Stacktrace #-----------------------------

Best Regards

Harald Jacobsen

This post has been answered by jgarry on Apr 7 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 17 2017
Added on Apr 7 2017
2 comments
6,036 views