Over 1100+ BBM Contacts PIN Missing when upgrading from 9780 to Z10

Hi
Please help, I've lost over 1100 BBM Contacts, when upgrading using the Blackberry User ID, and when I reload them on my old 9780, it's not there anymore, these contacts are so important, I collected them for sales for over a year's period, very market specific and high net worth individuals which are very hard to come by.
now I only got 75 contacts on my Z10
Chronologies
At the start, there was 12 categories consisting each 100 contacts on my 9780.
First I signed in with my blackberry id on my new Z10 and transferring data from the 9780 using Blackberry Link.
and then it doesnt work, there's only 75 contacts on my z10 (I've used a dakota with the blackberry id before which has BBM 7 installed, and then switched to iPhone when the Dakota was missing, I'm guessing the 75 contacts is from when I used the Dakota)
and then I wipe out my Z10 with factory reset, I installed BBM 7 on my 9780 in the hope to restore my contacts when it auto updates my blackberry ID.
again I login with BB ID to my Z10, still got 75 contacts on my Z10, I wipe it clean again.
then I decided I wanted to revert to an older version of BBM and use local backup on my 9780, so I deleted my BBM 7 from my 9780... and reinstalled it from the Blackberry World...
And then there was no contacts on my 9780 except for the 75 contacts.
Is there any way I can restore my 1100 BBM Contacts? I've always set back up remotely when using my 9780 with BBM 6.2
Thanks, really need it

BUMP once a day 

Similar Messages

  • Outlook Integration - Snapshot templates missing when upgrade to 8.8 PL14

    hello all,
    We have a problem when upgrade from B1 8.8 PL10 to PL14, the snapshot template missing. We had no problems to generate snapshots in B1 8.8 PL10.
    All the snapshot templates has been installed on <Servername>\B1_SHR\AddOn\Microsoft Outlook Integration\Templates\Default
    And in the -GoTo meny- and select -create default templates- could not be started.
    Grateful for all help.

    Hi Jorg,
    I quote a solution for similar case but the solution is based on client PC :
    OI: Failed to create snapshot template in client machine
    Symptom
    You start up Outlook integration Addon in client machine. When you want to create a snapshot template, you get an error that can not create it.
    Other terms
    SAP Business One, Add-on, Outlook integration, OI, snapshot template, Index, Host, U_Host, BOOSTP , failed to create
    Reason and Prerequisites
    The index on user defined table [@BOOSTP] is not right. It does not include column U_Host.
    Solution
    You can run below script to fix it,
    IF EXISTS (SELECT 1 FROM CUFD
    WHERE AliasID = 'Host'
    and TableID = '@BOOSTP')
    BEGIN
    IF EXISTS (SELECT name FROM sys.indexes
    WHERE name = N'@BOOSTPBOOSTPI1')
    DROP INDEX [@BOOSTP].[@BOOSTPBOOSTPI1]
    IF EXISTS (SELECT name FROM sys.indexes
    WHERE name = N'BOOSTPI1')
    DROP INDEX [@BOOSTP].[BOOSTPI1]
    ALTER TABLE [@BOOSTP] ALTER Column U_Host nvarchar(200)
    CREATE INDEX BOOSTPI1
    ON [@BOOSTP](U_TplName, U_Language, U_CatID, U_Host)
    IF NOT EXISTS (SELECT 1 FROM UKD1
    WHERE tableName = N'@BOOSTP' and SubKeyId = 3)
    Insert into UKD1 values('@BOOSTP',0,3,'Host')
    END
    ELSE
    Print 'There is no U_Host column in @BOOSTP table!'
    if the above solution can't solve it, log a message to SAP support.
    JimM

  • How to transfer data & apps,When upgrading from a iPhone 3G to an iPhone 4 or soon 5

    When upgrading from a iPhone 3G to an iPhone 4 or soon 5
    How to transfer all phone number and apps and notes, pretty much copy my old iPhone to my new iPhone , all content and apps.
    Will it transfer my text messages also?
    Is this a nightmare or an easy task?

    Connect to iTunes and backup. Then when you receive the new phone restore from that backup.
    http://support.apple.com/kb/ht1766
    http://support.apple.com/kb/ht1414

  • Error ORA-03113 when upgrading from 11.2.0.1 to 11.2.0.3

    I keep on getting this error when upgrading from 11.2.0.1 to 11.2.0.3
    [Thread-57] [ 2012-04-20 13:18:28.207 CEST ] [SummarizableStep.genSummary:409]  Generating Summary for:=Pre Upgrade ,status is:=Successful
    [Thread-57] [ 2012-04-20 13:18:28.208 CEST ] [SummarizableStep.genSummary:409]  Generating Summary for:=Oracle Server ,status is:=Failed
    oracle.sysman.assistants.util.step.StepExecutionException: ORA-03113: end-of-file on communication channel
    Upgrade failed due to running the step "Upgrading Oracle Server"
            at oracle.sysman.assistants.dbma.backend.component.SubComponent.executeSubStepImpl(SubComponent.java:738)
            at oracle.sysman.assistants.dbma.backend.component.SubComponent.executeStepImpl(SubComponent.java:585)
            at oracle.sysman.assistants.dbma.backend.component.Component.executeStepImpl(Component.java:317)
            at oracle.sysman.assistants.dbma.backend.SummarizableStep.executeImpl(SummarizableStep.java:183)
            at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
            at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
            at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2708)
            at java.lang.Thread.run(Thread.java:637)
    [Thread-57] [ 2012-04-20 13:18:28.209 CEST ] [SummarizableStep.executeImpl:212]  Throwing exception e from SummarizableStep
    [Thread-57] [ 2012-04-20 13:18:28.209 CEST ] [BasicStep.configureSettings:304]  messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@4805e9f1
    oracle.sysman.assistants.util.step.StepExecutionException: ORA-03113: end-of-file on communication channel
    Upgrade failed due to running the step "Upgrading Oracle Server"
            at oracle.sysman.assistants.dbma.backend.component.SubComponent.executeSubStepImpl(SubComponent.java:738)
            at oracle.sysman.assistants.dbma.backend.component.SubComponent.executeStepImpl(SubComponent.java:585)
            at oracle.sysman.assistants.dbma.backend.component.Component.executeStepImpl(Component.java:317)
            at oracle.sysman.assistants.dbma.backend.SummarizableStep.executeImpl(SummarizableStep.java:183)
            at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
            at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
            at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2708)
            at java.lang.Thread.run(Thread.java:637)
    [Thread-57] [ 2012-04-20 13:18:31.000 CEST ] [CompManager.isModeSet:9822]   DB Upgrade Mode Setting := 1
    [Thread-57] [ 2012-04-20 13:18:31.001 CEST ] [CompManager.isModeSet:9823]   Mode := 1 is set
    [Thread-57] [ 2012-04-20 13:18:31.001 CEST ] [SQLEngine.done:2189]  Done called
    [Thread-57] [ 2012-04-20 13:18:31.001 CEST ] [Database.getStepSQLInterface:787]  OH in database: /app/oracle/product/11.2.0.3/db_1Any clues about what could be wrong? I am planning to upgrade with the manual steps if it does not work :(

    Pl post OS details - are you using DBUA to upgrade ? Are there any errors in the database alert log ?
    ORA-00600 [kodpunp-nulltds], ORA-00600 [kokeeiix1], [600] When Upgrading To 11GR2 [ID 1367827.1]     
    HTH
    Srini

  • Many apps missing after upgrade from iPhone 3gs to iPhone 4?

    Hi - I'm trying to troubleshoot for my dad who was lucky enough to receive the iphone 4 today. He says the majority of apps didn't transfer from his iphone 3gs. I did a screen share with him and he's right. The apps are on the old iphone 3gs but not showing in his apps library or on the new phone. Anyone else experiencing this? He did a full back-up and had already upgraded his iphone 3gs to the iOS4 software. Any help would be greatly appreciated!

    I had this issue but found the cause and solution.
    When upgrading from the iPhone 3GS to the iPhone 4 (initial connection of new phone to iTunes) and AT&T moved my phone number from the 3GS to the 4; the 4 told me to power cycle (and I think unplug). Since a power cycle causes the phone to disconnect & reconnect to iTunes, and since the first sync after plugging the phone in always does a backup, it did a backup of the blank phone settings (no apps), and therefore wiped out the checked apps in the Applications tab of iTunes. (Note: The apps' data did exist, so checking an app, syncing, and then running the app showed the data. Good news: Data's still there. Bad news: Any apps you skip will hold their old data, as opposed to when you delete an app and it removes the app data for you.)
    After hitting Erase All Content and Settings on my old 3GS and realizing it only took a minute and not an hour like the original iPhone did running OS 2 or 3, and seeing how smoothly its reinstall went (loaded settings, rebooted phone, and loaded apps OK), and more importantly that iTunes kept the old final 3GS backup and used a new backup for the new iPhone 4, I tried it on the iPhone 4: I hit Settings, General, Reset, Erase All Content and Settings, then connected the phone. It asked which settings to restore, found my old phone backup (used date/timestamp to find right one); it then loaded settings (a few minutes), rebooted, and went right to installing apps. My phone was fine after that - all apps and folders were restored.

  • When upgrading from OS X lion to OS X mountain lion will it automatically uninstall OS X lion

    when upgrading from OS X lion to OS X mountain lion will it automatically uninstall OS X lion?

    Yes. You download Mountain Lion from the App Store and, once the download is complete, the installation of Mountain Lion will begin. You can quit it at this point and backup the "Install OS Mountain Lion.app" (which I suggest) the double-click it and begin the installation.
    All remnants of Lion will be gone and you'll be running Mountain Lion.
    Good luck,
    Clinton

  • Best practice for Smartview when upgrading from Excel 2003 to Excel 2007?

    Does anyone know the best pratice for Smartview when upgrading from Excel 2003 to Excel 2007?
    Current users have Microsoft Excel 2003 with Smartview 9.3.1.2.1.003.
    Computers are being upgraded to Microsoft Excel 2007.
    What is the best pratice for Smartview in this situation?
    1. Do nothing with Smartview and just install Excel 2007.
    2. Install Excel 2007 and then uninstall and reinstall Smartview
    3. Uninstall Smartview, Install Excel 2007, and then install Smartview
    4. Somthing else??
    Thanks!

    We went with option 1 and it worked out fine. Be aware that SV processes noticeably slower in Excel 2007 than 2003. Many users were/are unhappy with the switch. We haven't tested SV v11 yet, so I'm not sure if it has improved performance with Excel 2007 or not (hopefully it does).

  • When upgrading from osx 10.7.4 to osx mountain lion I get the following Alert!  This update requires OS X version 10.8.

    When upgrading from osx 10.7.4 to osx mountain lion I get the following Alert!  This update requires OS X version 10.8.

    Sounds like you downloaded the 10.8.1 update instead of the Mountain Lion installer from the Mac App Store.
    You have to purchase Mountain Lion from the App Store to get to 10.8

  • How do I save itunes when upgrading from osx4 to osx5 ?

    how do I save itunes. bookmark, when upgrading from osx4 to osx5?

    When you upgrade attached to iTunes a backup copy is made...then after the upgrade the backup is used to restore all the content to your iDevice, assuming you are actually talking about upgrading from iOS 4 to iOS 5.

  • Any Guidelines/Documents: when upgrading from BW 3.x to Netweaver 7.0?

    Hi,
    Any Guidelines/Documents: when upgrading from BW 3.x to Netweaver 7.0?
    Thanks

    hi Amanda,
    this should help a lot
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10564d5c-cf00-2a10-7b87-c94e38267742
    also check
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b8d163a7-0301-0010-d9b0-98f692ea3c60
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2e8e5288-0b01-0010-2ea8-bcd4df5084a7

  • Serial number not valid when upgrading from LR4 to LR5 [was:leewayphotography]

    J’ai acheté LR 4 il y a 1 an avec le n° de série sur la boite. J’ai acheté l’upgrade pour LR 5 et je n’ai jamais pu installer la version définitive avec ce n° de série.Ce n° de série n'est pas valide. La durée version d’essai est terminée et donc je dois retourner à LR 4 pour continuer à travailler ? Pourquoi cela ne fonctionne pas?

    Bonjour.
    J'ai bien compris votre réponse qu'il fallait utiliser un nouveau n° de série. J'ai bien téléchargé LR5 le 18 mars 2014, j'ai bien reçu une facture
    n° IEE2014000174985 mais je n'ai pas de trace d'un nouveau n° de série. Il n'est pas sur la facture, ni dans le logiciel?
    Que faut-il faire
    Leewayphotography
    From: John Waller
    Sent: Monday, April 21, 2014 10:14 PM
    To: leewayphotography
    Subject: Serial number not valid when upgrading from LR4 to LR5 was:leewayphotography
          Re: Serial number not valid when upgrading from LR4 to LR5 was:leewayphotography
          created by John Waller in Photoshop Lightroom - View the full discussion

  • Lost bootcamp capability when upgrading from OS X Mavericks to OS X Yosemite 10.10?

    When upgrading from OS X Mavericks to OS X Yosemite 10.10 while dual booting with Windows 7 on my bootcamp partition, I can't access the Windows partition any more. When I restart my computer and hold the alt key the only drives that are shown are my Mac OS X and Recovery (usually there is the bootcamp drive there too). Does anyone have any solutions? I can still access my windows 7 files from within my Mac partition weirdly enough. And if there aren't any solutions, is bootcamp broken on Yosemite? Is it safe to redo the process and put a fresh Windows 7 or Windows 8 partition back on bootcamp again? I'm not tech savvy enough to understand all of the coding components so if you want to walk me through it you can, or just provide a simple explanation, any help is grateful. Thanks for your help.

    Welcome To Discussions Dedesu!
    Here is some additional info.
    Tiger is available for purchase at The Apple Store (U.S.).
    If you know what to look for, a Full Retail Version, of the Panther Install CDs, or a Full Retail Version, of the Tiger Install DVD, can also be purchased rather inexpensively, at some additional online Apple retailers, like Amazon, FastMac, etc, and as posted, eBay.
    As also posted, be sure not to purchase grey, upgrade or machine specific CDs or DVDs. They will not work.
    Panther is only on CDs, not DVDs.
    Unless purchased from AppleRescue, the discs should look exactly like the images in the above links, and not say Upgrade, CPU Drop-in DVD, or "This software is part of a hardware bundle purchase - not to be sold seperately." on them.
    Additional info here Using OS X Install CDs/DVDs On Multiple Macs.
    Once Panther 10.3.x is installed, you can use the 10.3.9 Combo Update, to upgrade to the final version.
    If your Mac meets the Tiger System Requirements, you could also consider installing that, and then use the PPC 10.4.9 Combo Update, to upgrade to the current version.
    Panther Install & Upgrade Hints
    Additionally, "Tiger ships on a DVD, but if your Mac doesn’t have a built-in DVD-ROM player, you’ll need CD media."
    AppleRescue, also sells a Tiger installation set on CD.
    Shop Carefully, Examine All Documentation, And I Wish You Success!
    ali b

  • Abap issues when upgrading from 4.7 to ecc6.0

    hello All,
    I am posting this question with intention of general issues we face that are abap related when upgrade from 4.7 to ECC6.0,
    do the programs ahve to be adjusted, if sumone cud also throw some light on what is unicode and wat role does it play in the upgrade,
    some specific examples wud be appreciated
    thanks,
    RS

    hi,
    Go through this
    Unicode is an international standard that assigns characters from virtually every
    language and script a unique Unicode Scalar Value, which is a number written in
    hexadecimal notation.
         Character     Unicode Scalar Value     Unicode Character Name
         A      U+0041          LATIN CAPITAL LETTER A
         Ä     U+00C4          LATIN CAPITAL LETTER A WITH DIAERESIS
         α     U+03B1          GREEK SMALL LATTER ALPHA
    Implementing the Unicode standard enables a single software product or a single
    web site to be accessed across multiple platforms, languages, and countries without
    the need for re-engineering. It allows data to be transferred across many different
    SAP and non-SAP systems without corruption. To meet these requirements, the SAP
    Unicode team continues to promote Unicode-enabled SAP systems, aid their
    installation, and provide tools and full technical support for the smooth
    conversion of existing SAP non-Unicode systems to Unicode.

  • Missing EXS Samples when upgrading from LP7 to Studio

    I performed a full upgrade from Logic 7 to Studio which seemed to go flawlessly. However, when accessing many of the EXS factory sounds I have recieved error messages telling me that certain audio files are missing and the instruments fail to load. Very frustrating as I have many older songs that require these samples and I can't find them anywhere. Some of the missing samples are legacy instruments but there are many missing from the new set, such as Steinway & Pad. Any ideas? I'd rather not do a reinstall if possible...

    Yes, this is an installer issue, and has been talked about here in many many threads.
    Reinstall, reinstall GB4, or re-install the missing content manually using Pacifist, is the quick solution. If you want all the details, do some searches, as there are hundreds of posts on this issue when people starting upgrading to Logic Studio.

  • How to maintain tags when upgrading from PSE 5 to PSE 12?

    I'm upgrading from Photoshop Elements version 5 to version 12, as my current version is not working properly. (Possibly corrupted?). It will not allow me to backup my catalog - the software freezes after a period of time during the "Reconnecting Files" stage. I'm reluctant to proceed in fear of losing the thousands of tags I have if the installation process does not go smoothly (since I don't have a backup of my catalog). Any suggestions on how to proceed?

    Thank you for your reply. Unfortunately my situation may be worse than I
    originally thought. ALL of my files are showing that they are "Missing" and
    need to be "Reconnected," however the software freezes when I try to
    reconnect. I still have the photo files under "My Photos" on my hard drive
    but if the "Reconnect" is not made before launching Version 12, doesn't
    that mean that I will lose all the cataloging/tags made in Photoshop? I
    plan to install PSE12 on the same machine. I'm at a loss on how to proceed.
    It would be so disappointing to lose hundreds of hours of organization over
    a ten year time period on thousands of photos.
    On Wed, Apr 2, 2014 at 10:27 PM, andaleebfatima1

Maybe you are looking for

  • Kernel Panics and other errors

    Ok here's the deal. I was having a lot of problems with my MacBook Pro and reinstalling Leopard did nothing to help, so I took it to the Apple store near me and checked it in. A couple of weeks later I got it back with a new logic board, new hard dri

  • Update asset master record serial number (ANLA-SERNR) when doing GR

    Hi gurus, The client has a requirement to update the serial# on an asset master record when the user process goods receipt through MIGO.  I've looked at the functional side to find a solution for this but I have not found any.  Is there a BADI or ano

  • Syntax errors in examples for UTL_LMS

    The examples for UTL_LMS in Oracle® Database PL/SQL Packages and Types Reference 10g Release 2 (10.2) Part Number B14258-01 http://download-uk.oracle.com/docs/cd/B19306_01/appdev.102/b14258/u_lms.htm contain syntax errors Correct would be DECLARE   

  • Can a Third-Party Consignment Sale Exist?

    Can a Third-Party Consignment Sale Exist? If it exists could anyone provide the flow of the scenario that is basically done in the system? Points will be rewarded for the answers.

  • Case help

    I'm using 9.2.0.5.0 I have a case in a where clause. The select is: SELECT description,dist FROM posdist WHERE posname LIKE 'NAPOS' AND to_char(nvl(active,9)) in CASE 2 WHEN 1 THEN '1' WHEN 3 THEN '9' WHEN 2 THEN (1,9) END; The column "active" is num