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.

Similar Messages

  • Handling Oracle RAC Failover at the application layer

    Hi All,
    I am currently researching best practices for handling oracle RAC failover at the application layer since transactional statements (INSERT,UPDATE and DELETE) are not handled transparently. So I have few questions for the community:
    1. In case of a node failure would I need to roll back all of transactional statements that are part of the transaction or would I have to re-execute the one that failed only?
    2. Does things change with XA 2 phase commit transactions?
    Any input and/or architecture suggestions would be much appreciated.
    Regards,
    Dmitriy Frolov

    Hi,
    the Oracle RAC stack works very vell on its own, without the need of a third party clusterware. It will be aware of failures on the nodes.
    Database will be using ASM or RAW or NFS devices for Shared storage.
    Oracle Clusterware can also be configured to monitor your applications and to a failover to other nodes.
    However if you need a shared filesystem for your own applications, then you will have to use QFS or similar (which again than requires Sun Cluster).
    See: http://www.oracle.com/technology/products/database/clusterware/index.html
    Regards
    Sebastian

  • Do I need to change OCI layer to utilize Oracle RAC failover Feature?

    Dear Oracle Experts,
    From the Oracle documents, the RAC is a great feature providing the scalability and high availablility. I thought the failover features should be transparent to users.
    However, from this book:
    http://www.oreilly.com/catalog/oressentials2/chapter/ch01.html
    "For instance, in high-availability implementations in which multiple systems share disks and implement Real Application Clusters/Oracle Parallel Server, you may want users to reattach to a second server transparently if the first fails. You can write programs that do this using OCI. "
    "You can write applications with the Oracle Call Interface (OCI) to provide failover to a second instance transparently to the user. "
    I am confused if RAC failover feature have to depend on OCI user application coding?
    I have an application developed over Oracle 8.1.6, if I buy Oracle9i to use RAC failover feature, should I modify my application at OCI layer to make it work? Can I switch the oracle instance when the original one fails only by RAC setup instead of changing OCI code?
    Thanks.
    Wei
    P.S. I am running application over Compaq tru64 5.1A.

    Hi ,
    As answered by Sumit u need not alter ur application for shifting it to RAC.But there are few things which will determine the perfoemance of your application on RAC and depend on the type of application u use .Application partioning,data partitioning,index partitioning ... look for these topics . This may help.
    The other thing u mentioned abt. Oracle Libraries,DB name,SID .. . Now when u'll have RAC there will be more than 1 Node I believe. So each Node will have its SID,Oracle Binaries but DB name will be same.
    Gud Luck!
    Vijay Shanker
    Edited by: Vijay Shanker on Feb 14, 2009 6:12 PM

  • 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.

  • 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/

  • Oracle RAC installation failover

    Hi,
    I have an Oracle RAC installation with 2 nodes with the data stored on a shared OCFS partition. I had a client test the connection using jdbc string for RAC failover. I tried shutting down one of the nodes on the RAC installation and the client could not connect to the oracle cluster database for the next 5 to 10mins.
    I understand that the client would failover to the next available listener (On the next retry connection) if the node it is currently listening to has failed. Is there any configuration i should make to increase the failover efficiency?
    Thanks for any advice.

    Hi,
    Server side failover is arranged by setting the remote_listener parameter.
    Client side failover is set by using T(ransparent) A(pplication) F(ailover) (9i and higher)
    or F(ast)C(onnection)F(ailover). Both are documented in the Net administrators manual for the version you didn't care to mention.
    As far as I know, both TAF and FCF are not supported by the JDBC thin driver.
    Sybrand Bakker
    Senior Oracle DBA

  • Toplink support for RAC Failover

    We need to enable Toplink to support RAC Fast Connection Failover. We need to support
    only read query retry functionality and not write query retry. We found one document
    (http://www.oracle.com/technology/events/develop2007/presentations/oracle_jdbc_high_availability_load_balancing_best_practices_and_road_map.pdf)
    that explains how to configure JDBC connection for RAC failover. However, since we
    are using Toplink, we don't explicitly write our own jdbc url and toplink's session/uow
    will automatically handle the actual sql query execution.
    Is there any way we can configure Toplink to support RAC Fast Connection Failover, such
    as possibly in the toplink's sessions.xml or in the oc4j container's connection pools setting?
    Just for information, the way we acquire Toplink session is through SessionFactory:
       SessionFactory sessionFactory = new SessionFactory("repository",
                                     "META-INF/repository-sessions.xml");
       Session toplinkSession = sessionFactory.acquireSession();Then we do queries, acquiring unit of work, etc, using that toplinkSession.
    Thanks.

    We have enhanced our RAC FCF support in 11gR1 leveraging the new Universal Connection Pool to make it more seamless to the application. Which version of TopLink and OC4J are you using?
    Doug

  • In oracle rac, If user query a select query and in processing data is fetched but in the duration of fetching the particular node is evicted then how failover to another node internally?

    In oracle rac, If user query a select query and in processing data is fetched but in the duration of fetching the particular node is evicted then how failover to another node internally?

    The query is re-issued as a flashback query and the client process can continue to fetch from the cursor. This is described in the Net Services Administrators Guide, the section on Transparent Application Failover.

  • 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

  • Failover not happening the Oracle RAC 10g

    Hi All,
    I am new to RAC.
    I have installed Oracle RAC 10g on Redhat Linux 4.0. Till yesterday failover was happening that is when i stopped one instance on node01 the vip of node01 was transferred to node02.This was shown using ifconfig -a but now that is now happening.Don't know as what has happened.Can you please help me out
    Below information is given:
    [oracle@node01 ~]$ crs_stat -t
    Name Type Target State Host
    ora.hitesh.db application ONLINE ONLINE node02
    ora....h1.inst application ONLINE ONLINE node01
    ora....h2.inst application OFFLINE OFFLINE
    ora....SM1.asm application ONLINE ONLINE node01
    ora....01.lsnr application ONLINE ONLINE node01
    ora.node01.gsd application ONLINE ONLINE node01
    ora.node01.ons application ONLINE ONLINE node01
    ora.node01.vip application ONLINE ONLINE node01
    ora....SM2.asm application ONLINE ONLINE node02
    ora....02.lsnr application ONLINE ONLINE node02
    ora.node02.gsd application ONLINE ONLINE node02
    ora.node02.ons application ONLINE ONLINE node02
    ora.node02.vip application ONLINE ONLINE node02
    Listner status on node01 is given:
    [oracle@node01 ~]$ lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 06-APR-2013 12:59:29
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER_NODE01
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 06-APR-2013 11:59:03
    Uptime 0 days 1 hr. 0 min. 25 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /home/oracle/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Listener Log File /home/oracle/oracle/product/10.2.0/db_1/network/log/listener_node01.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.131)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "+ASM" has 1 instance(s).
    Instance "+ASM1", status BLOCKED, has 1 handler(s) for this service...
    Service "+ASM_XPT" has 1 instance(s).
    Instance "+ASM1", status BLOCKED, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "hitesh" has 2 instance(s).
    Instance "hitesh1", status READY, has 2 handler(s) for this service...
    Instance "hitesh2", status READY, has 1 handler(s) for this service...
    Service "hiteshXDB" has 2 instance(s).
    Instance "hitesh1", status READY, has 1 handler(s) for this service...
    Instance "hitesh2", status READY, has 1 handler(s) for this service...
    Service "hitesh_XPT" has 2 instance(s).
    Instance "hitesh1", status READY, has 2 handler(s) for this service...
    Instance "hitesh2", status READY, has 1 handler(s) for this service...
    The command completed successfully
    [root@node01 oracle]# crsctl check crs
    CSS appears healthy
    CRS appears healthy
    EVM appears healthy
    [root@node01 oracle]# ps -ef | grep lmon
    oracle 5741 1 0 12:07 ? 00:00:03 ora_lmon_hitesh1
    root 22582 20805 0 13:01 pts/2 00:00:00 grep lmon
    oracle 23643 1 0 11:58 ? 00:00:01 asm_lmon_+ASM1
    Please let me know what information else is required
    Edited by: user12924280 on Apr 6, 2013 12:36 AM

    Since you didn't say "thank you", I assumed my time was of no value to you.
    However, I shall try again.
    There is no relationship between instance failure and VIP failover. How can there be? What if you are running ten instances on each node, and one fails? Would you want the VIP to relocate? And I've already told you how to test it: kill the node. Just reboot it.

  • Oracle RAC 11g R1 Release Connection Failover Problem

    Hi All,
    In our Architecture we are using Oracle RAC 11g R1. Below is the JDBC URL :
    JDBCURL = jdbc:oracle:thin:@(DESCRIPTION =(ADDRESS = (PROTOCOL = TCP)(HOST = Host1-vip)(PORT = 1521))(ADDRESS = (PROTOCOL = TCP)(HOST = Host2-vi
    p)(PORT = 1521))(LOAD_BALANCE = ON)(FAILOVER=ON)(CONNECT_DATA =(SERVER = DEDICATED)(SERVICE_NAME = <Service_name>)))
    We are using two node RAC. The problem is whenever we are rebooting a Node and rejoin the cluster, Application Servers are not able to recognize that.
    Suppose we have node1 and node2, I will take down node1 (freeze the cluster) and then reboot node1 and bring it back up( and join the cluster). At this point, My application servers are not able to recognize that some new DBserver(node1) had joined the cluster until I restart my application servers.
    Please Provide me a solution for this. Thanks alot to everyone in advance.
    Edited by: 877010 on Aug 4, 2011 2:00 PM
    Edited by: 877010 on Aug 8, 2011 10:19 AM

    Please try using this
    JDBCURL = jdbc:oracle:thin:@(DESCRIPTION =(ADDRESS = (PROTOCOL = TCP)(HOST = Host1-vip)(PORT = 1521))(ADDRESS = (PROTOCOL = TCP)(HOST = Host2-vi
    p)(PORT = 1521))(LOAD_BALANCE = YES)(FAILOVER=YES)(CONNECT_DATA =(SERVER = DEDICATED)(SERVICE_NAME = <Service_name>)))

  • 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

Maybe you are looking for

  • Download Manager not showing songs

    Okay, so I've been trying to figure this out.... I want to get the PC copies of songs that I have on my phone. So I downloaded the MP3 Download Manager. I probably have 10-15 songs that I've downloaded to my phone from the VCast Store. I am showing 0

  • JFrame borders

    I am using Swing, and am trying to figure out how to change the color of the border of the frame .. it appears the default is set to gray. Any suggestions would be greatly appreciated. susan*

  • Ask the Expert: Data Center Integrated Systems and Solutions

    Welcome to this Cisco Support Community Ask the Expert conversation. This is an opportunity to learn and ask questions about utilizing Cisco data center technology and solutions with subject matter expert Ramses Smeyers. Additionally, Ramses will ans

  • How to work wih kmdocumentation iview?

    hi My requirement is need  to display the different documents from the diff sap systems in portal side. for this which iview i have to use and wat is the procedure? i never work with km. plz let me know from the basic level? Thankyou

  • Drawing into TabbedPane doesn't work

    Hi, I want some stuff to draw distribute among several tabs which was originaly all in one panel. This is basically what I did: public Gui() {         initComponents();         this.setLocation(10, 10);         this.setSize(800, 600);         tabbedP