Oracle RAC DIF/DIX support

Does Oracle RAC database support DIF/DIX for data integrity? I am assuming this should be supported  with the use of UEK2/3 kernel. Thanks.

Considering Oracle wrote DIF/DIX support for Linux, yes it does. It requires the use of ASMlib as well.
See Preventing Silent Data Corruption in Oracle Linux for more information.

Similar Messages

  • Oracle RAC Failover (CTF) support

    hi! every developers.
    I am running Portal 6.0
    In the WAS6.40 JDBC configuration,
    Is this JDBC driver THIN?
    and Is this connection String effective on failover (CTF) with Oracle RAC?
    below is our current configration for reference.
    Connection conn =
    DriverManager.getConnection("jdbc:oracle:thin:@(DESCRIPTION =
    (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = *.*.*.11) (PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP) (HOST = *.*.*.12) (PORT = 1521))) (CONNECT_DATA =
    (SERVICE_NAME = HIDB))) ", "scott", "tiger");
    Does anything to need in my configuration WAS6.40?
    thanks in advance.

    Considering Oracle wrote DIF/DIX support for Linux, yes it does. It requires the use of ASMlib as well.
    See Preventing Silent Data Corruption in Oracle Linux for more information.

  • Oracle RAC Node Crashing

    Hi,
    We recently upgraded to Oracle RAC database to support Siebel Call Center APplication (8.1.1.11.12 [IP2013]).Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    Frequently we are facing problem of crashing with the Nodes in RAC (Kernal Panic). Due to this users using siebel application are unstable and facing multiple issues Once we restore Siebel Gateway and restart of AOM server fixing the issue.
    Below are the SQL's and Crashing Signature we are seeing du to this crash.
    DBCLog DBCLogError 1 00081f1254bb0ad4:1423830 2015-01-18 11:49:20 OCIStmtExecute: SELECT
    T2.CONFLICT_ID,
    T2.LAST_UPD,
    T2.CREATED,
    T2.LAST_UPD_BY,
    T2.CREATED_BY,
    T2.MODIFICATION_NUM,
    T2.ROW_ID,
    T2.EFF_START_TS,
    T2.EFF_END_TS,
    T2.NAME,
    T2.BUSOBJ_NAME,
    T2.VERSION,
    T2.DEPLOY_STATUS_CD,
    T2.MODE_CD
    FROM
    SIEBEL.S_LST_OF_VAL T1,
    SIEBEL.S_WFA_DPLOY_DEF T2
    WHERE
    T2.DEPLOY_STATUS_CD = T1.NAME AND T1.TYPE = 'WFA_DPLY_STAT_CD' AND T1.LANG_ID = :1 AND
    (T2.TYPE_CD IN ( :2 )) AND
    (T2.NAME = :3 AND T2.DEPLOY_STATUS_CD IN ( :4 ) AND (T2.EFF_END_TS > TO_DATE(:5,'MM/DD/YYYY HH24:MI:SS') OR T2.EFF_END_TS IS NULL))
    ORDER BY
    T2.NAME, T1.VAL
    ObjMgrLog Error 1 00081f1254bb0ad4:1423830 2015-01-18 11:49:20 (oracon.cpp (3896)) SBL-DBC-00105: An error has occurred executing a Sql statement.
    Please continue or ask your systems administrator to check your application configuration if the problem persists.
    and Crash Signature Looks like below
    Exception 0xc0000005 at 0x006500f6
    Thread: 0x00002700, Process 0x00000254
    Thread: 9984, Process 596
    - CONTEXT -
    EIP: 0x00000000, EFL: 0x00010246, FS:  0x0000003b, GS:  0x00000000
    CS:  0x0000001b, DS:  0x00000023, SS:  0x00000023, ES:  0x00000023
    EAX: 0x1a511968, EBX: 0x294ca048, ECX: 0x4cc50008, EDX: 0x3a2ad200
    ESI: 0x4cc50008, EDI: 0x00000000, EBP: 0x00000000, ESP: 0x3a2afff4
    - CALL STACK -
    sslcscr +0xf6
    sscfcmn +0x19050 = CSSObjectBase::CopyErrorMsg() +0xf0
    sscfcmn +0x1950d = CSSObjectBase::DoSetErrorMsg() +0x13d
    sscfcmn +0x19bb5 = CSSObjectBase::SetErrorMsg() +0xa5
    SSFACMBC +0x34a6 = CSSFABCVRec::IsBusinessProcessActive() +0x3b6
    SSFACMBC +0x5133 = CSSFABCVRec::VBCCreate() +0x1e3
    sscfom +0x71d1e = CSSBCVRec::SqlCreate() +0xde
    sscfom +0x4aea = CSSModel::ConstructBusComp() +0xaa
    sscfom +0x653f5 = CSSBusObj::GetBusComp() +0x265
    sscfom +0x65a18 = CSSBusObj::GetBusComp() +0x18
    sscfom +0x13ad8 = CSSModel::BeginSetupView() +0x418
    sscfom +0x13dee = CSSModel::BeginSetupView() +0x5e
    sscaswbc +0x8b070 = CSSSWEUdfLoader::BeginSetupView() +0x30
    sscaswbc +0xe3d88 = CSSSWEFrameMgrInternal::BuildView() +0x1618
    sscaswbc +0xe5646 = CSSSWEFrameMgrInternal::BuildView() +0x36
    sscaswbc +0xb8343 = CSSSWEActionMgr::ActionBuildViewAsync() +0x293
    sscaswbc +0xb873b = CSSSWEActionMgr::DoPostedAction() +0xab
    sscaswbc +0xb9287 = CSSSWEActionMgr::CheckPostedActions() +0x3d7
    sscaswbc +0xe6d41 = CSSSWEFrameMgrInternal::InvokeAppletMethod() +0x11b1
    sscaswbc +0xbbcdc = CSSSWECmdProcessor::InvokeMethod() +0x74c
    sscaswbc +0xc1495 = CSSSWECmdProcessor::_ProcessCommand() +0x725
    sscaswbc +0xc27f8 = CSSSWECmdProcessor::ProcessCommand() +0xab8
    sscaswbc +0xc2d04 = CSSSWECmdProcessor::ProcessCommand() +0xc4
    sscaswbc +0x265559 = CSSServiceSWEIface::Request() +0x309
    sscaswbc +0x267391 = CSSServiceSWEIface::DoInvokeMethod() +0xed1
    sscfom +0x1976c = CSSService::InvokeMethod() +0x24c
    sstcsiom +0x6d6a = CSSSIOMSession::ModInvokeSrvcMethod() +0x10a
    sstcsiom +0x7613 = CSSSIOMSession::RPCMiscModel() +0x513
    sstcsiom +0xe9dd = CSSSIOMSession::HandleRPC() +0x3ad
    sssasos +0x6616 = CompCleanup() +0x3be6
    sssasos +0x5a95 = CompCleanup() +0x3065
    sssasos +0x1a35 = CSSSISObject::operator=() +0x9f5
    sssasos +0x2135 = CompHandleMsg() +0x485
    siebmtshmw +0x494e
    siebmtshmw +0x20051 = GetSmiTaskAPI() +0x6d21
    siebmtshmw +0x239d1 = SmiInProcMsgHandler() +0x2051
    siebmtshmw +0x15f15 = SmiBeginTrace() +0x3195
    siebmtshmw +0x174cf = GetSmiWorkQObj() +0x148f
    siebmtshmw +0xc7f7 = SmiCleanupDetTask() +0x3be7
    sslcosd +0x2152 = OSDThreadPrivIsInit() +0x1d2
    sslcosd +0x21dc = OSDThreadPrivIsInit() +0x25c
    MSVCR71 +0x9565 = endthreadex() +0xa0
    kernel32 +0x2484f = GetModuleHandleA() +0xdf
    - STACK DUMP -
    - MODULE LIST -
    00400000-00445000: C:\siebel\siebsrvr\BIN\siebmtshmw.exe, 811.11.822.4
    7c800000-7c8c3000: C:\WINDOWS\system32\ntdll.dll, 5.2.3790.4937
    77e40000-77f44000: C:\WINDOWS\system32\kernel32.dll, 5.2.3790.5295
    10000000-10025000: C:\siebel\siebsrvr\BIN\ssscsci.dll, 811.11.822.4
    00320000-003cc000: C:\siebel\siebsrvr\BIN\ssscscf.dll, 811.11.822.4
    003d0000-003d7000: C:\siebel\siebsrvr\BIN\sslcosa.dll, 811.11.822.4
    7c340000-7c396000: C:\siebel\siebsrvr\BIN\MSVCR71.dll, 7.10.3052.4
    00450000-0054d000: C:\siebel\siebsrvr\BIN\sslcshar.dll, 811.11.822.4
    77380000-77411000: C:\WINDOWS\system32\USER32.dll, 5.2.3790.4033
    77c00000-77c49000: C:\WINDOWS\system32\GDI32.dll, 5.2.3790.5398
    7d1e0000-7d27c000: C:\WINDOWS\system32\ADVAPI32.dll, 5.2.3790.4455
    77c50000-77cf1000: C:\WINDOWS\system32\RPCRT4.dll, 5.2.3790.5254
    76f50000-76f63000: C:\WINDOWS\system32\Secur32.dll, 5.2.3790.4455
    77b90000-77b98000: C:\WINDOWS\system32\VERSION.dll, 5.2.3790.3959
    77ba0000-77bfa000: C:\WINDOWS\system32\msvcrt.dll, 7.0.3790.3959
    71bb0000-71bb9000: C:\WINDOWS\system32\WSOCK32.dll, 5.2.3790.0
    71c00000-71c17000: C:\WINDOWS\system32\WS2_32.dll, 5.2.3790.3959
    71bf0000-71bf8000: C:\WINDOWS\system32\WS2HELP.dll, 5.2.3790.3959
    003e0000-003e6000: C:\siebel\siebsrvr\BIN\libarm.dll, 811.10.822.3
    00550000-005d5000: C:\siebel\siebsrvr\BIN\sslcsym.dll, 811.11.822.4
    7c3a0000-7c41b000: C:\siebel\siebsrvr\BIN\MSVCP71.dll, 7.10.3077.0
    005e0000-005f1000: C:\siebel\siebsrvr\BIN\sslccore.dll, 811.11.822.4
    00600000-00618000: C:\siebel\siebsrvr\BIN\sslcosd.dll, 811.11.822.4
    00620000-00645000: C:\siebel\siebsrvr\BIN\sslcrsa.dll, 811.11.822.4
    00650000-0067f000: C:\siebel\siebsrvr\BIN\sslcscr.dll, 811.11.822.4
    00680000-007cf000: C:\siebel\siebsrvr\BIN\sslcsrd.dll, 811.11.822.4
    007d0000-0082b000: C:\siebel\siebsrvr\BIN\sslcscc.dll, 811.11.822.4
    003f0000-003ff000: C:\siebel\siebsrvr\BIN\sslcevt.dll, 811.11.822.4
    00830000-00840000: C:\siebel\siebsrvr\BIN\sslcsobj.dll, 811.11.822.4
    00840000-00850000: C:\siebel\siebsrvr\BIN\sslcsnns.dll, 811.11.822.4
    00850000-00931000: C:\siebel\siebsrvr\BIN\sslcnapi.dll, 811.11.822.4
    00940000-00954000: C:\siebel\siebsrvr\BIN\sslcns.dll, 811.11.822.4
    00960000-00968000: C:\siebel\siebsrvr\BIN\sslcsnsc.dll, 811.11.822.4
    00970000-0097b000: C:\siebel\siebsrvr\BIN\ssscsmi.dll, 811.11.822.4
    00980000-00991000: C:\siebel\siebsrvr\BIN\sslcsrvr.dll, 811.11.822.4
    009a0000-009bb000: C:\siebel\siebsrvr\BIN\sslcos.dll, 811.11.822.4
    009c0000-00a5f000: C:\siebel\siebsrvr\BIN\sscfcmn.dll, 811.11.822.4
    7c8d0000-7d0cf000: C:\WINDOWS\system32\SHELL32.dll, 6.0.3790.5018
    7d180000-7d1d2000: C:\WINDOWS\system32\SHLWAPI.dll, 6.0.3790.5318
    77670000-777aa000: C:\WINDOWS\system32\ole32.dll, 5.2.3790.5209
    7d0e0000-7d16c000: C:\WINDOWS\system32\OLEAUT32.dll, 5.2.3790.5464
    761b0000-76245000: C:\WINDOWS\system32\CRYPT32.dll, 5.131.3790.5235
    76190000-761a2000: C:\WINDOWS\system32\MSASN1.dll, 5.2.3790.4584
    77210000-772bb000: C:\WINDOWS\system32\WININET.dll, 6.0.3790.5467
    00a60000-00a70000: C:\siebel\siebsrvr\BIN\sslczlib.dll, 811.11.822.4
    00a70000-00b72000: C:\siebel\siebsrvr\BIN\MFC71U.DLL, 7.10.3077.0
    00b80000-00b88000: C:\siebel\siebsrvr\BIN\sslcsnsr.dll, 811.11.822.4
    00b90000-00b99000: C:\siebel\siebsrvr\BIN\sslcsrtr.dll, 811.11.822.4
    00ba0000-00baf000: C:\siebel\siebsrvr\BIN\sslcsrms.dll, 811.11.822.4
    00bb0000-00bb6000: C:\siebel\siebsrvr\BIN\sslcsssm.dll, 811.11.822.4
    00bc0000-00bd1000: C:\siebel\siebsrvr\BIN\sslcsrcn.dll, 811.11.822.4
    00be0000-00be7000: C:\siebel\siebsrvr\BIN\sslcsysstat.dll, 811.11.822.4
    00fe0000-0100d000: C:\siebel\siebsrvr\BIN\sslcrsa256.dll, 8.1.1.5
    77420000-77523000: C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.5190_x-ww_319264BE\comctl32.dll, 6.0.3790.5190
    5d360000-5d36e000: C:\siebel\siebsrvr\BIN\MFC71ENU.DLL, 7.10.3077.0
    76b70000-76b7b000: C:\WINDOWS\system32\psapi.dll, 5.2.3790.3959
    012b0000-012c0000: C:\siebel\siebsrvr\BIN\sslcasrv.dll, 811.11.822.4
    012c0000-01328000: C:\siebel\siebsrvr\BIN\sslcsrs.dll, 811.11.822.4
    01330000-0133a000: C:\siebel\siebsrvr\BIN\sslcntfy.dll, 811.11.822.4
    01740000-01746000: C:\siebel\siebsrvr\BIN\enu\srcf.dll, 811.9.822.2
    01750000-01756000: C:\siebel\siebsrvr\BIN\enu\srcfapps.dll, 811.9.822.2
    01760000-01766000: C:\siebel\siebsrvr\BIN\sbcf.dll, 811.9.822.2
    01770000-01776000: C:\siebel\siebsrvr\BIN\sbcfapps.dll, 811.9.822.2
    01780000-01791000: C:\siebel\siebsrvr\BIN\sssasos.dll, 811.11.822.4
    017a0000-017a8000: C:\siebel\siebsrvr\BIN\sslcom.dll, 811.11.822.4
    017b0000-017be000: C:\siebel\siebsrvr\BIN\sslcsnom.dll, 811.11.822.4
    017c0000-017f8000: C:\siebel\siebsrvr\BIN\sstcsiom.dll, 811.11.822.4
    020f0000-021f0000: C:\siebel\siebsrvr\BIN\sscfom.dll, 811.11.822.4
    021f0000-022ef000: C:\siebel\siebsrvr\BIN\sslcsc.dll, 811.11.822.4
    022f0000-0236f000: C:\siebel\siebsrvr\BIN\sslcdb.dll, 811.11.822.4
    4bf70000-4bfae000: C:\WINDOWS\system32\ODBC32.dll, 3.526.4795.0
    77530000-775c7000: C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.5190_x-ww_D21E1F39\COMCTL32.dll, 5.82.3790.5190
    762b0000-762f9000: C:\WINDOWS\system32\comdlg32.dll, 6.0.3790.3959
    01800000-0180b000: C:\siebel\siebsrvr\BIN\sscadsecr.dll, 811.11.822.4
    02370000-0237d000: C:\siebel\siebsrvr\BIN\sslclm.dll, 811.11.822.4
    02380000-0239c000: C:\siebel\siebsrvr\BIN\sslcupg.dll, 811.11.822.4
    023a0000-023ba000: C:\siebel\siebsrvr\BIN\sslcsecm.dll, 811.11.822.4
    023c0000-023ef000: C:\siebel\siebsrvr\BIN\sscfel.dll, 811.11.822.4
    023f0000-026b0000: C:\siebel\siebsrvr\BIN\sscfdm.dll, 811.11.822.4
    026b0000-026bd000: C:\siebel\siebsrvr\BIN\sslcfsm.dll, 811.11.822.4
    026c0000-026c8000: C:\siebel\siebsrvr\BIN\sslcsecc.dll, 811.11.822.4
    026d0000-026e1000: C:\siebel\siebsrvr\BIN\sslccachev2.dll, 811.11.822.4
    026f0000-026f9000: C:\siebel\siebsrvr\BIN\sslcmsgagent.dll, 811.11.822.4
    02bd0000-02be7000: C:\WINDOWS\system32\odbcint.dll, 3.526.3959.0
    02bf0000-02c23000: C:\siebel\siebsrvr\BIN\sslcrsa56.dll, 811.11.822.4
    71b20000-71b61000: C:\WINDOWS\System32\mswsock.dll, 5.2.3790.4318
    76ed0000-76efa000: C:\WINDOWS\system32\DNSAPI.dll, 5.2.3790.4840
    76f70000-76f77000: C:\WINDOWS\System32\winrnr.dll, 5.2.3790.3959
    76f10000-76f3e000: C:\WINDOWS\system32\WLDAP32.dll, 5.2.3790.3959
    76f80000-76f85000: C:\WINDOWS\system32\rasadhlp.dll, 5.2.3790.3959
    5f270000-5f2ca000: C:\WINDOWS\system32\hnetcfg.dll, 5.2.3790.3959
    71ae0000-71ae8000: C:\WINDOWS\System32\wshtcpip.dll, 5.2.3790.3959
    0ae80000-0af6a000: C:\siebel\siebsrvr\BIN\eBaySecAda.dll
    76920000-769e2000: C:\WINDOWS\system32\userenv.dll, 5.2.3790.3959
    71c40000-71c97000: C:\WINDOWS\system32\netapi32.dll, 5.2.3790.5030
    76bb0000-76bdc000: C:\WINDOWS\system32\wintrust.dll, 5.131.3790.5060
    76c10000-76c3a000: C:\WINDOWS\system32\imagehlp.dll, 5.2.3790.5240
    76750000-76779000: C:\WINDOWS\system32\schannel.dll, 5.2.3790.5462
    76e90000-76ecf000: C:\WINDOWS\system32\RASAPI32.DLL, 5.2.3790.3959
    76e40000-76e52000: C:\WINDOWS\system32\rasman.dll, 5.2.3790.3959
    76e60000-76e8f000: C:\WINDOWS\system32\TAPI32.dll, 5.2.3790.3959
    76e30000-76e3c000: C:\WINDOWS\system32\rtutils.dll, 5.2.3790.3959
    76aa0000-76acd000: C:\WINDOWS\system32\WINMM.dll, 5.2.3790.4916
    722f0000-722f5000: C:\WINDOWS\system32\sensapi.dll, 5.2.3790.3959
    772c0000-77371000: C:\WINDOWS\system32\urlmon.dll, 6.0.3790.5467
    68000000-68035000: C:\WINDOWS\system32\rsaenh.dll, 5.2.3790.3959
    68100000-68127000: C:\WINDOWS\system32\dssenh.dll, 5.2.3790.3959
    0b300000-0b31a000: C:\siebel\siebsrvr\BIN\sscdo90.dll, 811.11.822.4
    0b320000-0b3a2000: C:\oracle\product\11.1.0\client_1\bin\OCI.dll, 11.1.0.1
    61c20000-61f81000: C:\oracle\product\11.1.0\client_1\bin\OraClient11.Dll, 11.1.0.7
    60870000-6095b000: C:\oracle\product\11.1.0\client_1\bin\oracore11.dll, 11.1.0.7
    60a80000-60b4e000: C:\oracle\product\11.1.0\client_1\bin\oranls11.dll, 11.1.0.7
    63690000-636a8000: C:\oracle\product\11.1.0\client_1\bin\oraunls11.dll, 11.1.0.7
    60eb0000-60eb7000: C:\oracle\product\11.1.0\client_1\bin\orauts.dll, 11.1.0.7
    636b0000-636b6000: C:\oracle\product\11.1.0\client_1\bin\oravsn11.dll, 11.1.0.7
    60fa0000-61158000: C:\oracle\product\11.1.0\client_1\bin\oracommon11.dll, 11.1.0.7
    63430000-6345d000: C:\oracle\product\11.1.0\client_1\bin\orasnls11.dll, 11.1.0.7
    0b3b0000-0be77000: C:\oracle\product\11.1.0\client_1\bin\orageneric11.dll, 11.1.0.7
    0be80000-0c0dc000: C:\oracle\product\11.1.0\client_1\bin\oraxml11.dll, 11.1.0.7
    60020000-60030000: C:\WINDOWS\system32\MSVCIRT.dll, 7.0.3790.0
    0c0e0000-0c4b2000: C:\oracle\product\11.1.0\client_1\bin\oran11.dll, 11.1.0.6
    62740000-627a3000: C:\oracle\product\11.1.0\client_1\bin\oranl11.dll, 11.1.0.6
    62980000-629b1000: C:\oracle\product\11.1.0\client_1\bin\orantcp11.dll, 11.1.0.6
    0c4c0000-0c507000: C:\oracle\product\11.1.0\client_1\bin\oranldap11.dll, 11.1.0.6
    627f0000-62905000: C:\oracle\product\11.1.0\client_1\bin\orannzsbb11.dll, 11.1.0.6
    62530000-6266d000: C:\oracle\product\11.1.0\client_1\bin\oraldapclnt11.dll, 11.1.0.7
    62670000-6268b000: C:\oracle\product\11.1.0\client_1\bin\orancrypt11.dll, 11.1.0.6
    0c510000-0c643000: C:\oracle\product\11.1.0\client_1\bin\orazt11.dll, 11.1.0.6
    76cf0000-76d0a000: C:\WINDOWS\system32\iphlpapi.dll, 5.2.3790.3959
    62920000-6296d000: C:\oracle\product\11.1.0\client_1\bin\oranro11.dll, 11.1.0.6
    626b0000-626b9000: C:\oracle\product\11.1.0\client_1\bin\oranhost11.dll, 11.1.0.6
    0c650000-0c656000: C:\oracle\product\11.1.0\client_1\bin\orancds11.dll, 11.1.0.6
    629c0000-629cd000: C:\oracle\product\11.1.0\client_1\bin\orantns11.dll, 11.1.0.6
    0c660000-0c6e0000: C:\oracle\product\11.1.0\client_1\bin\oraztkg11.dll, 11.1.0.6
    0c6e0000-0caba000: C:\oracle\product\11.1.0\client_1\bin\orapls11.dll, 11.1.0.7
    63420000-63429000: C:\oracle\product\11.1.0\client_1\bin\oraslax11.dll, 11.1.0.6
    63080000-63296000: C:\oracle\product\11.1.0\client_1\bin\oraplp11.dll, 11.1.0.7
    0cac0000-0cb6d000: C:\oracle\product\11.1.0\client_1\bin\orahasgen11.dll, 11.1.0.6
    62ab0000-62b2f000: C:\oracle\product\11.1.0\client_1\bin\oraocr11.dll, 11.1.0.6
    0cb70000-0cbce000: C:\oracle\product\11.1.0\client_1\bin\oraocrb11.dll, 11.1.0.6
    6d580000-6d628000: C:\WINDOWS\system32\dbghelp.dll, 5.2.3790.3959
    63520000-635c2000: C:\oracle\product\11.1.0\client_1\bin\orasql11.dll, 11.1.0.7
    63060000-63074000: C:\oracle\product\11.1.0\client_1\bin\OraPlc11.Dll, 11.1.0.7
    0cde0000-0cde6000: C:\siebel\siebsrvr\BIN\sslcdbgengw.dll, 811.11.822.4
    0ce30000-0ce4c000: C:\siebel\siebsrvr\BIN\sscfomlg.dll, 811.11.822.4
    0ce60000-0cffb000: C:\siebel\siebsrvr\BIN\sscfcli.dll, 811.11.822.4
    0d070000-0d11d000: C:\siebel\siebsrvr\BIN\sscacmbc.dll, 811.11.822.4
    209c0000-20a7e000: C:\siebel\siebsrvr\BIN\SSCABCBC.DLL, 811.11.822.4
    20cc0000-20d19000: C:\siebel\siebsrvr\BIN\SSCACCBC.DLL, 811.11.822.4
    212d0000-212ec000: C:\siebel\siebsrvr\BIN\sscapsppricersvc.dll, 811.11.822.4
    20060000-2059a000: C:\siebel\siebsrvr\BIN\sscaswbc.dll, 811.11.822.4
    21690000-21704000: C:\siebel\siebsrvr\BIN\SSCMSVC.DLL, 811.11.822.4
    215a0000-2166c000: C:\siebel\siebsrvr\BIN\SSCMCLNT.DLL, 811.11.822.4
    21740000-2179e000: C:\siebel\siebsrvr\BIN\sscmcfgsvc.dll, 811.11.822.4
    0d010000-0d025000: C:\siebel\siebsrvr\BIN\SSCASRMS.DLL, 811.11.822.4
    0d030000-0d070000: C:\siebel\siebsrvr\BIN\sscaadbc.dll, 811.11.822.4
    21590000-2159d000: C:\siebel\siebsrvr\BIN\SSCFHIMS.DLL, 811.11.822.4
    22490000-224aa000: C:\siebel\siebsrvr\BIN\SSCASSMC.DLL, 811.11.822.4
    222d0000-22371000: C:\siebel\siebsrvr\BIN\sscacabc.dll, 811.11.822.4
    224b0000-224ec000: C:\siebel\siebsrvr\BIN\SSCASVBC.DLL, 811.11.822.4
    22be0000-22c24000: C:\siebel\siebsrvr\BIN\swcahcfr.dll, 811.11.822.4
    22aa0000-22b54000: C:\siebel\siebsrvr\BIN\SWCACAFR.DLL, 811.11.822.4
    22c30000-22ca0000: C:\siebel\siebsrvr\BIN\SSCAXMLPWFR.DLL, 811.11.822.4
    22ed0000-22f8c000: C:\siebel\siebsrvr\BIN\SSDTBC.DLL, 811.11.822.4
    22a80000-22a9f000: C:\siebel\siebsrvr\BIN\SSCACTBC.DLL, 811.11.822.4
    23040000-230c1000: C:\siebel\siebsrvr\BIN\SWCASIFR.DLL, 811.11.822.4
    211b0000-211cd000: C:\siebel\siebsrvr\BIN\swcacmfr.dll, 811.11.822.4
    21f60000-21f6d000: C:\siebel\siebsrvr\BIN\SSLCKM.DLL, 811.11.822.4
    22060000-220ca000: C:\siebel\siebsrvr\BIN\SSCANSHSV.DLL, 811.11.822.4
    21b20000-21b9d000: C:\siebel\siebsrvr\BIN\SWCANSHFR.DLL, 811.11.822.4
    21af0000-21b1a000: C:\siebel\siebsrvr\BIN\SSCANSHBC.DLL, 811.11.822.4
    21f80000-21fc9000: C:\siebel\siebsrvr\BIN\sWcasvfr.dll, 811.11.822.4
    22170000-22202000: C:\siebel\siebsrvr\BIN\SSFAFCBC.DLL, 811.11.822.4
    23580000-235c4000: C:\siebel\siebsrvr\BIN\SSCAPRMSV.DLL, 811.11.822.4
    22020000-2203e000: C:\siebel\siebsrvr\BIN\SSCAEITE.DLL, 811.11.822.4
    1ff20000-2005a000: C:\siebel\siebsrvr\BIN\sscafwsv.dll, 811.11.822.4
    22d40000-22ea8000: C:\siebel\siebsrvr\BIN\sscaeiwm.dll, 811.11.822.4
    22d10000-22d3e000: C:\siebel\siebsrvr\BIN\SSCAEIWO.DLL, 811.11.822.4
    23780000-2378b000: C:\siebel\siebsrvr\BIN\SSCAEILM.DLL, 811.11.822.4
    23790000-237e3000: C:\siebel\siebsrvr\BIN\SSCAEISA.DLL, 811.11.822.4
    22560000-22652000: C:\siebel\siebsrvr\BIN\SSCASPBC.DLL, 811.11.822.4
    23880000-23897000: C:\siebel\siebsrvr\BIN\sscafssvactcache.dll, 811.11.822.4
    239a0000-23a89000: C:\siebel\siebsrvr\BIN\SSCOMMSV.DLL, 811.11.822.4
    036c0000-0372a000: C:\siebel\siebsrvr\BIN\SSCHATBS.DLL, 811.11.822.4
    22770000-227c1000: C:\siebel\siebsrvr\BIN\sscasabc.dll, 811.11.822.4
    23b30000-23b4c000: C:\siebel\siebsrvr\BIN\SSFACMBC.DLL, 811.11.822.4
    23b50000-23b64000: C:\siebel\siebsrvr\BIN\SSFACMSV.DLL, 811.11.822.4
    23ea0000-23eef000: C:\siebel\siebsrvr\BIN\sscacmuinsv.dll, 811.11.822.4
    23490000-234f6000: C:\siebel\siebsrvr\BIN\SWCAFSFR.DLL, 811.11.822.4
    21a80000-21aa5000: C:\siebel\siebsrvr\BIN\SSCASHSV.DLL, 811.11.822.4
    21eb0000-21edd000: C:\siebel\siebsrvr\BIN\SSCASHBC.DLL, 811.11.822.4
    21ee0000-21f2f000: C:\siebel\siebsrvr\BIN\SWCASHFR.DLL, 811.11.822.4
    211d0000-211ee000: C:\siebel\siebsrvr\BIN\sscaxmbc.dll, 811.11.822.4
    23ef0000-23f41000: C:\siebel\siebsrvr\BIN\SWCACGFR.DLL, 811.11.822.4
    22140000-22170000: C:\siebel\siebsrvr\BIN\SSCATASV.DLL, 811.11.822.4
    21220000-212c8000: C:\siebel\siebsrvr\BIN\swcabcfr.dll, 811.11.822.4
    23bd0000-23bf4000: C:\siebel\siebsrvr\BIN\sscasasv.dll, 811.11.822.4
    23b90000-23ba6000: C:\siebel\siebsrvr\BIN\SSCAEIXQ.DLL, 811.11.822.4
    24860000-24929000: C:\siebel\siebsrvr\BIN\swcaspsv.dll, 811.11.822.4
    04080000-0408b000: C:\siebel\siebsrvr\BIN\SSCFUREC.DLL, 811.11.822.4
    Heap status          : ok
    Total physical memory: 50320576 KB
    Free physical memory : 35138076 KB
    Paging file size     : 51918740 KB
    Available paging size: 36997428 KB
    Virtual memory info:
    Total              : 2097024 KB
    Available          : 836420 KB
    Available extendent: 0 KB
    Assert failure count : 1595991
    Command line         : siebmtshmw.exe C:\siebel\siebsrvr\admin\siebprodent.pxsblaom026.shm 33 0 1 5 0 ENU 0 0
    Current directory    : C:\siebel\siebsrvr\BIN
    Executable           : C:\siebel\siebsrvr\BIN\siebmtshmw.exe
    Current time         : 01/19/2015 10:52:32:099
    CCF Version          : 8.1.1.10 SIA [23017] LANG_INDEPENDENT
    CCF Compiled On      : Jan 21 2013 18:06:00
    Would approciate if anyone could provide some inputs on the same..
    Thanks
    Ruban

    Hi,
    We recently upgraded to Oracle RAC database to support Siebel Call Center APplication (8.1.1.11.12 [IP2013]).Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    Frequently we are facing problem of crashing with the Nodes in RAC (Kernal Panic). Due to this users using siebel application are unstable and facing multiple issues Once we restore Siebel Gateway and restart of AOM server fixing the issue.
    Below are the SQL's and Crashing Signature we are seeing du to this crash.
    DBCLog DBCLogError 1 00081f1254bb0ad4:1423830 2015-01-18 11:49:20 OCIStmtExecute: SELECT
    T2.CONFLICT_ID,
    T2.LAST_UPD,
    T2.CREATED,
    T2.LAST_UPD_BY,
    T2.CREATED_BY,
    T2.MODIFICATION_NUM,
    T2.ROW_ID,
    T2.EFF_START_TS,
    T2.EFF_END_TS,
    T2.NAME,
    T2.BUSOBJ_NAME,
    T2.VERSION,
    T2.DEPLOY_STATUS_CD,
    T2.MODE_CD
    FROM
    SIEBEL.S_LST_OF_VAL T1,
    SIEBEL.S_WFA_DPLOY_DEF T2
    WHERE
    T2.DEPLOY_STATUS_CD = T1.NAME AND T1.TYPE = 'WFA_DPLY_STAT_CD' AND T1.LANG_ID = :1 AND
    (T2.TYPE_CD IN ( :2 )) AND
    (T2.NAME = :3 AND T2.DEPLOY_STATUS_CD IN ( :4 ) AND (T2.EFF_END_TS > TO_DATE(:5,'MM/DD/YYYY HH24:MI:SS') OR T2.EFF_END_TS IS NULL))
    ORDER BY
    T2.NAME, T1.VAL
    ObjMgrLog Error 1 00081f1254bb0ad4:1423830 2015-01-18 11:49:20 (oracon.cpp (3896)) SBL-DBC-00105: An error has occurred executing a Sql statement.
    Please continue or ask your systems administrator to check your application configuration if the problem persists.
    and Crash Signature Looks like below
    Exception 0xc0000005 at 0x006500f6
    Thread: 0x00002700, Process 0x00000254
    Thread: 9984, Process 596
    - CONTEXT -
    EIP: 0x00000000, EFL: 0x00010246, FS:  0x0000003b, GS:  0x00000000
    CS:  0x0000001b, DS:  0x00000023, SS:  0x00000023, ES:  0x00000023
    EAX: 0x1a511968, EBX: 0x294ca048, ECX: 0x4cc50008, EDX: 0x3a2ad200
    ESI: 0x4cc50008, EDI: 0x00000000, EBP: 0x00000000, ESP: 0x3a2afff4
    - CALL STACK -
    sslcscr +0xf6
    sscfcmn +0x19050 = CSSObjectBase::CopyErrorMsg() +0xf0
    sscfcmn +0x1950d = CSSObjectBase::DoSetErrorMsg() +0x13d
    sscfcmn +0x19bb5 = CSSObjectBase::SetErrorMsg() +0xa5
    SSFACMBC +0x34a6 = CSSFABCVRec::IsBusinessProcessActive() +0x3b6
    SSFACMBC +0x5133 = CSSFABCVRec::VBCCreate() +0x1e3
    sscfom +0x71d1e = CSSBCVRec::SqlCreate() +0xde
    sscfom +0x4aea = CSSModel::ConstructBusComp() +0xaa
    sscfom +0x653f5 = CSSBusObj::GetBusComp() +0x265
    sscfom +0x65a18 = CSSBusObj::GetBusComp() +0x18
    sscfom +0x13ad8 = CSSModel::BeginSetupView() +0x418
    sscfom +0x13dee = CSSModel::BeginSetupView() +0x5e
    sscaswbc +0x8b070 = CSSSWEUdfLoader::BeginSetupView() +0x30
    sscaswbc +0xe3d88 = CSSSWEFrameMgrInternal::BuildView() +0x1618
    sscaswbc +0xe5646 = CSSSWEFrameMgrInternal::BuildView() +0x36
    sscaswbc +0xb8343 = CSSSWEActionMgr::ActionBuildViewAsync() +0x293
    sscaswbc +0xb873b = CSSSWEActionMgr::DoPostedAction() +0xab
    sscaswbc +0xb9287 = CSSSWEActionMgr::CheckPostedActions() +0x3d7
    sscaswbc +0xe6d41 = CSSSWEFrameMgrInternal::InvokeAppletMethod() +0x11b1
    sscaswbc +0xbbcdc = CSSSWECmdProcessor::InvokeMethod() +0x74c
    sscaswbc +0xc1495 = CSSSWECmdProcessor::_ProcessCommand() +0x725
    sscaswbc +0xc27f8 = CSSSWECmdProcessor::ProcessCommand() +0xab8
    sscaswbc +0xc2d04 = CSSSWECmdProcessor::ProcessCommand() +0xc4
    sscaswbc +0x265559 = CSSServiceSWEIface::Request() +0x309
    sscaswbc +0x267391 = CSSServiceSWEIface::DoInvokeMethod() +0xed1
    sscfom +0x1976c = CSSService::InvokeMethod() +0x24c
    sstcsiom +0x6d6a = CSSSIOMSession::ModInvokeSrvcMethod() +0x10a
    sstcsiom +0x7613 = CSSSIOMSession::RPCMiscModel() +0x513
    sstcsiom +0xe9dd = CSSSIOMSession::HandleRPC() +0x3ad
    sssasos +0x6616 = CompCleanup() +0x3be6
    sssasos +0x5a95 = CompCleanup() +0x3065
    sssasos +0x1a35 = CSSSISObject::operator=() +0x9f5
    sssasos +0x2135 = CompHandleMsg() +0x485
    siebmtshmw +0x494e
    siebmtshmw +0x20051 = GetSmiTaskAPI() +0x6d21
    siebmtshmw +0x239d1 = SmiInProcMsgHandler() +0x2051
    siebmtshmw +0x15f15 = SmiBeginTrace() +0x3195
    siebmtshmw +0x174cf = GetSmiWorkQObj() +0x148f
    siebmtshmw +0xc7f7 = SmiCleanupDetTask() +0x3be7
    sslcosd +0x2152 = OSDThreadPrivIsInit() +0x1d2
    sslcosd +0x21dc = OSDThreadPrivIsInit() +0x25c
    MSVCR71 +0x9565 = endthreadex() +0xa0
    kernel32 +0x2484f = GetModuleHandleA() +0xdf
    - STACK DUMP -
    - MODULE LIST -
    00400000-00445000: C:\siebel\siebsrvr\BIN\siebmtshmw.exe, 811.11.822.4
    7c800000-7c8c3000: C:\WINDOWS\system32\ntdll.dll, 5.2.3790.4937
    77e40000-77f44000: C:\WINDOWS\system32\kernel32.dll, 5.2.3790.5295
    10000000-10025000: C:\siebel\siebsrvr\BIN\ssscsci.dll, 811.11.822.4
    00320000-003cc000: C:\siebel\siebsrvr\BIN\ssscscf.dll, 811.11.822.4
    003d0000-003d7000: C:\siebel\siebsrvr\BIN\sslcosa.dll, 811.11.822.4
    7c340000-7c396000: C:\siebel\siebsrvr\BIN\MSVCR71.dll, 7.10.3052.4
    00450000-0054d000: C:\siebel\siebsrvr\BIN\sslcshar.dll, 811.11.822.4
    77380000-77411000: C:\WINDOWS\system32\USER32.dll, 5.2.3790.4033
    77c00000-77c49000: C:\WINDOWS\system32\GDI32.dll, 5.2.3790.5398
    7d1e0000-7d27c000: C:\WINDOWS\system32\ADVAPI32.dll, 5.2.3790.4455
    77c50000-77cf1000: C:\WINDOWS\system32\RPCRT4.dll, 5.2.3790.5254
    76f50000-76f63000: C:\WINDOWS\system32\Secur32.dll, 5.2.3790.4455
    77b90000-77b98000: C:\WINDOWS\system32\VERSION.dll, 5.2.3790.3959
    77ba0000-77bfa000: C:\WINDOWS\system32\msvcrt.dll, 7.0.3790.3959
    71bb0000-71bb9000: C:\WINDOWS\system32\WSOCK32.dll, 5.2.3790.0
    71c00000-71c17000: C:\WINDOWS\system32\WS2_32.dll, 5.2.3790.3959
    71bf0000-71bf8000: C:\WINDOWS\system32\WS2HELP.dll, 5.2.3790.3959
    003e0000-003e6000: C:\siebel\siebsrvr\BIN\libarm.dll, 811.10.822.3
    00550000-005d5000: C:\siebel\siebsrvr\BIN\sslcsym.dll, 811.11.822.4
    7c3a0000-7c41b000: C:\siebel\siebsrvr\BIN\MSVCP71.dll, 7.10.3077.0
    005e0000-005f1000: C:\siebel\siebsrvr\BIN\sslccore.dll, 811.11.822.4
    00600000-00618000: C:\siebel\siebsrvr\BIN\sslcosd.dll, 811.11.822.4
    00620000-00645000: C:\siebel\siebsrvr\BIN\sslcrsa.dll, 811.11.822.4
    00650000-0067f000: C:\siebel\siebsrvr\BIN\sslcscr.dll, 811.11.822.4
    00680000-007cf000: C:\siebel\siebsrvr\BIN\sslcsrd.dll, 811.11.822.4
    007d0000-0082b000: C:\siebel\siebsrvr\BIN\sslcscc.dll, 811.11.822.4
    003f0000-003ff000: C:\siebel\siebsrvr\BIN\sslcevt.dll, 811.11.822.4
    00830000-00840000: C:\siebel\siebsrvr\BIN\sslcsobj.dll, 811.11.822.4
    00840000-00850000: C:\siebel\siebsrvr\BIN\sslcsnns.dll, 811.11.822.4
    00850000-00931000: C:\siebel\siebsrvr\BIN\sslcnapi.dll, 811.11.822.4
    00940000-00954000: C:\siebel\siebsrvr\BIN\sslcns.dll, 811.11.822.4
    00960000-00968000: C:\siebel\siebsrvr\BIN\sslcsnsc.dll, 811.11.822.4
    00970000-0097b000: C:\siebel\siebsrvr\BIN\ssscsmi.dll, 811.11.822.4
    00980000-00991000: C:\siebel\siebsrvr\BIN\sslcsrvr.dll, 811.11.822.4
    009a0000-009bb000: C:\siebel\siebsrvr\BIN\sslcos.dll, 811.11.822.4
    009c0000-00a5f000: C:\siebel\siebsrvr\BIN\sscfcmn.dll, 811.11.822.4
    7c8d0000-7d0cf000: C:\WINDOWS\system32\SHELL32.dll, 6.0.3790.5018
    7d180000-7d1d2000: C:\WINDOWS\system32\SHLWAPI.dll, 6.0.3790.5318
    77670000-777aa000: C:\WINDOWS\system32\ole32.dll, 5.2.3790.5209
    7d0e0000-7d16c000: C:\WINDOWS\system32\OLEAUT32.dll, 5.2.3790.5464
    761b0000-76245000: C:\WINDOWS\system32\CRYPT32.dll, 5.131.3790.5235
    76190000-761a2000: C:\WINDOWS\system32\MSASN1.dll, 5.2.3790.4584
    77210000-772bb000: C:\WINDOWS\system32\WININET.dll, 6.0.3790.5467
    00a60000-00a70000: C:\siebel\siebsrvr\BIN\sslczlib.dll, 811.11.822.4
    00a70000-00b72000: C:\siebel\siebsrvr\BIN\MFC71U.DLL, 7.10.3077.0
    00b80000-00b88000: C:\siebel\siebsrvr\BIN\sslcsnsr.dll, 811.11.822.4
    00b90000-00b99000: C:\siebel\siebsrvr\BIN\sslcsrtr.dll, 811.11.822.4
    00ba0000-00baf000: C:\siebel\siebsrvr\BIN\sslcsrms.dll, 811.11.822.4
    00bb0000-00bb6000: C:\siebel\siebsrvr\BIN\sslcsssm.dll, 811.11.822.4
    00bc0000-00bd1000: C:\siebel\siebsrvr\BIN\sslcsrcn.dll, 811.11.822.4
    00be0000-00be7000: C:\siebel\siebsrvr\BIN\sslcsysstat.dll, 811.11.822.4
    00fe0000-0100d000: C:\siebel\siebsrvr\BIN\sslcrsa256.dll, 8.1.1.5
    77420000-77523000: C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.5190_x-ww_319264BE\comctl32.dll, 6.0.3790.5190
    5d360000-5d36e000: C:\siebel\siebsrvr\BIN\MFC71ENU.DLL, 7.10.3077.0
    76b70000-76b7b000: C:\WINDOWS\system32\psapi.dll, 5.2.3790.3959
    012b0000-012c0000: C:\siebel\siebsrvr\BIN\sslcasrv.dll, 811.11.822.4
    012c0000-01328000: C:\siebel\siebsrvr\BIN\sslcsrs.dll, 811.11.822.4
    01330000-0133a000: C:\siebel\siebsrvr\BIN\sslcntfy.dll, 811.11.822.4
    01740000-01746000: C:\siebel\siebsrvr\BIN\enu\srcf.dll, 811.9.822.2
    01750000-01756000: C:\siebel\siebsrvr\BIN\enu\srcfapps.dll, 811.9.822.2
    01760000-01766000: C:\siebel\siebsrvr\BIN\sbcf.dll, 811.9.822.2
    01770000-01776000: C:\siebel\siebsrvr\BIN\sbcfapps.dll, 811.9.822.2
    01780000-01791000: C:\siebel\siebsrvr\BIN\sssasos.dll, 811.11.822.4
    017a0000-017a8000: C:\siebel\siebsrvr\BIN\sslcom.dll, 811.11.822.4
    017b0000-017be000: C:\siebel\siebsrvr\BIN\sslcsnom.dll, 811.11.822.4
    017c0000-017f8000: C:\siebel\siebsrvr\BIN\sstcsiom.dll, 811.11.822.4
    020f0000-021f0000: C:\siebel\siebsrvr\BIN\sscfom.dll, 811.11.822.4
    021f0000-022ef000: C:\siebel\siebsrvr\BIN\sslcsc.dll, 811.11.822.4
    022f0000-0236f000: C:\siebel\siebsrvr\BIN\sslcdb.dll, 811.11.822.4
    4bf70000-4bfae000: C:\WINDOWS\system32\ODBC32.dll, 3.526.4795.0
    77530000-775c7000: C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.5190_x-ww_D21E1F39\COMCTL32.dll, 5.82.3790.5190
    762b0000-762f9000: C:\WINDOWS\system32\comdlg32.dll, 6.0.3790.3959
    01800000-0180b000: C:\siebel\siebsrvr\BIN\sscadsecr.dll, 811.11.822.4
    02370000-0237d000: C:\siebel\siebsrvr\BIN\sslclm.dll, 811.11.822.4
    02380000-0239c000: C:\siebel\siebsrvr\BIN\sslcupg.dll, 811.11.822.4
    023a0000-023ba000: C:\siebel\siebsrvr\BIN\sslcsecm.dll, 811.11.822.4
    023c0000-023ef000: C:\siebel\siebsrvr\BIN\sscfel.dll, 811.11.822.4
    023f0000-026b0000: C:\siebel\siebsrvr\BIN\sscfdm.dll, 811.11.822.4
    026b0000-026bd000: C:\siebel\siebsrvr\BIN\sslcfsm.dll, 811.11.822.4
    026c0000-026c8000: C:\siebel\siebsrvr\BIN\sslcsecc.dll, 811.11.822.4
    026d0000-026e1000: C:\siebel\siebsrvr\BIN\sslccachev2.dll, 811.11.822.4
    026f0000-026f9000: C:\siebel\siebsrvr\BIN\sslcmsgagent.dll, 811.11.822.4
    02bd0000-02be7000: C:\WINDOWS\system32\odbcint.dll, 3.526.3959.0
    02bf0000-02c23000: C:\siebel\siebsrvr\BIN\sslcrsa56.dll, 811.11.822.4
    71b20000-71b61000: C:\WINDOWS\System32\mswsock.dll, 5.2.3790.4318
    76ed0000-76efa000: C:\WINDOWS\system32\DNSAPI.dll, 5.2.3790.4840
    76f70000-76f77000: C:\WINDOWS\System32\winrnr.dll, 5.2.3790.3959
    76f10000-76f3e000: C:\WINDOWS\system32\WLDAP32.dll, 5.2.3790.3959
    76f80000-76f85000: C:\WINDOWS\system32\rasadhlp.dll, 5.2.3790.3959
    5f270000-5f2ca000: C:\WINDOWS\system32\hnetcfg.dll, 5.2.3790.3959
    71ae0000-71ae8000: C:\WINDOWS\System32\wshtcpip.dll, 5.2.3790.3959
    0ae80000-0af6a000: C:\siebel\siebsrvr\BIN\eBaySecAda.dll
    76920000-769e2000: C:\WINDOWS\system32\userenv.dll, 5.2.3790.3959
    71c40000-71c97000: C:\WINDOWS\system32\netapi32.dll, 5.2.3790.5030
    76bb0000-76bdc000: C:\WINDOWS\system32\wintrust.dll, 5.131.3790.5060
    76c10000-76c3a000: C:\WINDOWS\system32\imagehlp.dll, 5.2.3790.5240
    76750000-76779000: C:\WINDOWS\system32\schannel.dll, 5.2.3790.5462
    76e90000-76ecf000: C:\WINDOWS\system32\RASAPI32.DLL, 5.2.3790.3959
    76e40000-76e52000: C:\WINDOWS\system32\rasman.dll, 5.2.3790.3959
    76e60000-76e8f000: C:\WINDOWS\system32\TAPI32.dll, 5.2.3790.3959
    76e30000-76e3c000: C:\WINDOWS\system32\rtutils.dll, 5.2.3790.3959
    76aa0000-76acd000: C:\WINDOWS\system32\WINMM.dll, 5.2.3790.4916
    722f0000-722f5000: C:\WINDOWS\system32\sensapi.dll, 5.2.3790.3959
    772c0000-77371000: C:\WINDOWS\system32\urlmon.dll, 6.0.3790.5467
    68000000-68035000: C:\WINDOWS\system32\rsaenh.dll, 5.2.3790.3959
    68100000-68127000: C:\WINDOWS\system32\dssenh.dll, 5.2.3790.3959
    0b300000-0b31a000: C:\siebel\siebsrvr\BIN\sscdo90.dll, 811.11.822.4
    0b320000-0b3a2000: C:\oracle\product\11.1.0\client_1\bin\OCI.dll, 11.1.0.1
    61c20000-61f81000: C:\oracle\product\11.1.0\client_1\bin\OraClient11.Dll, 11.1.0.7
    60870000-6095b000: C:\oracle\product\11.1.0\client_1\bin\oracore11.dll, 11.1.0.7
    60a80000-60b4e000: C:\oracle\product\11.1.0\client_1\bin\oranls11.dll, 11.1.0.7
    63690000-636a8000: C:\oracle\product\11.1.0\client_1\bin\oraunls11.dll, 11.1.0.7
    60eb0000-60eb7000: C:\oracle\product\11.1.0\client_1\bin\orauts.dll, 11.1.0.7
    636b0000-636b6000: C:\oracle\product\11.1.0\client_1\bin\oravsn11.dll, 11.1.0.7
    60fa0000-61158000: C:\oracle\product\11.1.0\client_1\bin\oracommon11.dll, 11.1.0.7
    63430000-6345d000: C:\oracle\product\11.1.0\client_1\bin\orasnls11.dll, 11.1.0.7
    0b3b0000-0be77000: C:\oracle\product\11.1.0\client_1\bin\orageneric11.dll, 11.1.0.7
    0be80000-0c0dc000: C:\oracle\product\11.1.0\client_1\bin\oraxml11.dll, 11.1.0.7
    60020000-60030000: C:\WINDOWS\system32\MSVCIRT.dll, 7.0.3790.0
    0c0e0000-0c4b2000: C:\oracle\product\11.1.0\client_1\bin\oran11.dll, 11.1.0.6
    62740000-627a3000: C:\oracle\product\11.1.0\client_1\bin\oranl11.dll, 11.1.0.6
    62980000-629b1000: C:\oracle\product\11.1.0\client_1\bin\orantcp11.dll, 11.1.0.6
    0c4c0000-0c507000: C:\oracle\product\11.1.0\client_1\bin\oranldap11.dll, 11.1.0.6
    627f0000-62905000: C:\oracle\product\11.1.0\client_1\bin\orannzsbb11.dll, 11.1.0.6
    62530000-6266d000: C:\oracle\product\11.1.0\client_1\bin\oraldapclnt11.dll, 11.1.0.7
    62670000-6268b000: C:\oracle\product\11.1.0\client_1\bin\orancrypt11.dll, 11.1.0.6
    0c510000-0c643000: C:\oracle\product\11.1.0\client_1\bin\orazt11.dll, 11.1.0.6
    76cf0000-76d0a000: C:\WINDOWS\system32\iphlpapi.dll, 5.2.3790.3959
    62920000-6296d000: C:\oracle\product\11.1.0\client_1\bin\oranro11.dll, 11.1.0.6
    626b0000-626b9000: C:\oracle\product\11.1.0\client_1\bin\oranhost11.dll, 11.1.0.6
    0c650000-0c656000: C:\oracle\product\11.1.0\client_1\bin\orancds11.dll, 11.1.0.6
    629c0000-629cd000: C:\oracle\product\11.1.0\client_1\bin\orantns11.dll, 11.1.0.6
    0c660000-0c6e0000: C:\oracle\product\11.1.0\client_1\bin\oraztkg11.dll, 11.1.0.6
    0c6e0000-0caba000: C:\oracle\product\11.1.0\client_1\bin\orapls11.dll, 11.1.0.7
    63420000-63429000: C:\oracle\product\11.1.0\client_1\bin\oraslax11.dll, 11.1.0.6
    63080000-63296000: C:\oracle\product\11.1.0\client_1\bin\oraplp11.dll, 11.1.0.7
    0cac0000-0cb6d000: C:\oracle\product\11.1.0\client_1\bin\orahasgen11.dll, 11.1.0.6
    62ab0000-62b2f000: C:\oracle\product\11.1.0\client_1\bin\oraocr11.dll, 11.1.0.6
    0cb70000-0cbce000: C:\oracle\product\11.1.0\client_1\bin\oraocrb11.dll, 11.1.0.6
    6d580000-6d628000: C:\WINDOWS\system32\dbghelp.dll, 5.2.3790.3959
    63520000-635c2000: C:\oracle\product\11.1.0\client_1\bin\orasql11.dll, 11.1.0.7
    63060000-63074000: C:\oracle\product\11.1.0\client_1\bin\OraPlc11.Dll, 11.1.0.7
    0cde0000-0cde6000: C:\siebel\siebsrvr\BIN\sslcdbgengw.dll, 811.11.822.4
    0ce30000-0ce4c000: C:\siebel\siebsrvr\BIN\sscfomlg.dll, 811.11.822.4
    0ce60000-0cffb000: C:\siebel\siebsrvr\BIN\sscfcli.dll, 811.11.822.4
    0d070000-0d11d000: C:\siebel\siebsrvr\BIN\sscacmbc.dll, 811.11.822.4
    209c0000-20a7e000: C:\siebel\siebsrvr\BIN\SSCABCBC.DLL, 811.11.822.4
    20cc0000-20d19000: C:\siebel\siebsrvr\BIN\SSCACCBC.DLL, 811.11.822.4
    212d0000-212ec000: C:\siebel\siebsrvr\BIN\sscapsppricersvc.dll, 811.11.822.4
    20060000-2059a000: C:\siebel\siebsrvr\BIN\sscaswbc.dll, 811.11.822.4
    21690000-21704000: C:\siebel\siebsrvr\BIN\SSCMSVC.DLL, 811.11.822.4
    215a0000-2166c000: C:\siebel\siebsrvr\BIN\SSCMCLNT.DLL, 811.11.822.4
    21740000-2179e000: C:\siebel\siebsrvr\BIN\sscmcfgsvc.dll, 811.11.822.4
    0d010000-0d025000: C:\siebel\siebsrvr\BIN\SSCASRMS.DLL, 811.11.822.4
    0d030000-0d070000: C:\siebel\siebsrvr\BIN\sscaadbc.dll, 811.11.822.4
    21590000-2159d000: C:\siebel\siebsrvr\BIN\SSCFHIMS.DLL, 811.11.822.4
    22490000-224aa000: C:\siebel\siebsrvr\BIN\SSCASSMC.DLL, 811.11.822.4
    222d0000-22371000: C:\siebel\siebsrvr\BIN\sscacabc.dll, 811.11.822.4
    224b0000-224ec000: C:\siebel\siebsrvr\BIN\SSCASVBC.DLL, 811.11.822.4
    22be0000-22c24000: C:\siebel\siebsrvr\BIN\swcahcfr.dll, 811.11.822.4
    22aa0000-22b54000: C:\siebel\siebsrvr\BIN\SWCACAFR.DLL, 811.11.822.4
    22c30000-22ca0000: C:\siebel\siebsrvr\BIN\SSCAXMLPWFR.DLL, 811.11.822.4
    22ed0000-22f8c000: C:\siebel\siebsrvr\BIN\SSDTBC.DLL, 811.11.822.4
    22a80000-22a9f000: C:\siebel\siebsrvr\BIN\SSCACTBC.DLL, 811.11.822.4
    23040000-230c1000: C:\siebel\siebsrvr\BIN\SWCASIFR.DLL, 811.11.822.4
    211b0000-211cd000: C:\siebel\siebsrvr\BIN\swcacmfr.dll, 811.11.822.4
    21f60000-21f6d000: C:\siebel\siebsrvr\BIN\SSLCKM.DLL, 811.11.822.4
    22060000-220ca000: C:\siebel\siebsrvr\BIN\SSCANSHSV.DLL, 811.11.822.4
    21b20000-21b9d000: C:\siebel\siebsrvr\BIN\SWCANSHFR.DLL, 811.11.822.4
    21af0000-21b1a000: C:\siebel\siebsrvr\BIN\SSCANSHBC.DLL, 811.11.822.4
    21f80000-21fc9000: C:\siebel\siebsrvr\BIN\sWcasvfr.dll, 811.11.822.4
    22170000-22202000: C:\siebel\siebsrvr\BIN\SSFAFCBC.DLL, 811.11.822.4
    23580000-235c4000: C:\siebel\siebsrvr\BIN\SSCAPRMSV.DLL, 811.11.822.4
    22020000-2203e000: C:\siebel\siebsrvr\BIN\SSCAEITE.DLL, 811.11.822.4
    1ff20000-2005a000: C:\siebel\siebsrvr\BIN\sscafwsv.dll, 811.11.822.4
    22d40000-22ea8000: C:\siebel\siebsrvr\BIN\sscaeiwm.dll, 811.11.822.4
    22d10000-22d3e000: C:\siebel\siebsrvr\BIN\SSCAEIWO.DLL, 811.11.822.4
    23780000-2378b000: C:\siebel\siebsrvr\BIN\SSCAEILM.DLL, 811.11.822.4
    23790000-237e3000: C:\siebel\siebsrvr\BIN\SSCAEISA.DLL, 811.11.822.4
    22560000-22652000: C:\siebel\siebsrvr\BIN\SSCASPBC.DLL, 811.11.822.4
    23880000-23897000: C:\siebel\siebsrvr\BIN\sscafssvactcache.dll, 811.11.822.4
    239a0000-23a89000: C:\siebel\siebsrvr\BIN\SSCOMMSV.DLL, 811.11.822.4
    036c0000-0372a000: C:\siebel\siebsrvr\BIN\SSCHATBS.DLL, 811.11.822.4
    22770000-227c1000: C:\siebel\siebsrvr\BIN\sscasabc.dll, 811.11.822.4
    23b30000-23b4c000: C:\siebel\siebsrvr\BIN\SSFACMBC.DLL, 811.11.822.4
    23b50000-23b64000: C:\siebel\siebsrvr\BIN\SSFACMSV.DLL, 811.11.822.4
    23ea0000-23eef000: C:\siebel\siebsrvr\BIN\sscacmuinsv.dll, 811.11.822.4
    23490000-234f6000: C:\siebel\siebsrvr\BIN\SWCAFSFR.DLL, 811.11.822.4
    21a80000-21aa5000: C:\siebel\siebsrvr\BIN\SSCASHSV.DLL, 811.11.822.4
    21eb0000-21edd000: C:\siebel\siebsrvr\BIN\SSCASHBC.DLL, 811.11.822.4
    21ee0000-21f2f000: C:\siebel\siebsrvr\BIN\SWCASHFR.DLL, 811.11.822.4
    211d0000-211ee000: C:\siebel\siebsrvr\BIN\sscaxmbc.dll, 811.11.822.4
    23ef0000-23f41000: C:\siebel\siebsrvr\BIN\SWCACGFR.DLL, 811.11.822.4
    22140000-22170000: C:\siebel\siebsrvr\BIN\SSCATASV.DLL, 811.11.822.4
    21220000-212c8000: C:\siebel\siebsrvr\BIN\swcabcfr.dll, 811.11.822.4
    23bd0000-23bf4000: C:\siebel\siebsrvr\BIN\sscasasv.dll, 811.11.822.4
    23b90000-23ba6000: C:\siebel\siebsrvr\BIN\SSCAEIXQ.DLL, 811.11.822.4
    24860000-24929000: C:\siebel\siebsrvr\BIN\swcaspsv.dll, 811.11.822.4
    04080000-0408b000: C:\siebel\siebsrvr\BIN\SSCFUREC.DLL, 811.11.822.4
    Heap status          : ok
    Total physical memory: 50320576 KB
    Free physical memory : 35138076 KB
    Paging file size     : 51918740 KB
    Available paging size: 36997428 KB
    Virtual memory info:
    Total              : 2097024 KB
    Available          : 836420 KB
    Available extendent: 0 KB
    Assert failure count : 1595991
    Command line         : siebmtshmw.exe C:\siebel\siebsrvr\admin\siebprodent.pxsblaom026.shm 33 0 1 5 0 ENU 0 0
    Current directory    : C:\siebel\siebsrvr\BIN
    Executable           : C:\siebel\siebsrvr\BIN\siebmtshmw.exe
    Current time         : 01/19/2015 10:52:32:099
    CCF Version          : 8.1.1.10 SIA [23017] LANG_INDEPENDENT
    CCF Compiled On      : Jan 21 2013 18:06:00
    Would approciate if anyone could provide some inputs on the same..
    Thanks
    Ruban

  • Oracle RAC 10g , is it possible OS different version

    Dear all,
    we have two node Oracle RAC 10gr2 on Red hat 4. Now the plan is to add a new node to the exising Oracle RAC . The new node is Redhat 5.4.
    is it possible to add this node to the existing Oracle RAC.
    The only the difference is OS version, existing setup is Redhat 4 and new node having Redhat 5.
    Thanks & regards,
    Sher khan

    Hi,
    Oracle documentation says the following:
    Oracle Clusterware and Oracle RAC do not support heterogeneous platforms in the same cluster. For example, you cannot have one node in the cluster running Oracle Linux and another node in the same cluster running Solaris UNIX. All nodes must run the same operating system; that is, they must be binary compatible. Oracle RAC does not support machines having different chip architectures in the same cluster. However, you can have machines of different speeds and sizes in the same cluster.
    And from Metalink article
    Comparison Between Features : RAC, Dataguard, Streams, Advanced Replication and Basic Replication [ID 370850.1]
    we can see some additional clarification:
    Real Application Clusters (RAC) -
    Same OS on all nodes including Patchset release
    Same version on all nodes including Oracle Patchset release
    Good luck!
    http://dba-star.blogspot.com/

  • FDM is not supported on Oracle RAC?  Why not?

    [http://download.oracle.com/docs/cd/E12825_01/epm.111/fdm_11113_readme.pdf|http://download.oracle.com/docs/cd/E12825_01/epm.111/fdm_11113_readme.pdf] We are in the process of implementing Oracle Hyperion Financial Data Quality Management (FDM) version 11.1.1.3 as part of our Hyperion Essbase BI environment. I read over the documentation prior to building the databases, but apparently I missed an important bit of information. It seems that FDM is not supported on Oracle RAC. I just noticed this under in the "Known Issues" section of the FDM 11.1.1.3 release notes, and that was only one sentence. The release notes do not explain why this is the case.
    - Does anyone know why FDM release 11.1.1.3 is not supported for Oracle RAC?
    - Has this always been the case?
    - Can a single node database, running on an Oracle 10.2.0.4 two node RAC environment, be used instead of building a separate, stand-alone database?
    Link to readme document. The reference to RAC support, or non-support, is on page 6:
    http://download.oracle.com/docs/cd/E12825_01/epm.111/fdm_11113_readme.pdf

    Hi Daan,
    I belive we all shoud consider http://forums.oracle.com/forums/ann.jspa?annID=939
    I get upset to see people on this forum who answer the questions like *'use google'* or *'let me google it for you'* or *'use this forum filter'*
    I belive it is better to help them answer a better question or if you don't like the question ignore it.
    Hi user10511107,
    I belive your problem is with Windows not with BI, BI just can't get windows version,
    If you are on right version of windows go to MSDN and search for your error and how to fix it
    ERROR: Provider Load Failure.
    Regards
    Nicolae

  • Oracle RAC support in CIAC

    Hi,
    Does CIAC support Oracle RAC clusters? I'd like to put a bit of resilience on the Oracle database backend and so would like to setup an Oracle RAC. If I did would this invalidate any support if there was an issue with connectiviity to the database.
    Regards,
    Mohammed Rakhada

    Cisco Advanced Services have a service to install using RAC One Node, and PO supports RAC as well.
    See this doc for details
    https://supportforums.cisco.com/docs/DOC-28219

  • DI and Oracle RAC support

    Hello,
    Do you know if DI 12 support Oracle configured in RAC mode?
    if yes, how is it possible configure a Datastore for Oracle RAC configuration?
    Thanks,
    Renato

    Yes, RAC is supported. Your TNSNames.ora entry wil look slightly different but from the datastore you just mention the tns alias as before.

  • Does NFS support Oracle RAC with TAF ?

    Hi,
    Does NFS support Oracle RAC with TAF feature. ?
    If yes, please point to some valid document to prove the same.
    Regards
    Sumit

    TAF has nothing to do with the underlying storage architecture and is therefore 'supported' with your choice of asm, raw devices, cluster file system and NFS. NFS is supported on some platforms. For more details, check the certify tab in metalink. Some information can also be found here
    TAF will be available on any rac installation, but not all drivers support it (jdbc-thin for example)
    Bjoern

  • Can I install Sun Cluster on LDOM guest domain. Is Oracle RAC a supported c

    Hello,
    Can I install Sun Cluster on LDOM guest domains. Is Oracle RAC on LDOM guest domains of 2 physical servers a supported configuration from oracle?
    Many thanks in advance
    Ushas Symon

    Hello,
    The motive behind using LDOm Guest domains as RAC node is to have a better control of the resource allocation, since i will be having more than one guest domains which should perform different functions. The customer wants to have ORACLE RAC alone (without sun cluster).
    I will have two T5120's and one 2540 shared storage.
    My plan of configuration is to have
    Control&IO Domain with 8VCPU, 6GB mem
    one LDOM guest domain on each physical machine with 8 VCPU's, 8GB of memory, shared n/w and disks participating as RAC node's. (Don't know yet if i will use solaris cluster or not)
    one guest domain on each physical machine with 12 VCPU's, 14GB of memory, shared n/w and disks participating as BEA weblogic cluster nodes (not on solaris cluster)
    One guest domain on each physical machine with 4 VCPU's, 4GB of memory,shared n/w and disks participating as apache web cluster (on solaris cluster)
    Now, My question is, is it a supported configuration to have guest domains as Oracle RAC participants for 11gR2 (either with or without solaris cluster).
    If I need to configure RAC nodes on solaris cluster, is it possible to have two independent clusters on LDOM , one 2 node cluster for RAC and another 2 node cluster for apache web?
    Kindly advise
    Many thanks in advance
    Ushas Symon

  • What distro linux is supported from ORACLE RAC?

    Hi,
    what distro linux is supported from ORACLE RAC?
    Debian, Red Hat Enterprise, Suse, CentOS?
    Thank you.
    AV

    Which version of RAC?
    Also, what kind of processors will you be using?
    The easiest way to find out what you need is on the 'Certify' tab on Metalink. It can tell you exactly what you need to know with only a few clicks of the mouse.

  • Oracle RAC support more then one database

    My company's requirement is to have multiple database, instead of multiple schemas in the same databsae. The only reason to have multiple database is to support different applications with different database versions. for eg. One application sitting in Oracle RAC with have version 10.02.0.0. and other applications will have 10.02.0.2.

    You can have multiple instances on a node or multiple databases on one RAC cluster. However a more important factor that should be considered is to ensure that the servers are capable of handling the additional workload.
    Also to consider is the software compatibilities between various versions of Oracle RDBMS, ASM and the Oracle Clusterware.

  • Oracle RAC support NFS in AIX

    May I ask a question...
    My environment: SAP run on the AIX. may I use the Oracle RAC by NFS in AIX for Oracle HA ...?

    Hi Dennie,
    As far as I read from the development update SAP on Oracle, SAP supports NAS NSF with RAC 11.2 on all Unix platforms. Check the link http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d053aa41-75b6-2d10-95b5-9a961a5ae750?quicklink=ora&overridelayout=true
    Check the statement in the note "1416773 - Oracle Direct NFS", below;
    Advantages of Oracle Direct NFS :
    Since NFS is a shared file system, you can also use this
    implementation for Real Application Clusters (RACs). Oracle Direct NFS
    recognizes if an instance is part of an RAC installation.
    Best regards,
    Orkun Gedik

  • Oracle Upgrade from Oracle RAC 9.2.0.6 to Oracle 10.2.0.4

    Hi All,
    Currently, we are running 4 node Oracle RAC environment with below mentioned configuration.
    OS: Sun Solaris 5.9
    Hardware: Sun E2900
    Oracle Version: 9.2.0.6
    Veritas Cluster Server: 4.1
    We want to upgrade Oracle version to 10g, and currently analyzing the options to perform this. The current database size is 1TB appx and we want to spend minimum application shutdown time running on this database.
    As part of upgrade, we also need to upgrade Veritas Cluster Server from 4.1 to 5.1 to support Oracle 10g. It would be great help,, if someone can pass some guideline to perform this task.
    We are currently thinking about piecemeal approach, where we can upgrade each node individually and then put them back to cluster. There are some complexities involved, and its really high risk approach.
    Thanks a lot in advance for help
    Regards,
    Manoj

    Orcale 10g RAC requires you to install Oracle Clusterware. Oracle Supports running it along side a 3rd party clustering software. Not sure why you're so anxious to upgrade Veritas Clusterware when it will be trivial on the 10g db hosts.

  • OIM 9.1.0.2 - Weblogic JDBC Multi Data Sources for Oracle RAC

    Does OIM OIM 9.1.0.2 BP07 support Weblogic JDBC Multi Data Sources (Services>JDBC>Multi Data Sources) for Oracle RAC instead of inserting the "Oracle RAC JDBC URL" on JDBC Data Sources for xlDS and xlXADS (Services>JDBC>Data Sources> xlDS|xlXADS > Connection Poll> URL) ?
    If yes, is there are any other modifications that need to be made on OIM, or just changing the data sources?

    Yes, it's supported. You install against one instance directly of the Rac Server. Then you update the config.xml file and the jdbc resource in your weblogic server with the full rac address. It is documented for installation against RAC. http://docs.oracle.com/cd/E14049_01/doc.9101/e14047/database.htm#insertedID2
    -Kevin

  • SAP R/3 on Oracle RAC

    Hi,
    I would like to know some info about configuring SAP R/3 for Use with Oracle Real Application Clusters, especially on Veritas Advanced cluster, any doc link provided will be appreciated.
    Thanks.

    Hi,
    I believe Veritas Advanced Cluster 4.0 is available in Solaris (Fujitsu Siemens) or Solaris (SUN), both Oracle 9i and 10g support it. For more related docs, you can go to:
    http://service.sap.com/dbaora -> Media Library -> Oracle RAC
    And go to Cluster documentations for your specific Platform partner, also otn.oracle.com.
    Hope this helps,
    George

Maybe you are looking for

  • Problem in Std Function module (PSBW_GET_ACTIVITY)

    I am facing the problem at the time of data extraction thru std function module of 0ACTIVITY_ATTR. The name of the module is PSBW_GET_ACTIVITY. BOQ rate is 'z'field and uppended in 0Activity_attr. Functional scenario: We have one Project having 2 wbs

  • Bug? - PSP LED Moves on FP when Binding Change Occurs

    [LabVIEW 2010] When I update the binding on the control the PSP LED moves. This is annoying Cheers -JG Unable to display content. Adobe Flash is required. Certified LabVIEW Architect * LabVIEW Champion

  • My ipod is stuck on turning on :( help?

    someone jailbroke my ipod touch 4th gen and got a layout on dreamboard and it started to respring and now all it does is just the spinning circle thing like its going to turn off and then it stops and goes again forever if anybody knows the solution

  • Some CSS Not working in IE 7

    I'm trying to find code that makes a div stay at the bottom of the page no matter how far a user may have to scroll. I am currently using #overlay {     width: 100%;     position: fixed;     bottom: 0;     color: #FFF;     left: 0px; but this dosnt w

  • Redo log switching

    11gR2 Found out log switched every a few mins (2, 3 mins) at peak periods. I will make the recommendation for larger redo logs such that switches will be every 20 to 30 mins . Wanted to know what would be negative side of large redo logs?