Lost contacts in iphone5

lost part of my contacts, some help....

Contacts are meant to "live" on your computer in a supported app like Outlook, or live in the cloud, like Google or iCloud.  The phone is merely a device to keep a portable copy of your contacts with you.  Have you not been using your phone as designed?

Similar Messages

  • TS3988 how do you retreive lost contacts, that should be in icloud?

    I just purchased Iphone5, for my wife, while at the store the icloud download didnt  finish correctly. When home I continued with download from our shared computer. It downloaded my information off my Iphone5 onto my wifes, and then lost contacts I had in my phone. Also her phone is email, and everything like it was my phone. Is there away to straighten this out?

    Yes, erase her phone and start restore from icloud over again.
    Instructions here - under "how to restore from icloud back up."
    iOS: How to back up - Support - Apple

  • Server 4: Cannot connect to remote server: "lost contact with the AuthService"

    Attempting to upgrade to Server 4; have Server 4 app on my local Mac to administer a remote Mac mini running Server 4. Server app 4 on the mini connects to itself; however, I cannot user Server app 4 on my local Mac to connect remotely to the mini. Have verified the machine name, user, and password are all correct (they haven't changed and worked fine under Server 3.2.2). Console on the local machine shows the following error:
    12/27/14 5:56:27.303 PM Server[4193]: Connected to the Auth Service
    12/27/14 5:56:27.303 PM Server[4193]: authenticateToServermgrdAs: connection returned an error Error Domain=NSCocoaErrorDomain Code=4099 "Couldn’t communicate with a helper application." (The connection to service named com.apple.servermgrd.auth was invalidated.) UserInfo=0x60800047f780 {NSDebugDescription=The connection to service named com.apple.servermgrd.auth was invalidated.}
    12/27/14 5:56:27.304 PM Server[4193]: We have lost contact with the AuthService we will need to reauth
    Any ideas on how to troubleshoot? Thanks --

    Export the com.apple.servermgrd certificate from your server. Import it on your local computer and ensure that it is set to Always Trust. Ensure that you also follow the directions from the article linked below.
    How to administer OS X Server remotely using Server App - Apple Support

  • 10.2.0.1 installation problem on redhat 4 (ORA-12547: TNS:lost contact)

    Hi,
    I tried to install Oracle 10.2.0.1 on a RedHat 4 box. Both, Oracle and RedHat are 64 bit versions. The installation was fine but the database creation (with dbca) could not create the database because of this error: ORA-12547: TNS:lost contact
    I can not find any errors in the installation log. Only this warnings in the make.log:
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/snmccolm.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmccol.a(nmccole.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbuft.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbufw.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbufu.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(snmcbufm.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbuff.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib//libnmadbg.a(nmadbg.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib//libnmadbg.a(snmadbg.o)' is incompatible with i386:x86-64 output
    mv -f /opt/oracle/oracle/product/10.2.0/db_1/bin/nmccollector /opt/oracle/oracle/product/10.2.0/db_1/bin/nmccollector0
    mv /opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/nmccollector /opt/oracle/oracle/product/10.2.0/db_1/bin/
    Has anyone an idea? Or a hint how to encircle the problem?
    Best regards,
    Dirk

    If you execute "uname -mpi" and output value is x86_64 then you didn't install all required packages.
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/snmccolm.o' is incompatible with i386:x86-64 outputAccording to this message you are missing some 64bit package.
    To find the missing package execute following command to list installed packages and post the output:
    rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n'|egrep 'compat|glibc|gcc|libstdc'|sortMessage was edited by:
    Ivan Kartik
    Too late... :-(

  • Repeated 'ORA-12547: TNS: lost contact' messages after installing Oracle 10

    Hi,
    I installed Oracle 10g on Redhat ES 3, and the install went well, but when I try and interact with the server I get the message:
    ORA-12547: TNS: lost contact
    For example, if I use the Database Configuration Assistant to attempt to create a database, I will see the above message when it begins the database creation process, or if I try to interact with the Oracle server using sqlplus I will see the above message after each command entered.
    I had recently tried to install Oracle 8.1.7 on the same box, but abandoned that after deciding that the effort required to link Oracle 8 on RHES3 just wasn't worth it.
    I have been told that my previous partial installation of Oracle 8 may be the cause of the problem, and have been advised to uninstall Oracle 8, uninstall Oracle 10g, and reinstall Oracle 10g. I find it hard to believe that it would require such an action to solve this problem. Are there any configuration changes I can make to resolve it?
    My problem sounds like it may be similar problem to a recent posting by Hugo Ferrer - but my Spanish isn't good enough to fully understand Hugo's problem. Anyways, I am new to Oracle, so thanks for any help with this problem.
    Colm.

    My last message asking for a grater degree of specificity was not overly specific, hence I am posting the kernel parms that I have set with the hopes that you will spot one that I set improperly or one that I neglected to set.
    [root@awyr ~]# cat /proc/sys/kernel/shmmax
    2147483648
    [root@awyr ~]# cat /proc/sys/kernel/shmmni
    4096
    [root@awyr ~]# cat /proc/sys/kernel/shmall
    2097152
    [root@awyr ~]# ipcs -lm |grep "min seg size"
    min seg size (bytes) = 1
    [root@awyr ~]# cat /proc/sys/kernel/sem | awk '{print $1}'
    250
    [root@awyr ~]# cat /proc/sys/kernel/sem | awk '{print $2}'
    32000
    [root@awyr ~]# cat /proc/sys/kernel/sem | awk '{print $3}'
    100
    [root@awyr ~]# cat /proc/sys/kernel/sem | awk '{print $4}'
    128
    [root@awyr ~]# cat /proc/sys/fs/file-max
    65536
    [root@awyr ~]# cat /proc/sys/net/ipv4/ip_local_port_range
    1024 65000
    [oracle@awyr Desktop]$ ulimit -n
    63536
    [oracle@awyr Desktop]$ ulimit -u
    4091
    [oracle@awyr Desktop]$ ulimit -a
    core file size (blocks, -c) 0
    data seg size (kbytes, -d) unlimited
    file size (blocks, -f) unlimited
    max locked memory (kbytes, -l) 32
    max memory size (kbytes, -m) unlimited
    open files (-n) 63536
    pipe size (512 bytes, -p) 8
    stack size (kbytes, -s) 8192
    cpu time (seconds, -t) unlimited
    max user processes (-u) 4091
    virtual memory (kbytes, -v) unlimited
    from sysctl -a
    my fs.file-max = 65536
    in my limits.conf I added:
    oracle soft nofile 4096
    oracle hard nofile 63536
    in my (1) /etc/pam.d/system-auth (2) /etc/pam.d/sshd (3) /etc/pam.d/su (4) /etc/pam.d/login
    files I added:
    session required pam_limits.so
    and verified that it exists
    in my limits.conf I added
    oracle soft nproc 2047
    oracle hard nproc 16384
    my /etc/oratab has:
    orcl:/usr/local/oracle/app/oracle/oracle/product/10.2.0/db_1:N
    I tried to change the N at the end to a Y but to no avail
    my /etc/oraInst.loc has:
    inventory_loc=/usr/local/oracle/app/oracle/oraInventory
    inst_group=oinstall
    Thanks again for your atention
    Richard

  • HT4199 In the middle of using wi-fi on my Mac Book Pro, I lost contact. When I click onto the empty wi-fi icon, top right of screen I get the message Wi-Fi: No hardware installed. Any clues anyone?

    In the middle of using wi-fi on my MacBook Pro, I lost contact. No other apple devices (iMac, iPhone or iPad) are affected. When I click on the empty wi-fi icon (top right of the screen) it gives the message: Wi-Fi: No hardware installed. has anyone any clues?

    Wi-Fi: No hardware installed. has anyone any clues?
    Unfortunately, this message is almost always an indication that the internal AirPort card on the Mac has failed and will need to be replaced. This is a job for repair shop.
    If you have a recent Mac, a Hardware Test may reveal this as well:
    http://support.apple.com/kb/HT1509

  • Lost contacts, notes and reminders

    HI! Today I lost contacts, notes and reminders on my iPhone. I checked on my iCloud account and everything is there, then I checked iCloud settings on my iPhone and all options are off except for Find My iPhone. I did not turn on everything because I am worried that I could lose information on iCloud. How can I restore my contacts, notes and reminders to my iPhone from my iCloud account?

    Hello jguevara.diaz ,
    I see why you did not want to turn those on. Fortunately, you will not lose your information on iCloud by turning ON contacts, notes and reminders.
    Have a good one!

  • ORA-12547 tns lost contact while creating 11gr2 database using dbca

    Hi All,
    I am installing oracle 11gr2 rac on centos 4. Grid infrastrucure and oracle home is successfully installed.
    When i try to create database using dbca during that time i am getting an error that PRCR-1079: Failed to start resource ora.racdb.db
    ORA-12547: TNS lost contact.
    when i check the database on node 1, Its running fine.
    However its giving me an error on the second node.
    on Node 1
    [oracle@rac1 dbs]$ sqlplus "/as sysdba"
    SQL*Plus: Release 11.2.0.1.0 Production on Sun Aug 28 19:31:55 2011
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    SQL> select instance_name , host_name from v$instance;
    INSTANCE_NAME
    HOST_NAME
    racdb1
    rac1.oracle.com
    on node 2:
    [oracle@rac2 ~]$ sqlplus "/as sysdba"
    SQL*Plus: Release 11.2.0.1.0 Production on Sun Aug 28 19:33:05 2011
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    ERROR:
    ORA-12547: TNS:lost contact
    Enter user-name:
    I tried to installed to many a time but no luck.
    Please help me on this.
    Your assistance in this regards is much appreciated.
    Thanks in advance.

    Do you have a support.oracle.com User Account?
    If yes search there for TNS-12547 and you will get a huge list of possible root causes.
    Just to name a few (which you can check - also compare with your first node):
    Permission oracle executable
    Kernel Parameter
    Environment variables
    etc.etc.
    Regards
    Sebastian

  • Bought a new iphone and i cant activate it unless the previous owner deletes the account from their icloud but i lost contact with the previous owner how can i fix this?

    bought a new iphone and i cant activate it unless the previous owner deletes the account from their icloud but i lost contact with the previous owner how can i fix this?

    Take it back where you got and and get your money back.
    As has been pointed out, if there was a "previous owner", the phone is not "new". Thephone you purchased is most likely stolen. If whoever you bought it from won't give you your money back, turn it over to the police.

  • Sync iPhone5 to Contacts does not work, but contacts to iPhone5, works..! Crazy..??

    Hello all..!
    I added a new contact to my iPhone 5, and after a day or two tried to find it from contacts. Resolt? NOWHERE..!!
    I made all steps, before i write this question here. Tried almost(!) every help i found at sites. but didn't work.
    Finally, I deleted the contact from my iPhone5, and added it at first at contacts. I made sync, and the new contact came to my phone..!
    Please, what is wrong..??? This anomaly drives me crazy..!
    iPhone5 --> Contacts (iMac) does not work.
    Contacts (iMac) --> iPhone5 works..!
    PS. Before "Mavericks" was Mountain Lion, without problem...
    Thanks in advance

    Well not sure about anyone else but finally spoke with "support" today.
    First call I made I was told if I paid $79.00 I would receive assistance for a year.
    They could fix my problem through my pc.
    Well not paying.
    Phone 1-800-APPLE and was told that because didn't pay for call display through
    my provider it isn't going to work for me.
    Seems they don't advise you of that when you are making a decision on buying a phone.
    They at least could have put a *note saying function only works under specific conditions.
    I would have checked that out first thing.
    Lesson learned I guess. Now my provider supplies that option free for new plans but won't
    apply it to mine. So much for customer service. This all within a couple of months.
    Now if anyone has any information that would change what I was told please let me know.
    Gayle

  • Can I recover lost contacts?

    A little kid wiped out my phone a little while ago probably a month but he wiped out all the data by inputting the wrong code too many times and I was able to redownload all my lost media and stuff and most of my contacts were saved. However, a few of the contacts weren't and I was wondering if its possible to recover them?

        Hi there DaveBrock,
    Those kids can be quite destructive when it comes to technology sometimes! Did you previously have your contacts backed up anywhere? Google, Backup Assistant, Verizon Cloud? If yes, then you should be able to recover them from there. If not, there wouldn't be a way for us to recover lost contacts.
    ErinW_VZW
    Follow us on Twitter @VZWSupport

  • Connecting 11.1.0.7 client to 9.2.0.6 database gives TNS-12547 lost contact

    I just installed 11.1.0.7 client on win 2003 server and tried to connect to 9.2.0.6 database but both tnsping and sqlplus is giving 'TNS-12547: TNS:lost contact' error
    Please note that the same client 11.1.0.7 is connecting to database 9.2.0.8 and higher i.e 10.2.0.3 and 10.2.0.4.
    Please advice as why 11.1.0.7 client is not connecting to 9.2.0.6 database and giving 'TNS-12547: TNS:lost contact' error.
    Thanks in advance.

    Hi,
    1)ping is working?
    2)disable the firewall running on the windows machine,Check firewall at network level is affecting this connection
    3)listener is up and running on the EBIZ side and u can connect using the service_name of EBIZ in EBIZ server?then copy the service_name entry form the server tnsnames.ora to the windows machine and try
    4)Check at server o/s level are there any restrictions for other machine to get connect,Can u telnet to the server from this machine?
    Regards

  • Intermittent TNS-12547: TNS:lost contact

    Does anybody experienced sporadic TNS-12547: TNS:lost contact, especially when loading machine with big INSERT queries? Is this well known and solvable? How may I track down this error? I'm using Oracle 8.0.5.0.0 on a standard RedHat 6.1 distribution.
    Many thanks to everybody
    [email protected]

    I've got the same problem. I'm trying to access the O9i 9.2. Either through TOAD or ODBC, I get an error from TNSLSNR:
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 9.2.0.1.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 9.2.0.1.0 - Production
    Time: 14-JUL-2006 09:57:41
    Tracing not turned on.
    Tns error struct:
    nr err code: 0
    ns main err code: 12547
    TNS-12547: TNS:contacto perdido
    ns secondary err code: 12560
    nt main err code: 517
    TNS-00517: Contacto perdido
    nt secondary err code: 54
    nt OS err code: 0
    Any ideas?

  • I found out that I have some lost contacts on my iphone 5s, they dont appear when I search but if the contact calls me I see their name. How can I get those contacts to be on the list?

    I found out that I have some lost contacts on my iphone 5s, they dont appear when I search but if the contact calls me I see their name. How can I get those contacts to be on the list?

    You could check settings > mail contacts and calandars and see if there are any accounts (like icloud gmail yahoo) listed and if they have contacts on. Its possible if contacts were synced to one of these accounts that turning them back on will recover the missing contacts.

  • I can't export contacts from iPhone5 with iOS6.0.1 to the Comand NTG4-W204 (Mercedes C280 2008). I can pair its by Bluetooth,call, speak via Comand but no chance to load contacts to Comand from my iPhone5?

    I can't export my contacts from iPhone5 with iOS6.0.1 to the Comand NTG4-W204 in Mercedes C280 2008. No problem with pair both devices,call and speak,good voice quality, just impossible contacts loading to the Comand. This is frustrating, any other mobile phone does it, but iPhone5 doesn,t...???
    I don't know where is the reason of this problem in iPhone5 or in Comand and what and where something should be updateed, upgraded, installed, reinstalled..etc HELP!

    If it's slow on startup it would be extensions loading or LaunchDaemons starting up. 
    You should have a look in:
    /Library/LaunchDaemons
    /Library/Extensions
    You can count out anything in your home folder and it shouldn't put anything in /System as that's reserved for Apple. 

Maybe you are looking for

  • Mixing RAM Modules (1gig + 2gig = 3gig)

    Hello, I am about to buy a Mac Mini and I am on a tight budget. The one thing I want to do for sure is upgrade the memory, but I'm in a quandary of sorts given my budget. The retailer where I want to buy the Mini from only sells the appropriate RAM f

  • Print window frame too big

    Now that I'm running Firefox 4.0.1 (on a Vista 64-bit PC), often when I want to print a web page, the frame around the Windows Print box is too big to fit the screen. The buttons that are critical for controlling print functions, and in particular th

  • Glyph panel not displaying font character sets in cs5.5

    Hi I'm having issues with accessing font character sets & glyphs in ID cs5.5. I have all my fonts in fontbook and can see the full font character sets displayed but when I go to my glyph panel to access any additional character or glyphs sets there i

  • Program too large

    Hi, I am using Forms Developer 6.o and i encountered a "program too large" error on one of my program units. How can I resolve this? Does the size pertain to the number of commands used or the lines used in the program units? Thanks

  • Can't find album on Macitosh HD

    I recently upgraded to iphoto 5. And the albums I've made since the upgrade are not showing up on Macintosh HD.--- i.e. when I want I find a photo to add as an attachment to an e-mail I can't find it under the album I created. Can ayone help, please?