[LoadContexts] fail-safe cleanup (collections) in EJB3.0

Hello ,
I am using jsf,Ejb for my currentProject . I am using eclipse Ide. when i run my
Application . i am getting the following warnings.
16:34:55,578 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@8ee504<rs=com.mysql.jdbc.ResultSetImpl@6c9b2>
16:34:55,578 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@15d7f70<rs=com.mysql.jdbc.ResultSetImpl@141e53f>
16:34:55,578 WARN [LoadContexts] fail-safe cleanup (collections) : org.hibernate.engine.loading.CollectionLoadContext@15997e4<rs=com.mysql.jdbc.ResultSetImpl@1e7258e>
And My Application got very slow.
Any Suggestions.
Thanks&Regards
K.Ramu

Hello
Edit the jboss-log4j.xml file in your AS configuration conf directory
<!-- Hibernate got a bit too verbose in JBoss AS 4.2.1.GA -->
<category name="org.hibernate.engine.loading.LoadContexts">
<priority value="ERROR"/>
</category>
<!-- JBoss Cache likes to talk a lot -->
<category name="org.jboss.cache.interceptors.CacheLoaderInterceptor">
<priority value="ERROR"/>
</category>     
Hope this Helps you

Similar Messages

  • Fail safe logic needed for purchase order upload program

    Hello all,
    i am working on creating PO's by reading data from a text file. I need to implement fail safe logic in it, which is to make sure this program uploads all the records in the text file successfully. For example, i have 1000 records in my text file and while running the upload program if the program times out while creating the 500th PO or if SAP is down at that time, then we have 499 PO's created and 501 yet to be created. But if we run the same program again, we will generate duplicate PO's for 499 again. I want to avoid this kind of problem.
    How do i implement this idea?
    Kindly guide me on this.
    Thanks.

    Ok ..
    Then I would suggest you use Application Log to keep the success and error messages of PO processing.
    You can check trsnaction SLG0 and create your own application log object.
    Then you need to use FMs BAL_LOG_* to crate and add messages to it.
    This way you will have a facility to check as which of your records are converted to PO for a run.
    In case SAP gets down in between , still you can find the details using Xn SLG1 and then accordingly remove the records from your file which are already converted to PO.
    Thanks,
    Ram

  • Error in Creating the Oracle Fail Safe Group during installation on MSCS

    Hi All,
    I am installing ECC 6 dual stack on MSCS.
    I have done steps till CI installation as per installation guide.
    I am gettig the following error in the step "Creating the Oracle fail safe group" while changing physical hostname into the virtual databse hostname using configtool in secure store parameter jdbc/pool/<SAPSID>Url as per the installation guide.
    "Error occurred while working with configuration(scanning)
    MSG:Error while connecting to the database"
    I think it is not accepting the virtual hostname.
    In our scenario CI is running CI node and DB instance is running on DB node.
    I have followed the steps as per the installation guide.
    Please let me know how to resolve this issue.
    Database - Oracle 10g,OS is Windows server 2008 enterprse edition.
    Regards,
    Dinakar
    Edited by: mutnuru dinakar on Jun 1, 2011 1:39 PM
    Edited by: mutnuru dinakar on Jun 1, 2011 1:40 PM

    Hi,
    Thanks for your reply.
    1) did you stop the CI before making the modifications as stated in the installation guide?
         Yes
    2) is your database currently running on the same physical cluster node as your CI?
        No.Database instance is running on DB node and CI is on CI node.
    3) is your database online?
         Yes,it is up and running
    Please let me know if there is anyway to resolve this issue.
    Regards,
    Dinakar

  • Error while adding oracle database resource to the fail safe group

    Hi,
    we are installaing ERP 6.0 EHP4 , oracle10.2.04  in MSCS
    During the step, Adding the oracle Database Resource to the fail safe
    group , I am getting the error.
    28  13:21:57    ** WARNING : FS-10288: Parameter file C:\oracle\BCP\102\database\init<SID>_OFS.ora is not located on a cluster disk
    29  13:21:57    ** WARNING : FS-10404: The database uses a nonclustered disk in one of the system parameters.  Value of parameter is C:\ORACLE\<SID>\102\RDBMS\AUDIT
    30  13:21:58    ** ERROR : FS-10036: The resource uses disk SAP HDD, which is also used by cluster resource SAP VIP in another group
    31  13:21:58    ** ERROR : FS-10778: The Oracle Database resource provider failed to configure the cluster resource <SID>.WORLD
    32  13:21:58    ** ERROR : FS-10890: Oracle Services for MSCS failed during the add operation
    33  13:21:58    ** ERROR : FS-10497: Starting clusterwide rollback of the operation
    34  13:21:58  FS-10488:<primary node name> : Starting rollback of operation
    35  13:21:58   > FS-10090: Rolling back Oracle Net changes on node <primary node name>
    I am having one local disk C: one shared disk Z: and quorum disk Q:
    Shared disk Z: is already used for SAP<sid> group.
    Regards,
    Joel

    Joeldhanaraj wrote:>
    > Hi,
    >
    > we are installaing ERP 6.0 EHP4 , oracle10.2.04  in MSCS
    >
    > During the step, Adding the oracle Database Resource to the fail safe
    > group , I am getting the error.
    >
    > 28  13:21:57    ** WARNING : FS-10288: Parameter file C:\oracle\BCP\102\database\init<SID>_OFS.ora is not located on a cluster disk
    > 29  13:21:57    ** WARNING : FS-10404: The database uses a nonclustered disk in one of the system parameters.  Value of parameter is C:\ORACLE\<SID>\102\RDBMS\AUDIT
    > 30  13:21:58    ** ERROR : FS-10036: The resource uses disk SAP HDD, which is also used by cluster resource SAP VIP in another group
    > 31  13:21:58    ** ERROR : FS-10778: The Oracle Database resource provider failed to configure the cluster resource <SID>.WORLD
    > 32  13:21:58    ** ERROR : FS-10890: Oracle Services for MSCS failed during the add operation
    > 33  13:21:58    ** ERROR : FS-10497: Starting clusterwide rollback of the operation
    > 34  13:21:58  FS-10488:<primary node name> : Starting rollback of operation
    > 35  13:21:58   > FS-10090: Rolling back Oracle Net changes on node <primary node name>
    >
    > I am having one local disk C: one shared disk Z: and quorum disk Q:
    >
    > Shared disk Z: is already used for SAP<sid> group.
    Hi Joel,
    how about following the advice given by the error message and moving the mentioned files/folder (init<sid>_OFS.ora, AUDIT folder) to a clustered resource disk?
    just my 2 pence...

  • Issue while adding DB resources to the fail safe group

    Hi,
    we are installaing ERP 6.0 EHP4 , oracle10.2.04 in MSCS
    During the step, Adding the oracle Database Resource to the fail safe
    group , I am getting the error.
    28 13:21:57 ** WARNING : FS-10288: Parameter file C:\oracle\BCP\102\database\init<SID>_OFS.ora is not located on a cluster disk
    29 13:21:57 ** WARNING : FS-10404: The database uses a nonclustered disk in one of the system parameters. Value of parameter is C:\ORACLE\<SID>\102\RDBMS\AUDIT
    30 13:21:58 ** ERROR : FS-10036: The resource uses disk SAP HDD, which is also used by cluster resource SAP VIP in another group
    31 13:21:58 ** ERROR : FS-10778: The Oracle Database resource provider failed to configure the cluster resource <SID>.WORLD
    32 13:21:58 ** ERROR : FS-10890: Oracle Services for MSCS failed during the add operation
    33 13:21:58 ** ERROR : FS-10497: Starting clusterwide rollback of the operation
    34 13:21:58 FS-10488:<primary node name> : Starting rollback of operation
    35 13:21:58 > FS-10090: Rolling back Oracle Net changes on node <primary node name>
    I am having one local disk C: one shared disk Z: and quorum disk Q:
    Shared disk Z: is already used for SAP<sid> group.
    Regards
    Joel

    No crossposting please!
    Error while adding oracle database resource to the fail safe group

  • Im having trouble getting my macbook pro to boot up after a fail safe boot, im getting as far as the grey screen with the apple loggo. so im trying to run a disk repair but is saying the disk is locked, how do i unlock disk??

    Im having trouble getting my macbook pro to boot up after a fail safe boot, im getting as far as the grey screen with the apple loggo. so im trying to run a disk repair but is saying the disk is locked, how do i unlock disk??

    Some clarification may help.
    You say you cannot boot normally.  It shows a gray screen with the Apple logo.
    Did you say it will boot successfully in Safe Mode (boot, then hold down the Shift key)?
    How did you boot the machine to run Disk Utility?  (Which keyboard combinations)?

  • Oracle fail safe error "FS-10784" failed to register database with group

    Hi,
    I'm getting following error while registering database to FS manager group.
    Version is -
    1) Fail safe 3.4.2
    2) Database 11.2
    3) 64 bit windows
    I executed following steps in order to create FS.
    1)     Install 11.2 software on node 1
    2)     Install 11.2 software on node 2
    3)     Install OFS 3.4.2 on node 1
    4)     Install OFS 3.4.2 on node 2
    5)     Create cluster tree from FS manager
    Below is the complete error..
    Versions: client = 3.4.1 server = 3.4.2 OS =
    Operation: Adding resource "COMPACTOR" to group "dbclusterdtc"
    Starting Time: Dec 01, 2011 18:25:31
    Elapsed Time: 0 minutes, 3 seconds
    1 18:25:31 Starting clusterwide operation
    2 18:25:32 FS-10370: Adding the resource COMPACTOR to group dbclusterdtc
    3 18:25:32 FS-10371: CSIPLAPP1DB2 : Performing initialization processing
    4 18:25:32 FS-10371: CSIPLDB1APP2 : Performing initialization processing
    5 18:25:32 FS-10372: CSIPLAPP1DB2 : Gathering resource owner information
    6 18:25:32 FS-10372: CSIPLDB1APP2 : Gathering resource owner information
    7 18:25:32 FS-10373: CSIPLAPP1DB2 : Determining owner node of resource COMPACTOR
    8 18:25:33 FS-10374: CSIPLAPP1DB2 : Gathering cluster information needed to perform the specified operation
    9 18:25:33 FS-10374: CSIPLDB1APP2 : Gathering cluster information needed to perform the specified operation
    10 18:25:33 FS-10375: CSIPLAPP1DB2 : Analyzing cluster information needed to perform the specified operation
    11 18:25:33 >>> FS-10652: CSIPLAPP1DB2 has Oracle Database version 11.2.0.1 installed in OraDb11g_home2
    12 18:25:33 >>> FS-10652: CSIPLDB1APP2 has Oracle Database version 11.2.0.1 installed in OraDb11g_home2
    13 18:25:33 FS-10376: CSIPLAPP1DB2 : Starting configuration of resource COMPACTOR
    14 18:25:33 FS-10378: CSIPLAPP1DB2 : Preparing for configuration of resource COMPACTOR
    15 18:25:33 FS-10380: CSIPLAPP1DB2 : Configuring virtual server information for resource COMPACTOR
    16 18:25:33 ** ERROR : 0xEA: More data is available.
    17 18:25:33 > FS-10496: Generating the Oracle Net migration plan for COMPACTOR
    18 18:25:33 ** ERROR : FS-10990: The error 0x800400EA was reported as a system error, but the error message cannot be found
    19 18:25:33 ** ERROR : FS-10757: A COM error was returned when trying to send a work item to the worker
    20 18:25:33 ** ERROR : FS-10784: The Oracle Database resource provider failed to configure the virtual server for resource COMPACTOR
    21 18:25:33 ** ERROR : FS-10890: Oracle Services for MSCS failed during the add operation
    22 18:25:33 ** ERROR : FS-10497: Starting clusterwide rollback of the operation
    23 18:25:34 FS-10488: CSIPLAPP1DB2 : Starting rollback of operation
    24 18:25:34 FS-10489: CSIPLAPP1DB2 : Completed rollback of operation
    25 18:25:34 ** ERROR : FS-10495: Clusterwide rollback of the operation has been completed
    26 18:25:34 Please check your Windows Application log using the Event Viewer for any additional errors
    27 18:25:34 The clusterwide operation failed !
    Inputs are appreciable.
    Regards

    After applying patch of 3.4.2.3, still i'm facing this problem. But however there are very less errors....I think the problem is with Listener.
    1 20:34:03 Starting clusterwide operation
    2 20:34:04 FS-10370: Adding the resource COMPACTOR to group dbclusterdtc
    3 20:34:04 FS-10371: CSIPLAPP1DB2 : Performing initialization processing
    4 20:34:04 FS-10371: CSIPLDB1APP2 : Performing initialization processing
    5 20:34:05 FS-10372: CSIPLAPP1DB2 : Gathering resource owner information
    6 20:34:05 FS-10372: CSIPLDB1APP2 : Gathering resource owner information
    7 20:34:05 FS-10373: CSIPLAPP1DB2 : Determining owner node of resource COMPACTOR
    8 20:34:05 FS-10374: CSIPLAPP1DB2 : Gathering cluster information needed to perform the specified operation
    9 20:34:05 FS-10374: CSIPLDB1APP2 : Gathering cluster information needed to perform the specified operation
    10 20:34:05 FS-10375: CSIPLAPP1DB2 : Analyzing cluster information needed to perform the specified operation
    11 20:34:05 >>> FS-10652: CSIPLAPP1DB2 has Oracle Database version 11.2.0.1 installed in OraDb11g_home2
    12 20:34:05 >>> FS-10652: CSIPLDB1APP2 has Oracle Database version 11.2.0.1 installed in OraDb11g_home2
    13 20:34:05 FS-10376: CSIPLAPP1DB2 : Starting configuration of resource COMPACTOR
    14 20:34:05 FS-10378: CSIPLAPP1DB2 : Preparing for configuration of resource COMPACTOR
    15 20:34:05 FS-10380: CSIPLAPP1DB2 : Configuring virtual server information for resource COMPACTOR
    16 20:34:06 > FS-10496: Generating the Oracle Net migration plan for COMPACTOR
    17 20:34:06 > FS-10490: Configuring the Oracle Net listener for COMPACTOR
    18 20:34:06 >> FS-10600: Oracle Net configuration file updated: D:\APP\ORACLE\PRODUCT\11.2.0\DBHOME_2\NETWORK\ADMIN\LISTENER.ORA
    19 20:34:06 >> FS-10606: Listener configuration updated in database parameter file: M:\Datafiles\compactor\spfilecompactor.ora
    20 20:34:13 >> FS-10605: Oracle Net listener Fsldbclusterdtc created
    21 20:34:14 ** ERROR : 0x426: The service has not been started.
    22 20:34:14 ** ERROR : FS-10066: Failed to start Windows service OracleOraDb11g_home2TNSListener for the Oracle Net listener
    23 20:34:14 ** ERROR : FS-10065: Error trying to configure the Oracle Net listener
    24 20:34:14 > FS-10090: Rolling back Oracle Net changes on node CSIPLAPP1DB2
    25 20:34:17 ** ERROR : FS-10784: The Oracle Database resource provider failed to configure the virtual server for resource COMPACTOR
    26 20:34:17 ** ERROR : FS-10890: Oracle Services for MSCS failed during the add operation
    27 20:34:17 ** ERROR : FS-10497: Starting clusterwide rollback of the operation
    28 20:34:17 FS-10488: CSIPLAPP1DB2 : Starting rollback of operation
    29 20:34:17 FS-10489: CSIPLAPP1DB2 : Completed rollback of operation
    30 20:34:17 ** ERROR : FS-10495: Clusterwide rollback of the operation has been completed
    31 20:34:17 Please check your Windows Application log using the Event Viewer for any additional errors
    32 20:34:17 The clusterwide operation failed !

  • Installation of oracle fail safe on windows cluster - plz very urgent

    hi everybody,
    this is the first time i am going to install oracle failsafe on windows clusters.
    i am going to install oracle 9i release 2 software.
    so i have to install the patches.
    plz tell me with oracle cmds how to do the following.
    1. after installing oracle 9i rel 2 how to install the patches to it in windows environment?
    2. how to create oracle database on one node using shared disk for storage.
    3. how to install oracle fail safe on each cluster?
    4. how to configure cluster using fail safemanager?
    plz provide me soln asap very urgent.
    and don't forget to give me the soln with commands aqnd step by step.
    plz plz plz
    thanks in advance
    suresh

    For 9i , this is better:
    http://download-uk.oracle.com/docs/cd/B10501_01/rac.920/a96600/toc.htm

  • Why use oracle fail safe???

    hi
    i have one question..
    why use oracle fail safe???
    In the case windows HA System, our systems is operating Oracle database using only Windows Cluster (MSCS) without Oracle Fail Safe!!
    Without oracle fail safe, our systems was installed Oracle database.....
    if using oracle fail safe, how is merit???.
    Thanks...

    Hi Kim,
    why use oracle fail safe???Refer http://download.oracle.com/docs/html/B12070_01/intro.htm#i1005996
    Hope helps
    Regrads,
    Xaheer

  • RMAN Automatic backup/recovery with oracle fail safe, windows cluster

    Hello,
    I have question,
    1) Whether it is possible to do "RMAN Automatic Backup and recovery" in environment as ?
    Environment: -
    a. Windows clustering with windows server 2003 Enterprise Edition R2 (Two Node Clustering)
    b. Shared disk ( RAID )
    c. Oracle 10g standard edition one
    d. Oracle fail safe v3.3.3 (for redundancy)
    Here we have single oracle instance operating on single database whose files are located on shared disk.
    2) If answer to above question is yes please specify if there is some good documentation to it.
    Any help regarding this will be greatly appreciated.
    Thanks in advance,
    Rahul

    You just need to make sure that the RMAN scripts are always able to connect to the target database instance whether instance runs on cluster node 1 or cluster node 2
    here, If oracle services(resources) will shift from Node1 to Node2 (due to media or any failure) during RMAN Backup then there will be break in connection, will it destroy my backup or will it get started automatically without any harm?
    and also I want to know,
    Do we need to setup another server which will have RMAN backup script running?

  • Database control in a two node oracle fail safe cluster

    os windows server 2003 r2
    db 10.2.0.4
    ofs 3.4.1
    i've configured db control in the following
    D:\oracle\product\10.2.0\db_1\BIN>emca -config dbcontrol db -repos recreate -cluster_name name_of_the_cluster
    is this right?
    next question
    the -cluster flag and the -EM_NODE / -EM_SID_LIST parameters in the emca are only for rac?
    with my configuration i can't login to my database over dbcontrol
    Listener refused the connection with the following error: ORA-12514, TNS:listener does not currently know of service requested in connect descriptor The Connection descriptor used by the client was: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=node1.blah)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=ABBA)))

    How to Configure the 10.2 DB Control in a Failsafe Environment
    ID: 452305.1
    HOWTO: PUBLISHED 17-OCT-2008
    In this Document
       Goal
       Solution
       References
    Applies to:
    Enterprise Manager Grid Control - Version: 10.2.0.1 to 10.2.0.3
    Information in this document applies to any platform.
    Goal
    The goal of the document is to provide the steps to configure the DB Console in an Oracle Failsafe environment.
    Please note that the solution offered in this document is not certified by Oracle. It's only provided as a workaround for customers who wish to use this setup for the Database Control Console in a failsafe environment. Support for the procedure outlined in this document will be provided on a 'best efforts' approach.
    As an alternative to this approach you can use Grid Control Agents to monitor a database in a failsafe environment. For more details please see:
    Note 396659.1  How To Setup Grid Control Central Agent Manually in Oracle Failsafe Environment
    We assume the following:
    - the database binaries are installed on each node on the local disk
    - you already have a failsafe group with the database, the listener, disk resource, and virtual
    ip/hostname
    Note: This is specific for Windows environments using Oracle Failsafe. For setting up the DB Console in Active/Passive clusters on UNIX please use the following note instead:
    Note 362524.1 Configure DB Control 10.2 for use in Active/Passive High Availability Environments
    Solution
    1. Drop the DB Control repository and configuration files on the active node:
    <ORACLE_HOME>/bin/emca -deconfig dbcontrol db -repos drop
    2. Recreate the DB Control using the virtual hostname:
    - in a command window do the following:
    set oracle_sid=<your_sid>
    set oracle_home=<your_oracle_home>
    set oracle_hostname=<virtual_hostname>
    cd %oracle_home%\bin
    emca -config dbcontrol db -repos create
    -- make sure that the virtual host name was picked up by emca (it will display a summary screen
    before continuing)
    3. Verify that the DB Console works fine and can be accessed using the virtual host name in the URL
    4. Stop the DB Console
    5. Create a directory path on the group disk resource similar to your oracle home path on the local disk.
    For example:
    If the oracle home on the local disk is C:\oracle\product\10.2.0\db_1 and the shared disk is D:
    then create the following path: D:\oracle\product\10.2.0\db_1
    Copy C:\oracle\product\10.2.0\db_1\<hostname_sid> and
    C:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_<hostname_sid>
    to D:\oracle\product\10.2.0\db_1\<hostname_sid> and respectively
    D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_<hostname_sid>
    Remember to change the values enclosed in <> with those in your environment.
    6. Delete the following directories from the local disk
    C:\oracle\product\10.2.0\db_1\<hostname_sid>
    C:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_<hostname_sid>
    7. Create NTFS junction points from the local disk to the shared disk (these work like symbolic
    links on UNIX) . It is your responsibility to create these.
    You can find a brief guide as well as some tools that will help you create them at:
    http://en.wikipedia.org/wiki/NTFS_junction_point
    http://www.microsoft.com/technet ... dDisk/Junction.mspx
    Important: Please note that this functionality is not certified nor supported by Oracle. Make sure you understand the
    implications. Especially don't delete the junction points from Windows Explorer !!
    In the end you should have the junction points on the local disk (with the same names as the
    original directories) that would point to the directories you copied on the shared disk.
    8. Start the DB Console service and verify that everything is still working fine.
    9. Stop the DB Console service.
    10. Move the Fail Safe group to the 2nd node.
    11. Once the database is started, create the DB Console configuration files on the 2nd node:
    <ORACLE_HOME>/bin/emca -config dbcontrol db
    12. Stop the DB Console
    13. Delete the created configuration files from the local disk:
    C:\oracle\product\10.2.0\db_1\<hostname_sid>
    C:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_<hostname_sid>
    14. Create junction points from the local disk to the directories already located on the shared
    disk.
    15. Start the DB Console service and verify that is working fine.
    16. Add the DB Console service as a resource to the fail safe group and put dependencies on the
    database and listener services.
    17. Perform a fail over and see if everything works fine.
    References
    Note 298238.1 - Oracle10g Grid Control with Oracle Fail Safe
    Note 362524.1 - Configure DB Control 10.2, 11g for use in Active/Passive High Availability Environments
    Note 396659.1 - How To Setup Grid Control Central Agent Manually in Oracle Failsafe Environment
    Keywords
    EMCA ; DB~CONTROL ; FAILSAFE ; DBCONTROL ; ENTERPRISE~MANAGER ;

  • Fail Safe Virtual IP Problems

    I have a Windows 2008 R2 SP1 2 node active/passive cluster with fail safe 3.4.2 installed. I also have 11G database software installed. My problem is I am unable to successsfully add an oracle virtual IP to the oracle group within fail safe. I receive the below error when I try. Can anyone please help me in the right direction with this? I need to get this resolved so that I can add my databases to the cluster. Thank you.
    Oracle Fail Safe Manager
    FS-10890: Oracle Services for MSCS failed during the create operation
    FS-11220: Failed to create the virtual address
    FS-10012: Failed to bring the cluster resource Network Name HHVHAVELP01 online. Check the Windows event log for messages.
    FS-10726: Resource Network Name HHVHAVELP01 is in a failed state
    I don't see any message in the event log when I check...

    Hi,
    Your problem looks-like this metalink note 416339.1
    Check it on oracle support.

  • Fail safe cannot move Group

    Hello, i have installed Windows 2003 with Microsoft Cluster and 4 Nodes, Oracle fail Safe 3.3.2.
    The Problem is i can move the Groups using MCSC but when i try to move a group with FS-Manager nothing is done.
    I press the button move group nothing happens.
    can you help me ?
    Helmut

    Here is the error, in more details:
    Mon Sep 19 22:49:59 [srvr1] <DB_RES> ORCL.WORLD starting
    Mon Sep 19 22:49:59 [srvr1] <DB_RES> ORCL.WORLD connect as user "SYS", password is supplied, SYSDBA, PRELIM_AUTH
    Mon Sep 19 22:49:59 [srvr1] <DB_RES>  using bequeath
    Mon Sep 19 22:49:59 [srvr1] <DB_RES> ORCL.WORLD OCIServerAttach attach string "(DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleORCL)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(CONNECT_DATA=(SID=ORCL)(CID=(PROGRAM=C:\WINDOWS\cluster\resrcmon.exe)(HOST=srvr1)(USER=DOMAIN\userservice))))"
    Mon Sep 19 22:49:59 [srvr1] <DB_RES> ORCL.WORLD ***** OCI routine OCIServerAttach Bequeath returned error -1 - OCI_ERROR
    Mon Sep 19 22:49:59 [srvr1] <COMMON> ORA-12631: Username retrieval failed
    Mon Sep 19 22:49:59 [srvr1] <DB_RES> ORCL.WORLD disconnect
    Mon Sep 19 22:49:59 [srvr1] <DB_RES> Event start
    Oracle Fail Safe resource ORCL.WORLD failed to start.
    ORA-12631: Username retrieval failed

  • Adding the Oracle Database Resource to the Fail Safe Group

    Hi,
    I am installtin MSCS cluster for my EP system. After Adding the Oracle Database Resource to the Fail Safe Group my CI jcontrol.exe has been stopped. I tried to connect my SAPSR3DB user by sqlplus but it is giving follwoing error.
    SQL> conn SAPEPPDB
    Enter password:
    ERROR:
    ORA-12154: TNS:could not resolve the connect identifier specified
    Warning: You are no longer connected to ORACLE.
    but DB startup is running properly and DB is coming in open state properly. After that I have perform R3trans -d. following error
    C:\>R3trans -d
    This is R3trans version 6.14 (release 700 - 12.06.09 - 15:20:00).
    unicode enabled version
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_o
    ra_tnsname = 'EPP'"
    R3trans finished (0012).
    I added Oracle database resource to fail safe group as per installation guide.
    Please help me out.
    Regards,
    Dinesh Bhatt

    C:\>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 11-APR-2010 20:39
    :38
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(COMMUNITY=SAP.WORLD)(PROTOCOL=TCP)(HOST=192.1.20.7)(PORT
    =1527))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Produ
    ction
    Start Date                11-APR-2010 20:39:23
    Uptime                    0 days 0 hr. 0 min. 14 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   F:\oracle\EPP\102\network\admin\listener.ora
    Listener Log File         F:\oracle\EPP\102\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.1.20.7)(PORT=1527)))
    The listener supports no services
    The command completed successfully
    listener start but without any instance.
    listerer.ora file
    This file is written by Oracle Services For MSCS
    on Sun Apr 11 10:53:11 2010
    LISTENER =
      (ADDRESS_LIST=
        (ADDRESS=
          (COMMUNITY=SAP.WORLD)
          (PROTOCOL=TCP)
          (HOST=192.1.20.7)
          (PORT=1527)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF
    ADMIN_RESTRICTIONS_LISTENER = on
    Fsloracleepp =
      (ADDRESS_LIST=
        (ADDRESS=
          (PROTOCOL=IPC)
          (KEY=EPP)
        (ADDRESS=
          (PROTOCOL=IPC)
          (KEY=EPP.WORLD)
        (ADDRESS=
          (COMMUNITY=SAP.WORLD)
          (PROTOCOL=TCP)
          (Host=192.1.20.43)
          (Port=1527)
    SID_LIST_Fsloracleepp =
      (SID_LIST=
        (SID_DESC=
          (SID_NAME=EPP)
          (ORACLE_HOME=F:\oracle\EPP\102)
    STARTUP_WAIT_TIME_Fsloracleepp = 0
    ADMIN_RESTRICTIONS_Fsloracleepp = on
    TRACE_LEVEL_Fsloracleepp = OFF
    CONNECT_TIMEOUT_Fsloracleepp = 10
    dbms_sid added
    please help.
    Dinesh Bhatt

  • Win 2003 Cluster + Oracle Fail Safe + Dataguard (physical & Logical)

    Hello,<br>
    <br>
    It´s my first post (sorry for my bad english)...I am mounting a high availability solution for test purpose. For the moment i mount the following and runs ok, but i´ve a little problem with the logical database:<br>
    <br>
    Configuration<br>
    ESX Server 2.0 with this machines:<br>
    Windows 2003 Cluster (Enterprise Edition R2, 2 nodes)<br>
    * NODE 1 - Oracle 10gR2 + Patch 9 + Oracle Fail Safe 3.3.4<br>
    * NODE 2 - Oracle 10gR2 + Patch 9 + Oracle Fail Safe 3.3.4<br>
    c:/Windows Software<br>
    e:/Oracle Software/ (pfile -> R:/spfile)<br>
    <br>
    Virtual SAN<br>
    * Datafile, Redos.. are in Virtual SAN.<br>
    R:/ Datafiles & Archivers & dump files & spfile<br>
    S:/ , T:/ ,U:/ -> Redos<br>
    V:/ Undo<br>
    <br>
    Data Guard<br>
    * NODE3 Physical Database<br>
    * NODE4 Logical Database<br>
    <br>
    The Oracle Fail Safe and windows cluster run OK, the switchs... <br>
    The physical database runs OK... (redo aply, switchover, failover, all ok) but the logical receives the redos ok but it has a problem when goes to apply the redo.<br>
    <br>
    The error is the following:<br>
    ORA-12801: error señalizado en el servidor P004 de consultas paralelas<br>
    ORA-06550: linea 1, columna 536:<br>
    PLS-00103: se ha encontrado el simbolo "," cuando se esperaba uno de los siguientes:<br>
    (- + case mod new not null <an identifier>
    <a double-quoted delimited-identifier><a bind variable><avg count current exists max min prior sql stddev sum variance execute forall merge time timestamp interval date <a string literal with character set specification><a number> > a single-quoted SQL string> pipe <an alternatively quoted string literal with character set specification> <an alternativel.<br>
    update "SYS"."JOB$" set "LAST_DATE"=TO_DATE('11/09/07','DD/MM/RR'),<br>
    <br>
    This sql statement i saw in dba_logstdby_events and was joined with the error in alert log and dba_logstdby_events.<br>
    <br>
    I´m a bit lost with this error. I don´t understand why the logical database can´t start to apply the redos received from primary database.<br>
    <br>
    The database has two tables with two columns one integer and the other a varchar2(25). She hasn´t rare types of columns.<br>
    <br>
    Thanks a lot for any help,<br>
    Roberto Marotta<br>

    I recreate the logical database OK, no problem, no errors.<br>
    <br>
    The redo aply run ok. I have done logfile switch in primary database and they were applied in logical and standby databases. But...<br>
    <br>
    When I created a tablespace in primary database when i did a switch logfile in primary the changes transfers ok to standby database, but to logical NO!!!, the redo are in they path in logical ok, but when the process tried to apply, reports me the same error.<br>
    <br>
    SQL> select sequence#, first_time, next_time, dict_begin, dict_end, applied from dba_logstdby_log order by 1;<BR>
    <BR>
    SEQUENCE# FIRST_TI NEXT_TIM DIC DIC APPLIED<BR>
    --------- -------- -------- --- --- -------<BR>
    138 14/09/07 14/09/07 NO NO CURRENT<BR>
    139 14/09/07 14/09/07 NO NO CURRENT<BR>
    <br>
    SQL> select event_time, status, event from dba_logstdby_events order by event_time, timestamp, commit_scn;<br>
    <br>
    14/09/07<br>
    ORA-16222: reintento automatico de la base de datos logica en espera de la ultima accion<br>
    14/09/07<br>
    ORA-16111: extraccion de log y configuracion de aplicacion<br>
    14/09/07<br>
    ORA-06550: linea 1, columna 536:<br>
    PLS-00103: Se ha encontrado el simbolo "," cuando se esperaba uno de los siguientes:<br>
    ( - + case mod new not null <an identifier><br>
    <a double-quoted delimited-identifier> <a bind variable> avg<br>
    count current exists max min prior sql stddev sum variance<br>
    execute forall merge time tiemstamp interval date<br>
    <a string literal with character set specification><br>
    <a number><a single-quoted SQL string> pipe
    <an alternatively-quoted string literal with charactert set specificastion><br>
    <an alternativel<br>
    update "SYS"."JOB$" set "LAST_NAME" = TO_DATE('14/09/07','DD/MM/RR'),<br>
    <br>
    The alert.log report the same message that the dba_logstdby_events view.<br>
    <br>
    Any idea¿?<br>
    <br>
    I´m a bit frustrated. It´s the third time that recreate the logical database OK and reproduce the same error when i create a tablespace in primary database, and i haven´t got any idea because of that.

Maybe you are looking for

  • What happened to the Save Frame As... on the File menu? It was there in FF 3.6; it's absent now.

    My data source is a daily table on a Web page. In FF 3.16 I click in the table and select File>Save Frame As.... In the Save As dialog box, I key a file name ending in ".txt". The data is saved in a tab-separated text file that I open in Excel. In FF

  • Imported photos from old mac now cant export onto new Macq

    Ok so here is the deal. I was in Iraq and I put all my photos from my Macbook I had to my iPhone. Now the hard drive in that thing crapped out so I bought a iMac the other day. Nice computer for $1700. But with all this money I have spent on this wor

  • Standard PS (WBS) Extractor and cube that contains data generated by CJR2

    Hi Experts, Can someone recommend a suitable standard extractor for us to extract plan data that was generated in R/3 PS, via transaction code CJR2, as well as a standard PS Cube that stores that data? The extractor and Cube should be able to capture

  • Can I open Audition 1.5 sessions in CS5.5

    Is it possible to open up my old Audition 1.5 sessions in CS5.5 and carry on working on them? I have been using v1.5 for ages on an older PC and have just upgraded to a new PC and thought it was time to upgrade to CS5.5. I have an old client coming i

  • Maintain Organization Level

    We have created Z roles from SAP delivered roles.We have grouped these singles roles into composite roles based on the different Business Functions.We modified activities for every single roles based on the Business Function and set company codes to