Questions about adding a 3rd node on a 2-node RAC cluster

Hello,
I have created a 2-node cluster on 1 VMServer machine following the steps as described in RAC11gR1-OVM-template-TestConfiguration.pdf
Now want to add a third node as documented in Appendix B of this document, but this is not clear to me.
Here it is stated in step 7: "Do not run this procedure on a node with RAC software already configured.", while on the other hand step 9 says you need to run the Add Node procedure with the -noCopy option since the software is already loaded on the new node. This seems a conflicting message to me.
Can anyone clarify this?
Can't I just add a node using this procedure when you already have a 2 node cluster up and running?
Thanks,
Klaas.

Klaas,
Step 7 says to run on the new node this to setup the network:
"Invoke the network configuring script in silent mode as root on the new VM:
# /u01/clone/netconfig.sh -n3
Flag -n3 means 3rd node, -n4 would be 4th node, etc. Do not run this procedure on a node with RAC software already configured."
Step 9: says to run addNode.sh, as normally in the documentation, this is run from existing cluster member. You need to add the -noCopy flag so that software doesn't get copied to the new VM, since the software is already there, it is not configured or running yet, but the software is there.
In such procedures it's often the case you need to run some commands on existing, and some on new node(s). I think the misunderstanding is that software existing on the VM doesn't mean it's running or configured.
This entire process is fully automated in the 11.2 templates.

Similar Messages

  • Question about adding an Extra Node to SOFS cluster

    Hi, I have a fully functioning SOFS cluster, with two nodes, it uses SAN FC storage, Not SAS JBODS. its running about 100VM's in production at the moment.
    Both my nodes currently sit on one blade chassis, but for resiliency, I want to add another node from a blade chassis in our secondary onsite smaller DC.
    I've done plenty of cluster node upgrades before on SQL and Hyper-V , but never with a SOFS cluster. 
    I have the third node fully prepaired, it can see the Disks the FC Luns, on the SAN (using powerpath, disk manager) and all the roles are installed.
    so in theory I can just add this node in the cluster manager and it should all be good, my question is has anyone else done this, and is there anything else I should be aware of, and what's the best way to check the new node will function , and be able
    to migrate the File role over without issues. I know I can run a validation when adding the node, I presume this is the best option ?
    cannot find much information on the web about expanding a SOFS cluster.
    any advice or information would be greatfully received !!
    cheers
    Mark

    Hi Mark,
    Sorry for the delay in reply.
    As you said there is no much information which related to add a node to a SOFS cluster.
    The only ones I could find is related to System Center (VMM):
    How to Add a Node to a Scale-Out File Server in VMM
    http://technet.microsoft.com/en-us/library/dn466530.aspx
    However adding a node to SOFS cluster should be simple as you just prepared. You can have a try and see the result. 
    If you have any feedback on our support, please send to [email protected]

  • Question About Adding Ram from other laptop to T-series Thinkpad

    Hi,
    I have a question about adding additional RAM. Right now I have a 4gb ram stick in the t510. I have an acer laptop which I do not need and there is a 4GB ram stick onboard (maybe two 2gb ram sticks) there in that older laptop. Would it be possible to add one stick of 2gb ram (or 4gb i need to check if it is 2 or 1) from the acer to the lenovo thinkpad making the total ram in the thinkpad over 4gb????
    Thanks in advance

    Hi Richk,
    Yes, I am using a 64-bit operating system. I am running on windows 7. And as for reported incompatibilities....technically taking a RAM from another laptop and placing it in the laptop should be the same as purchasing a RAM card from ebay or something and putting into the laptop right?

  • Multiple databases/instances on 4-node RAC Cluster including Physical Stand

    OS: Windows 2003 Server R2 X64
    DB: 10.2.0.4
    Virtualization: NONE
    Node Configuration: x64 architecture - 4-Socket Quad-Core (16 CPUs)
    Node Memory: 128GB RAM
    We are planning the following on the above-mentioned 4-node RAC cluster:
    Node 1: DB1 with instanceDB11 (Active-Active: Load-balancing & Failover)
    Node 2: DB1 with instanceDB12 (Active-Active: Load-balancing & Failover)
    Node 3: DB1 with instanceDB13 (Active-Passive: Failover only) + DB2 with instanceDB21 (Active-Active: Load-balancing & Failover) + DB3 with instanceDB31 (Active-Active: Load-balancing & Failover) + DB4 with instance41 (Active-Active: Load-balancing & Failover)
    Node 4: DB1 with instanceDB14 (Active-Passive: Failover only) + DB2 with instanceDB22 (Active-Active: Load-balancing & Failover) + DB3 with instanceDB32 (Active-Active: Load-balancing & Failover) + DB4 with instance42 (Active-Active: Load-balancing & Failover)
    Note: DB1 will be the physical primary PROD OLTP database and will be open in READ-WRITE mode 24x7x365.
    Note: DB2 will be a Physical Standby of DB1 and will be open in Read-Only mode for reporting purposes during the day-time, except for 3 hours at night when it will apply the logs.
    Note: DB3 will be a Physical Standby of a remote database DB4 (not part of this cluster) and will be mounted in Managed Recovery mode for automatic failover/switchover purposes.
    Note: DB4 will be the physical primary Data Warehouse DB.
    Note: Going to 11g is NOT an option.
    Note: Data Guard broker will be used across the board.
    Please answer/advise of the following:
    1. Is the above configuration supported and why so? If not, what are the alternatives?
    2. Is the above configuration recommended and why so? If not, what are the recommended alternatives?

    Hi,
    As far as i understand, there's nothing wrong in configuration except you need to consider below points while implementing final design.
    1. No of CPU on each servers
    2. Memory on each servers
    3. If you've RAC physical standby then apply(MRP0) will run on only one instance.
    4. Since you are configuring physical standby for on 3rd and 4th nodes of DB1 4 node cluster where DB13 and DB14 instances are used only for failver, if you've a disaster at data center or power failure in entire data center, you are losing both primary and secondary with an assumption that your primary and physical standby reside in same data center so it may not be highly available architecture. If you are going to use extended RAC for this configuration then it makes sense where Node 1 and Node 2 will reside in Datacenter A and Node 3 ,4 will reside in Datacenter B.
    Thanks,
    Keyur

  • Automatic restart of services on a 1 node rac cluster with Clusterware

    How do we enable a service to automaticly start-up when the db starts up?
    Thanks,
    Dave

    srvctl enable service -d DBThanks for your reply M. Nauman. I researched that command and found we do have it enabled and that it only works if the database instance was previously taken down. Since the database does not go down on an Archiver Hung error as we are using FRA with an alt location, this never kicks in and brings up the service. What we are looking for something that will trigger off of when the archive logs error and switch from FRA(Flash Recovery Area) to our Alternate disk location. Or more presicely, when it goes back to a Valid status(on the FRA - after we've run an archive log backup to clear it).
    I found out from our 2 senior dba's that our other 2 node rac environment does not suffer from this problem, only the newly created 1 node rac cluster environment. The problem is we don't know what that is(a parameter on the db or cluster or what) and how do we set it?
    Anyone know?
    Thanks,
    Gib
    Message was edited by:
    Gib2008
    Message was edited by:
    Gib2008

  • All connections are connecting to 2nd node only in a 2 Node RAC Cluster

    Hello,
    I have a 10.2.0.3 database on a two node RAC Cluster with only one service configured. This service set to be preferred on both nodes.
    However, all the connections are falling on Node2 only. Any idea where to look.
    $> srvctl config service -d PSDB
    psdbsrv1 PREF: psdb1 psdb2 AVAIL:
    Thanks,
    MM

    Application is using the following connection string.
    jdbc:oracle:thin:@(DESCRIPTION =(ADDRESS = (PROTOCOL = TCP)(HOST = PQ2-PS-db-01-vip)(PORT = 1521))(ADDRESS = (PROTOCOL = TCP)(HOST = PQ2-PS-db-02-vip)(PORT = 1521)) (LOAD_BALANCE = yes) (CONNECT_DATA =(SERVER = DEDICATED)(SERVICE_NAME = PSDBSRV1)(FAILOVER_MODE =(TYPE = SELECT)(METHOD = BASIC)(RETRIES = 180)(DELAY = 5))))
    --MM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Install mulutple RAC databases on 2-node RAC cluster

    I am installing 5 RAC databases on a 2-node RAC cluster. I have setup SCAN using 3 IP addresses.
    Do I have to use SCAN listener for all databases?
    When installing the 3 database, I get ORA-12537: TNS connection closed error.
    ENV: 11gR2 2-node RH5.x
    Thanks!

    I have setup SCAN using 3 IP addresses.
    Do I have to use SCAN listener for all databases?These 3 scan ip will work for youe all database running under this cluster setup.
    you may also use VIP to make connection like 10g.
    I get ORA-12537: TNS connection closed error.Appear some connectivity/configuration isue,please try MOS doc contain detail on this.
    How to Troubleshoot Connectivity Issue with 11gR2 SCAN Name [ID 975457.1]

  • Question about adding an index to a column and finding it back

    Hi, How do I see in phpMyAdmin that an index is added to a column.(I'm talking about adding an index by clicking on the lightning bolt!) I know how to add an index and see a warning that it's added (only after I add it).
    But where do I find it or a sign that it is added later on?!
    Thanks!

    You also may find better exposure for this question on the Dreamweaver Applications Development forum -
    http://forums.adobe.com/community/dreamweaver/dreamweaver_development

  • Questions about adding files in LR3

    I've been a happy LR user for years. I used the LR3 beta and liked it (especially the 2nd version) and generally I'm very happy with the release version of LR3. But I have some questions about the import process.
    In LR2 I could edit off my Compact Flash cards (I know that's not smart, but sometimes on deadline fast is better than not smart) by adding the photos my library without moving them. That option is grayed out in LR3. Is there a way to turn it on or is this is a "new feature." If it's a permanent thing, maybe for 3.1 or the next incremental upgrade Adobe could make this possible with a popup (like we get when adding captions to multiple files) warning that editing photos on a CF (or SD) card is a bad idea. But let us make the decision.
    jack

    It's a deliberate change - time to adjust the workflow!
    John

  • Another question about adding music to iPhone

    Apologies for yet another question regarding adding music to an iPhone but I am completely stuck.
    I bought a new laptop in January (it runs windows 8). I've authorised it and synced my phone to it before. I've used it to add music before.
    Lately I've just been buying music directly from itunes on my phone but I wanted to add some music from my older collection that is on an external harddrive.
    I've gone through the process of syncing the phone again, which has wiped whatever was on there. I made sure I'd ticked on the "manually manage music" box. 
    It's put all my purchased music back but it still will not let me drag and drop music from my external harddrive. When I hover over with the file it has "link" but it won't actually send the music to the phone.
    Is there a way for me to do this without putting music on to my itunes library? I don't like itunes and I definitely don't want to add the music to my laptop as it defeats the purpose of having an external harddrive! Sorry for such a long-winded explanation.

    Just to add... I've now tried adding music to the library (getting desperate here) and it's not letting me do that either. Just says 'link'.
    This is the most frustrating thing ever. Why are the simplest of tasks made so difficult? It seems like it only works if you buy the music from the iTunes store.

  • Theoretical question on having "stand by" instance on 4 node RAC cluster.

    We have been having discussions on how we can improve the overall stability and performance of our RAC cluster. Currently we are running multiple databases on a 2 node cluster. The idea is that we will add two more nodes to the cluster and then spread the instances across the 4 nodes but only have two active and 1 as a standby in the event of node failure.
    In other words:
    Node1, Node2, and Node3 would run DB1
    Node 4 Node3 and Node2 would run DB2
    Additionally DB1_Instance3 would be shutdown on Node3 and only started if Node1 or 2 failed.
    This would be the same for DB2 where DB2_Instance3 on Node2 would only be started if Node3 or Node4 failed.
    Underneath them all would be the same ASM database shared for all 4 nodes.
    Has anyone seen such a configuration? Is anyone aware of a white paper that discusses it.

    the parameter active_instance_count is a 9i parameter and should only be set if you want to run RAC with a 2 node cluster - one instance active (all users connected here) and the second instance up but no one actively using it. IF instance one goes away, all work is move to instance 2. This is hot failover .
    If you are adding a new instance to a rac database, you are recommended to use DBCA or EM to add the instance. If you do not want to have users connected to the instance all the time, you can either leave it running but do not enable any services on it until you need it or stop the instance with srvctl stop instance. The cluster will not try to restart the instance automatically.
    The services option, when you create a service, you define which instances you wish it to run on. You can dynamically change where it runs. For the end user, they just connect to the service, the listener directs the connection to the least loaded instance providing the service at connect time. See the workload management with RAC 10g white paper on otn (otn.oracle.com/rac) or Chapter 6 of admin & deploy guide

  • Diff hardwares for 2 node rac cluster

    Dear All,
    Can i implement RAC 2 node cluster on 2 nodes with diff hardwares like diff server models?
    Regards

    hungry_dba wrote:
    Dear All,
    Can i implement RAC 2 node cluster on 2 nodes with diff hardwares like diff server models?
    Hi,
    Also you can read tech note below:
    *RAC: Frequently Asked Questions [ID 220970.1]*
    Can I have different servers in my Oracle RAC? Can they be from different vendors? Can they be different sizes?
    Oracle RAC does support a cluster with nodes that have different hardware configurations. An example is a cluster with 3 nodes with 4 CPUs and another node with 6 CPUs. This can easily occur when adding a new node after the cluster has been in production for a while. For this type of configuration, customers must consider some additional features to get the optimal cluster performance. The servers used in the cluster can be from different vendors; this is fully supported as long as they run the same binaries. Since many customers implement Oracle RAC for high availability, you must make sure that your hardware vendor will support the configuration. If you have a failure, will you get support for the hardware configuration?
    Regards,
    Levi Pereira

  • Routing all connections through a one node in a 2 node RAC cluster

    Hi everyone
    My client has the following requirement: an active/active RAC cluster (eg node1/node2), but with only one of the nodes being used (node1) and the other sitting there just in case.
    For things like services, i'm sure this is straightforward enough - just have them set to preferred on node1 and available on node 2.
    For connections, I imagine I would just have the vips in order in the tns file, but with LOAD_BALANCING=OFF, so they go through the tns entries in order (i.e node 1, then node 2), so this would still allow the vip to failover if node 1 is down.
    Does that sound about right? Have I missed anything?
    Many thanks
    Rup

    user573914 wrote:
    My client has the following requirement: an active/active RAC cluster (eg node1/node2), but with only one of the nodes being used (node1) and the other sitting there just in case.Why? What is the reason for a "+just in case+" node - and when and how is is "enabled" when that just-in-case situation occurs?
    This does not many any kind of sense from a high availability or redundancy view.
    For connections, I imagine I would just have the vips in order in the tns file, but with LOAD_BALANCING=OFF, so they go through the tns entries in order (i.e node 1, then node 2), so this would still allow the vip to failover if node 1 is down.
    Does that sound about right? Have I missed anything?Won't work on 10g - may not work on 11g. The Listener can and does handoff connections, depending on what the TNS connection string say. If you do not connect via a SID entry but via a SERVICE entry, and that service is available on multiple nodes, you may not (and often will not) be connected to instance on the single IP that you used in your TNS connection.
    Basic example:
    // note that this TEST-RAC alias refers to a single specific IP of a cluster, and use
    // SERVICE_NAME as the request
    /home/billy> tnsping test-rac
    TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 18-JAN-2011 09:06:33
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS=(PROTOCOL=TCP)(HOST= 196.1.83.116)(PORT=1521)) (LOAD_BALANCE=no) (CONNECT_DATA=(SERVER=shared)(SERVICE_NAME=myservicename)))
    OK (50 msec)
    // now connecting to the cluster using this TEST-RAC TNS alias - and despite we listing a single
    // IP in our TNS connection, we are handed off to a different RAC node (as the service is available
    // on all nodes)
    // and this also happens despite our TNS connection explicitly requesting no load balancing
    /home/billy> sqlplus scott/tiger@test-rac
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jan 18 09:06:38 2011
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Data Mining and Real Application Testing options
    SQL> !lsof -n -p $PPID | grep TCP
    sqlplus 5432 billy    8u  IPv4 2199967      0t0     TCP 10.251.93.58:33220->196.1.83.127:37031 (ESTABLISHED)
    SQL> So we connected to RAC node 196.1.83.116 - and that listener handed us off to RAC node 196.1.83.127. The 11gr2 Listener seems to behave differently - it does not do a handoff (from a quick test I did on a 11.2.0.1 RAC) in the above scenario.
    This issue aside - how do you deal with just-in-case situation? How do you get clients to connect to node 2 when node 1 is down? Do you rely on the virtual IP of node 1 to be switched to node 2? Is this a 100% safe and guaranteed method?
    It can take some time (minutes, perhaps more) for a virtual IP address to fail over to another node. During that time, any client connection using that virtual IP will fail. Is this acceptable?
    I dunno - I dislike this concept of your client of treating the one RAC node as some kind of standby database for a just-in-case situation. I fail to see any logic in that approach.

  • SOA with Oracle 2 node RAC cluster

    Hi All,
    Just a simple doubt, I have successfully installed and configured SOA suite 11.1.1.3 & BAM in one wls Domain 10.3.3 in a linux box and could access all the application like BAM console, BPEL console etc .... also could see all my data-sources deployed in the Data Sources with a single node database.
    1. Now I have to RE-configure this whole SOA suite with RAC (2 node database cluster) what changes or configuration needed to implement SOA suite with RAC database?
    2. Do I need to create a "Multi Data Source" to configure RAC with SOA suite..?
    Thanks
    Sam

    DB wrote:
    This is regarding Oracle RAC..so if there is a specific category..please let me know..
    I have installed OEL linux 5.6 as guest OS (using virtualbox) in two laptops.
    I want to install 2 node oracle 10gR2 RAC with the OEL linux as OS and each laptop as one node.
    Read docs and understood that there must be shared storage for oracle clusterware and oracle ASM for oracle RAC to work.
    Please let me know the steps to create shared storage for oracle clusterware and oracle ASM (considering virtualbox OEL) and to configure public,private and virtual IPs.
    I already have document to create 2node oracle RAC using virtualbox with two nodes on the same laptop.so please dont suggest that doc.
    Thanks,
    DBMay be my step by step RAC installation guide can help you somehow?
    http://kamranagayev.wordpress.com/2011/04/05/step-by-step-installing-oracle-10g-rac-on-vmware/

  • Failover takes 14 minutes on 2 node rac cluster installed on virtualbox

    i have 2 node rac 10gr2 installation without asm on virtualbox for learning purposes, the storage is kept on rac1 node and shared via nfs,
    i connected a third machine to be used as client by creating a service
    but when i shutdown the rac2 node to cause a failover, it takes almost 14-15 minutes to reconnect to the rac1 node
    even though the vip of rac2 is taken up by rac1 in not more than 30 seconds
    so i checked the listener log for rac1 node
    the correct service update shows up after 14 minutes every time i try
    tried a lot of googling but found nothing
    This is the service
    RAC =
      (DESCRIPTION =
        (LOAD_BALANCE = ON)
        (FAILOVER = ON)
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = rac1-vip.localdomain)(PORT = 1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = rac2-vip.localdomain)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = RAC.WORLD)
          (FAILOVER_MODE =
            (TYPE = SELECT)
            (METHOD = BASIC)
            (RETRIES = 180)
            (DELAY = 1)
    18-DEC-2013 18:34:48 * node_down * rac2 * 0
    18-DEC-2013 18:34:48 * service_down * RAC2 * 0
    18-DEC-2013 18:34:48 * service_update * RAC1 * 0
    18-DEC-2013 18:34:48 * service_update * RAC1 * 0
    18-DEC-2013 18:35:48 * service_update * RAC1 * 0
    18-DEC-2013 18:35:48 * service_update * RAC1 * 0
    18-DEC-2013 18:36:48 * service_update * RAC1 * 0
    18-DEC-2013 18:36:48 * service_update * RAC1 * 0
    18-DEC-2013 18:37:48 * service_update * RAC1 * 0
    18-DEC-2013 18:37:48 * service_update * RAC1 * 0
    18-DEC-2013 18:38:48 * service_update * RAC1 * 0
    18-DEC-2013 18:38:48 * service_update * RAC1 * 0
    18-DEC-2013 18:39:45 * service_update * RAC1 * 0
    18-DEC-2013 18:39:45 * service_update * RAC1 * 0
    18-DEC-2013 18:40:12 * service_update * RAC1 * 0
    18-DEC-2013 18:40:12 * service_update * RAC1 * 0
    18-DEC-2013 18:40:48 * service_update * RAC1 * 0
    18-DEC-2013 18:40:48 * service_update * RAC1 * 0
    18-DEC-2013 18:41:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=rac1.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER_RAC1)(VERSION=169869568)) * status * 0
    18-DEC-2013 18:41:49 * service_update * RAC1 * 0
    18-DEC-2013 18:41:49 * service_update * RAC1 * 0
    18-DEC-2013 18:42:31 * service_update * RAC1 * 0
    18-DEC-2013 18:42:31 * service_update * RAC1 * 0
    18-DEC-2013 18:43:49 * service_update * RAC1 * 0
    18-DEC-2013 18:43:49 * service_update * RAC1 * 0
    18-DEC-2013 18:44:49 * service_update * RAC1 * 0
    18-DEC-2013 18:44:49 * service_update * RAC1 * 0
    18-DEC-2013 18:45:40 * service_update * RAC1 * 0
    18-DEC-2013 18:45:40 * service_update * RAC1 * 0
    18-DEC-2013 18:45:49 * service_update * RAC1 * 0
    18-DEC-2013 18:45:49 * service_update * RAC1 * 0
    18-DEC-2013 18:46:49 * service_update * RAC1 * 0
    18-DEC-2013 18:46:49 * service_update * RAC1 * 0
    18-DEC-2013 18:47:49 * service_update * RAC1 * 0
    18-DEC-2013 18:47:49 * service_update * RAC1 * 0
    18-DEC-2013 18:47:54 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=RAC.WORLD)(FAILOVER_MODE=(TYPE=SELECT)(METHOD=BASIC)(RETRIES=180)(DELAY=1))(CID=(PROGRAM=sqlplus)(HOST=client.localdomain)(USER=oracle))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.10.10.103)(PORT=32774)) * establish * RAC.WORLD * 0
    18-DEC-2013 18:47:55 * service_update * RAC1 * 0
    18-DEC-2013 18:47:55 * service_update * RAC1 * 0

    These entries came by when the failover state resumed
    [19-DEC-2013 15:17:05:546] ntt2err: entry
    [19-DEC-2013 15:17:05:547] ntt2err: soc 9 error - operation=5, ntresnt[0]=530, ntresnt[1]=113, ntresnt[2]=0
    [19-DEC-2013 15:17:05:547] ntt2err: exit
    [19-DEC-2013 15:17:05:547] nttrd: exit
    [19-DEC-2013 15:17:05:547] nsprecv: error exit
    [19-DEC-2013 15:17:05:547] nserror: entry
    [19-DEC-2013 15:17:05:547] nserror: nsres: id=0, op=68, ns=12570, ns2=12560; nt[0]=530, nt[1]=113, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
    [19-DEC-2013 15:17:05:547] nsrdr: error exit
    [19-DEC-2013 15:17:05:547] nsdo: nsctxrnk=0
    [19-DEC-2013 15:17:05:547] nsdo: error exit
    [19-DEC-2013 15:17:05:547] nioqrc: recv: packet reader error -> translated to IFCR_EOF
    [19-DEC-2013 15:17:05:547] nioqer: entry
    [19-DEC-2013 15:17:05:547] nioqer:  incoming err = 12151
    [19-DEC-2013 15:17:05:547] nioqce: entry
    [19-DEC-2013 15:17:05:547] nioqce: exit
    [19-DEC-2013 15:17:05:547] nioqer:  returning err = 3113
    [19-DEC-2013 15:17:05:547] nioqer: exit
    [19-DEC-2013 15:17:05:547] nioqrc: exit
    [19-DEC-2013 15:17:05:547] nioqrs: entry
    [19-DEC-2013 15:17:05:547] nioqrs:  state = normal (0)
    [19-DEC-2013 15:17:05:547] nioqrs:  reset called, but connection in EOF state.
    [19-DEC-2013 15:17:05:547] nioqrs: exit
    [19-DEC-2013 15:17:05:547] nioqds: entry
    [19-DEC-2013 15:17:05:547] nioqds:  disconnecting...
    [19-DEC-2013 15:17:05:547] nsclose: entry
    [19-DEC-2013 15:17:05:547] nstimarmed: entry
    [19-DEC-2013 15:17:05:547] nstimarmed: no timer allocated
    [19-DEC-2013 15:17:05:547] nstimarmed: normal exit
    [19-DEC-2013 15:17:05:547] nttctl: entry
    [19-DEC-2013 15:17:05:547] nttctl: entry
    [19-DEC-2013 15:17:05:547] nsdo: entry
    [19-DEC-2013 15:17:05:547] nsdo: cid=0, opcode=66, *bl=0, *what=0, uflgs=0x0, cflgs=0x2
    [19-DEC-2013 15:17:05:548] nsdo: rank=64, nsctxrnk=0
    [19-DEC-2013 15:17:05:548] nsdo: nsctx: state=1, flg=0x1004009, mvd=0
    [19-DEC-2013 15:17:05:548] nsdo: entry
    there are a lot more entries
    but can't really paste all of them here
    still have no clue what so ever regarding what is actually happening

Maybe you are looking for

  • From ESB to BPEL via DB Adapter.

    Hi' All! I've a database table with a clob holding an XML document. I also have a BPEL flow excepting a whole XML document. How do I map the Clob field to the BPEL flow in ESB? Rgds, Henrik

  • Qiuck link is not working for pages/iViews

    Hello, I have set the quick link property of a page that is assigned to the role and named it myQuickLink but when I browse to: http://<server>:50000/irj/portal/myQuickLink after the logon page I am not being directed to that page. The user I am tryi

  • HTML File generating  -Problem

    Hi Guys, I would like to generate html file the below procedure . Any help would be appreciated . Please help me declare type empdtlrec is record (empno number(4), ename varchar2(20), deptno number(2)); empdtl empdtlrec; begin execute immediate 'sele

  • Epson R2400 and intel mac

    I am a professional photographer and color management is extremely important to me. I have the IMac G5 intel core duo and just bought an Epson R2400 because my R800 didn't have the updated divers for Mac OSX 10.4.6. Downloaded the R2400 driver from t

  • I bought a new Mac Pro and migrated my FCP from my old one. But the new old won't accept my product serial number. Help!

    I bought a new Mac Pro and migrated my FCP from my old one. But the new old won't accept my product serial number. Help!