Oracle® Database Release Notes 11g Release 2 (11.2) for Oracle Solaris E23559-07 |
|
PDF · Mobi · ePub |
Release Notes
11g Release 2 (11.2) for Oracle Solaris
E23559-07
September 2013
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. To check for updates to this document and to view other Oracle documentation, refer to the Documentation section on the Oracle Technology Network (OTN) website:
http://www.oracle.com/technetwork/indexes/documentation/index.html
This document contains the following topics:
Content Specific to Oracle Database 11g Release 2 (11.2.0.1)
Content Specific to Oracle Database 11g Release 2 (11.2.0.2)
Content Specific to Oracle Database 11g Release 2 (11.2.0.3)
Content Specific to Oracle Database 11g Release 2 (11.2.0.4)
The latest certification information for Oracle Database 11g Release 2 (11.2) is available on My Oracle Support (formerly OracleMetaLink) at:
Starting with Oracle Database 11g Release 2 (11.2.0.3), Oracle Database is also supported on Oracle Solaris 11.
See Also:
Oracle Database Installation Guide for Oracle Solaris for more information about operating system requirementsFor late-breaking updates and best practices about preupgrade, postupgrade, compatibility, and interoperability discussions, refer to Note 785351.1 on My Oracle Support (formerly OracleMetaLink) that links to the "Oracle 11gR2 Upgrade Companion" page.
https://support.oracle.com
In addition to the items listed in Section 2, "Features Not Available or Restricted in This Release," in Oracle Database Readme, the following products or features are not supported:
Oracle ACFS replication and tagging
Oracle ACFS security and encryption
Database Smart Flash Cache Support
Database Smart Flash Cache is supported on Oracle Solaris and Oracle Linux only. For release 11.2.0.1 on Oracle Linux, you must install the 8974084 patch.
Oracle Automatic Storage Management Cluster File System (Oracle ACFS) and Oracle Automatic Storage Management Dynamic Volume Manager (Oracle ADVM) Support
Starting with Oracle Database 11g Release 2 (11.2.0.2), Oracle ACFS and Oracle ADVM are only supported on Oracle Solaris 10 Update 6 or later for Oracle Solaris on SPARC (64-bit) and Oracle Solaris on x86-64 (64-bit). Oracle ACFS and Oracle ADVM are not supported on Oracle Solaris containers.
ASMLIB is not supported.
The following content is specific to release 11.2.0.1:
Refer to the installation guides for the preinstallation requirements. Additional preinstallation requirements include the following:
On Oracle Solaris 10, setting kernel parameters in /etc/system
is deprecated. However, if you set shared memory using project settings, then you may encounter the following error:
ORA-27102: out of memory
Workaround:
Set memory, both by using allocations with project commands, and continue to provide memory settings in /etc/system
. For example,
To set memory to 4 GB:
Open /etc/system
with a text editor, and set the following values:
set shmsys:shminfo_shmmax=4294967295 set shmsys:shminfo_shmmni=100 set shmsys:shminfo_shmseg=10 set semsys:seminfo_semmni=70 set semsys:seminfo_semmns=200 set shmsys:shminfo_shmmin=1
Set project memory settings in the kernel similar to the following:
$ prctl -n project.max-shm-memory -r -v 4G -i project 3 $ projmod -sK "project.max-shm-memory=(privileged,4G,deny)" default
Create the project in /etc/project
for the Oracle Database installation owner, oracle
, and OSDBA group, dba
, using projects -l so that the value persists after system restarts:
% projects -l ... ... OASB projid : 3 comment: "" users : oracle groups : dba attribs: project.max-shm-memory=(privileged,4294967295,deny)
This issue is tracked with Oracle bug 8929233.
Review the following sections for information about issues that affect Oracle Database installation, configuration, and upgrade:
Oracle ASMFS Listed As a Storage Option When Installing Oracle RAC Database
Upgrading Oracle RAC from Oracle9i to Oracle Database 11g Release 2 (11.2)
Error Message Appears During Oracle ASM Upgrade to Oracle Grid Infrastructure
Deinstallation Tool Fails to Remove Oracle Database Gateway When Run from Oracle Home
Oracle Database Vault Configuration Assistant (DVCA) Fails When Adding Languages
If you install an Oracle RAC database after installing Oracle Grid Infrastructure for a cluster, then the Specify Database Storage Options screen indicates that "Automatic Storage Manager File System (ASMFS)" is a storage option for Oracle Database files.
Workaround:
Ignore this sentence. Either select a file system for storage, or select Automatic Storage Management.
This issue is tracked with Oracle bug 9032054.
When installing Oracle Grid Infrastructure for Oracle Database 11g Release 2 with GNS and the OCR and voting disks on Oracle ASM, root.sh
may fail with error
PROT-1: Failed to initialize ocrconfig
The failing command is ocrconfig -upgrade
user
group
, and TNS-12560 can be found in sqlnet log file.
Workaround:
Check the /etc/
group
entry for the group being used by OCR, temporarily reduce the number of users listed for this group, and restart the installation.
This issue is tracked with Oracle bug 8979500.
When you install Oracle Grid Infrastructure (Oracle Clusterware and Oracle ASM) on clusters created using Sun Clusterware and Oracle9i Oracle Real Application Clusters (Oracle RAC), then an issue on some systems may prevent the installer from detecting which nodes are cluster members of the existing cluster.
Workaround:
If the installer does not detect all nodes of the existing cluster, then you must select manually all the nodes where Oracle9i Oracle RAC is installed. If you select only a subset of the nodes that are part of your existing Oracle 9i Oracle RAC installation, then the existing Oracle 9i Oracle RAC installation will have problems.
This issue is tracked with Oracle bug 9040596.
The SSH setup script, Disk1/sshsetup/sshUserSetup.sh
, fails with the following errors as the installation media shows incorrect path:
./sshUserSetup.sh: /usr/local/bin/ssh: not found ./sshUserSetup.sh: /usr/local/bin/ssh-keygen: not found
Workaround:
Copy the executables to /usr/local/bin
:
cp /usr/bin/ssh-keygen /usr/local/bin/ssh-keygen cp /usr/bin/ssh /usr/local/bin/ssh
This issue is tracked with Oracle bug 9044791.
The rootupgrade.sh
script displays the following error while upgrading Oracle ASM from release 10.1.0.5 to Oracle Grid Infrastructure release 11.2:
Failure 3 at CSS context initialization
Workaround:
Ignore this error message and proceed with the upgrade.
This issue is tracked with Oracle bug 8853996.
Use the standalone version of the deinstallation tool to remove Oracle Database Gateway, instead of running the deinstallation tool from the Oracle home.
This issue is tracked with Oracle bug 9039543.
Oracle Database Upgrade Assistant reports the following error message in the trace files after upgrading Oracle RAC database from release 10.2.0.5 to release 11.2:
PRKR-1078 : Database new of version 10.2.0.0.0 cannot be administered using current version of srvctl.
Workaround:
Ignore this error message.
This issue is tracked with Oracle bug 8915673.
The command-line utility, DVCA, fails to add more languages to Oracle Database Vault giving the following error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: (path)/lib/libocijdbc11.so: ld.so.1: java: fatal: (path)/lib/libocijdbc11.so: wrong ELF class: ELFCLASS64
Solution:
Add the –d64
option when starting DVCA:
dvca -d64 -action addlanguages
This issue is tracked with Oracle bug 9151315.
The following sections contain information about issues related to Oracle Database 11g and associated products:
If Global Services Daemon is enabled, then it may fail to start on all nodes of a cluster when Oracle Grid Infrastructure is started or when the nodes are restarted. You can verify the daemon state by running the following command:
srvctl status nodeapps
Workaround:
If required, run the following command on any one node in Oracle Grid Infrastructure for a cluster to start the daemon on all the nodes:
srvctl start nodeapps
This issue is tracked with Oracle bug 9075123.
Oracle Universal Installer does not copy the translated help files to Oracle home directory when you select the Spanish or French language.
Workaround:
On the Select Product Languages page, select both the Latin American Spanish and Spanish to get the help files translated in Spanish; and select both the Canadian French and French for the translated help files in French.
This issue is tracked with Oracle bug 9147106.
Oracle Management Service provides incorrect reverse ping command with Oracle Enterprise Manager Database Control. The emoms.properties
file shows:
emdrep.ping.pingCommand=/usr/sbin/ping <hostname>
Workaround:
Change the property in the emoms.properties
file to:
emdrep.ping.pingCommand=/usr/sbin/ping <hostname> 30
Note:
On all the computers using IPv6, you must specifyping6
command (or an equivalent IPv6 command) instead of ping
command.This issue is tracked with Oracle bug 9211800.
Oracle Universal Installer does not find the clientinstaller_help.map
file and fails to load the help pages for locales other than English.
Workaround:
Set LANG=C
before running Oracle Universal Installer. This changes the installer locale to English and the help content is available.
This issue is tracked with Oracle bug 9474214.
The following content is specific to release 11.2.0.2:
Refer to the installation guides for the preinstallation requirements. Additional preinstallation requirements include the following:
Restarting the installation fails if the user chooses to restart after selecting the software updates option during an Oracle Grid Infrastructure installation on a computer with vendor clusterware.
Workaround:
Set the SKIP_ROOTPRE
environment variable to TRUE
before starting Oracle Universal Installer.
This issue is tracked with Oracle bug 10078957.
Oracle Universal Installer fails to setup SSH if there is any deviation from the standard SSH path.
Workaround:
Copy the /stage/properties/ssPaths_sol.properties
file to your local computer.
Modify the relevant SSH path. For example, SSH_PATH=/bin/ssh
.
Start Oracle Universal Installer and specify the location of the local properties file from step 1.
runInstaller -J-Doracle.sysman.prov.PathsPropertiesLoc=local_path_location
This issue is tracked with Oracle bug 9837487.
Review the following sections for information about issues that affect Oracle Database installation, configuration, and upgrade:
Error Message Appears During Oracle ASM Upgrade to Oracle Grid Infrastructure
Oracle Grid Infrastructure Fails to Start Automatically After a Node Restart
By default, software updates are download to the /tmp
directory. This directory is deleted at the end of an installation. If you do not download and install the software updates during the same installation session, then the software updates are not available.
Workaround:
Specify a new download location for the software updates on the Download Software Updates screen.
This issue is tracked with Oracle bug 9975999.
The rootupgrade.sh
script displays the following error while upgrading Oracle ASM from release 10.1.0.5 to Oracle Grid Infrastructure release 11.2:
Failure 3 at CSS context initialization
Workaround:
Ignore this error message and proceed with the upgrade.
This issue is tracked with Oracle bug 8853996.
When installing Oracle Grid Infrastructure, if the Oracle ASM device path is not specified in the format /dev/rdsk/cMtNdXsY
or /dev/did/rdsk/dXsY
or /dev/md/rawdg/rdsk/dX
, then the following error displays during the Oracle ASM device validation prerequisite check:
PRVF-5150: Path /dev/rdsk/link/raw11 is not a valid path on all nodes
Workaround:
Specify the character device name rather than the symbolic link name.
This issue is tracked with Oracle bug 10052786.
When creating a database on a computer with large physical memory, Oracle Universal Installer or Database Configuration may display an out of memory error.
Workaround:
Select the Advanced Installation type during installation, or run Database Configuration Assistant after a software only installation and reduce the memory allocated for Oracle based on the shared memory settings for your operating system.
This issue is tracked with Oracle bug 9811726.
If Global Services Daemon is enabled, then it may fail to start on all nodes of a cluster when Oracle Grid Infrastructure is started or when the nodes are restarted. You can verify the daemon state by running the following command:
srvctl status nodeapps
Workaround:
If required, run the following command on any one node in Oracle Grid Infrastructure for a cluster to start the daemon on all the nodes:
srvctl start nodeapps
This issue is tracked with Oracle bug 9075123.
Relinking fails on 32-bit client installations because the relink script tries to load 64-bit libraries.
Workaround:
After installation, manually remove the -d64
flag from JRE_MEMORY_OPTIONS
in the $ORACLE_HOME/oui/oraparam.ini
file.
This issue is tracked with Oracle bug 10027801.
After you install Oracle Grid Infrastructure for a Cluster and Oracle RAC Database, if you restart one of the nodes, then Oracle Grid Infrastructure fails to start automatically.
Workaround:
Perform the following steps:
Add /usr/bin
to the PATH
environment variable.
Change "LC_CTYPE=en_US.UTF-8"
to "LC_CTYPE="
in file, /etc/default/init
.
Or, comment the line:
"#LC_CTYPE==en_US.UTF-8"
Restart the server.
This issue is tracked with Oracle bug 10124517.
The summary chart on the Oracle Enterprise Manager Cluster Performance page does not show any data.
Workaround:
Perform the following steps:
Stop Oracle Enterprise Manager Database Control.
Add the following to the properties file, $ORACLE_HOME/
host_dbuniquename
/sysman/config/emoms.properties
:
oracle.sysman.db.rac.useRemoteCollection=false
Restart the Oracle Enterprise Manager Database Control.
This issue is tracked with Oracle bug 10129539.
There are no known issues at the time of this release.
The following content is specific to release 11.2.0.3:
Refer to the installation guides for the preinstallation requirements. Additional preinstallation requirements include the following:
During Oracle Database Installation on Solaris 10 Update 9 or earlier, Oracle Universal Installer displays the following message:
WARNING: Unexpected error while performing check: Available Physical Memory.
Workaround:
Apply patch 146808-01 before installing the database.
Review the following sections for information about issues that affect Oracle Database installation, configuration, and upgrade:
Passwordless SSH Issue During Oracle Clusterware Installation on Oracle Solaris 11
Oracle Universal Installer Not Displayed When Installing Oracle Database on Oracle Solaris 11
Oracle Enterprise Manager Database Control Error During Upgrades
Error Message Appears During Oracle ASM Upgrade to Oracle Grid Infrastructure
Oracle Cluster Registry Integrity Check Fails After Oracle Grid Infrastructure Upgrade
Passwordless SSH setup fails on Oracle Solaris 11 during the Oracle Clusterware installation.
Workaround:
Follow these steps before configuring SSH using Oracle Clusterware release 11.2.0.3 on Oracle Solaris on x86-64 (64-bit):
Edit /etc/ssh/sshd_config
on the target hosts and add a cipher list which includes the CTR Ciphers and the longer AES key lengths before the CBC Ciphers. For example:
Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,aes192-cbc,aes256-cbc,3des-cbc,blowfish-cbc
Restart the sshd
daemon on the target host using the following command:
# svcadm restart ssh
This issue is tracked with Oracle bug 10039955.
Manually setup SSH connectivity between the nodes on Oracle Solaris on SPARC (64-bit).
This issue is tracked with Oracle bug 13035076.
When installing Oracle Database 11.2.0.3, Oracle Universal Installer may not appear on Oracle Solaris 11.
Workaround:
Set the AWT_TOOLKIT
environment variable to XToolkit
.
This issue is tracked with Oracle bug 12657154.
When installing on a Japanese locale (LANG=ja_JP.eucJP
or ja_JP.pck
), Oracle Universal Installer may show unnecessary characters on Solaris 11.
Workaround:
Either set the locale to Japanese using the UTF-8 encoding (LANG=ja_JP.UTF8
) or use an English locale.
This issue is tracked with Oracle bugs 13707754 and 13853207.
When upgrading Oracle RAC from release 10.2.0.5 to 11.2, the Oracle Enterprise Manager Database Control home page may show the following error:
java.lang.Exception: No Such Target - wait_bottlenecks
Workaround:
Run these emctl
commands on the master agent. Go to the cluster database home page and click View All Properties link to identify the master agent host. Recompute dynamic properties for the Oracle RAC instance and Oracle RAC database on the master agent host using the following commands:
emctl reload agent dynamicproperties rac_instance_target_name:oracle_database emctl reload agent dynamicproperties rac_database_target_name:rac_database
If the error persists, then increase the timeout for dynamic properties for the target by editing the emd.properties
file located at $ORACLE_HOME/
host_dbname
/config
, and providing a larger value for timeout_value
. Increase the timeout value on all the nodes of the cluster. For example:
dynamicPropsComputeTimeout_oracle_database=timeout_value dynamicPropsComputeTimeout_rac_database=timeout_value emctl reload agent emctl reload agent dynamicproperties rac_instance_target_name:oracle_database emctl reload agent dynamicproperties rac_database_target_name:rac_database
This issue is tracked with Oracle bug 12907579.
If you install Oracle Grid Infrastructure on a cluster that has Active-Passive IPMP configured, then the prerequisite check for Oracle Solaris IPMP group fail-over consistency may fail.
Workaround:
Ignore this failure and perform the following steps:
After installation, log in as root
and use the following command syntax to add the standby NICs to the network resource:
'srvctl modify nodeapps -S subnet/netmask[/if1[/if2|...]'
where if1
and if2
are the IPMP NIC names.
Classify all network interfaces in the IPMP group as public by using the following command syntax:
oifcfg setif -global if_name/subnet:public
where if_name
is the interface name and subnet
is the subnet.
For example:
# srvctl modify nodeapps -S '192.0.2.0/255.255.255.0/eth3|eth5' # oifcfg setif -global eth3/192.0.2.0:public # oifcfg setif -global eth5/192.0.2.0:public
Note:
The default IP address of the standby NIC is0.0.0.0
. When you run the oifcfg
command to classify the standby NIC as public, you must set the subnet to the same subnet as the active NIC.This issue is tracked with Oracle bug 12939432.
The rootupgrade.sh
script displays the following error while upgrading Oracle ASM from release 10.1.0.5 to Oracle Grid Infrastructure release 11.2:
Failure 3 at CSS context initialization
Workaround:
Ignore this error message and proceed with the upgrade.
This issue is tracked with Oracle bug 8853996.
If Global Services Daemon is enabled, then it may fail to start on all nodes of a cluster when Oracle Grid Infrastructure is started or when the nodes are restarted.
Workaround:
Run the following command on any one node in Oracle Grid Infrastructure for a cluster to start the daemon on all the nodes:
srvctl start nodeapps
This issue is tracked with Oracle bug 9075123.
When the Cluster Verification Utility performs the OCR check after upgrading Oracle Grid Infrastructure release 10.2.0.5 to release 11.2.0.3, the check may fail with the following error:
PRVF-4162 : Size of the OCR location "ocr_location" could not be
determined...
Workaround:
Run the OCRCHECK
utility as a privileged user to verify the contents of OCR.
This issue is tracked with Oracle bug 13011520.
The following section contains information about issues related to Oracle Database 11g and associated products:
When you run OPatch commands, you may see the following warning message:
whereis: not found
Workaround:
Update the PATH
environment variable by adding /usr/ucb
.
This issue is tracked with Oracle bug 12793552.
If you are installing Oracle Grid Infrastructure 11g Release 2 (11.2.0.3), and you want to use Oracle Solaris Projects to manage system resources, then you must ensure that all Oracle installation owners are using the same default project. Use the /usr/bin/projects -d
command to check that the default Project for the Oracle Grid Infrastructure installation owner (grid
) and the default Project for Oracle Database installation owners (oracle, oracle1, oracle2
, and so on) are the same Project.
For example, if you have an Oracle Grid Infrastructure owner called grid
, and you have two Oracle Database installation owners called oracle1
and oracle2
, and the default Project for the grid installation owner is mygridproj
, then enter commands similar to the following:
$ cd /usr/bin $ projects -d grid mygridproj $ projects -d oracle1 mygridproj $ projects -d grid mygridproj
In the preceding example, the default project for the installation owners grid
, oracle1
and oracle2
is mygridproj
.
Refer to your Oracle Solaris documentation for more information about configuring resources using Projects.
This issue is tracked with Oracle bug 11776492.
The following content is specific to release 11.2.0.4:
Refer to the installation guides for the preinstallation requirements.
There are no installation, configuration, and upgrade issues at the time of this release.
The following sections contain information about issues related to Oracle Database 11g and associated products:
If you attempt to link Pro*COBOL applications on Oracle Solaris 10 update 10, then the application may not link, and the link editor may report the following error:
make: Fatal error: Command failed for target `build'
Workaround:
Upgrade to Oracle Solaris 10 Update 11.
Workaround 2:
Edit the object file before running the link editor as follows:
% elfdump -cN.eh_frame foo Section Header[4]: sh_name: .eh_frame sh_addr: 0x400378 sh_flags: [ SHF_ALLOC ] sh_size: 0x6b8 sh_type: [ SHT_PROGBITS ] sh_offset: 0x378 sh_entsize: 0 sh_link: 0 sh_info: 0 sh_addralign: 0x8 % elfedit -e 'shdr:sh_type .eh_frame sht_amd64_unwind' foo % elfdump -cN.eh_frame foo . Section Header[4]: sh_name: .eh_frame sh_addr: 0x400378 sh_flags: [ SHF_ALLOC ] sh_size: 0x6b8 sh_type: [ SHT_AMD64_UNWIND ] sh_offset: 0x378 sh_entsize: 0 sh_link: 0 sh_info: 0 sh_addralign: 0x8
This issue is tracked with Oracle bug 15827517.
Oracle Enterprise Manager Database Control may fail to start on Solaris 11 systems with high memory configuration, (12 GB or more) and may give errors during the following operations:
Install Oracle Database software with Create Database option
Create database using Oracle Database Configuration Assistant and select Oracle Database Control configuration
Run Oracle Enterprise Manager Configuration Assistant to configure Oracle Enterprise Manager
Run any emctl
command
The following is the error:
Error occurred during initialization of VM Could not reserve enough space for code cache
Workaround:
Set the environment variable, EM_SOL_JAVA
to -d64
before performing any of the above operations.
This issue is tracked with Oracle bug 17246576.
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 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, 11g Release 2 (11.2) for Oracle Solaris
E23559-07
Copyright © 2013, 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, 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 on 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. 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.