Start a Conversation

Unsolved

This post is more than 5 years old

545

October 20th, 2011 17:00

Best practices ASM oracle11gr2 whit disk DMX-4

good night,

we are currently implementing a grid infrastructure platform whit clusterware, oracle11gr2 and ASM. The dba reports possible lost write or corruption of a disk This is the error:

alter database datafile '+DATA01/orabdp01/datafile/AUDIT_AUX.355.763832105' resize 500M
Completed: alter database datafile '+DATA01/orabdp01/datafile/AUDIT_AUX.355.763832105' resize 500M
Thu Oct 06 15:44:22 2011
Errors in file /u01/app/oracle11/diag/rdbms/orabdp01/orabdp01_1/trace/orabdp01_1_ora_26020.trc (incident=133352):
ORA-00600: internal error code, arguments: [6006], [1], [], [], [], [], [], [], [], [], [], []
ORA-03135: connection lost contact

They executing a dbverify and this is the result:

-------------------------------------------------------------------------------------------------------------------------------

DBVERIFY - Verification starting : FILE = +DATA01/orabdp01/datafile/tsindx01.459.759582327
Block Checking: DBA = 157903082, Block Type = KTB-managed data block
**** row 87: key out of order
---- end index block validation
Page 2713834 failed with check code 6401

DBVERIFY - Verification complete

Total Pages Examined         : 3932160
Total Pages Processed (Data) : 0
Total Pages Failing   (Data) : 0
Total Pages Processed (Index): 598109
Total Pages Failing   (Index): 1
Total Pages Processed (Other): 14872
Total Pages Processed (Seg)  : 0
Total Pages Failing   (Seg)  : 0
Total Pages Empty            : 3319179
Total Pages Marked Corrupt   : 0
Total Pages Influx           : 0
Total Pages Encrypted        : 0
Highest block SCN            : 0 (0.0)
::::::::::::::
tsindx07.307.750250843.28.log
::::::::::::::


My questions is:

there any special considerations for the configuration of the disks or ports in DMX-4 with ASM?

thanks in advance for your help

9 Legend

 • 

20.4K Posts

October 20th, 2011 18:00

don't need to do anything special, we are running 10g/11g with ASM on Redhat. Here are my flags on DMX3

      SCSI Flags
        {
          Negotiate_Reset(N)       : Disabled
          Soft_Reset(S)            : Disabled
          Environ_Set(E)           : Disabled
          HP3000_Mode(B)           : Disabled
          Common_Serial_Number(C)  : Enabled
          Disable_Q_Reset_on_UA(D) : Enabled
          Sunapee(SCL)             : Disabled
          Siemens(S)               : Disabled
          Sequent(SEQ)             : Disabled
          Avoid_Reset_Broadcast(ARB)   : Disabled
          Server_On_AS400(A4S)     : Disabled
          SCSI_3(SC3)              : Enabled
          SPC2_Protocol_Version(SPC2)  : Enabled
          SCSI_Support1(OS2007)    : Enabled
        }

      Fibre Specific Flags
        {
          Volume_Set_Addressing(V) : Disabled
          Non_Participating(NP)    : Disabled
          Init_Point_to_Point(PP)  : Enabled
          Unique_WWN(UWN)          : Enabled
          VCM_State(VCM)           : Enabled
          OpenVMS(OVMS)            : Disabled
          AS400(AS4)               : Disabled
          Auto_Negotiate(EAN)      : Enabled
        }

9 Legend

 • 

20.4K Posts

October 20th, 2011 19:00

take a look at host connectivity guide for Solaris as well as E-Lab navigator.

Home > Support > Technical Documentation and Advisories > Host Connectivity/HBAs > Installation/Configuration

Home > Support > Interoperability and Product Lifecycle Information > E-Lab Interoperability Navigator

2 Posts

October 20th, 2011 19:00

Thank dynamox,

Sorry I think I miss offer more details about the platform:

Storage: DMX-4

PowerPath 5.2

SO: Solaris10

FC: Qlogic model 375-3356-02

Regards

2 Intern

 • 

1.3K Posts

October 30th, 2011 16:00

which version of Redhat? 32 bit or 64 bit?

No Events found!

Top