End users connecting to one node only !!

Hi,
I am new to RAC. My environment: 10gAS (two nodes), 11gr2 RAC (2 nodes), on solaris10. I see all end users connecting to one node only. where other node is fine.
SQL> select a.inst_id,instance_name,program from gv$INSTANCE a, gv$session b where a.inst_id=b.inst_id and
2 username like 'HRAPPS';
INST_ID INSTANCE_NAME PROGRAM
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode2 (TNS V1-V3)
1 mod11g1 frmweb@asnode2 (TNS V1-V3)
1 mod11g1 frmweb@asnode2 (TNS V1-V3)
1 mod11g1 java@asnode2 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode2 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode2 (TNS V1-V3)
1 mod11g1 frmweb@asnode2 (TNS V1-V3)
1 mod11g1 frmweb@asnode2 (TNS V1-V3)
1 mod11g1 frmweb@asnode2 (TNS V1-V3)
1 mod11g1 frmweb@asnode2 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
1 mod11g1 frmweb@asnode1 (TNS V1-V3)
tnsnames.ora on two application server nodes
CONNDB11 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = racdb1-vip)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = racdb2-vip)(PORT = 1521))
(LOAD_BALANCE = OFF)
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = mod11g)
grid@*racdb1* $ crs_stat -t
Name Type Target State Host
ora.DATA.dg ora....up.type ONLINE ONLINE racdb1
ora.FRA.dg ora....up.type ONLINE ONLINE racdb1
ora....ER.lsnr ora....er.type ONLINE ONLINE racdb1
ora....N1.lsnr ora....er.type ONLINE ONLINE racdb2
ora....N2.lsnr ora....er.type ONLINE ONLINE racdb1
ora....N3.lsnr ora....er.type ONLINE ONLINE racdb1
ora.asm ora.asm.type ONLINE ONLINE racdb1
ora.eons ora.eons.type ONLINE ONLINE racdb1
ora.gsd ora.gsd.type OFFLINE OFFLINE
ora.mod11g.db ora....se.type ONLINE ONLINE racdb2
ora....network ora....rk.type ONLINE ONLINE racdb1
ora.oc4j ora.oc4j.type OFFLINE OFFLINE
ora.ons ora.ons.type ONLINE ONLINE racdb1
ora....SM1.asm application ONLINE ONLINE racdb1
ora....B1.lsnr application ONLINE ONLINE racdb1
ora.racdb1.gsd application OFFLINE OFFLINE
ora.racdb1.ons application ONLINE ONLINE racdb1
ora.racdb1.vip ora....t1.type ONLINE ONLINE racdb1
ora....SM2.asm application ONLINE ONLINE racdb2
ora....B2.lsnr application ONLINE ONLINE racdb2
ora.racdb2.gsd application OFFLINE OFFLINE
ora.racdb2.ons application ONLINE ONLINE racdb2
ora.racdb2.vip ora....t1.type ONLINE ONLINE racdb2
ora.scan1.vip ora....ip.type ONLINE ONLINE racdb2
ora.scan2.vip ora....ip.type ONLINE ONLINE racdb1
ora.scan3.vip ora....ip.type ONLINE ONLINE racdb1
grid@*racdb2* $ crs_stat -t
Name Type Target State Host
ora.DATA.dg ora....up.type ONLINE ONLINE racdb1
ora.FRA.dg ora....up.type ONLINE ONLINE racdb1
ora....ER.lsnr ora....er.type ONLINE ONLINE racdb1
ora....N1.lsnr ora....er.type ONLINE ONLINE racdb2
ora....N2.lsnr ora....er.type ONLINE ONLINE racdb1
ora....N3.lsnr ora....er.type ONLINE ONLINE racdb1
ora.asm ora.asm.type ONLINE ONLINE racdb1
ora.eons ora.eons.type ONLINE ONLINE racdb1
ora.gsd ora.gsd.type OFFLINE OFFLINE
ora.mod11g.db ora....se.type ONLINE ONLINE racdb2
ora....network ora....rk.type ONLINE ONLINE racdb1
ora.oc4j ora.oc4j.type OFFLINE OFFLINE
ora.ons ora.ons.type ONLINE ONLINE racdb1
ora....SM1.asm application ONLINE ONLINE racdb1
ora....B1.lsnr application ONLINE ONLINE racdb1
ora.racdb1.gsd application OFFLINE OFFLINE
ora.racdb1.ons application ONLINE ONLINE racdb1
ora.racdb1.vip ora....t1.type ONLINE ONLINE racdb1
ora....SM2.asm application ONLINE ONLINE racdb2
ora....B2.lsnr application ONLINE ONLINE racdb2
ora.racdb2.gsd application OFFLINE OFFLINE
ora.racdb2.ons application ONLINE ONLINE racdb2
ora.racdb2.vip ora....t1.type ONLINE ONLINE racdb2
ora.scan1.vip ora....ip.type ONLINE ONLINE racdb2
ora.scan2.vip ora....ip.type ONLINE ONLINE racdb1
ora.scan3.vip ora....ip.type ONLINE ONLINE racdb1
please advise,,,,
thanks

Thanks every one responded. I have modified tns entry in application servers (load balance on). I will post details, once I am back in seat.
Thanks a lot guys...
Bjoe, I am using SCAN listener, details are :
racdb1
-bash-3.00$ lsnrctl status
LSNRCTL for Solaris: Version 11.2.0.1.0 - Production on 27-OCT-2010 17:04:56
Copyright (c) 1991, 2009, Oracle. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for Solaris: Version 11.2.0.1.0 - Production
Start Date 12-OCT-2010 13:08:46
Uptime 15 days 3 hr. 56 min. 9 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /u01/app/11.2.0/grid/network/admin/listener.ora
Listener Log File /u01/app/grid/diag/tnslsnr/racdb1/listener/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.10.11)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.10.20)(PORT=1521)))
Services Summary...
Service "+ASM" has 1 instance(s).
Instance "+ASM1", status READY, has 1 handler(s) for this service...
Service "mod11g" has 1 instance(s).
Instance "mod11g1", status READY, has 1 handler(s) for this service...
Service "mod11gXDB" has 1 instance(s).
Instance "mod11g1", status READY, has 1 handler(s) for this service...
The command completed successfully
SQL> show parameter remote
NAME TYPE VALUE
remote_dependencies_mode string TIMESTAMP
remote_listener string rac-scan.mod.com:1521
remote_login_passwordfile string EXCLUSIVE
remote_os_authent boolean FALSE
remote_os_roles boolean FALSE
result_cache_remote_expiration integer 0
racdb2
-bash-3.00$ lsnrctl status
LSNRCTL for Solaris: Version 11.2.0.1.0 - Production on 27-OCT-2010 17:15:35
Copyright (c) 1991, 2009, Oracle. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for Solaris: Version 11.2.0.1.0 - Production
Start Date 27-OCT-2010 03:25:50
Uptime 0 days 13 hr. 49 min. 45 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /u01/app/11.2.0/grid/network/admin/listener.ora
Listener Log File /u01/app/grid/diag/tnslsnr/racdb2/listener/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.10.12)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.10.21)(PORT=1521)))
Services Summary...
Service "+ASM" has 1 instance(s).
Instance "+ASM2", status READY, has 1 handler(s) for this service...
Service "mod11g" has 1 instance(s).
Instance "mod11g2", status READY, has 1 handler(s) for this service...
Service "mod11gXDB" has 1 instance(s).
Instance "mod11g2", status READY, has 1 handler(s) for this service...
The command completed successfully
SQL> show parameter remote
NAME TYPE VALUE
remote_dependencies_mode string TIMESTAMP
remote_listener string rac-scan.mod.com:1521
remote_login_passwordfile string EXCLUSIVE
remote_os_authent boolean FALSE
remote_os_roles boolean FALSE
Edited by: userR12 on Oct 27, 2010 7:34 AM

Similar Messages

  • Oracle client 8i connecting to one node only

    Hello all,
    I had 2 node RAC database setup, in which when a person in development team tries to connect to the RAC database via oracle client,He can able to connect to one node only,when i tried tnsping80 utility it showing one VIP address
    He using oracle 8i client on windows7
    Database is 10G RAC and load balance is on in both database and client
    please provide the solution

    Hi,
    Also I am not sure whether 8i client is certified with 10g database or not.
    Do you have a metalink account. Read this Doc ID 207303.1
    Regards

  • Which user connected from which node in RAC

    Hi All,
    I have installed 2-node Oracle 10g R2 RAC on RHEL4. It is working fine. Now i want to know which user connected from which node, how can i know this details?
    Thanks,
    Praveen.

    You can use the gv$ views which actually submit the query ran against them to all instances of Oracle for the RAC database.
    The documentation for the gv$ views is the v$ view entry in the Reference manual.
    As far as I know when you run RAC every v$ view is built on a gv$ view.
    HTH -- Mark D Powell --

  • 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

  • Very slow email connection on one mailserver only

    I will try and keep it short but it is complex (to me!):
    I have suddenly, since Friday 2 March, experienced very slow connection to one of my ISP's mailservers. Emails without attachments work ok'ish (a little "hesitantly"), emails with attachments of moderate sizes (eg. +/- 500 KB) download/upload extremely slowly and most of the time fail. I have asked my ISP, who are generally helpful, and they have tested the mailserver and can find nothing wrong. So, here we go:
    The problem is both for ethernet and wireless.
    The problem is for one account only. I have a different account with the same ISP, but on a different mailserver, which works absolutely fine.
    Two different Macs have the same problem. The other PCs with different ISP's accounts work fine.
    Router is working fine with good internet connection and email via one of the two accounts works fine.
    It is not a problem on my computer (since it is the same issue for two machines). Both run OSX 10.6.8
    I have tried both Entourage and Outlook on both machines; same problem everywhere - one account works, the other doesn't (properly).
    I have tried  with my iPhone, using the same wireless connection and same account details, and it downloads emails with attachments speedily - emails that failed to download on the MBP/Outlook.
    I have tried one of the machines (a MacBook Pro) at home with a different wireless connection but to the same mailserver and it works fine there!
    This happened last Friday and no settings have been changed locally for months.
    My conclusion is (but may be wrong):
    The router is fine
    The macs are fine
    The email clients are fine
    General connection to internet and mail is fine
    The mailserver is probably fine
    But a connection between one mailserver account and the two macs has suddenly gone wrong.
    It is almost as if there is a setting on either the mailserver saying "I don't like that connection to that place, I will slow it down." or somewhere in this place saying "I don't like that account on that mailserver, I will slow it down."
    The question then is:
    Which network setting is so specific that it can be this selective? And why did it suddenly happen?
    I don't seem to get anywhere, so I'm trying the communities. Any help much appreciated!

    Update: After two weeks of scratching my head trying to find any local settings (computer or router) that were specific enough and after really not doing anything at all, normal service resumed suddenly. I have now had a good short week without any disruption or speed issues. The problem that was is still a mystery, though.

  • 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                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Delete all the user connected to one transaction.

    During some periods, we need to lock some transaction to avoid user modify data while we are processing some critical jobs.
    If the users are yet in the transaction when we lock the transaction they are not removed from the transaction and we need to kill them manually from SM04 transaction in each application server.
    I have been trying to adapt the RSM04000_ALV program to do this but i'm stuck with the use of the pooled session.
    I guess that the system when you select the session and click on end session, it mark in anyplace something to indicate to the fuction module TH_DELETE_USER that when the option ONLY_POOLED_USER is enable, only that session need to be killed.
    Anybody know how this works? someone have a similar fuctionality in you system?

    Hello
    Try this:
      DATA: BEGIN OF SERVER_LIST OCCURS 0.
              INCLUDE STRUCTURE MSXXLIST.
      DATA: END OF SERVER_LIST.
      DATA: BEGIN OF USER_LIST OCCURS 0.
              INCLUDE STRUCTURE UINFO.
      DATA: END OF USER_LIST.
      DATA: BEGIN OF USER_LIST1 OCCURS 0.
              INCLUDE STRUCTURE UINFO.
      DATA: END OF USER_LIST1.
      DATA: USER_TERM LIKE RFCDISPLAY-RFCHOST.
      CALL FUNCTION 'TH_SERVER_LIST'
           TABLES
                LIST   = SERVER_LIST
           EXCEPTIONS
                OTHERS = 1.
      LOOP AT SERVER_LIST.
        CALL FUNCTION 'TH_USER_LIST'
             DESTINATION SERVER_LIST-NAME
             TABLES    LIST = USER_LIST1.
        APPEND LINES OF USER_LIST1 TO USER_LIST.
        REFRESH USER_LIST1.
        LOOP AT USER_LIST WHERE TCODE = 'YOUR T-CODE'.
                CALL FUNCTION 'TH_DELETE_USER' DESTINATION SERVER_LIST-NAME
                 EXPORTING
                    USER            = USER_LIST-BNAME
                    CLIENT          = SY-MANDT
                    TID             = USER_LIST-TID
                 EXCEPTIONS
                    AUTHORITY_ERROR = 1
                    OTHERS          = 2.
        ENDLOOP.
      ENDLOOP.

  • Not able to trace sys user connection from which node  in audit

    We have got one user who is accessing as sysdba and cannot be traced where the connection has come.
    List of unique users logged successfully into SQLPLUS as SYSDBA
    CLIENT USER: , STATUS: 0
    Regards
    Naga

    We get the information from Audit of our production.
    Someone accessing the production from client/desktop whose session is not traceable. Is there a way to trace the information who accessed it.
    we are on 9.2.0.8 database

  • 10g RAC Connecting with one node down.

    We're are currently running version 10.1.0.2.0 on RAC, on Redhat Linux Enterprise 3, with two load balanced nodes - I have limited RAC experience.
    Node 1 is currently shutdown, as a user tries to connect they get a 50% chance of success. An attempt is made to connect to node 1 and returns the following: ORA-12154 TNS: could not resolve connect identifier specified. Theyt can retry and eventually connect to node 2.
    Is there anyway to stopping attempted connections to node 1 without having to modify all TNSNAMES entries?
    Thank you,
    David.

    This is now resolved.
    Thank you.
    David.

  • Connection in one direction only for MacBook

    My airport network has worked fine for years with several computers and printers. Recently however a problem has developed. After awakening from sleep or from a restart my MacBook cannot connect to the other computers on the network. If I connect in the reverse direction, from one of the other computers to the macbook, there is no problem, and afterwards I can then connect from the MacBook to any other computer on the network. I haven't chaged any settings on the network properties, passwords, etc. Any idea why this is happening?

    Acros-Krik
    I did my reset and it seems to have speeded up the 3G iPhone somewhat but not cured these syncing anomalies.
    I am syncing three way
    Mobileme
    MacBook iCal
    iPhone iCal.
    I have sent test diary dates from each source
    Mobileme and iCal are playing nicely but the iPhone is sulking and won't receive or send diary events.
    In my iPhone my Systems Prefs are...
    Accounts: mobileme
    Fetch new data: Push
    my email on my iPhone is working well with email Mobileme and email on the MacBook is also working well with Mobileme.
    curiouser and curiouser.

  • Blog Loads Slow  and Intermittent Internet Connection for One Site Only

    Hi
    Yesterday we had a site where the blog lost it's feed, but was restore after a chat with support. Today the blog post are not coming up in the admin. I can see the list, but the not the post as the flywheel keeps spinning and spinning.
    When I go online, I can get to the blog fine, but when I click on the pagination links below or try to do a reload, the entire page gets lost or server can not be found.
    I have re-uploaded all the Layouts and Templates, but with no change.
    Anyone else having this issue, or is there something wrong with this site's blog?
    All other pages and features are accessible from the browser and admin, just not the blog.
    Thanks, Teejay

    Hi Teejay,
    If still experiencing troubles with your blogs please provide the following details so we can attempt to replicate on our end.. 
    - blog name or url
    - steps you are taking (where you are noticing the slowness)
    Or if you would rather you could also provide a quick video cast or your experience so we can investigate further.
    - http://www.techsmith.com/jing.html
    Kind regards,
    -Sidney

  • Slow Connection Speed on one node in a 2 node RAC set up

    hi all
    Having a bit of trouble with one of the nodes in a 2 node RAC set up
    We have traffic being sent directly to the node in question (using a serivce that only runs on Node 1)
    Forced connection to this node (sqlplus) from a remote application server takes 3 times longer than it does if we force conneciton to the second RAC node.
    If I try and connect locally - the conneciton speed is instant -
    There are NO performance issues with the server
    There are NO perfromance issues with the instance / database - this is only noticed when making the initial connection
    I have been around the network for the node and can see nothing wrong - so was wondering if there was anything you guys might have experienced whereas conneciton time is slow for one node only (949 ms - compared to 247 ms on node 2)

    If anyone out there is interested or comes accross this issue
    The problem turned out to be mount point options pm the Linux Volumes
    I had them configured as part of best practice for RAC / NetApp / Direct NFS - hjowever I also had individual binaries for both nodes so as to have greater availability.
    Thereffore I should have had the mount options for SINGLE NODE.
    Change was to
    - shutdown the instance
    - unmoiunt the binaries
    - change the following on fstab
    <mount>          <volume>             nfs   rw,bg,hard,nointr,rsize=32768,wsize=32768,tcp,vers=3,timeo=600,actimeo=0        0 0
    to
    <mount>          <volume>             nfs    rw,bg,hard,rsize=32768,wsize=32768,vers=3,nointr,timeo=600,tcp
    - startup the instance and repeat on Node 2

  • 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

  • EM DB console works only from one node?

    In my 2 node RAC the enterprise manager database console works only from one node i.e the url shows login page only from one node.
    http://NODE2:5500/em------>WORKS, SHOWS LOGIN PAGE AND CAN MANAGE ALL INSTANCES FROM HERE
    http://NODE1:5500/em------>DOES NOT WORK, DOES NOT SHOW THE LOGIN PAGE.
    Please clarify.
    Kadhim

    I have to guess ... (because you tell neither OS nor database version). Assuming it's 10gR2 or higher, that's expected behaviour, dbconsole runs on one node only, the so-called master node. You can change that, see the documentation or this metalink note:
    How to manage DB Control 10.2 for RAC Database with emca
    Doc ID: NOTE:395162.1
    Werner

  • Ports connected to End Users.

    Hi,
    Do you know any monitoring tool where I can see how many ports is using any Cisco switch and that I can export it to any software like Excel ?.
    Thank you, best regards.

    Yes, this is exactly the purpose of CiscoWorks Campus Manager's User Tracking component.  User Tracking will find end users connected to switch ports by their MAC addresses.  It will then correlate ARP table entries from managed routers to populate IP information.  Finally, using a small piece of software running on Windows end hosts, UT can show the username of the user connected to the port.
    A 90-day eval of CiscoWorks LAN Management Solution can be downloaded from http://www.cisco.com/go/lms/ .

Maybe you are looking for

  • Reading Data From A Text File via AppleScript

    Here is my question. I have a text file I need to read data from....this is what the text file looks like opened in text editor: "SLUG , 06/16/06, APPLE COMPUTER INC , 69x8.50, jondnotin now what I need to do is get the 69 and the 8.50 as seperate va

  • Usb not connecting in oracle vm virtual box

    hi , I am using vm virtual box 4.1.18. From my guest os solaris 10 i cant access USB i have install virtual box extension on it and also add filter but when i click on the second button add filter from device it show me message no device available. K

  • I Cannot Get Flash Player to Work Properly

    The Basics : Im Running Windows XP Home Edition Service pack 3 I have IE7  (I had IE8 But was told that this was the problem so I went back to IE7) Problem: Everything worked fine until a couple days ago, then it told me to do a flash player update a

  • Memory Leak/Track Pad/Mouse and Headphone Jack

    Help- I have a Macbook with the intel core duo. 4 GB of RAM. Context. Computer is used as a media server. Stereo is connected via an optical link from the headphone jack to an external digital to audio converter. Music is stored on external 1 TB My b

  • Sap hr abap

    i need to read the pa0171 from employee group , employee subgroup, personnel subarea, can any one help how to read the 1st program and 2nd program grouping from these groups, but the pa0171 contains only pernr. thanks for the help.