Problem 2950 arp address not mapped to a destination port

I have a problem loosing connectivity to some switch connected directly to my 2950.
I have the mac address in the arp table but when not working the mac-address is not linked to any port in the show mac-address table.
Please help

I think this could be simply a question of aging. The ARP tables are aged out after 4 hours. By contrast, the entries in the MAC forwarding tables are aged out after 5 minutes. All it means is that the host has not sent any frames to or through this particular switch in the last 5 minutes.
There can be other explanations, but they are rare. For example, if your host is actually a service address in a WLBS cluster configured in unicast mode, then the host will source its frames from a different address from the address it gives in response to an ARP request.
Another is if you have port security configured with a timeout shorter than your ARP table. You may have reached the maximum permitted MAC addresses. That would also account for your intermittent connectivity.
But, as I said, these are very particular cases.
Kevin Dorrell
Luxembourg

Similar Messages

  • DG Observer triggering SIGSEGV Address not mapped to object errors in alert log

    Hi,
    I've got a Data Guard configuration using two 11.2.0.3 single instance databases.  The configuration has been configured for automatic failover and I have an observer running on a separate box.
    This fast-start failover configuration has been in place for about a month and in the last week, numerous SEGSEGV (address not mapped to object) errors are reported in the alert log.  This is happening quite frequently (every 4/5 minutes or so).
    The corresponding trace files show the process triggering the error coming from the observer.
    Has anyone experienced this problem?  I'm at my wits end trying to figure out how to fix the configuration to eliminate this error.
    I must also note that even though this error is occurring a lot, it doesn't seem to be affecting any of the database functionality.
    Help?
    Thanks in advance.
    Beth

    Hi..   The following is the alert log message, the traced file generated, and the current values of the data guard configuration.  In addition, as part of my research, I attempted to apply patch 12615660 which did not take care of the issue.  I also set the inbound_connection_timeout parameter to 0 and that didn't help either.  I'm still researching but any pointer in the right direction is very much appreciated.
    Error in Alert Log
    Thu Apr 09 10:28:59 2015
    Exception [type: SIGSEGV, Address not mapped to object] [ADDR:0x9] [PC:0x85CE503, nstimexp()+71] [flags: 0x0, count: 1]
    Errors in file /u01/app/oracle/diag/rdbms/<db_unq_name>/<SID>/trace/<SID>_ora_29902.trc  (incident=69298):
    ORA-07445: exception encountered: core dump [nstimexp()+71] [SIGSEGV] [ADDR:0x9] [PC:0x85CE503] [Address not mapped to object] []
    Use ADRCI or Support Workbench to package the incident.
    See Note 411.1 at My Oracle Support for error and packaging details.
    Thu Apr 09 10:29:02 2015
    Sweep [inc][69298]: completed
    Trace file:
    Trace file /u01/app/oracle/diag/rdbms/<db_unq_name>/<SID>/trace/<SID>_ora_29902.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning and Oracle Label Security options
    ORACLE_HOME = /u01/app/oracle/product/11.2.0.3/dbhome_1
    System name:    Linux
    Node name:      <host name>
    Release:        2.6.32-431.17.1.el6.x86_64
    Version:        #1 SMP Wed May 7 14:14:17 CDT 2014
    Machine:        x86_64
    Instance name: <SID>
    Redo thread mounted by this instance: 1
    Oracle process number: 19
    Unix process pid: 29902, image: oracle@<host name>
    *** 2015-04-09 10:28:59.966
    *** SESSION ID:(416.127) 2015-04-09 10:28:59.966
    *** CLIENT ID:() 2015-04-09 10:28:59.966
    *** SERVICE NAME:(<db_unq_name>) 2015-04-09 10:28:59.966
    *** MODULE NAME:(dgmgrl@<observer host> (TNS V1-V3)) 2015-04-09 10:28:59.966
    *** ACTION NAME:() 2015-04-09 10:28:59.966
    Exception [type: SIGSEGV, Address not mapped to object] [ADDR:0x9] [PC:0x85CE503, nstimexp()+71] [flags: 0x0, count: 1]
    DDE: Problem Key 'ORA 7445 [nstimexp()+71]' was flood controlled (0x6) (incident: 69298)
    ORA-07445: exception encountered: core dump [nstimexp()+71] [SIGSEGV] [ADDR:0x9] [PC:0x85CE503] [Address not mapped to object] []
    ssexhd: crashing the process...
    Shadow_Core_Dump = PARTIAL
    ksdbgcra: writing core file to directory '/u01/app/oracle/diag/rdbms/<db_unq_name>/<SID>/cdump'
    Data Guard Configuration
    DGMGRL> show configuration verbose;
    Configuration - dg_config
      Protection Mode: MaxPerformance
      Databases:
        dbprim - Primary database
        dbstby - (*) Physical standby database
      (*) Fast-Start Failover target
      Properties:
        FastStartFailoverThreshold      = '30'
        OperationTimeout                = '30'
        FastStartFailoverLagLimit       = '180'
        CommunicationTimeout            = '180'
        FastStartFailoverAutoReinstate  = 'TRUE'
        FastStartFailoverPmyShutdown    = 'TRUE'
        BystandersFollowRoleChange      = 'ALL'
    Fast-Start Failover: ENABLED
      Threshold:        30 seconds
      Target:           dbstby
      Observer:         observer_host
      Lag Limit:        180 seconds
      Shutdown Primary: TRUE
      Auto-reinstate:   TRUE
    Configuration Status:
    SUCCESS
    DGMGRL> show database verbose dbprim
    Database - dbprim
      Role:            PRIMARY
      Intended State:  TRANSPORT-ON
      Instance(s):
        DG_CONFIG
      Properties:
        DGConnectIdentifier             = 'dbprim'
        ObserverConnectIdentifier       = ''
        LogXptMode                      = 'ASYNC'
        DelayMins                       = '0'
        Binding                         = 'optional'
        MaxFailure                      = '0'
        MaxConnections                  = '1'
        ReopenSecs                      = '300'
        NetTimeout                      = '30'
        RedoCompression                 = 'DISABLE'
        LogShipping                     = 'ON'
        PreferredApplyInstance          = ''
        ApplyInstanceTimeout            = '0'
        ApplyParallel                   = 'AUTO'
        StandbyFileManagement           = 'MANUAL'
        ArchiveLagTarget                = '0'
        LogArchiveMaxProcesses          = '4'
        LogArchiveMinSucceedDest        = '1'
        DbFileNameConvert               = ''
        LogFileNameConvert              = ''
        FastStartFailoverTarget         = 'dbstby'
        InconsistentProperties          = '(monitor)'
        InconsistentLogXptProps         = '(monitor)'
        SendQEntries                    = '(monitor)'
        LogXptStatus                    = '(monitor)'
        RecvQEntries                    = '(monitor)'
        SidName                         = ‘<sid>’
        StaticConnectIdentifier         = '(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=<db host name>)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=<service_name>)(INSTANCE_NAME=<sid>)(SERVER=DEDICATED)))'
        StandbyArchiveLocation          = 'USE_DB_RECOVERY_FILE_DEST'
        AlternateLocation               = ''
        LogArchiveTrace                 = '0'
        LogArchiveFormat                = '%t_%s_%r.dbf'
        TopWaitEvents                   = '(monitor)'
    Database Status:
    SUCCESS
    DGMGRL> show database verbose dbstby
    Database - dbstby
      Role:            PHYSICAL STANDBY
      Intended State:  APPLY-ON
      Transport Lag:   0 seconds
      Apply Lag:       0 seconds
      Real Time Query: ON
      Instance(s):
        DG_CONFIG
      Properties:
        DGConnectIdentifier             = 'dbstby'
        ObserverConnectIdentifier       = ''
        LogXptMode                      = 'ASYNC'
        DelayMins                       = '0'
        Binding                         = 'optional'
        MaxFailure                      = '0'
        MaxConnections                  = '1'
        ReopenSecs                      = '300'
        NetTimeout                      = '30'
        RedoCompression                 = 'DISABLE'
        LogShipping                     = 'ON'
        PreferredApplyInstance          = ''
        ApplyInstanceTimeout            = '0'
        ApplyParallel                   = 'AUTO'
        StandbyFileManagement           = 'AUTO'
        ArchiveLagTarget                = '0'
        LogArchiveMaxProcesses          = '4'
        LogArchiveMinSucceedDest        = '1'
        DbFileNameConvert               = ''
        LogFileNameConvert              = ''
        FastStartFailoverTarget         = 'dbprim'
        InconsistentProperties          = '(monitor)'
        InconsistentLogXptProps         = '(monitor)'
        SendQEntries                    = '(monitor)'
        LogXptStatus                    = '(monitor)'
        RecvQEntries                    = '(monitor)'
        SidName                         = ‘<sid>’
        StaticConnectIdentifier         = '(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=<db host name>)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=<service_name>)(INSTANCE_NAME=<sid>)(SERVER=DEDICATED)))'
        StandbyArchiveLocation          = 'USE_DB_RECOVERY_FILE_DEST'
        AlternateLocation               = ''
        LogArchiveTrace                 = '0'
        LogArchiveFormat                = '%t_%s_%r.dbf'
        TopWaitEvents                   = '(monitor)'
    Database Status:
    SUCCESS

  • Exception [type: SIGSEGV, Address not mapped to object]

    Hi,
    I'm working on an Oracle Database 11g Release 11.1.0.6.0 - 64bit Production With the Real Application Clusters option.
    I'm trying to execute the below:
          SELECT /*+ CURSOR_SHARING_EXACT */
                 vc.id_vehicle, gr.geoRouteId, g.name, round(g.length) length_, gr.active,
                 g.id_user id_user_georoute_owner, gr.grBindUserId id_user_bind_owner,
                 (SELECT count(*) FROM dual WHERE XMLEXISTS('$XML_ALM/user/alarmwhen[@direction="out"]' passing gr.geoRouteUser AS "XML_ALM") = 1) alm_out
            FROM configurator.t_vehicle_configuration vc, dispatch.v_georoute g,
                 xmltable('$XML/vehicleconf/GeoRoute/geoRoute[@active="1"]'
                   passing vc.x_configuration AS "XML"
                   columns geoRouteId   number  path '@id',
                           active       number  path '@active',
                           grBindUserId number  path '@id_user',
                           geoRouteUser xmltype path 'user'
                 ) gr
           WHERE vc.id_vehicle = 453
             AND g.id_georoute = gr.geoRouteId;but after few seconds I got the error in the object.
    The alert log says:
    +Exception [type: SIGSEGV, Address not mapped to object] [ADDR:0x38] [PC:0x483CEFD, evahtr()+495]+
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB2/trace/EVODB2_ora_13769.trc  (incident=301686):
    +ORA-07445: exception encountered: core dump [evahtr()+495] [SIGSEGV] [ADDR:0x38] [PC:0x483CEFD] [Address not mapped to object] []+
    Incident details in: /u01/app/oracle/diag/rdbms/evodb/EVODB2/incident/incdir_301686/EVODB2_ora_13769_i301686.trc
    The trace doesn't say more:
    +ORA-07445: exception encountered: core dump [evahtr()+495] [SIGSEGV] [ADDR:0x38] [PC:0x483CEFD] [Address not mapped to object] []+
    +========= Dump for incident 301686 (ORA 7445 [evahtr()+495]) ========+
    ----- Beginning of Customized Incident Dump(s) -----
    +Exception [type: SIGSEGV, Address not mapped to object] [ADDR:0x38] [PC:0x483CEFD, evahtr()+495]+
    The strange stuff is that if I remove the
    (SELECT count(*) FROM dual WHERE XMLEXISTS('$XML_ALM/user/alarmwhen[@direction="out"]' passing gr.geoRouteUser AS "XML_ALM") = 1) alm_out
    from the query, there is no problem.
    Do you have any suggestion?
    Thanks in advance,
    Samuel

    The strange stuff is that if I remove the
    (SELECT count(*) FROM dual WHERE XMLEXISTS('$XML_ALM/user/alarmwhen[@direction="out"]' passing gr.geoRouteUser AS "XML_ALM") = 1) alm_out
    from the query, there is no problem.That's probably because you're not using XMLExists correctly.
    The function returns a boolean value so you don't need to test for 1 or 0 as we had to with existsNode function before :
    http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28369/xdb04cre.htm#sthref360
    It's also probably better to use a CASE expression instead of a subquery :
    SELECT /*+ CURSOR_SHARING_EXACT */
           vc.id_vehicle
         , gr.geoRouteId
         , g.name
         , round(g.length) length_
         , gr.active
         , g.id_user id_user_georoute_owner
         , gr.grBindUserId id_user_bind_owner
         , case when XMLExists('$XML_ALM/user/alarmwhen[@direction="out"]' passing gr.geoRouteUser AS "XML_ALM")
                then 1
                else 0
           end as alm_out
    FROM configurator.t_vehicle_configuration vc
       , dispatch.v_georoute g
       , xmltable('$XML/vehicleconf/GeoRoute/geoRoute[@active="1"]'
                   passing vc.x_configuration AS "XML"
                   columns geoRouteId   number  path '@id',
                           active       number  path '@active',
                           grBindUserId number  path '@id_user',
                           geoRouteUser xmltype path 'user'
         ) gr
    WHERE vc.id_vehicle = 453
    AND g.id_georoute = gr.geoRouteId
    ;Even better, you can test the condition directly in the COLUMNS clause with fn:exists XPath function.
    For example, something like this :
    SQL> with sample_data as (
      2    select xmltype('<root>
      3  <row><item>1</item><other id="a"/><other id="x"/></row>
      4  <row><item>2</item><other id="b"/></row>
      5  <row><item>3</item><other id="b"/></row>
      6  </root>') doc
      7    from dual
      8  )
      9  select x.*
    10  from sample_data t
    11     , xmltable(
    12         '/root/row'
    13         passing t.doc
    14         columns item number path 'item',
    15                 flag number path 'exists(other[@id="x"])'
    16       ) x
    17  ;
          ITEM       FLAG
             1          1
             2          0
             3          0

  • SIGSEGV, Address not mapped to object] [ADDR:0x38]

    Hi
    I am running Oracle Database 11g Release 11.2.0.1.0 - 64bit on Centos 5.9 64bit. The machine has 128GB RAM and 600GB SAS drives.
    I daily get following in my alert.log and my database stops running queries.
    Exception [type: SIGSEGV, Address not mapped to object] [ADDR:0x38] [PC:0x2503528, pfrln0itinit()+60] [flags: 0x0, count: 2]
    Fri Aug 09 04:57:21 2013
    Sweep [inc][104359]: completed
    Sweep [inc][104358]: completed
    Fri Aug 09 08:35:49 2013
    PMON failed to acquire latch, see PMON dump
    Fri Aug 09 08:36:49 2013
    PMON failed to acquire latch, see PMON dump
    Fri Aug 09 08:38:19 2013
    PMON failed to acquire latch, see PMON dump
    Fri Aug 09 08:39:19 2013
    Some parameters are:
    SQL> show parameter sga
    NAME     TYPE VALUE
    lock_sga     boolean FALSE
    pre_page_sga     boolean FALSE
    sga_max_size     big integer 12G
    sga_target     big integer 12G
    SQL> show parameter memory
    NAME     TYPE VALUE
    hi_shared_memory_address     integer 0
    memory_max_target     big integer 0
    memory_target     big integer 0
    shared_memory_address     integer 0
    cat /proc/sys/kernel/shmmax
    68719476736
    cat /proc/sys/kernel/shmall
    16777216
    I don't have Oracle support contract therefore cannot contact them for help. Can someone please help?
    Habib

    Habib wrote:
    It is doing the same problem just after we put this into production about 3 weeks ago. The machine is hosted at a datacenter and they don't provide Oracle Linux or Red Hat.
    From where I sit you have only two alternatives.
    1) live it what you have now.
    2) pay for a support license & upgrade to supported OS & patched Oracle version
    Nobody here can provide any remedy for what ails this combination.

  • Address not mapped to object

    It comes from alert.log:
    Errors in file /opt/oracle/OraHome1/admin//bdump/owps_s001_29137.trc:
    ORA-07445: exception encountered: core dump [ioc_kprbrct()+72] [SIGSEGV] [Address not mapped to object] [0x4] [] []
    We use OSE to generate HTML pages.
    Why is the database dumped sometimes ?

    It's an OS error. The core dump or trace file will contain information telling you want it was doing and what went wrong. Quite often they map to bugs.
    Normally these things require Oracle support to diagnose although sometimes we can figure it out for ourselves.
    Cheers, APC

  • ORA-07445 : address not mapped to object

    Using a ODBC connection to database server to retrieve database
    schema information. Basically running queries against sys.all
    type tables.
    Rec'd ORA-07445: exception encountered : core dump [Kxspoac( ) +
    6969] [SIGSERGV] [Address not mapped to object] [1]
    Is this a user object lock out issue or just a ODBC and client
    configuration or a serious system issue?
    any input would be appreciated.

    I know the documentation is not as good as it could be but you can still see that your code doesn't look like the example given. Specifically, java is case sensitive, so it should be "write" not "WRITE" and the unix wildcard is * not -.
    Cheers, APC

  • Specified Host Directory does not map to your Site Address

    I have defined my site using ftp in the Dreamweaver site definitions and I can connect to it and upload changes with no problem. I am now trying to setup InContext editing capability to the site. When I go thru the steps to add a site in the InContext Admin section, the first steps in the process work fine.  I am able to fill out the ftp settings with my username and password and when I test the settings it comes back that it is able to connect to the site.  The next step is where I run into problems.  When I try to add the assets I get an error that says "The Specified Host Directory does not map to your Site Address".  I can use the same username and password with an ftp Client program and I have complete access to the root folder and all the files in it.  I have used exactly the same Host DIrectory in both my Dreamweaver Remote Setup and in InContext Admin.  Why does it work with Dreamweaver uploads and it can not be used to register in InContext?
    My site is www.sonautosales.com and my root folder is defined as /www.sonautosales.com/
    I have included a screenshot of the error message.

    Hi Corey:
    I just went thru the entire thread trying all the suggestions but 
    still no luck.  The closest I come to getting this registered is using 
    the following settings.
    ftp host:               ftp.prioritysalesandservice.com
    Passive ftp:          unchecked
    Username:          prioritysales
    Password:          ****          (I do not mind sending you the password if it will 
    help you solve my problem)
    This tests good all the time.
    Host Directory:     /www.prioritysalesandservice.com/          (This is the folder 
    name that contains my website and in it is the index.html page)
    Image Directory:     Images/                                        (the folder name inside the host 
    directory that contains my images)
    Default Page:     Default.htm Default.asp index.html index.htm index.php 
    index.cfm
    I think the host directory I am using because when I put that in and 
    then use the browse button to find the Image directory it shows all 
    the files and folders in my Host directory
    The website address is:     www.prioritysalesandservice.com
    Please let me know anything else you need, again I have tried all the 
    things mentioned in the thread and by using these settings I get the 
    following error when I save:
    The specified Host Directory does not map to your Site Address (URL)
    THe "/www.prioritysalesandservice.com/" host directory could not be 
    accessed through this Site Address (URL):
    "http://www.prioritysalesandservice.com/"
    Thanks for you help, hope you can figure it out.
    Steve

  • PDF addresses not longer load and display PDF in Firefox and solutions suggest to other users with problem DON'T WORK (work fine in Chrome and Safari)

    This is an ongoing problem with other users. When putting a PDF in address window of Firefox and clicking go to address FIREFOX WILL NOT LOAD AND DISPLAY THE PDF. This problem has come up in questions from other users on your site. NONE OF THE SUGGESTED SOLUTIONS WORK! (trying either the Firefox PDF viewer or the Acrobat viewer as default viewer)
    I am using Firefox 23.0.1 (as some of the other users with the same problem). This was not a problem in the past with Firefox. Safari and Chrome continue load and display PDFs just fine from their addresses. This is a big problem as I now have to inform people who want to view my PDFs NOT TO USE FIREFOX BUT TO USE SAFARI OR CHROME.

    It appears that a link to a PDF on an internet page will not download in Firefox either!
    I went to this page:
    http://www.nasa.gov/connect/ebooks/earth_art_detail.html#.UjYEzrwsU08
    and tried to download the PDF link at the bottom of the page (Download: PDF 11.3 MB) It didn't work! Nothing happens. Tried it in Safari and it worked flawlessly.
    I have a PDF file of my work in the public_html folder on my URL. I give the address generated by that file to people who want to view my work---this works perfectly in Safari and Chrome. As to your other question, can't bookmark it if I can't get to it in Firefox.

  • A have new problem that has appeared in my Mac Mail.  When I type a frequently used email into the 'To: line' it populates the correct name but with 8 different email addresses not associated with that name.

    A have new problem that has appeared in my Mac Mail.  When I type a frequently used email into the 'To: line' it populates the correct name but with 8 different email addresses not associated with that name.  I have gone to the window pop-down to 'previous recipients' and deleted that addressee as well as all the email addresses it is assigning to that name.  I have also deleted the account entirely from my address book.  I have have run repair permissions and also full defrag in iDefrag.  Still the problem persists.  Any suggestions?

    Hello CarolineLongEaton,
    I noticed you posted this problem quite a while ago and wondered if you managed to have it fixed in an alternative way then posting here. It is too bad no one has posted a solution here. I have a similar problem and if you have had yours solved since this occurance how you accomplished it may help me with mine. I am interested to know what you have done about yours.
    If you are interested in comparing the problems to see if your solution (if you have found one) might help me also then here is the link to the discussion.
    https://discussions.apple.com/thread/6116927
    If your problem has not been solved then I will comment here again if/when my issue is resolved as it may help you too. My hope here is that we may help each other. To quote you "all ideas gratefuly recieved". I hope your problem was resolved, ernestly for your sake and selfishly for mine also. I wish you and yours a great day!
    dofromon

  • Problem in person not mapped to user in infotype

    Hi All,
           We have one scenario MM workflow here HR escalation paths defined .Here  maintained one FM get Approver for requisition.in that Determine document value,after determine WBS element,after determine responsible person/position ,after maintained position holder,after that maintained determining userID.here workflow output giving person not mapped to user in infotype 1010 but HR functinal people is saying infotype maintained.
    any one get the same problem plz help.
    regards
    Raj

    Hi Arghadip,
    Sorry previously i given wrong infotype corrct infotype is 0105.
               Here i asked HR people they are saying PERNR is maintained with User Id in Infotype 0105.
    regards
    Raj

  • PARTNER SHIP_TO ADDRESS NOT FOUND problem in PDP---Please help

    Hi all,
    We are using the plan driven procurement to push our requirements using the RFC user.
    When running the prgm "BBP_EXTREQ_TRANSFER" to transfer the PR to SRM it shows item transferred, but its getting stuck in the ques in 'SMQ1' transaction with a log saying
    PARTNER SHIP_TO ADDRESS NOT FOUND.
    Is there any need to maintain any other attributes for PDP user or RFC user in ECC or SRM,
    please let me know.
    I am waiting for the reply,
    If you have any solution then please reply to this thread.
    Regards
    Santosh F.

    Hi
    Check this note is applicable for you or not
    1101215 - External Requirements: Error transfering the hierarchy
    items
    Note Language: English Version: 2 Validity: Valid from 10.10.2007
    Summary
    Symptom
    When transferring the purchase requisitions with hierarchy items, the ship
    to address is not mapped properly. You get the error "No address found for
    partner function type Ship-To Address". The purchase requisition gets stuck
    in the outbound queue of backend
    More Terms
    BBP_EXTREQ_TRANSFER MAPV_PARTNER_FROM_EXT
    Cause and Prerequisites
    This is due to program error
    Solution
    Please implement the attached correction instructions or import the
    corresponding support package.
    Valid Releases
    Software Component Release From
    Release
    To Release and Following
    SRM_SERVER 550 550 550
    Support Packages
    Support Packages Release Package Name
    SRM_SERVER 550 SAPKIBKT12
    muthu

  • Syncing contacts problems, only sycs domain address not email addresses

    Hey i was wondering if anyone has had this problem, the phone syncs fine and when it syncs contacts its syncing the wrong address, its sycning the domain address not the primary email address.
    Has anyone had and fixed this problem?

    Hi and welcome to the forums,
    Go to options/advanced options/default services. Make sure your email accout is selected.
    Thanks
    If you need more info please ask!  If not please resolve the thread using the options by the Kudos’ star, Just place the check in the Post that answered your question, Thanks  
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Contacts address not showing on pad

    When I add the following address (not mine) :
    5 Disa Hill Close
    Knysna
    WC
    South Africa
    and click on it, the map app launches, but dpit finds the wrong address ...it gives 2 suggestions, but they are both incorrect.
    If I click cancel, and immediately click 'search' on the search bar, the address is found every time.
    I trust this is enough information for you to replicate my problem and to assist in the solving it.
    Many thank,
    Sprogget

    thanks, you solved myproblem.  i looked in utilities and there it was.  what a strange place to put it

  • Why can't Siri locate contact addresses for map directions?

    Having an issue with iphone 4s using Siri for locating addresses saved within contacts for map directions.
    The problem is only evident on about half of the contacts so far..  the message i get is 'I couldn't find an address for .." even though the contact I asked for clearly has their address saved.  I've doubled checked I've used the right address fields and seem fine.
    I'm unable to distinguine the problem between the contacts where Siri works as it should and locate the address, and the ones it can't - including my home address. 
    Very frustating when I want directions in the car for driving and using hands free.
    Any ideas guys?!

    It seems to be a bug in the software. Other people have said it may have so something to do with siri not understanding UK postcodes properly.  I don't really know but I seem to have found a solution, although cumbersome.
    -Load up your contact from phonebook app
    -Tap the address (apple maps should go straight to it)
    -Double tap home and switch back to phonebook app
    -Delete the address
    -Diuble tap back into maps (the pin point should still be there)
    -Press the little blue arrow on the pin
    -Add to contacts > Existing contact
    -Select contact
    (Now this is the important bit)
    -Tap edit then tap the right hand column off the address section in order to set it as home, work, etc.
    -Done
    Phew!!
    It's long winded I know, but now I can just tell siri to get directions to so and so's home safely while driving without fiddling around tapping buttons.
    Sort it out Apple. It should 'Just Work' outside of the US too you know.

  • Home address not shown correctly

    Hello all,
       I just got my first iPhone today, the iPhone 4s, very happy I am.
       I also have an iPad 2 both have a similar issue.
       In my contact card I have my home address as
    84 Beaconhurst Drive
    Beacon Bay
    East London
    5241
    South Africa
    When I search for this address in maps, the maps more or less finds my address, albeit about 2 km out.  However when I click the address on my address card it just slaps a pin in the middle of East London, and does the same for my work address, and any other address I have tried.
    When I add a point to a map and try add that to my contact, all that comes up is Eastern Cape, East London.
    This leaves me with two problems
    1   When I Ask siri what is the weather for tomorrow, I am told, there is no weather for eastern cape, south Africa, despite the fact that the weather app is picking up my location.
    2.  When I tell Siri, remind me to xxx when I arrive at home, I am told Siri does not know where my home is.
    Please help me ASAP, cause that feature is something I have been looking forward to, since I saw the ads.
    Thanx

    the problem isn't your iPhone - apple uses google maps to determine your location and secondly Siri location based services doesn't play 100% nicely in SA yet - it does work - mine does in Cape Town - weather, location based reminders etc.
    try adding your location/s manually to your iPhone by using Maps and then using your address book to add those locations and then try the location based reminders again - might work.

Maybe you are looking for

  • Problem in Importing Transport Request

    Hi Everybody,                  I have a Problem in Importing a Change Request .  Yesterday ABAP person  had Released two change request from DEV to PRD. I imported the 2. i got successfully  imported but another one  is still importing( status:Truck

  • Why are my received file attachments (Office files such as .doc, .docx, .xlsx but also pdf files) corrupted - so that I cannot open them?

    For the last month, 90% of the file attachments that I receive by email will not open on my MacBook Pro (2009, running Mac OS 10.7.5). I get assorted messages, but generally saying that the file is corrupt, or the filename contains unacceptable chara

  • Placing Caption under the image (photo)

    I have Photoshop Elements 5.0.2 running under Windows Vista Ultimate on an HP Pavilion having 4GB RAM. Would like to place a caption directly under 4x6 or 6x4 photo. How do I do this? I have spent hours on this. For printing the photo there seems to

  • Interconnect speed on dbconsole

    Hi, We are seeing Private Interconnect Transfer Rate (MB/Sec)     betwee 0.45 MB/Sec to 0.023 MB/Sec. This we are seeing on DB Console. (DB Console -> Cluster -> Interconnects ) can it be due to less load on system or the interconnect it self is slow

  • Ipod freezes when music catergory is selected. Help!

    I just purchased a 160gb ipod classic and other than the fact that it took forever to sync, everything seemed fine. Videos work fine but everytime I try to access my music menu the ipod resets itself. I have a Dell computer with Windows XP pro and ha