Release Notes
12c Release 1 (12.1) for IBM AIX on POWER Systems (64-Bit)
E52118-04
September 2015
This document contains information that was not included in the platform-specific or product-specific documentation for this release. This document supplements Oracle Database Readme.
This document may be updated after it is released. You can check for updates to this document and view other Oracle documentation at
http://docs.oracle.com/en/database/database.html
This document contains the following topics:
Content Specific to Oracle Database 12c Release 1 (12.1.0.1)
Content Specific to Oracle Database 12c Release 1 (12.1.0.2)
The latest certification information for Oracle Database 12c is available on My Oracle Support at
For late-breaking updates and best practices about preupgrade, postupgrade, compatibility, and interoperability discussions, refer to Note 1462240.1 on My Oracle Support that links to the ”Upgrade Companion” page at
The list of products or features supported for Oracle Database 12c are as follows:
Database Smart Flash Cache Support
Database Smart Flash Cache is supported only on Oracle Solaris and Oracle Linux.
Oracle Automatic Storage Management Cluster File System (Oracle ACFS) and Oracle Automatic Storage Management Dynamic Volume Manager (Oracle ADVM) Support
For the latest information about supported platforms and releases, see the Note 1369107.1 on My Oracle Support at
Oracle ASM Filter Driver Support
Oracle Automatic Storage Management Filter Driver (Oracle ASMFD) is supported only on Linux x86-64.
In addition to the items listed in section 2.2, ”Features Not Available or Restricted in This Release of Oracle Database 12.1.0.2,” in Oracle Database Readme, the following products or features are not supported:
Oracle ACFS security and encryption
Oracle Workload Manager
ASMLIB is not supported.
The following content is specific to release 12.1.0.1:
When installing Oracle Grid Infrastructure on an IPv6 enabled host, root.sh
may fail with the following errors:
CLSRSC-180: An error occurred while executing the command '/Grid/12.1.0/grid/bin/srvctl start nodeapps -n stuzg06-ipv6' CLSRSC-287: FirstNode configuration failed
Workaround:
Run the following command before running the root.sh
file:
sudo autoconf6
This issue is tracked with Oracle bug 16523490.
The CVU installer prerequisite check incorrectly flags the following operating system patches, though they are not required.
IV45070 - use alternate glink file when -bbigtoc is used IV44766 - new version of glink using 2-instruction TOC accesses
IV45070 - use alternate glink file when -bbigtoc is used IV30579 - new version of glink using 2-instruction TOC accesses
Workaround:
Ignore the error.
This issue is tracked with Oracle bug 17814858.
You must install the Bash shell before performing automatic SSH configuration with Oracle Universal Installer.
This issue is tracked with Oracle bug 16044765.
The following sections contain information about issues related to Oracle Database 12c and associated products:
root.sh Fails to Start Oracle Cluster Synchronization Services (CSS)
Cluster Health Monitor (CHM) Command Does Not Display Correct Metrics for Huge Pages
Cluster Health Monitor (CHM) Command Does Not Display Metrics for Swap Memory
On AIX 6.1 TL7 SP5 or equivalent TL/SP combinations, the Cluster Health Monitor executable, osysmond.bin
, fails with the following error when calling the internal API, perfstat_netinterface
:
ERROR: errno=14 ERROR: errno means : Bad address
Workaround:
Upgrade your system to AIX 6.1 TL7 SP6 or AIX 7.1 TL1 SP6.
This issue is tracked with Oracle bug 16697958.
The Cluster Health Monitor command, oclumon dumpnodeview
, may intermittently fail on some nodes with the following error:
CRS-09104: No data available for the given nodes
In addition, the daemon log file shows the following:
[ CRFM][1029]crfm_connect_to: Wait failed with gipcret: 16 for conaddr [ GIPCNET][1286] gipcmodNetworkProcessAccept: slosdep : Bad file number (9)
Workaround:
Rerun the oclumon dumpnodeview
command on the failing node. If the command still fails, then restart Oracle Clusterware stack.
This issue is tracked with Oracle bug 16621227.
If you use the chmod
or chown
commands with the -R
option in a snapshot, these commands do not work.
This issue is fixed in AIX Service Packs released with the last component, -1334
. For example:
7100-02-03-1334
Patches are available for the chmod
and chown
commands. See the IBM web pages at
http://www-01.ibm.com/support/docview.wss?uid=isg1IV31203
http://www-01.ibm.com/support/docview.wss?uid=isg1IV31603
This issue is tracked with Oracle bug 16401138.
When starting a new X terminal session (or using the associated commands, such as uxterm
and aixterm
), the oracle_devmgt
role necessary for the administration of Oracle Automatic Storage Management Cluster File System and Oracle Automatic Storage Management Dynamic Volume Manager is not properly set.
Workaround:
Start a new X terminal session, and run the following command:
$ swrole oracle_devmgt
This issue is tracked with Oracle bug 10040892.
The CHM command does not display any of the I/O device metrics:
oclumon dumpnodeview -v
Workaround:
None. Use the vendor operating system commands to display the I/O device metrics.
This issue is tracked with Oracle bug 16436459.
When you compile Pro*COBOL applications using the SQL Plan Management options on 32-bit AIX-based systems, with high system load of the SQL commands that are running, the procob
binary may stop, and fail to generate the COBOL file.
Workaround:
On 32-bit systems, relink the procob
binary to use a separate memory model by using the option, -bmaxdata:0xD0000000/dsa
during linking.
This issue is tracked with Oracle bug 16847656.
If you provide trailing spaces in the passwords while logging into Modada applications, the following error occurs:
ORA-1017: Invalid username/password; login denied
This issue is tracked with Oracle bug 16996851.
Highly available virtual IP may fail to start when you run root.sh
or rootupgrade.sh
using sudo
command or when you start Oracle Grid Infrastructure using the following command:
sudo crsctl start crs
Workaround:
Log in as root
and then run the root.sh
, rootupgrade.sh
, or the following command:
sudo crsctl start crs
This issue is tracked with Oracle bug 16445624.
The root.sh
script fails to start ora.cssd
if the library path environment variable, LIBPATH
, in the root
's .kshrc
file does not contain the correct Grid_home
/lib
value.
Workaround:
Do not specify LIBPATH
in the root's .kshrc
file, or ensure that the correct Grid_home
/lib
value is included in the LIBPATH
.
This issue is tracked with Oracle bug 16438264.
The CHM command does not display correct hugepagetotal
, hugepagefree
, and hugepagesize
metrics:
oclumon dumpnodeview -v
Workaround:
None. Use the vendor operating system commands to display the Huge Page metrics.
This issue is tracked with Oracle bug 16683232.
The CHM command does not display swapfree
and swaptotal
metrics:
oclumon dumpnodeview
Or
oclumon dumpnodeview -v
Workaround:
None. Use the vendor operating system commands to display the Swap metrics.
This issue is tracked with Oracle bug 16655032.
The following content is specific to release 12.1.0.2:
Refer to the installation guides for the preinstallation requirements.
Review the following sections for information about issues that affect Oracle Database installation, configuration, and upgrade:
You must install the Bash shell before performing automatic SSH configuration with Oracle Universal Installer.
This issue is tracked with Oracle bug 16044765.
Oracle Database Configuration Assistant fails to create a database from the working copy on Oracle ACFS snapshot if AIX OS level is less than 6100-09-03-1415 or 7100-03-03-1415.
Workaround:
Ensure that AIX OS level is 6100-09-03-1415 or 7100-03-03-1415 to create a database from the working copy Oracle ACFS.
This issue is tracked with Oracle bug 19584188.
If you start Oracle Universal Installer for installing Oracle Database release 10.2.0.1, the permission for the logs
directory in oraInventory
changes causing problems for other OS users installing the software.
drwxrwx--- changes to drwxr-x---
Workaround:
Change the permissions back to drwxrwx---
for the logs
directory after Oracle Database release 10.2.0.1 software installation.
This issue is tracked with Oracle bug 19391835.
While installing a single-instance database with Oracle Multitenant on a workload partitioned system, the following error displays when you start Oracle Database Configuration Assistant:
Database Configuration Assistance failed to detect options for this Oracle Installation. ORA-00443: background process "MMAN" did not start Due to this failure some database Configuration Assistant features will not be available. Do you want to continue?
Workaround:
Set the total pseudo terminals to unlimited using the smitty
tool.
This issue is tracked with Oracle bug 19443754.
The following sections contain information about issues related to Oracle Database 12c and associated products:
When starting a new X terminal session (or using the associated commands, such as uxterm
and aixterm
), the oracle_devmgt
role necessary for the administration of Oracle Automatic Storage Management Cluster File System and Oracle Automatic Storage Management Dynamic Volume Manager is not properly set.
Workaround:
Start a new X terminal session, and run the following command:
$ swrole oracle_devmgt
This issue is tracked with Oracle bug 10040892.
If you use the chmod
or chown
commands with the -R
option in a snapshot, these commands do not work.
This issue is fixed in AIX Service Packs released with the last component, -1334
. For example:
7100-02-03-1334
Patches are available for the chmod
and chown
commands. See the IBM web pages at
http://www-01.ibm.com/support/docview.wss?uid=isg1IV31203
http://www-01.ibm.com/support/docview.wss?uid=isg1IV31603
This issue is tracked with Oracle bug 16401138.
The CHM command does not display any of the I/O device metrics:
oclumon dumpnodeview -v
Workaround:
None. Use the vendor operating system commands to display the I/O device metrics.
This issue is tracked with Oracle bug 16436459.
The Cluster Health Monitor command, oclumon dumpnodeview
, may intermittently fail on some nodes with the following error:
CRS-09104: No data available for the given nodes
In addition, the daemon log file shows the following:
[ CRFM][1029]crfm_connect_to: Wait failed with gipcret: 16 for conaddr [ GIPCNET][1286] gipcmodNetworkProcessAccept: slosdep : Bad file number (9)
Workaround:
Rerun the oclumon dumpnodeview
command on the failing node. If the command still fails, then restart Oracle Clusterware stack.
This issue is tracked with Oracle bug 16621227.
The CHM command does not display swapfree
and swaptotal
metrics:
oclumon dumpnodeview
Or
oclumon dumpnodeview -v
Workaround:
None. Use the vendor operating system commands to display the Swap metrics.
This issue is tracked with Oracle bug 16655032.
On AIX 6.1 TL7 SP5 or equivalent TL/SP combinations, the Cluster Health Monitor executable, osysmond.bin
, fails with the following error when calling the internal API, perfstat_netinterface
:
ERROR: errno=14 ERROR: errno means : Bad address
Workaround:
Upgrade your system to AIX 6.1 TL7 SP6 or AIX 7.1 TL1 SP6.
This issue is tracked with Oracle bug 16697958.
When you compile Pro*COBOL applications using the SQL Plan Management options on 32-bit AIX-based systems, with high system load of the SQL commands that are running, the procob
binary may stop, and fail to generate the COBOL file.
Workaround:
On 32-bit systems, relink the procob
binary to use a separate memory model by using the option, -bmaxdata:0xD0000000/dsa
during linking .
This issue is tracked with Oracle bug 16847656.
Before shutting down Oracle Grid stack, if any Oracle ACFS is reported offline by the command, acfsutil info fs
, or is reported stale by the command, srvctl status filesystem
, then bring it online. If you are not able to bring the file system online, then restart the node. This ensures that no processes are active on an offline Oracle ACFS resulting in the input/output error.
When Cluster Ready Services Oracle Root Agent, orarootagent
, attempts to clean up the error, it cannot determine which processes are still accessing the file system and so, cannot stop them. As a result, orarootagent
cannot dismount the file system and clean up the active resources.
The fix is a revised AIX fuser
utility from IBM that is part of all the Technical Levels of AIX 7.1. For AIX 6.1 users, Oracle recommends that you install the appropriate minimum Service Pack for your TL from this list:
TL4/SP11 TL5/SP7 TL6/SP6 TL7/any TL8/any TL9/any
This issue is tracked with Oracle bug 17357831.
The specified root privilege password fails with INS-32131
error if the maximum number of failed authentication attempts in SSH during a specific time interval is low.
INS-32131: Specified user ('string') doesnt have permission to execute configuration script using Sudo option.
Workaround:
Increase the number of failed authentication or login attempts in SSH for a specific time interval.
This issue is tracked with Oracle bug 19596509.
Mounting more than 200 Oracle ACFSs may result in system failure and the following message may appear in the OKS log file:
Persistent log thread creation failed.
Workaround:
Do not attempt to mount more than 100 Oracle ACFSs.
This issue is tracked with Oracle bug 18422045.
If you provide trailing spaces in the passwords while logging into Modada applications, the following error occurs:
ORA-1017: Invalid username/password; login denied
This issue is tracked with Oracle bug 16996851.
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc
.
Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info
or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs
if you are hearing impaired.
Oracle Database Release Notes, 12c Release 1 (12.1) for IBM AIX on POWER Systems (64-Bit)
E52118-04
Copyright © 2012, 2015, Oracle and/or its affiliates. All rights reserved.
This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.
The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.
If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable:
U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs. No other rights are granted to the U.S. Government.
This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group.
This software or hardware and documentation may provide access to or information about content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle.