Skip Headers
Oracle® Database Release Notes
10g Release 2 (10.2) for Microsoft Windows (x64)

Part Number B15680-11
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

  View PDF

Oracle® Database

Release Notes

10g Release 2 (10.2) for Microsoft Windows (x64)

B15680-11

September 2009

This document contains important information that was not included in the platform-specific or product-specific documentation for this release. This document supplements Oracle Database Readme and may be updated after it is released.

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 Web site:

http://www.oracle.com/technology/documentation/

For additional information about this release, refer to the readme files located in the ORACLE_BASE\ORACLE_HOME\relnotes directory.

Note:

The Database Quick Installation Guides are no longer available in printed format. These documents are available with the media in the same location as the software and on Oracle Technology Network.

This document contains the following topics:

1 Certification Information

The latest certification information for Oracle Database 10g Release 2 (10.2) is available on OracleMetaLink at:

https://metalink.oracle.com

Oracle Database 10g Release 2 Certification

Oracle Database 10g Release 2 (10.2.0.4 or later) is certified on Microsoft Windows Vista x64 and Microsoft Windows Server 2008 x64 (all editions). The specific operating system components that are not supported are Windows Server 2008 x64 Hyper-V and Server Core.

JDK Version on Windows Server 2008

JDK 1.5.0 is used in Oracle Database 10g Release 2.

Microsoft Internet Explorer 7 Support

Microsoft Internet Explorer 7 is certified on all Windows platforms. It is supported for Oracle Enterprise Manager Database Control.

Oracle Services for Microsoft Transaction Server Support on Windows Vista

Microsoft introduced Agile Recovery for distributed transactions in Windows Vista and Windows Server 2008. Starting with Oracle Database 10g Release 2 (10.2.0.4), Oracle Services for Microsoft Transaction Server supports Agile Recovery when the operating system is Windows Vista x64 with Service Pack 1 or Windows Server 2008.

Agile Recovery permits "in-doubt" Microsoft Distributed Transaction Coordinator (MSDTC) transaction outcomes on one node of a mid-tier Windows cluster to be queried through the MSDTCs on other participating cluster nodes. It only applies to Windows machines in a mid-tier clustered environment.

ODP.NET and ODE.NET Support

Starting with Oracle Database 10g Release (10.2.0.4), Oracle Data Provider for .NET and Oracle Database Extensions for .NET are supported. The supported .NET framework version is 2.0.

Grid Control Support on Windows Vista

Oracle Enterprise Manager Grid Control Agent 10g Release 4 (10.2.0.4) is supported on Windows Vista and Windows Server 2008.

See Also:

The certification matrix, Note 412431.1, on OracleMetaLink for the latest Grid Control certification information

2 Unsupported Products

The following products are not supported with Oracle Database 10g release 2 (10.2):

3 Preinstallation Requirements

Review the following before installing Oracle Database 10g Release 2:

3.1 Accessibility Software Recommendations

Our goal is to make Oracle products, services, and supporting documentation accessible to the disabled community. Oracle Database 10g release 2 (10.2) supports accessibility features. To make best use of these accessibility features, Oracle recommends the following software configuration:

  • Windows 2003 or later

  • Microsoft Internet Explorer 7.0 or later

Note:

Java Access Bridge is not supported.

Additional accessibility information for Oracle products can be found at

http://www.oracle.com/accessibility

For the latest configuration information and for information about addressing accessibility and assistive technology issues, see the Oracle Accessibility FAQ at

http://www.oracle.com/accessibility/faq.html

3.2 Physical Memory Requirement on Windows Server 2008

The minimum physical memory (RAM) requirement on Windows Server 2008 is 512 MB.

3.3 Minimum Processor Speed for Windows Server 2008

The minimum processor speed for Windows Server 2008 is 1.4 GHz.

4 Installation, Configuration, and Upgrade Issues

Review the following sections for information about issues that affect Oracle Database installation, configuration, and upgrade:

4.1 Latest Upgrade Information

For late-breaking updates and best practices about preupgrade, postupgrade, compatibility, and interoperability discussions, refer to Note 466181.1 on OracleMetalink (https://metalink.oracle.com/) that links to "Oracle 10g Upgrade Companion" page.

4.2 NTFS is Recommended for File Security

Oracle recommends installing Oracle Database on NTFS. NTFS allows for strong security of database files, trace files, incident data, and so on stored in Oracle home.

4.3 File Permissions Set by Database Configuration Assistant

When you apply any of the 1020x patch sets, Database Configuration Assistant installs files and directories in the following default locations, where database_name is the database name or SID:

  • ORACLE_BASE\admin\database_name (administration file directories)

  • ORACLE_BASE\oradata\database_name (database file directories)

  • ORACLE_BASE\oradata\database_name (redo log files and control files)

  • ORACLE_BASE\ORACLE_HOME\database (SPFILESID.ORA)

Database Configuration Assistant sets the following permissions to these directories, and all files and directories under these directories:

  • Administrators - Full Control

  • System - Full Control

    Important:

    If these accounts already exist and possess more restrictive permissions, then the most restrictive permissions are retained. If accounts other than Administrators and System already exist, then the permissions for these accounts are removed.

Beginning with Oracle Database 10g Release 2 (10.2), Database Upgrade Assistant can also configure Enterprise Manager. If the "Enable daily backup" option is selected while configuring Enterprise Manager, then Database Upgrade Assistant shows a separate screen asking for Flash Recovery Area. Database Upgrade Assistant will try to create the directory structure in whatever file system location is specified if it does not exist. It will put the same set of file permissions to this location. The default location shown by DBUA for flash recovery area is:

  • ORACLE_BASE\flash_recovery_area

4.4 Installation Media for Windows Vista and Windows Server 2008

Oracle Database is supported on Windows Vista and Windows Server 2008 with the 10.2.0.4 release. Use the Oracle Database 10g Release 2 (10.2.0.4.0) for Microsoft Windows Vista x64 and Microsoft Windows Server 2008 x64 media. This new software is available in the updated media pack.

4.5 Shutdown of Cluster Ready Services Stack May Leave Processes Running

After shutting down the Cluster Ready Services (CRS) stack on a given node using the following command:

CRSCTL.EXE stop crs

the OracleEVMService or OracleCRService may not be listed in the STOPPED state. Furthermore, you may notice the existence of CRSD.EXE or EVMD.EXE in the Task Manager list of running processes. To stop these processes, issue the following commands from the operating system command prompt:

net stop OracleCRService 
net stop OracleEVMService

4.6 Installing Oracle Database Client into an Existing Oracle Home

Oracle Database Client can be installed in the same Oracle Database home if both products are at the same release level. For example, you can install Oracle Database Client 10g Release 2 (10.2) into an existing Oracle Database 10g Release 2 (10.2) home. If you apply a patch set before installing the client, then you must apply the patch set again.

4.7 Modifying a Virtual IP Address Node Application

When modifying the name, IP address, or netmask of an existing virtual IP address (VIP) resource, use the srvctl modify nodeapps command and include the existing interfaces for the VIP in the -A argument. For example:

srvctl modify nodeapps -n mynode1 -A 100.200.300.40/255.255.255.0/eth0

This issue is tracked with Oracle bug 4500688.

4.8 Error While Deleting a Remote Instance from an Oracle RAC-Shared Oracle Home Database

During a delete instance operation on a cluster database using a shared Oracle home, you can encounter the following error message if the database has been configured for Enterprise Manager Database Control:

Error updating EM configuration for node node name

As a result, the Enterprise Manager configuration is not completely removed from the node where the deleted instance was running. However, this does not have any adverse effects. You can click OK, ignore the error, and proceed.

This issue is tracked with Oracle bug 4547265.

4.9 Reading a Downgraded Oracle Cluster Registry with Database Management Tools

Oracle Database 9.2 management tools (such as srvctl) encounter errors when attempting to read an Oracle Cluster Registry (OCR) that was downgraded from 10.2 to 9.2 on Windows.

Workaround:

  1. Dump the contents of the 10.2 OCR before downgrading by using the ocrdump tool. Identify the set of 9.2 configured databases. The database configuration resides under the DATABASE.DATABASES key.

  2. Follow the downgrade procedure as documented.

  3. Identify the location of the 9.2 OCR. It is either \\.\srvcfg or the file pointed to by registry value CfsOcrRoot under HKEY_LOCAL_SYSTEM\SOFTWARE\Oracle\osd9i\ocr.

  4. Clear the contents of the 9.2 OCR.

  5. Execute the following command from the 9.2 Oracle home:

    srvconfig -init -f
    
  6. Configure the 9.2 cluster databases identified in Step 1:

    srvctl add database
    

This issue is tracked with Oracle bug 4507090.

4.10 Oracle Database 9.2 Startup Error with srvctl when the Global Services Daemon is Running in a 10.2 Home

The srvctl tool fails with the following errors when starting Oracle9i databases after Oracle 10g Release 2 Clusterware is installed and the Global Services Daemon (GSD) is started from the Oracle Clusterware home:

/ORA-01005: null password given; logon denied /
/ORA-01031: insufficient privileges /
/ORA-01005: null password given; logon denied" / 

Workaround:

  1. Execute the following command to get the list of nodes in the Oracle Clusterware:

    CRS home/bin/olsnodes
    

    where home is the Oracle Clusterware home.

  2. Execute the following command on one node.

    CRS home/bin/crsuser add Oracle_user*
    

    This command creates the service on all other nodes.

  3. Execute the following commands for each node identified in Step 1:

    CRS home/bin/crs_stop ora.node_name.gsd
    CRS home/bin/crs_setperm ora.node_name.gsd -o Oracle_user
    CRS home/bin/crs_start ora.node_name.gsd 
    

This issue is tracked with Oracle bug 4523043.

4.11 Oracle Database 9.2 Startup Error with srvctl when the Global Services Daemon is Running in an Oracle 10.2 Clusterware

Starting Oracle Database release 9.2 with srvctl fails when the Global Services Daemon (GSD) is running from Oracle 10.2 Clusterware. A dialog window displays the following error message:

The instruction at hex_address referenced memeory at hex_address. The memory could not be read

Workaround:

  1. Copy srvctl.bat to srvctl.orig.bat in the 9.2 Oracle_Home\bin directory.

  2. Edit the 9.2 Oracle_Home\bin\srvctl.bat file to add the following before -classpath.

    -DTRACING.ENABLED=true -DTRACING.LEVEL=2
    
  3. Save the Oracle_Home\bin\srvctl.bat file and reissue the same command with srvctl that previously failed.

This issue is tracked with Oracle bug 4571520.

4.12 Deleting a Node from Oracle Clusterware

If the ORA.ORA_SID.DB resource is ONLINE on a node that you want to delete from Oracle Clusterware, the delete node procedure displays the following errors while running crssetup:

prompt> crssetup del -nn node_name 
Step 1:  shutting down node apps
    :node_name ora.racr1.db in ONLINE state 
 . . .
please manually stop dependent CRS resource before continuing

Workaround:

For the database resource (ora.*.db) mentioned in the error as being ONLINE, perform a relocation of that resource to any other node that is a part of the cluster. Run the crs_relocate command as shown below to perform the relocation:

crs_relocate name_of_the_db_resource -c cluster_node

This issue is tracked with Oracle bug 4564000.

4.13 Configuring Raw Devices for Storage

While Oracle Database 10g supports raw devices, tools such as Database Configuration Assistant do not support the configuration of raw devices for single instances. Instead, use Automatic Storage Management (ASM) or the file system to store database files.For Oracle Real Application Clusters (Oracle RAC) installations, configure raw device shared storage by stamping disks with Oracle Object Link Manager. You can also use your own scripts to configure raw devices.

See Also:

  • Oracle Database Installation Guide for Microsoft Windows (for single-instance database installations)

  • Oracle Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Microsoft Windows

This issue is tracked with Oracle bug 4554058.

4.14 Installing Oracle Messaging Gateway

Oracle Messaging Gateway is supported starting from patch set 10.2.0.3. Follow these steps to install Oracle Messaging Gateway:

  1. Log on to OracleMetaLink at :

    https://metalink.oracle.com

  2. Download and install the patch 6688246.

  3. Download and install the Oracle Database 10.2.0.3 patch set. Make sure you follow the instructions in the patch set readme file.

  4. Set the MGW_PRE_PATH variable as follows:

    set MGW_PRE_PATH = JRE_HOME\bin\server
    
  5. See the configuration steps in Chapter 18, "Getting Started with Oracle Messaging Gateway" in Oracle Streams Advanced Queuing User's Guide and Reference. The existing document sets the MGW_PRE_PATH variable to client because it is for Windows 32-bit.

4.15 Central Configuration of Oracle Real Application Clusters Disabled on Windows

The option for configuring central management of your database by Enterprise Manager 10g Grid Control is not available during Oracle RAC installation on Windows. Also not supported on Windows is the use of standalone Enterprise Manager Configuration Assistant or Database Configuration Assistant to configure central management for Oracle RAC.

If you want central management for the installed Oracle RAC database, then you will have to discover the Oracle RAC database target manually from Grid Control after the installation.

4.16 ODBC Online Help in Japanese is Not Installed

If you select Start > Programs > Oracle - HOME_NAME > Application Development > Oracle ODBC, the online help displays in English instead of Japanese.

This issue is tracked with Oracle bug 4490895.

4.17 Re-creating a Service on a Remote Node Throws Exception

During installation of Oracle Database 10g Release 2 on a pre-existing Oracle RAC cluster, you may receive the following error message:

CreateServiceMarkedForDeleteException_desc

Click 'Help' for more information.
Click 'Retry' to try again.
Click 'Continue' to use the default value and go on.
Click 'Cancel' to stop this installation.

[Help]  [Retry]  [Continue]  [Cancel]

Workaround:

Click Retry to enable this operation to proceed. If the retry fails, try again until the operation completes. Afterwards, the service should be created successfully.

This issue is tracked with Oracle bug 4508168.

4.18 Oracle Universal Installer Help Files Incorrect for Oracle Database Companion CD

The Oracle Universal Installer online help files for Oracle Database Companion CD are not specific to the Oracle Database Companion CD installation.

Workaround:

Refer to Chapter 3, "Installing the Oracle Database Companion CD Software," in Oracle Database Companion CD Installation Guide for Microsoft Windows (32-Bit)for detailed information about the installation process.

This issue is tracked with Oracle bug 4604992.

4.19 Database Control Startup Not Timed Properly after Oracle RAC Database Creation

When a new Oracle RAC database is created either during installation or using Database Control Configuration Assistant (DBCA), the Database Control console may start before the new database instance has been registered with the listener. When this happens, in some conditions, some metrics will not be monitored. The following error in the Database Control console will appear:

java.lang.Exception: Can't get query descriptor or execution descriptor

Workaround:

Stop and restart the Database Control console. From the Start menu, select Programs, then Oracle - HOME_NAME, then Database Control.

This issue is tracked with Oracle bug 4591002.

4.20 Error Message in Cluster Verification Utility

If you run the Cluster Verfication Utility (CVU) from the runcluvfy.bat script prior to installing Oracle Clusterware, the first line of output may contain the following error message:

The system cannot find the file specified.

This is a benign message which you can ignore. CVU should continue processing normally and provide the required output a short time later.

This issue is tracked with Oracle bug 5369224.

4.21 OracleCRService Fails on Computer Restart

If different user IDs are used for installing Oracle Database 10g and Oracle Clusterware, then restarting the system will result in OCR errors. See OracleMetaLink note 551478.1 for more information.

Workaround:

Oracle recommends that you apply the patch set 10.2.0.3 or higher to your Oracle Clusterware install before you patch Oracle Database.

This issue is tracked with Oracle bug 4748946.

4.22 oraxml10.dll Error

The file oraxml10.dll gets copied to the system directory on a computer with previously installed Oracle Access Manager. This interferes with the installation of other Oracle products even after Oracle Access Manager is uninstalled, giving the following pop-up error:

The procedure entry point xqcGetXQXDOM could not be located in the dynamic link library oraxml10.dll.

Workaround:

Remove oraxml10.dll file from the system directory after uninstalling Oracle Access Manager.

This issue is tracked with Oracle bug 6852359.

5 Known Issues on Windows Vista and Windows Server 2008

The following are the sections covering known issues on Windows Vista and Windows Server 2008:

5.1 Managing User Accounts with User Account Control on Windows Vista and Windows Server 2008

To ensure that only trusted applications run on your computer, Windows Vista and Windows Server 2008 provide User Account Control. If you have enabled this security feature, then, depending on how you have configured it, Oracle Universal Installer prompts you for either your consent or your credentials when installing Oracle Database. Provide either the consent or your Windows Administrator credentials as appropriate.

You must have Administrator privileges to run some Oracle tools, such as Oracle Universal Installer, Database Configuration Assistant, Net Configuration Assistant, and OPatch, or to run any tool or application that writes to any directory within the Oracle home. If User Account Control is enabled, and you are logged in as the local Administrator, then you can successfully run each of these commands in the usual way. However, if you are logged in as "a member of the Administrator group," then you must explicitly start these tasks with Windows Administrator privileges. See "Starting Database Tools on Windows Vista" in Oracle Database Platform Guide for Microsoft Windows (x64) for more information.

All executables in the Oracle Clusterware Home should be run with administrative privileges.

To run a Windows shortcut with Windows Administrator privileges:

  1. Click the Start menu button.

  2. Navigate to Programs, then to Oracle - HOME_NAME.

  3. Right-click the name of the command or application you want to run, then select Run as administrator.

    Note:

    Many Oracle Start menu shortcuts are coded to run as administrator. When prompted, select to trust the application or grant your permission to continue.

To start a command prompt window with Windows Administrator privileges:

  1. On your Windows Vista or Windows Server 2008 Desktop, create a shortcut for the command prompt window. An icon for that shortcut appears on the Desktop.

  2. Right-click the icon for the newly created shortcut, and specify "Run as administrator."

When you open this window, the title bar reads Administrator: Command Prompt. Commands run from within this window are run with Administrator privileges.

5.2 Stamping Issue on Windows Vista and Windows Server 2008

The stamped disks are not displayed in Oracle Database Configuration Assistant on Windows Vista and Windows Server 2008.

Workaround:

Complete the following steps to resolve this issue:

  1. Click Stamp Disk.

  2. Delete the labels.

  3. Click Stamp Disk.

  4. Stamp the disks again.

This issue is tracked with Oracle bug 5944993.

5.3 Oracle Universal Installer Issue on Windows Vista and Windows Server 2008

If the Oracle Universal Installer is run from the Start menu to remove Oracle Database, then the database is not completely removed as the Start menu shows Oracle home. The top level directory is shown but no contents exist.

Workaround:

Remove the Oracle home entry from the Start menu manually or run the Oracle Universal Installer from the command prompt to ensure a clean removal of Oracle Database software.

This issue is tracked with Oracle bug 6983386.

5.4 Automatic Storage Management Tool Displays Error Messages on Windows Vista

If you configure Automatic Storage Management, the Automatic Storage Management tool displays the following error messages:

Note:

These are the OS error messages. Oracle tools display the Oracle error messages triggered by these OS errors.

5.4.1 OS Error: (OS 5) Access is denied

Workaround:

Complete the following steps to resolve this issue:

  1. Create a desktop shortcut for Windows command window.

  2. Right-click the desktop shortcut icon.

  3. From the shortcut menu, select Run as administrator.

  4. Run the asmtool.exe or asmtoolg.exe command in the command window.

This issue is tracked with Oracle bug 5873952.

5.4.2 OS Error: (OS 21) The device is not ready

Workaround:

Use the diskpart.exe command to create a raw partition and raw logical drive on the basic disk. You can also use the Disk Management MMC snap-in to create a raw partition or raw logical drive. However, you need to assign a drive letter to it when using the Disk Management MMC snap-in. Remove the drive letter after the partition or the drive is created. You enable automount before you create raw devices.

This issue is tracked with Oracle bug 5873952.

5.4.3 OS Error: (OS 1) Incorrect function

Workaround:

It is caused by the raw devices in dynamic disk. Dynamic disk is not supported so this error message can be ignored.

This issue is tracked with Oracle bug 5873952.

5.5 Compiler Support on Windows Vista

The following compilers are not supported on Windows Vista:

  • GCC

  • Micro Focus Net Express 4.0

  • Pro*COBOL will be supported when Micro Focus Net Express is available on Windows Vista

5.6 Support for Microsoft Active Directory for Net Naming on Windows Vista

Oracle Net Directory Naming and Oracle Directory Objects are not supported with Active Directory from Windows Vista clients.

This issue is tracked with Oracle bug 5943019. This issue is fixed in the 10.2.0.4 patch set.

5.7 Shared Oracle Home Shortcuts Do Not Work on Windows Server 2008

Starting Net Configuration Assistant or Database Configuration Assistant from shared Oracle home shortcut gives the following error:

Missing shortcut: windows is searching launch.exe

The shortcuts exit following the error.

Workaround:

Start the tools from the command prompt.

This issue is tracked with Oracle bug 6791055.

5.8 Incorrect Operating System Appears on Windows Server 2008 Hosts

Oracle Enterprise Manager Grid Control displays incorrect operating system on Windows Server 2008. The Configuration section on the Host page shows 'Microsoft Windows NT Server 6.0 Service Pack 1 (32-bit)' as the operating system instead of Windows Server 2008.

This issue is tracked with Oracle bug 7110300.

5.9 Oracle ODBC Help Shortcut Does Not Work on Windows Server 2008

You must run Oracle ODBC Help shortcut as administrator on Windows Server 2008. The following are the steps:

  1. Click the Start menu button.

  2. From the Programs menu, select Oracle - HOME_NAME, Application Development, and then Oracle ODBC Help.

  3. Right-click Oracle ODBC Help, then select Run as administrator.

This issue is tracked with Oracle bug 6656171.

5.10 Oracle Enterprise Manager Reconfiguration Issues on Windows Server 2008

Reconfiguring Oracle Enterprise Manager on a database where database control is installed or on a new node when adding an instance may fail with the following error:

SEVERE: Error starting Database Control

Workaround:

Manually start the OracleDBConsoleSID service from the Services control panel of the node where it failed.

This issue is tracked with Oracle bug 7146689.

5.11 Cluster Ready Services Installation Issue on Windows Server 2008

When formatting an Oracle Cluster File System drive during a Cluster Ready Services installation on Windows Server 2008, the following message appears and should be ignored:

You need to format the disk in drive H: before you can use it. Do you want to format it?
[format disk] [cancel] 

Workaround:

Click Cancel.

This issue is tracked with Oracle bug 7148951.

5.12 Driver Security Certificate Expiration Issue on Windows Server 2008

When installing Oracle Cluster Ready Services on Windows Server 2008, the prerequisite check fails with the following message:

Security certificates for OCFS and Orafence drivers on Windows Server 2008 have expired.

Workaround:

If you encounter the certificate expiration problem, then download the new drivers from OracleMetaLink and follow the instructions on the site to proceed with the installation.

This issue is tracked with Oracle bug 7320726.

5.13 Configuration Assistants Intermittently Hang in Oracle RAC Environment on Windows Server 2008

Network Configuration Assistant and Database Configuration Assistant intermittently hang on Windows Server 2008 if Oracle RAC cluster nodes have Symantec Antivirus software enabled.

Workaround:

Upgrade the Symantec Antivirus software to version 10.2.2 otherwise uncheck the Enable Scanning option in the Symantec Antivirus software. Follow the instructions on the Symantec Web site:

http://service1.symantec.com/SUPPORT/ent-security.nsf/docid/2006030817095748

The Symantec case number is 311-992285. This issue is also tracked with Oracle bug 7332683.

5.14 Database Workload Capture Fails with Oracle Enterprise Manager on Windows Server 2008

When Oracle Enterprise Manager is used to capture database workload on Windows Server 2008, the following error message is displayed:

Can't locate C:\oracle/sysman/admin/scripts/db/workload/workload_capture.plin ... 

Workaround:

Apply the patch for bug 7372915 to the 10.2.0.4 Oracle home.

This issue is tracked with Oracle bug 7372915.

6 Other Known Issues

The following sections contain information about issues related to Oracle Database 10g and associated products:

6.1 Readme Text Files

Some Readme text files contain UNIX line breaks. If you double-click these files, they open in Notepad by default, but Notepad does not recognize UNIX line breaks. Use WordPad (write.exe) or edit.com instead.

6.2 NTS Authentication Failure with .NET Remote Objects

If NTS authentication is used with an Oracle client as a .NET remote object impersonating a user credential, then NTS authentication fails with the error ora-12638 Credential Retrieval Failed. This happens due to the failure of the Windows API AcquireCredentialsHandle() in the NTS adapter inside the .NET remote object. Refer to OracleMetalink for more details.

6.3 Windows Firewall Configuration

Windows 2003 Service Pack 1 and Windows XP Service Pack 2 changes the security of WebDAV configurations. The following access error message may display when computers with Windows XP Service Pack 2 attempt to access an Oracle XML DB repository using the HTTP/Web Distributed Authoring and Versioning (WebDAV) protocol from Windows Explorer or other tools:

The folder you entered does not appear to be valid. Please choose another.

Perform the following steps to access Oracle XML DB from a client computer using the WebDAV protocol:

  1. Create the following registry key on the client machine and set it to a non-zero value:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters\UseBasicAuth (DWORD)
    
  2. Restart the client computer or restart the WebClient service.

See Also:

6.4 Untranslated Start Menu Item for Oracle Workflow

If you install Oracle Database 10g Products, which include Oracle Workflow server, in a language other than English, the installation adds a submenu named Configuration and Migration Tools in English to the Windows Start menu under the corresponding Oracle home. This submenu includes only one item: Workflow Configuration Assistant. Other Oracle Database tools still appear under a separate, properly translated Configuration and Migration Tools submenu.

This issue is tracked with Oracle bug 4551276.

6.5 Transportable Tablespaces feature in Enterprise Manager Database Console

The transportable tablespaces feature accessible from the Maintenance tab has some limitations when generating and integrating tablespaces in Automatic Storage Management (ASM). The limitations and workarounds are described below:

Limitation:

There is a limitation when generating the transportable tablespace set on databases using ASM as storage. On Page 4, Files Page, if you provide the disk group name in the dump file location, you receive the following error when you submit the job:

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 08/22/2005
08:23:58
ORA-19504: failed to create file
"+DATA/naresh/testtablespace1.260.566954713"
ORA-17502: ksfdcre:4 Failed to create file
+DATA/naresh/testtablespace1.260.566954713
ORA-15046: ASM file name '+DATA/naresh/testtablespace1.260.566954713' is not
in single-file creation form

Workaround:

On Page 4, Files Page, provide a file system location instead of the disk group name. Data files and dump files are generated on the file system location you provide.

Limitation:

There is a limitation when integrating the transportable tablespace set on databases using ASM as storage. On Page 2, Datafile Destination Page, if in the data files table you provide the same disk group name for all data files, you can receive the following error when you submit the job:

RMAN> 2> 3>
Starting backup at 22-AUG-05
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=152 devtype=DISK
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup command at 08/22/2005 09:08:36
ORA-15122: ASM file name '+MAKI/+MAKI/+MAKI/+MAKI/' contains an invalid file
number 

Workaround:

On Page 2, Datafile Destination Page, provide a unique disk group name for each data file.

This issue is tracked with Oracle bug 4566250.

6.6 Enterprise Manager Database Control Exception Error To Ignore

Immediately after switching the Enterprise Manager Agent from nonsecure to secure mode, or vice versa, Enterprise Manager Database Control can show the following exceptions on the home page:

java.lang.Exception: Exception in sending Request :: null
java.lang.Exception: IOException in reading Response :: Connection reset

The home page is fully functional despite these exceptions, and they should go away within five minutes. Starting and stopping Enterprise Manager Database Control should also make these exceptions go away.

This issue is tracked with Oracle bug 4562655.

6.7 Remote Users Not Being Added to ORA_DBA Group in Cluster Installations

When you install Oracle Database on Microsoft Windows, Oracle Universal Installer creates a Windows local group called ORA_DBA, and then adds your Windows username to it. Members of ORA_DBA automatically receive the SYSDBA privilege. However, for cluster installations, Oracle Universal Installer does not add the user to ORA_DBA if they have performed the installation remotely. As a result, this user cannot log in to SQL*Plus using the SYSDBA role.

Workaround:

Manually add remote users to ORA_DBA.

See Also:

Oracle Database Platform Guide for Microsoft Windows (x64) for more information on ORA_DBA and instructions on manually granting administrator and operator privileges for an Oracle database

This issue is tracked with Oracle bug 4553355.

6.8 Removing Metrics for Wait Classes Removes Them Permanently

Do not remove the key values for the wait class metrics. Doing so removes them permanently and currently there is no easy way to recover them.

This issue is tracked with Oracle bug 4602952.

6.9 Oracle JVM JDK1.4 Compatibility

Oracle JVM is JDK 1.4 compatible. Because the supported JDK is version JDK 1.5, when you compile Java applications, be sure to pass additional cross-compilation options to javac as described below. This is complicated and error prone, since typos on jars paths remain obscure and there is no easy way to verify exactly which version of jars javac loads when driving compilation. For this reason, the best and safest approach is to load sources into Oracle JVM with loadjava, which in turn invokes the 1.4 version of javac directly in Oracle JVM.

Another safe approach is to compile sources and build jars using any client-side, JDK 1.4-based environment which can access the jars from the Windows x64 release (using network paths to ORACLE_BASE\ORACLE_HOME\javavm\lib\aurora.zip, ORACLE_BASE\ORACLE_HOME\jdbc\lib\classes12.jar, ORACLE_BASE\ORACLE_HOME\sqlj\lib\translator.zip, and so on, or physically copy these jars). After that, you can upload the jars using loadjava as usual.

If this is not feasible, you can compile using the 1.5 version of javac as follows. Javac must be forced to cross-compile, to use 1.4 jars and emit 1.4 bytecodes. For that, you must pass it by using the following set of flags:

-bootclasspath jdk14-jars -classpath other-jars -source 1.4 -target 1.4 -extdir ""

where dk14-jars is a list of standard JDK jars such as

myjdk1.4home\jre\rt.jar;myjdk1.4home\lib\tools.jar

The list can include any other JDK 1.4 jars as needed.

The flag -extdir is empty but Sun recommends using it.

To get good results, it is essential to verify that the pathnames to rt.jar and tools.jar are valid and they are in fact JDK 1.4 jars.

6.10 Building SQLJ Programs on x64

SQLJ in this release on Windows x64 is supported with JDK 1.5 with source compatibility set to 1.4 only. This complicates SQLJ program compilation. If code needs be compiled from source, care must be taken to force 1.5 javac to generate 1.4-compatible bytecodes.

The best and safest approach is to compile sources and build jars using a client-side, JDK 1.4-based environment which can access the jars for the Windows x64 release (using network paths to ORACLE_BASE\ORACLE_HOME\javavm\lib\aurora.zip, ORACLE_BASE\ORACLE_HOME\jdbc\lib\classes12.jar, ORACLE_BASE\ORACLE_HOME\sqlj\lib\translator.zip, and so on, or physical copy of these jars).

If this is not feasible, you can compile SQLJ sources using the 1.5 javac forced to cross-compile in 1.4 env and as 1.4 javac. For that, you must pass it by using the following flags:

-bootclasspath jdk14-jars -classpath other-jars -source 1.4 -target 1.4 -extdir ""

where jdk14-jars is a list of standard JDK jars such as

myjdk1.4home\jre\rt.jar;myjdk1.4home\lib\tools.jar

The list can include any other JDK 1.4 jars as needed.

The flag -extdir is for directories where 1.4 classes may reside.

To pass these options sthrough SQLJ to javac, use -C as follows:

sqlj -C-bootclasspath=jdk14-jars -C-classpath=other-jars -C-source=1.4 -C-target=1.4 -C-extdir="" abc.sqlj

This passes all the cross-compilation flags to the Java compiler, which assumes that the input Java files are Java 1.4-compatible, not having any Java1.5 specific features. However, the execution of SQLJ programs is done using Java Runtime Environment 1.5 (JRE 1.5).

6.11 Data Mining

SVMClassificationModelDetails.getBias() is not supported in this release because it is incompatible with J2SE 5.0.

6.12 Port-Specific Limitation for UTL_FILE

The service account for OracleServiceSID, where SID represents the Oracle system identifier of the database instance, must be Local System, you can only use the UTL_FILE function for read and write operations on files that are stored on local file systems. In other words, due to this limitation, UTL_FILE cannot access remote or shared file systems.

This issue is tracked with Oracle bug 5591946.

6.13 MAX_IDLE_BLOCKER_TIME Does Not Work in Oracle RAC Environment

Setting a value for MAX_IDLE_BLOCKER_TIME feature of Resource manager does not work as expected in Oracle RAC environment.

Workaround: Set a value for MAX_IDLE_TIME instead of setting a value for MAX_IDLE_BLOCKER_TIME.

This issue is tracked with Oracle bug 6114355.

6.14 Database Control Does Not Display the Listener Details

When you connect to the database using Database Control, the page does not display the listener details.

Workaround:

After installing Oracle Database 10g Release 2, you must shutdown the Database Control with the command emctl stop dbconsole. Modify the targets.xml file located in ORACLE_BASE\ORACLE_HOME\hostname_SID\sysman\emd directory so that the value of the machinename field is the same for listener and database. Restart Database Control with the command emctl start dbconsole to display the listener details.

This issue is tracked with Oracle bug 6743916.

6.15 Unmounted Diskgroup After Restart

The diskgroup does not get mounted after restarting the computer.

Workaround:

Change startup type of OracleASMService+ASMInstanceName into manual from the Services Control Panel and restart the node.

This issue is tracked with Oracle bug 6688751.

6.16 Deploying a .NET Stored Procedure Using Oracle Developer Tools for .NET

32-bit Oracle Developer Tools for Visual Studio .NET, ODT.NET, can be used to deploy a .NET stored procedure on Windows x64 database. For the .NET stored procedure, select AnyCPU from the Platform Target list.

6.17 Dedicated Extproc Configuration for Oracle Database Extensions for .NET

Oracle recommends the use of multithreaded extproc for Oracle Database Extensions for .NET. However, if dedicated extproc is used, then it is recommended to add ENVS attribute to the CLRExtProc entry in SID_LIST_LISTENER list of ORACLE_BASE\ORACLE_HOME\network\admin\listener.ora as shown below:

(SID_DESC =
(SID_NAME = CLRExtProc)
(ORACLE_HOME = Oracle_Home_Path)
(PROGRAM = extproc)
(ENVS="EXTPROC_DLLS=ONLY:Oracle_Home_Path\bin\oraclr10.dll")
)

6.18 Null Pointer Exception While Using Oracle Messaging Gateway

If the application creates JMS Topic Connections and sets the link options to all the three exit types, namely, MQ_SENDEXIT, MQ_RECEIVEEXIT, and MQ_SECURITYEXIT, then you may receive the following error:

[Linked-exception] 
javax.jms.JMSException: MQJMS1007: failed to create instance of exit class oracle.mgw.test.misc.mySecurityExit
at 
com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java :614)
at
com.ibm.mq.jms.MQConnection.checkExitType(MQConnection.java:4386)

Workaround:

Do not set all the three exit types together. You can use any two exit types together or any of the exit types individually.

This issue is tracked with Oracle bug 7248134.

7 Documentation Corrections and Additions

The following are the corrections to the installation guides for Microsoft Windows x64:

7.1 Oracle Clusterware and Oracle RAC Virtual IP Address Status

The following text of the section 2.6.1, "IP Address Requirements," in Chapter 2, "Pre-Installation Tasks," of Oracle Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide states that the virtual IP address (VIP) should respond to a ping command:

During installation, Oracle Universal Installer uses the ping command to ensure that the VIP is reachable.

The preceding statement is incorrect. Before installation, the VIP address should be configured in DHCP or /etc/hosts, or both, but it must not be assigned to a server that can respond to a ping command.

This issue is tracked with Oracle bug 6017001.

8 Documentation Accessibility

Our goal is to make Oracle products, services, and supporting documentation accessible to all users, including users that are disabled. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Accessibility standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For more information, visit the Oracle Accessibility Program Web site at http://www.oracle.com/accessibility/.

Accessibility of Code Examples in Documentation

Screen readers may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, some screen readers may not always read a line of text that consists solely of a bracket or brace.

Accessibility of Links to External Web Sites in Documentation

This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.

Deaf/Hard of Hearing Access to Oracle Support Services

To reach Oracle Support Services, use a telecommunications relay service (TRS) to call Oracle Support at 1.800.223.1711. An Oracle Support Services engineer will handle technical issues and provide customer support according to the Oracle service request process. Information about TRS is available at http://www.fcc.gov/cgb/consumerfacts/trs.html, and a list of phone numbers is available at http://www.fcc.gov/cgb/dro/trsphonebk.html.


Oracle Database Release Notes, 10g Release 2 (10.2) for Microsoft Windows (x64)

B15680-11

Copyright © 2006, 2009, 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 software or related documentation 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 RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007). Oracle USA, Inc., 500 Oracle Parkway, Redwood City, CA 94065.

This software 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 which may create a risk of personal injury. If you use this software in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure the safe use of this software. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software in dangerous applications.

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

This software 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.