IPCC - One node in Partial Service

We have an IPCCX HA system where one server is in partial service, but all CTI ports  are correctly registered and are working, except for one.(RP 3008)
The logs show a problem with CTI RPs being out of service.
Additionally,I am using Cisco Contact Center Express  7.0(1)SR05_Build504   This contact Center is integrated with CUCM 7.1.3.30000-1.
As soon as I restart the server (IPCC), the problem is solved and it looks like nothing is wrong
Why did it failed ,Any idea?
Thanks for your help.
Logs attached .

c.carrion,
     One issue I see right off the bat is that your CUCM version isn't on the UCCX compatibility matrix for your release.  I've attached a copy below for your reference.  It is often seen in these cases that there are little "annoyances" that just come and go until you are on a fully supported release.  I would schedule an upgrade for your CUCM to get to 7.1.3.39200-4 which will be compatible.  From looking at the logs, I believe your root cause is the JTAPI versions just not meshing.  If you upgrade, this will resolve.
     One other item you could check is to be sure that the NIC that is actually the primary NIC on UCCX has it's binding order first.  To see this, open the network section, select "Advanced" and look at the bindings order.  Also, verify things like speed/duplex, host files, etc.  Finally, you may try to run a Data Check from the CM Telephony section of UCCX and see if that identifies any issues.  Have this fix any issues found and see if that helps.  I hope this can point you in the right direction, let me know if you need further assistance.

Similar Messages

  • Direct Traffic to one node in Cloud Service

    Is there a way to make a cloud service (web role) always use one of the nodes, there are two in this scenario, and only direct to the other one if the first one gets shut down. We have a piece of legacy software we use in our Cloud Service and we are waiting
    on it being updated so it can work across the load balancer, but currently it does not. So we only have one node in the service. I would like to have two and see if we can always hit node 1 for example, and then hit node 2 if 1 is down. I am assuming, maybe
    wrongly, that this would still be within SLA, and if maintenance was happening then both nodes would not get shutdown. Is it possible to maybe have a web role class which controls the load balancer traffic?
    Thanks
    Eamonn

    Hi Eamonn,
    Thanks for your posting!
    >>Is there a way to make a cloud service (web role) always use one of the nodes, there are two in this scenario,...
    Base on my experience, if we have one or more instances of a VM (Web or Worker role), the traffic will be distributed amongst the instances. We isn't allowed to specify which instances. Please see David's psot(http://stackoverflow.com/a/12726613
    >> I would like to have two and see if we can always hit node 1 for example, and then hit node 2 if 1 is down. I am assuming, maybe.....
    About this requirement, I suggest you could try to those steps:
    1.create a web role with adding a web service or create a web role using WCF service.
    2.create a service with the instance information, like this:
    [WebMethod]
    public ReturnResult ReverseString(string value)
    ReturnResult rr = new ReturnResult();
    rr.ReturnString = new string(value);
    rr.HostName = RoleEnvironment.CurrentRoleInstance.Id;;
    return rr;
    //Class
    public class ReturnResult
    private String returnString;
    public String ReturnString
    get { return returnString; }
    set { returnString = value; }
    private String hostName;
    public String HostName
    get { return hostName; }
    set { hostName = value; }
    3.Host this service on azure cloud service
    4.Create a new project whatever it is webpage or console application.
    5.using the Thread Pool or BackgroundWorker to send the concurrent request.
    6.Check the results list and host name.
    After made it, you could get the every requests hot which instances .
    If you'd like to custom the Azure loadbalancer, I recommend you could refer to those documents:
    http://msdn.microsoft.com/en-us/library/azure/jj151530.aspx
    http://blogs.msdn.com/b/kdot/archive/2013/06/29/implementing-custom-load-balancing-with-sticky-connections-on-windows-azure.aspx
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Lync Server 2013 Front End Pool Mediation Service only works on one node

    Hello, I'm currently experiencing an interesting issue with a Lync 2013 Front End Pool implementation on a customer, and I don't know if this is by design or am I missing something.
    We implemented 3 Enterprise Front End Servers in a Pool with a hardware load balancer and we have them configured also as a mediation Pool.
    We have a SIP trunk to an Avaya PBX which was perfectly working before on a Lync 2010 Implementation that we migrated to these new 2013 Front End Pools.
    Now the SIP traffic is only working when configured directly to one node of the pool. If we configure it to any other node the calls fail. We also tried configuring the HLB for port 5060 for the pool and pointed the PBX to that IP but the calls also fail.
    Searching around I read something about that the PBX has to be Lync certified in order to use DNS load balancing to send SIP traffic to the mediation pool, however, I don't think DNS load balancing will work because the other nodes doesn't connect the calls
    from the PBX, only one node appears to be listening for the SIP Trunk.
    I also restarted the mediation service on one  non-working mediation server node and the event viewer on the working mediation server node showed events that it restarted the service, Not the non-working one, it's like only one server from the pool
    is doing as mediation server. 
    So even if I get a Lync Certified PBX/Media Gateway, the mediation service doesn't appear to be load balanced, or how does it work in order to do that?
    Thanks.
    Eduardo Rojas

    Just a few things about what should be happening.  Each front-end server should be listening on the port configured in topology builder for the mediation service. So if that is port 5060, verify that you see that port listening on all front-end servers
    by running a netstat -ano.  From a local workstation, also make sure you can connect to that port via a telnet IPAddress 5060.  As you say, you should be able to send any of the three mediation servers an inbound call.
    Outbound calls will round robin out of the enterprise pool.  So you shouldn't see all of the calls coming out of a single server.
    A few other items I would look into:
    - Make sure your ports are right.  Ensure that you are matching ports on the Avaya and Lync.  It's not a hard requirement but makes life easier to troubleshoot.  So if the Avaya is 5060, just make sure TCP/5060 enabled in your mediation pools
    and that your gateways/trunks are also set to TCP/5060.
    - Look outside the Lync Event Viewer and see if anything strange (.net errors) are being tossed anywhere else during startup of the mediation service.  I once had to remove the mediation server installer (Program and Features | Remove) and rebootstrap
    the server because something went sideways during an install.
    Thanks,
    Richard
    Richard Brynteson, Lync MVP | http://masteringlync.com | http://lyncvalidator.com

  • Service is Running on one node only but Preferred instances is on both nodes

    Hi Gurus,
    Here we configured the below service for my 2 node 11gR2 rac db which is on solaris. While i checked the status it is running on only one node.
    Can some one please help me how to find out the issue why it is not running on node 2.
    fdufrdstd02:/home/oracle [+ASM1] $ srvctl status service -d scmple
    Service BPSCare.ebiz.verizon.com is running on instance(s) scmple1
    Service BPSData.ebiz.verizon.com is running on instance(s) scmple1
    fdufrdstd02:/home/oracle [+ASM1] $ srvctl config service -s BPSCare.ebiz.verizon.com -d scmple
    Service name: BPSCare.ebiz.verizon.com
    Service is enabled
    Server pool: scmple_BPSCare.ebiz.verizon.com
    Cardinality: 2
    Disconnect: false
    Service role: PRIMARY
    Management policy: AUTOMATIC
    DTP transaction: false
    AQ HA notifications: false
    Failover type: NONE
    Failover method: NONE
    TAF failover retries: 0
    TAF failover delay: 0
    Connection Load Balancing Goal: LONG
    Runtime Load Balancing Goal: NONE
    TAF policy specification: BASIC
    Edition:
    Preferred instances: scmple1,scmple2
    Available instances:
    fdufrdstd02:/home/oracle [+ASM1] $
    fdufrdstd02:/home/oracle [+ASM1] $ crsctl stat res -t
    NAME           TARGET  STATE        SERVER                   STATE_DETAILS
    Local Resources
    ora.ACFSDG.dg
                   ONLINE  ONLINE       fdufrdstd02
                   ONLINE  ONLINE       fdufrdstd03
    ora.ARCH.dg
                   ONLINE  ONLINE       fdufrdstd02
                   ONLINE  ONLINE       fdufrdstd03
    ora.CMPDATA.dg
                   ONLINE  ONLINE       fdufrdstd02
                   ONLINE  ONLINE       fdufrdstd03
    ora.LISTENER.lsnr
                   ONLINE  INTERMEDIATE fdufrdstd02              Not All Endpoints R
                                                                 egistered
                   ONLINE  ONLINE       fdufrdstd03
    ora.OCRVOTE.dg
                   ONLINE  ONLINE       fdufrdstd02
                   ONLINE  ONLINE       fdufrdstd03
    ora.OFFLINEDATA.dg
                   ONLINE  ONLINE       fdufrdstd02
                   ONLINE  ONLINE       fdufrdstd03
    ora.SCMDATA.dg
                   ONLINE  ONLINE       fdufrdstd02
                   ONLINE  ONLINE       fdufrdstd03
    ora.acfsdg.volacfs.acfs
                   ONLINE  ONLINE       fdufrdstd02              mounted on /goldeng
                                                                 ate
                   ONLINE  ONLINE       fdufrdstd03              mounted on /goldeng
                                                                 ate
    ora.asm
                   ONLINE  ONLINE       fdufrdstd02              Started
                   ONLINE  ONLINE       fdufrdstd03              Started
    ora.gsd
                   OFFLINE OFFLINE      fdufrdstd02
                   OFFLINE OFFLINE      fdufrdstd03
    ora.net1.network
                   ONLINE  ONLINE       fdufrdstd02
                   ONLINE  ONLINE       fdufrdstd03
    ora.ons
                   ONLINE  ONLINE       fdufrdstd02
                   ONLINE  ONLINE       fdufrdstd03
    ora.registry.acfs
                   ONLINE  ONLINE       fdufrdstd02
                   ONLINE  ONLINE       fdufrdstd03
    Cluster Resources
    ora.LISTENER_SCAN1.lsnr
          1        ONLINE  INTERMEDIATE fdufrdstd02              Not All Endpoints R
                                                                 egistered
    ora.LISTENER_SCAN2.lsnr
          1        ONLINE  ONLINE       fdufrdstd03
    ora.LISTENER_SCAN3.lsnr
          1        ONLINE  INTERMEDIATE fdufrdstd02              Not All Endpoints R
                                                                 egistered
    ora.cmpple.bpsrealtime.ebiz.verizon.com.svc
          1        ONLINE  ONLINE       fdufrdstd02
          2        ONLINE  OFFLINE
    ora.cmpple.db
          1        ONLINE  ONLINE       fdufrdstd02              Open
          2        ONLINE  ONLINE       fdufrdstd03              Open
    ora.cvu
          1        ONLINE  ONLINE       fdufrdstd02
    ora.fdufrdstd02.vip
          1        ONLINE  ONLINE       fdufrdstd02
    ora.fdufrdstd03.vip
          1        ONLINE  ONLINE       fdufrdstd03
    ora.oc4j
          1        ONLINE  ONLINE       fdufrdstd03
    ora.offline.db
          1        OFFLINE OFFLINE                               Instance Shutdown
          2        OFFLINE OFFLINE                               Instance Shutdown
    ora.scan1.vip
          1        ONLINE  ONLINE       fdufrdstd02
    ora.scan2.vip
          1        ONLINE  ONLINE       fdufrdstd03
    ora.scan3.vip
          1        ONLINE  ONLINE       fdufrdstd02
    ora.scmple.bpscare.ebiz.verizon.com.svc
          1        ONLINE  ONLINE       fdufrdstd02
          2        ONLINE  OFFLINE
    ora.scmple.bpsdata.ebiz.verizon.com.svc
          1        ONLINE  ONLINE       fdufrdstd02
    ora.scmple.db
          1        ONLINE  ONLINE       fdufrdstd02              Open
          2        ONLINE  ONLINE       fdufrdstd03              Open
    xag.fdufrdstd02-vip2
          1        ONLINE  ONLINE       fdufrdstd03
    xag.gg_1.goldengate
          1        OFFLINE OFFLINE
    Thanks & Regards,
    Venkata Poorna Prasad.S

    Hi Javier,
    I am able to start it manaully . But previously i start the service like below and only it is up on one node.
    $srvctl start service -d <database_name> -s <service_name>
    Also can you please help on crsctl stat res -t output there is entry like Note All Endpoints Registered . What is ment by that as show below.
    {code}
    Cluster Resources
    ora.LISTENER_SCAN1.lsnr
          1        ONLINE  INTERMEDIATE fdufrdstd02              Not All Endpoints R
                                                                 egistered
    ora.LISTENER_SCAN2.lsnr
          1        ONLINE  ONLINE       fdufrdstd03
    ora.LISTENER_SCAN3.lsnr
          1        ONLINE  INTERMEDIATE fdufrdstd02              Not All Endpoints R
                                                                 egistered
    {code}
    Thanks & Regards
    Venkata Poorna Prasad.S

  • UCCX:Secondary node is in partial service & testing the HA mode

    Hi,
    Running UCCX 8.5 in HA mode.
    Primary UCCX services are INSERVICE status,but in Secondary UCCX service status (UCCX engine ans subsystem)shows PARTIAL SERVICE.
    Let me know how to make it INSERVICE.
    Also let me know any procedure to test the HA mode is working fine or not!!!
    Help me out!!
    Thanks & Regards,
    Krishna

    Hi,
    Please expand the Engine under the arrow and check as to which subsystem is in partial service, this will help determine.
    -Also make sure to turn on the engine debugging under UCCX serviceability.
    Restart the servers during a maintenance window
    -Collect the logs from the RTMT tool
    -As after the restart the MIVR LOGS should clearly display the cause for which subsystem is in partial service
    -Some of the most common reasons can be :
    -Application manager service in partial
    -CMT telephony subsystem might be in partial too
    Also is the setup HAOWAN?
    Please send over the CUCM version as well.
    Once I know which subsystem is in partial service,I can point you in the right direction
    Thanks,
    Prashanth

  • UCCX Engine Partial service

    Guys,
    one of the two ipcc servers is partially in service and the other one is in service ,please assist.
    the secondary server is having this issue and the primary server is ok
    when i checked the services i saw the database subsystem service is in partial state screen shots are attached.
    Please shed some light on it.

    More logs for your concern..
    %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    915: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: PARTIAL_SERVICE -> INITIALIZING
    916: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-5-ModuleStart:Module has successfully started: Module Name=Database Manager-4164
    917: May 27 08:41:08.003 GMT+200 %MIVR-GENERIC-5-ModuleStart:Module has successfully started: Module Name=Database Manager-4164
    918: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-6-MGR_INITIALIZING:Database Manager initializing:
    919: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    920: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    921: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-6-DATASOURCE_STATE:state change: change=state changed(CRS Historical Datastore) -> INITIALIZING
    922: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:database Manager postStart init CRS Config Datastore
    923: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:datasource init - CRS Config Datastore
    924: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: INITIALIZING -> PARTIAL_SERVICE
    925: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-1-MGR_PARTIAL_SERVICE:Database Manager in partial service:
    926: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    927: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    928: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: PARTIAL_SERVICE -> OUT_OF_SERVICE
    929: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-2-MGR_OUT_OF_SERVICE:Database Manager in out of service:
    930: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    931: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    932: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-6-DATASOURCE_STATE:state change: change=state changed(CRS Config Datastore) -> INITIALIZING
    933: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:the node of the service getting registered is2
    934: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:the cluster context name registered/put is :Database Manager2
    935: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: OUT_OF_SERVICE -> PARTIAL_SERVICE
    936: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-1-MGR_PARTIAL_SERVICE:Database Manager in partial service:
    937: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:registerListener() CRS Config DatastoreCRS SQL Server - Config
    938: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:getDbMaster CRS Config Datastore
    939: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:dsMaster converged for CRS Config Datastore
    940: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:got dsService for CRS Config Datastore
    941: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:CRS Config Datastore ds master HostName :CCX7-MAIN
    942: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-3-Using CDS Master as bCDSpecial=true & bCDSLocalEnabled=true:Undefined mnemonic 'Using CDS Master as bCDSpecial=true & bCDSLocalEnabled=true'
    943: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:CDS component is enabled on this node+creating poolCCX7-DR
    944: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    945: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    946: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: PARTIAL_SERVICE -> OUT_OF_SERVICE
    947: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-2-MGR_OUT_OF_SERVICE:Database Manager in out of service:
    948: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    949: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    950: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-6-DATASOURCE_STATE:state change: change=state changed(CRS Repository Datastore) INITIALIZING -> OUT_OF_SERVICE
    951: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:registerListener() CRS Repository DatastoreCRS SQL Server - Repository
    952: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:getDbMaster CRS Repository Datastore
    953: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:dsMaster converged for CRS Repository Datastore
    954: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:got dsService for CRS Repository Datastore
    955: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:CRS Repository Datastore ds master HostName :CCX7-MAIN
    956: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: OUT_OF_SERVICE -> PARTIAL_SERVICE
    957: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-1-MGR_PARTIAL_SERVICE:Database Manager in partial service:
    958: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    959: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    960: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: PARTIAL_SERVICE -> OUT_OF_SERVICE
    961: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-2-MGR_OUT_OF_SERVICE:Database Manager in out of service:
    962: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    963: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    964: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-6-DATASOURCE_STATE:state change: change=state changed(CRS Historical Datastore) INITIALIZING -> OUT_OF_SERVICE
    965: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-6-DATASOURCE_STATE:state change: change=state changed(CRS Config Datastore) INITIALIZING -> OUT_OF_SERVICE
    966: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:registerListener() CRS Historical DatastoreCRS SQL Server - Historical
    967: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-3-Using CDS Master as bCDSpecial=true & bCDSLocalEnabled=true:Undefined mnemonic 'Using CDS Master as bCDSpecial=true & bCDSLocalEnabled=true'
    968: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:getDbMaster CRS Historical Datastore
    969: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:CDS component is enabled on this node+creating poolCCX7-DR
    970: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:dsMaster converged for CRS Historical Datastore
    971: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:got dsService for CRS Historical Datastore
    972: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:CRS Historical Datastore ds master HostName :CCX7-MAIN
    973: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:IntraDBManagerCommunication:NodeID = 002
    974: May 27 08:41:08.096 GMT+200 %MIVR-CLUSTER_MGR-7-UNK:send: ClusterContextPutEntryCmdImpl, nodeId=2, serviceUniqueId=120, sourceName=CRS Engine, notifyAll=true, key=DBManager2 CVDContextContainer: value=DatabaseManagerImpl$IntraDBManagerCommunication[UnicastServerRef [liveRef: [endpoint:[10.80.184.68:49270](local),objID:[-5f557d30:1378d06d923:-7ffa, 4630680600240399643]]]], buffer length 3441
    975: May 27 08:41:08.112 GMT+200 %MIVR-MGR_MGR-7-UNK:*** ManagerManager stopping timer for com.cisco.database.impl.DatabaseManagerImpl in init()
    976: May 27 08:41:08.112 GMT+200 %MIVR-MGR_MGR-7-UNK:Configuration default parameter 'com.cisco.database.impl.DatabaseManagerImpl.mgrmgrstate' missing error:
    977: May 27 08:41:08.112 GMT+200 %MIVR-MGR_MGR-7-UNK:*** manager = Database Manager, state change = null
    978: May 27 08:41:08.159 GMT+200 %MIVR-MGR_MGR-7-UNK:Configuration default parameter 'com.cisco.user.impl.CCMUserManagerImpl.timeout' missing error:
    979: May 27 08:41:08.159 GMT+200 %MIVR-MGR_MGR-7-UNK:*** ManagerManager starting timer for com.cisco.user.impl.CCMUserManagerImpl in init(). Time out value = 30000, time out buffer = 3000
    980: May 27 08:41:08.159 GMT+200 %MIVR-LOG_MGR-7-UNK:Loading Catalog 'MIVR_USER_MGR' using Class 'com.cisco.user.impl.AbstractUserManager' ClassLoader 'com/cisco/net/URLClassLoader'
    981: May 27 08:41:08.221 GMT+200 %MIVR-CLUSTER_MGR-7-UNK:send: Cmd[ServiceStateChangedCmdImpl[19]={0:ServiceStateUpdate=[topLevel=CRS Engine,svc=File Manager/Manager,state=INITIALIZING], 1:ServiceStateUpdate=[topLevel=CRS Engine,svc=RTP Port Manager/Manager,state=INITIALIZING], 2:ServiceStateUpdate=[topLevel=CRS Engine,svc=RTP Port Manager/Manager,state=IN_SERVICE], 3:ServiceStateUpdate=[topLevel=CRS Engine,svc=Channel Manager/Manager,state=INITIALIZING], 4:ServiceStateUpdate=[topLevel=CRS Engine,svc=Contact Manager/Manager,state=INITIALIZING], 5:ServiceStateUpdate=[topLevel=CRS Engine,svc=Session Manager/Manager,state=INITIALIZING], 6:ServiceStateUpdate=[topLevel=CRS Engine,svc=Session Manager/Manager,state=OUT_OF_SERVICE], 7:ServiceStateUpdate=[topLevel=CRS Engine,svc=Expression Manager/Manager,state=INITIALIZING], 8:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=INITIALIZING], 9:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=PARTIAL_SERVICE], 10:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=INITIALIZING], 11:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=PARTIAL_SERVICE], 12:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=INITIALIZING], 13:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=PARTIAL_SERVICE], 14:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=OUT_OF_SERVICE], 15:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=PARTIAL_SERVICE], 16:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=OUT_OF_SERVICE], 17:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=PARTIAL_SERVICE], 18:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=OUT_OF_SERVICE]},nodeId=2,seq#=4]
    982: May 27 08:41:08.253 GMT+200 %MIVR-DB_MGR-7-UNK:readSqlProperties() Component Name=CRS Config Datastore
    983: May 27 08:41:08.253 GMT+200 %MIVR-DB_MGR-7-UNK:readSqlProperties() InstanceName=CRSSQL & port=4433
    984: May 27 08:41:08.268 GMT+200 %MIVR-DB_MGR-7-UNK:readSqlProperties() Component Name=CRS Config Datastore
    985: May 27 08:41:08.268 GMT+200 %MIVR-DB_MGR-7-UNK:readSqlProperties() InstanceName=CRSSQL & port=4433
    986: May 27 08:41:08.268 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: OUT_OF_SERVICE -> PARTIAL_SERVICE
    987: May 27 08:41:08.268 GMT+200 %MIVR-DB_MGR-1-MGR_PARTIAL_SERVICE:Database Manager in partial service:
    988: May 27 08:41:08.268 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    989: May 27 08:41:08.268 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    990: May 27 08:41:08.268 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: PARTIAL_SERVICE -> OUT_OF_SERVICE
    991: May 27 08:41:08.268 GMT+200 %MIVR-DB_MGR-2-MGR_OUT_OF_SERVICE:Database Manager in out of service:
    992: May 27 08:41:08.268 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    915: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: PARTIAL_SERVICE -> INITIALIZING
    916: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-5-ModuleStart:Module has successfully started: Module Name=Database Manager-4164
    917: May 27 08:41:08.003 GMT+200 %MIVR-GENERIC-5-ModuleStart:Module has successfully started: Module Name=Database Manager-4164
    918: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-6-MGR_INITIALIZING:Database Manager initializing:
    919: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    920: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    921: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-6-DATASOURCE_STATE:state change: change=state changed(CRS Historical Datastore) -> INITIALIZING
    922: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:database Manager postStart init CRS Config Datastore
    923: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:datasource init - CRS Config Datastore
    924: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: INITIALIZING -> PARTIAL_SERVICE
    925: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-1-MGR_PARTIAL_SERVICE:Database Manager in partial service:
    926: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    927: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    928: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: PARTIAL_SERVICE -> OUT_OF_SERVICE
    929: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-2-MGR_OUT_OF_SERVICE:Database Manager in out of service:
    930: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    931: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    932: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-6-DATASOURCE_STATE:state change: change=state changed(CRS Config Datastore) -> INITIALIZING
    933: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:the node of the service getting registered is2
    934: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:the cluster context name registered/put is :Database Manager2
    935: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: OUT_OF_SERVICE -> PARTIAL_SERVICE
    936: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-1-MGR_PARTIAL_SERVICE:Database Manager in partial service:
    937: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:registerListener() CRS Config DatastoreCRS SQL Server - Config
    938: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:getDbMaster CRS Config Datastore
    939: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:dsMaster converged for CRS Config Datastore
    940: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:got dsService for CRS Config Datastore
    941: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:CRS Config Datastore ds master HostName :CCX7-MAIN
    942: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-3-Using CDS Master as bCDSpecial=true & bCDSLocalEnabled=true:Undefined mnemonic 'Using CDS Master as bCDSpecial=true & bCDSLocalEnabled=true'
    943: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:CDS component is enabled on this node+creating poolCCX7-DR
    944: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    945: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    946: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: PARTIAL_SERVICE -> OUT_OF_SERVICE
    947: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-2-MGR_OUT_OF_SERVICE:Database Manager in out of service:
    948: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    949: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    950: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-6-DATASOURCE_STATE:state change: change=state changed(CRS Repository Datastore) INITIALIZING -> OUT_OF_SERVICE
    951: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:registerListener() CRS Repository DatastoreCRS SQL Server - Repository
    952: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:getDbMaster CRS Repository Datastore
    953: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:dsMaster converged for CRS Repository Datastore
    954: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:got dsService for CRS Repository Datastore
    955: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:CRS Repository Datastore ds master HostName :CCX7-MAIN
    956: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: OUT_OF_SERVICE -> PARTIAL_SERVICE
    957: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-1-MGR_PARTIAL_SERVICE:Database Manager in partial service:
    958: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    959: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    960: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: PARTIAL_SERVICE -> OUT_OF_SERVICE
    961: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-2-MGR_OUT_OF_SERVICE:Database Manager in out of service:
    962: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    963: May 27 08:41:08.003 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    964: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-6-DATASOURCE_STATE:state change: change=state changed(CRS Historical Datastore) INITIALIZING -> OUT_OF_SERVICE
    965: May 27 08:41:08.003 GMT+200 %MIVR-DB_MGR-6-DATASOURCE_STATE:state change: change=state changed(CRS Config Datastore) INITIALIZING -> OUT_OF_SERVICE
    966: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:registerListener() CRS Historical DatastoreCRS SQL Server - Historical
    967: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-3-Using CDS Master as bCDSpecial=true & bCDSLocalEnabled=true:Undefined mnemonic 'Using CDS Master as bCDSpecial=true & bCDSLocalEnabled=true'
    968: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:getDbMaster CRS Historical Datastore
    969: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:CDS component is enabled on this node+creating poolCCX7-DR
    970: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:dsMaster converged for CRS Historical Datastore
    971: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:got dsService for CRS Historical Datastore
    972: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:CRS Historical Datastore ds master HostName :CCX7-MAIN
    973: May 27 08:41:08.018 GMT+200 %MIVR-DB_MGR-7-UNK:IntraDBManagerCommunication:NodeID = 002
    974: May 27 08:41:08.096 GMT+200 %MIVR-CLUSTER_MGR-7-UNK:send: ClusterContextPutEntryCmdImpl, nodeId=2, serviceUniqueId=120, sourceName=CRS Engine, notifyAll=true, key=DBManager2 CVDContextContainer: value=DatabaseManagerImpl$IntraDBManagerCommunication[UnicastServerRef [liveRef: [endpoint:[10.80.184.68:49270](local),objID:[-5f557d30:1378d06d923:-7ffa, 4630680600240399643]]]], buffer length 3441
    975: May 27 08:41:08.112 GMT+200 %MIVR-MGR_MGR-7-UNK:*** ManagerManager stopping timer for com.cisco.database.impl.DatabaseManagerImpl in init()
    976: May 27 08:41:08.112 GMT+200 %MIVR-MGR_MGR-7-UNK:Configuration default parameter 'com.cisco.database.impl.DatabaseManagerImpl.mgrmgrstate' missing error:
    977: May 27 08:41:08.112 GMT+200 %MIVR-MGR_MGR-7-UNK:*** manager = Database Manager, state change = null
    978: May 27 08:41:08.159 GMT+200 %MIVR-MGR_MGR-7-UNK:Configuration default parameter 'com.cisco.user.impl.CCMUserManagerImpl.timeout' missing error:
    979: May 27 08:41:08.159 GMT+200 %MIVR-MGR_MGR-7-UNK:*** ManagerManager starting timer for com.cisco.user.impl.CCMUserManagerImpl in init(). Time out value = 30000, time out buffer = 3000
    980: May 27 08:41:08.159 GMT+200 %MIVR-LOG_MGR-7-UNK:Loading Catalog 'MIVR_USER_MGR' using Class 'com.cisco.user.impl.AbstractUserManager' ClassLoader 'com/cisco/net/URLClassLoader'
    981: May 27 08:41:08.221 GMT+200 %MIVR-CLUSTER_MGR-7-UNK:send: Cmd[ServiceStateChangedCmdImpl[19]={0:ServiceStateUpdate=[topLevel=CRS Engine,svc=File Manager/Manager,state=INITIALIZING], 1:ServiceStateUpdate=[topLevel=CRS Engine,svc=RTP Port Manager/Manager,state=INITIALIZING], 2:ServiceStateUpdate=[topLevel=CRS Engine,svc=RTP Port Manager/Manager,state=IN_SERVICE], 3:ServiceStateUpdate=[topLevel=CRS Engine,svc=Channel Manager/Manager,state=INITIALIZING], 4:ServiceStateUpdate=[topLevel=CRS Engine,svc=Contact Manager/Manager,state=INITIALIZING], 5:ServiceStateUpdate=[topLevel=CRS Engine,svc=Session Manager/Manager,state=INITIALIZING], 6:ServiceStateUpdate=[topLevel=CRS Engine,svc=Session Manager/Manager,state=OUT_OF_SERVICE], 7:ServiceStateUpdate=[topLevel=CRS Engine,svc=Expression Manager/Manager,state=INITIALIZING], 8:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=INITIALIZING], 9:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=PARTIAL_SERVICE], 10:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=INITIALIZING], 11:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=PARTIAL_SERVICE], 12:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=INITIALIZING], 13:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=PARTIAL_SERVICE], 14:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=OUT_OF_SERVICE], 15:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=PARTIAL_SERVICE], 16:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=OUT_OF_SERVICE], 17:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=PARTIAL_SERVICE], 18:ServiceStateUpdate=[topLevel=CRS Engine,svc=Database Manager/Manager,state=OUT_OF_SERVICE]},nodeId=2,seq#=4]
    982: May 27 08:41:08.253 GMT+200 %MIVR-DB_MGR-7-UNK:readSqlProperties() Component Name=CRS Config Datastore
    983: May 27 08:41:08.253 GMT+200 %MIVR-DB_MGR-7-UNK:readSqlProperties() InstanceName=CRSSQL & port=4433
    984: May 27 08:41:08.268 GMT+200 %MIVR-DB_MGR-7-UNK:readSqlProperties() Component Name=CRS Config Datastore
    985: May 27 08:41:08.268 GMT+200 %MIVR-DB_MGR-7-UNK:readSqlProperties() InstanceName=CRSSQL & port=4433
    986: May 27 08:41:08.268 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: OUT_OF_SERVICE -> PARTIAL_SERVICE
    987: May 27 08:41:08.268 GMT+200 %MIVR-DB_MGR-1-MGR_PARTIAL_SERVICE:Database Manager in partial service:
    988: May 27 08:41:08.268 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...
    989: May 27 08:41:08.268 GMT+200 %MIVR-MGR_MGR-7-UNK:State is the same => INITIALIZING, no change
    990: May 27 08:41:08.268 GMT+200 %MIVR-DB_MGR-7-UNK:Database Manager: PARTIAL_SERVICE -> OUT_OF_SERVICE
    991: May 27 08:41:08.268 GMT+200 %MIVR-DB_MGR-2-MGR_OUT_OF_SERVICE:Database Manager in out of service:
    992: May 27 08:41:08.268 GMT+200 %MIVR-MGR_MGR-7-UNK:Still constructing. Set state to initializing...

  • Cisco Unified CCX Reporting Server in Partial Service

    I can't seem to find anything specific on this, so I'm hoping one of you can assist.
    I have a client who is running UCCX 8.0(2) in failover HA, and they just noticed that one of their UCCX servers has the Control Center - Feature Service
    Cisco Unified CCX Reporting Server in Partial Service.
    The node that is reporting this to be in Partial Service is the standby node.
    I was trying to compare with some other clients I have, but it appears they have actually deactivated this service, so I have nothing to judge against.  No other services Feature or Network are in Partial Service on either node.
    Do you know if the node reporting this is a standby HA server, then should this service show as Partial Service.  The active node (Master) shows this service as IN SERVICE.
    Thanks!

    I believe this is used for the mobile supervisor, that's the Iphone app.
    It is disabled on all our systems. If you are not using the Iphone app I suggest you turn it off.
    Graham

  • SCAN LISTENER runs from only one node at a time from /etc/hosts !

    Dear all ,
    Recently I have to configure RAC in oracle 11g(r2) in AIX 6.1 . Since in this moment it is not possible to configure DNS, so I dont use SCAN ip into the DNS/GNS, I just add the SCAN ip into the host file like :
    cat /etc/hosts
    SCAN 172.17.0.22
    Got the info from : http://www.freeoraclehelp.com/2011/12/scan-setup-for-oracle-11g-release211gr2.html#ORACLE11GR2RACINS
    After configuring all the steps of RAC , Every services are ok except SCAN_LISTENER . This listener is up only one node at a time . First time when I chek it from node1 , it shows :
    srvctl status scan_listener
    SCAN listener LISTENER_SCAN1 is enabled
    SCAN listener LISTENER_SCAN1 is running on node dcdbsvr1
    now when I relocate it from node 2 using
    "srvctl relocate scan -i 1-n DCDBSVR2" , then the output shows :
    srvctl status scan_listener
    SCAN listener LISTENER_SCAN1 is enabled
    SCAN listener LISTENER_SCAN1 is running on node dcdbsvr2
    Baring these , we have to try to relocate it from the node2 by the following way, then it shows the error :
    srvctl relocate scan -i 2 -n DCDBSVR2
    resource ora.scan2.vip does not exists
    Now my question , How can I run the SCAN and SCAN_LISTENER both of the NODES ?
    Here is my listener file (which is in the GRID home location) configuration :
    Listener File OF NODE1 AND NODE 2:
    ==================================
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1=ON
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON
    LISTENER_SCAN1 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC) (KEY = LISTENER_SCAN1)
    ADR_BASE_LISTENER_SCAN1 = /U01/APP/ORACLE
    2)
    Another issue , when I give the command : " ifconfig -a " , then it shows the SCAN ip either node1 or node2 . suppose if the SCAN ip is in the node1 , and then if I run the "relocate" command from node2 , the ip goes to the Node 2 . is it a correct situation ? advice plz ... ...
    thx in advance .. ...
    Edited by: shipon_97 on Jan 10, 2012 7:22 AM
    Edited by: shipon_97 on Jan 10, 2012 7:31 AM

    After configuring all the steps of RAC , Every services are ok except SCAN_LISTENER . This listener is up only one node at a time . First time when I chek it from node1 , it shows :If I am not wrong and after looking at the document you sent, you will be able to use only once scan in case you use /etc/host file and this will be up on only one node where you added this scan entry in /etc/hosts file.
    Now my question , How can I run the SCAN and SCAN_LISTENER both of the NODES ?Probably you can't in your case, you might run only one i think and on one node only
    srvctl status scan_listener
    SCAN listener LISTENER_SCAN1 is enabled
    SCAN listener LISTENER_SCAN1 is running on node dcdbsvr1
    now when I relocate it from node 2 using
    "srvctl relocate scan -i 1 -n DCDBSVR2" , then the output shows :
    srvctl status scan_listener
    SCAN listener LISTENER_SCAN1 is enabled
    SCAN listener LISTENER_SCAN1 is running on node dcdbsvr2You moved scan listener from node 1 to node 2, OK
    Baring these , we have to try to relocate it from the node2 by the following way, then it shows the error :
    srvctl relocate scan -i 2 -n DCDBSVR2
    resource ora.scan2.vip does not exists
    --------------------------------------------------------------------------------Since you have only one scan, you can't relocate "2". So ise "1" instead here also
    FYI
    http://www.oracle.com/technetwork/database/clustering/overview/scan-129069.pdf
    Salman

  • Can't add new element to model node from web service

    Hi Folks,
    we are using the old WebService (not adaptive one) for calling a service on XI. We are reusing the same service for loading the data and also sending them back to the backend to modify, delete or add new elements. Request and response tree structure consist basically of the same structure.
    Now everything works fine so far except adding a new element to the model tree.
    So what are we doing:
    After calling the service for reading (and invalidate on the response), we copy the received data from response node into the request node. All the view forms are bound to the model elements in the request.
    Modifying single attributes worked just fine (from dialog and programatically). A new element we add to the model tree shows up in the dialog and seems to work equally fine, but when we trigger the service call to send the collected data, every change to the model data is send except the new added element. It just won't be send.
    What's the problem here? Seems to me this must be somehow related to the supplying relation role maybe.
    What code do you need to look at and how do I mark code in the new forum editor so it gets displayed properly formatted?
    Thanks,
      ok

    Hi,
    Can you tell me which code are you using currently for transferrring the data? It might help me to figure out what your problem is.

  • How to failover SCAN VIP and SCAN Listener from one node to another?

    Environment:
    O.S :          HP-UX  B.11.31 U ia64
    RDBMS:   Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    It is a 2 Node RAC.
    Question:
    How to failover the SCAN VIP and SCAN LISTENER running on node 1 to node 2?
    What is the relation between standard LISTENER and SCAN LISTENER ?
    Why do we need LISTENER, when we have SCAN LISTENER ?
    When I tried with SRCVTL STOP LISTENER , I thought the SCAN LISTENER adn SCAN IP will failover, but it did not?
    Also please clarify if I use SRVCTL RELOCATE SCAN -i 1 -n Node1
    Actalluy I am trying that by moving the SCAN listeners so that when I do PSU 7 patching on 1 node, no incoming attempt to connect will spawn
    a process and thereby opening files in $ORACLE_HOME (which would prevent the patch from occurring)
    Please clarify my queries.
    Thanks,  Sivaprasad.S

    Hi Sivaprasad,
    1. The following link will help you for SCAN VIP and SCAN LISTENER failover from 1 node to another.
    http://heliosguneserol.wordpress.com/2012/10/19/how-to-relocate-scan_listener-from-one-node-to-another-node-on-rac-system/
    http://oracledbabay.blogspot.co.uk/2013/05/steps-to-change-scan-ip-address-in.html
    2. The Standard LISTENER is specific for particular node for which it is running. It cannot be relocated as its specific for the node its running. SCAN listeners are not replacements for the node listeners.A new set of cluster processes called scan listeners will run on three nodes in a cluster (or all nodes if there are less than 3).  If you have more than three nodes, regardless of the number of nodes you have, there will be at most three scan listeners. So no relation for standard LISTENER and SCAN LISTENER.
    3. Hmmm. let me put it in easy way for this question. All the RAC services like, asm, db , services, nodeapps registers with this SCAN_LISTENER. So if any of these services (asm, db , services, nodeapps) got down/not running, the SCAN_LISTENER will know the down status, and if any client requests to access the node/service which is down, the SCAN_LISTENER will redirect the client request to the least loaded node. So here all these process will happen without the knowledge of client. And As usual the standard LISTENER looks only for incoming request to connect with the database. So we need both LISTENER and SCAN LISTENER.
    4. If you provide SRCVTL STOP LISTENER,  it stops the default listener on the specified node_name, or the listeners represented in a given list of listener names, that are registered with Oracle Clusterware on the given node. No failover will happen under this case.
    5. Yes you can relocate if you want to relocate the scan.
    Hope this helps!!
    Regards,
    Pradeep. V

  • Oracle RAC one node

    why Oracle introduced Oracle RAC one node in 11gR2?
    I have gone through oracle documents on oracle rac one node, but i couldn't find much added advantage than instance failover. We have already some technologies like datagaurd and some third party softwares for instance failover.
    Then why oracle introduced this RAC one node in the new release i.e 11gR2?
    What exactly oracle wants to provide from oracle RAC one node?
    Thanks...
    Bharath

    Why RAC one node?
    Oracle RAC one node is a single instance of Oracle RAC that runs on the node in a cluster. The benefit of the RAC one node option is that it allows you to consolidate many databases into one cluster without a lot of overhead, while also providing high availbilty benefits of failover protection, as well as for Online rolling patch application and rolling upgrades for the Oracle clusterware.
    Another aspect of RAC one node allows you to limit th CPU utilization of individual database instances within the cluster through a feature called resource manager instance caging, which gives you the ability to dynamilcally change the limit as required.
    Furhtermore , with RAC one node there is no limitation for server scalabilty such that if applications outgrow the current resources than a single node can supply, you can then upgrade the applications online to Oracle RAC.
    In tthe event that the node which is runnig Oracle RAc one node becomes saturated and out of resources, you can migrate the instance to another node in the cluster using Oracle rac one node and another new utilty called OMOTION feature.OMOTION feature for Oracle RAC 11g R2 rac allows you to migrate a running instance to another server without downtime or distrubtion in service for your enviornment.
    Hope you're understand.

  • One node RAC pause/hang/block on other node shutdown

    Hi,
    We have a Java application running on Linux servers connecting to a 10.2.0.1 RAC cluster, also Linux. When the application starts it opens up a pool of connections to the databsae, and these are used throughout the life time of the application. One server connects to one RAC node.
    AppA - DBA
    AppB - DBB
    When we shutdown one node, the application connecting to that node stops, which is what we would expect in this configuration.
    What is strange is that the other application blocks for 63 seconds and then continues. So it is like the database is blocking, or the database connections are blocking.
    We are not using TAF, FAN, FCN, LB, VIPs or any special features, just simple lightweight JDBC from one server to one database. In fact I do not thing we are unwittingly using any of these features, we have them switched off.
    john

    user1788323 wrote:
    What is strange is that the other application blocks for 63 seconds and then continues. So it is like the database is blocking, or the database connections are blocking.How have you determined/diagnosed the 63s blocking? (more details in this regard may shed some light on the problem)
    Assuming that the block is server side, then two basic reasons comes to mind.
    Networking issue - the CRS on the surviving node has to perform certain functions, like switching the VIP of the node that left the cluster to a surviving cluster node. The listener may need to re-register services. A local firewall may need to be dynamically reconfigured for supporting the new failed-over VIP. Etc.
    Thus these could result in some kind of delay or issue in the network layer that you are seeing from the client side.
    Infrastructure issue. If the actual client request via JDBC reaches the server process, and it is slow in responding, then that is not a network issue - instead some underlying service or s/w layer that the server process needs to use to perform the client request is busy for those 63s.
    This could be related to the Interconnect, the shared I/O storage layer or something along those lines. For example, how does the Interconnect and/or SAN switch re-act when a server node is powered down or rebooted?
    There's not really sufficient information to make anything but a guesses.. You will need to isolate the problem with further testing.
    I have seen similar problems with 10.1.0.3 CRS and RAC when a node is evicted from the cluster. In this case the "hung" period was in excess of 15 minutes and only for new connections (Listener unable to hand off to dedicated servers or dispatchers). Existing connections worked fine however and were unaware of any problems. But part of the issue in this case was a poor (outdated) driver layer - and also the last time we used proprietary binary drivers (kernel modules) from 3rd party vendors that results in a tainted (and very fixed and rigid) Linux kernel. Today we're sticking with an OpenSource driver layer only for Linux.

  • When one node reboot other node in RAC

    Hi Friends,
    I faced one situation where one node of RAC cluster had been rebooted by other node. This happen due to network interconnect link fluctuation.
    Sep 13 16:23:48 kkvs1a su: [ID 810491 auth.crit] 'su admin' failed for wipro1 on /dev/pts/3
    Sep 14 00:22:17 kkvs1a ixgbe: [ID 611667 kern.info] NOTICE: ixgbe3: link down
    Sep 14 00:22:21 kkvs1a ixgbe: [ID 611667 kern.info] NOTICE: ixgbe3: link up, , full duplex
    Sep 14 00:22:31 kkvs1a ixgbe: [ID 611667 kern.info] NOTICE: ixgbe1: link down
    Sep 14 00:22:31 kkvs1a ixgbe: [ID 611667 kern.info] NOTICE: ixgbe3: link down
    /opt/oracle/product/10.2.0/crs/log/node1/alertkk1a.log
    ==============================================
    2013-09-14 00:22:05.180
    [cssd(12561)]CRS-1612:node kk1b (2) at 50% heartbeat fatal, eviction in 14.251 seconds
    2013-09-14 00:22:12.180
    [cssd(12561)]CRS-1611:node kk1b (2) at 75% heartbeat fatal, eviction in 7.251 seconds
    2013-09-14 00:22:13.180
    [cssd(12561)]CRS-1611:node kk1b (2) at 75% heartbeat fatal, eviction in 6.251 seconds
    2013-09-14 00:22:17.179
    [cssd(12561)]CRS-1610:node kk1b (2) at 90% heartbeat fatal, eviction in 2.251 seconds
    2013-09-14 00:22:18.180
    [cssd(12561)]CRS-1610:node kkvs1b (2) at 90% heartbeat fatal, eviction in 1.251 seconds
    This clearly shows CSSD of node kkvs1a has given node eviction message to kkvs1b node.
    I got following messages on the instance which got rebooted:
    ASM alert log:
    Sat Sep 14 00:22:25 IST 2013
    Error: KGXGN aborts the instance (6)
    Sat Sep 14 00:22:25 IST 2013
    Errors in file /opt/oracle/admin/+ASM/bdump/+asm2_lmon_8527.trc:
    ORA-29702: error occurred in Cluster Group Service operation
    LMON: terminating instance due to error 29702
    A network fluctuation shouldn't give reboot like this. Then why oracle design like this way? Is this a bug? My oracle version is: 10.2.0.5.0
    Could you tell me the other possible situations when 1 RC instance reboots other RAC instacne.

    What you are describing is the expected behaviour: if your interconnect fails, you will have a node eviction. Releases < 11.2.0.2 evict a node by reboot, which can fix the problem: the NIC may come up correctly when the machine re-starts. Releases >= 11.2.0.2 can often evict without a re-boot. But either way, if your interconnect goes down, a node must be evicted to prevent uncoordinated disc writes.
    If you are interested, you can find some discussion and demos of this in a series of webcasts I've recorded,
    Free Oracle Database Tutorials for Administration and Developers
    If you really don't like this behaviour and the problems are transient, you can try 'raising the CSS MISSCOUNT parameter.
    John Watson
    Oracle Certified Master DBA

  • Wrong Listener setting in 11.2.0.2 Grid with 11.2.0.2 ONE NODE(win 2008 R2)

    Hello,
    the listener on the second node doesn't use its endpoint-Entries and doesn't register the database or shows the running ASM-Instanz. No connection is possible on that node.
    In Log of Listeners always:
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    I installed RAC one Node on 2 Servers, first installed and configured grid for both nodes with SCAN. After it I installed the rdbms and created a ONE NODE Database. The grid infrastructure is running nicely and even the swich of the instanz/database to the second node is working.
    BUT: on the second node the listener doesn't know the instance. Nor does ist know its asm-Instance. Registration (Alter system register) even doesnt't work.
    In 11.2.0.2 the lsiteners are starteet from grid-home before database creation.
    On the 1. node everthing is fine, as long as I don't switchover/failover.
    On the second server there has been a second listener from RDBMS_HOME created by ? . I stopped it. Th Listener from GRID_HOME ist configured the same way as node 1, but doesn't uses its endpoint-Entries and doesn't register the database or shows the running ASM-Instanz.
    listener.ora:
    LISTENER=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))) # line added by Agent
    LISTENER_SCAN3=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN3)))) # line added by Agent
    LISTENER_SCAN2=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN2)))) # line added by Agent
    LISTENER_SCAN1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1)))) # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN2=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN3=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON # line added by Agent
    lsnrctl status (if: lsnrctl services even no services)
    Instanz +asm2  onenode_2 are running and I can connect with / as sysdba
    LSNRCTL for 64-bit Windows: Version 11.2.0.2.0 - Production on 25-JAN-2011 15:52:05
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.2.0 - Production
    Start Date 25-JAN-2011 15:49:46
    Uptime 0 days 0 hr. 2 min. 22 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\11.2.0\grid\network\admin\listener.ora
    Listener Log File C:\11.2.0\grid\log\diag\tnslsnr\VSLWMU022\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\LISTENERipc)))
    The listener supports no services
    The command completed successfully
    I think, I have problems with the listener.ora and the environment settings, tha lsnrctl uses.
    When i change listener settings, I get the message:
    Failed to open service <OracleOraDb11g_home1TNSListenerLISTENER_DG> - this is the wron HOME!
    I don't find an entry in the registry wher I can change listener-Settings.
    Whe I try to change the settings (add entries like SID_LIST_LISTENER for a dataguard Konfiguration)on node 1, it behave like node 2: no more services/sid and endpoints.

    Hello folks,
    I found the bugs (2 independent annotations) and settings we need!
    1. Aus: http://download.oracle.com/docs/cd/E11882_01/relnotes.112/e16777.pdf 5.3.9 (write name and public IP in etc\hosts)
    2. http://download.oracle.com/docs/cd/E11882_01/relnotes.112/e16777/toc.htm#CJAHIGJE
    I changed the wrong entry in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Protid_0 and rebooted the server.
    Suddenly the listener knows its IPs and its servces.
    Take care about yout local_listener setting in the instance: show parameter local_listener. This IP/name must be reachable. Sometimes I have had instance_2 running on node_1 with the vip_ip of 2 => this doesn not work.
    alter system set local_listener='(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER))' scope=both sid='*';
    I am still not sure, if this values changes to (ADDRESS=(PROTOCOL=TCP)(HOST=+host+-vip)(PORT=1521)).
    Check the IPS, that the listener ist running on: lsrnctl status
    ..Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\LISTENERipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.20.121)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.20.124)(PORT=1521)))...
    Hopefully this will help you (and will be found in Windows-Documentation soon).
    By
    Marion

  • Session Failover not happening in SOA 11.1.1.5 Cluster when stop one Node

    Hi,
    We have a 2 Node SOA 11.1.1.5 Cluster. We are noticing one issue if when during a request processing if we bring down one Node the whole request fails and we loose the data. Other Node is not taking over the request to finish it. We have Hardware LoadBalancer that routes to one of OHS which internally routs to one of the SOA Servers. But when we shut down one Node right at that moment we are not able to access the service probably the request went to the server that is shutting down. This is the error we see
    oracle.fabric.common.FabricInvocationException: Unable to access the following endpoint(s): But when we try it again once the Node is down it works fine.
    Wondering if there's any setting we need to do to handle this type of scenario.
    Thanks

    I cut and paste the description of the note. There is a statement with the cause that states
    "This issue happens only when the display name of a NIC configured for migration in nodemanager is null"
    and it is a little ambigious. It implies there is a workaround of setting the display name, but doesn't discuss how to apply this workaround; the display name it refers to generated by a code call to the NetworkInterface.getDisplayName() method from the JDK.
    I assume that the display name here is the parameter called Interface within the nodemanger.properties, but there is nothing within the note that confirms this, nor if setting this to the NICE name will fix this issue. here is a full list of the nodemanger.propertes file -> http://download.oracle.com/docs/cd/E12840_01/wls/docs103/nodemgr/java_nodemgr.html#wp1068415
    I'd download and try the patch in your place; it's a WLS patch (as nodemanager is part of WLS) so shouldn't affect SOA Suite. Failing that, open a SR.

Maybe you are looking for

  • How do I move an instance of CC from one machine to another?

    I use Adobe CC on two machines, my machine at home and the one I have as part of my job. I understand that this is the total number of machines allowed. However, I am considering leaving my current job and so i want to delete the Adobe CC programs fr

  • TestStand 3.1/3.5 under WIndows 7

    Anyone has solved or patched the annoying problem of the sequenze menu ring of TS 31 and TS 35 under Window 7 ? I'm referring to the problem in scrolling, when you expand the menu only one row is deiplayed and you have to scroll on one row !!! I'd l

  • Skype increasing lagging and using too much CPU

    Hello, Since Oct 15 which is approximately when I was upgraded to version 6.9(517) I have noticed that Skype has been lagging very badly. It starts as very tiny lags and eventually over an hour or two the lagging increases to 4-6 second lags. The per

  • Is it possible to change or cancel the initial gre...

    I have recently bought an N95-8GB and so far I like it very much. However, one thing I dislike is the initial greeting after starting the phone, the one with the two handshaking hands. Is it possible to cancel this greeting, or replace it with a blan

  • What new setup would you get for editing video in iMovie?

    Hey gang. I'm upgrading all the electronics in my home and would love some buying and configuring advice. This question could go in the desktop discussion group as well, but the main thing that will tax the next system is family video editing and (te