Error Code details
V-41-4-1-166-11
Severity: Error 
Component: Oracle Disk Manager 
Message:
ORA-17500: ODM err:ODM ERROR V-41-4-1-166-11
Description:

This error message may occur when Oracle Disk Manager (ODM) encounters an
attempt to open a file that may already be open with a different non-zero key.
This message may also indicate that the data file is being used by more than one database.

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2010-01-29 22:11:55
Platform: Generic
Release: Generic
Content:

Ensure the possibilities listed in the description are not true.
Run the ODM debugging script ktrace and provide the output to Veritas Technical Support.
 
To run ktrace:

   1. Enable ktrace. Enter the following:
      /platform_specific_path/ktrace -e 0xffffffff

      
   2. Perform the operation(s) that caused the error.

      
   3. Capture the ktrace output. Enter the following:
      /platform_specific_path/ktrace > ktrace.out

      
   4. Clear any data in the buffer between failures. Enter the following:
      /platform_specific_path/ktrace F

      
   5. Disable ktrace. Enter the following:
      /platform_specific_path/ktrace -d