Questions regarding upgrade to Xcode 4

I just successfully upgraded to Xcode 4, hoping it would replace the previous version of Xcode (3.2).
I see now that this was not the case, but it rather archived the old /Developer folder.
I also noticed that the frameworks and libraries i used in my previous Xcode were not transferred to Xcode 4.
So, how do you complete the transition without having to reinstall all libraries and recustomize everything?

mdram4x4 wrote:
xlost6 wrote:
I will be eligible to upgrade this Sunday and I want to upgrade to the iphone.
1) can I upgrade at an apple store rather than a verizon store? i beleive so
2) do I need my mother to be with me when I upgrade my line? I'm on s secondary line and my line is eligible. Its currently a smartphone plan too. If your not an account manager then someone who is must be with you
3) I would like to activate the phone myself is it possible to tell apple when I'm upgrading at the apple store or verizon store this Sunday? I think you have to do this anyway.  you have to use your itunes
Thanks!
In my experience, that's not exactly true
2. "If your not an account manager then someone who is must be with you"
In my experience (and I have done this twice, both when getting the Eris and getting my iPhone), you can get the upgrade without the account manager available, as long as you are in touch with the account manager (by phone) and you have the last 4 digits of the account manager's SSN
I am a dependant on my mother's account (not an account manager myself), and I have gotten both my Eris and my iPhone without my mother present, they alway say that they are not supposed to, but they always do
3. " I think you have to do this anyway.  you have to use your itunes"
I think by activate, the OP means to transfer the phone number and account to the new phone, not activating it for an iTunes account

Similar Messages

  • Questions regarding upgrade from 4th gen to 5th gen iPod

    I recently received a new 80 gig 5th gen iPod and had 2 questions regarding it and my old 40 gig 4th gen. PC meets minimun requirements and is running XP Pro.
    1) Do I need to do anything before synching the new 5th gen iPod with my existing Library (i.e. uninstall iPod Updater for 4th gen)?
    2) If I don't need to uninstall the 4th gen Updater, can I run both iPods off the same Library, same user (obviously not simultaneously)?
    tia - joggy
    N/A   Windows XP Pro  

    Hey, joggy!
    1) No, I don't believe you do. Be sure to disconnect the 4th gen iPod before connecting the 5th generation iPod to the computer.
    2) Yes, you can.
    There are basically two methods with managing muleiple iPods on one computer:
    Method 1 - Create different Windows users accounts for each resgistered iPod on this computer.
    Method 2 - Create a playlist in iTunes for each iPod.
    To make Method 2 work, connect one of your iPods, and click on it in the left-source panel.
    Under the "Music" tab, and set your option for a specific playlist(s) under the "Sync Music" option.
    Do the same with your other iPod; not connected at the same time, though.
    For more details on this matter, check out Apple's Support article about it:
    How to manage multiple iPods using one computer
    I hope that helps you.
    -Kylene

  • Questions regarding upgrade OEM repository db from 10.1.0.4 to 10.2.0.1 in

    Hi All,
    Since we installed 10g grid control in window 2003 server the oms and agent have been upgraded to 10.2.0.5 see below:
    D:\Oracle\Ora10g_GC\agent10g\BIN>emctl status agent
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    Agent Version : 10.2.0.5.0
    OMS Version : 10.2.0.5.0
    Protocol Version : 10.2.0.5.0
    Agent Home : D:\Oracle\Ora10g_GC\agent10g
    Agent binaries : D:\Oracle\Ora10g_GC\agent10g
    Agent Process ID : 2460
    Agent is Running but Not Ready
    The repository db (in the same server) stayed in 10.1.0.4 so we were trying to upgrade this db. The following is the step we did:
    1)     installed oracle 10.2.0.1 in a new oracle home.
    2)     Configured listener from this new database using port 1522
    3)     Ran pre upgrade util: utlu102i.sql
    4)     Ran dbua from new oracle home
    Looks like the upgrade is successfully run except EM configurations.
    Step Name                                      Log File Name                   Status
    Pre Upgrade     PreUpgrade.log     Successful
    Oracle Server     Oracle_Server.log     Successful
    Oracle Workspace Manager     Oracle_Server.log     Successful
    Post Upgrade     PostUpgrade.log     Successful*
    Enterprise Manager Configuration     emConfigUpgrade.log     Failed*
    Generate Summary     generateSummary.log     Successful
    My questions are:
    1) What does this failure mean?
    2) How can I fix it?
    Thank you so much for your help in advance,
    Shirley

    Thank you very much, Werner, for your response.
    We don't have a file called "emConfigUpgrade.log" in the server. Under %ORACLE_HOME%\cfgtoollogs\dbua there is file called "emConfig.log" which has the following content:
    Jun 12, 2009 12:17:37 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: EM is not configured for this database. No EM-specific actions can be performed.
    Refer to the log file at D:\Oracle\Ora10g_GC\OraDB102\cfgtoollogs/dbua\emrep\upgrade\emConfig.log for more details.
    Jun 12, 2009 12:17:37 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: EM is not configured for this database. No EM-specific actions can be performed.
         at oracle.sysman.emcp.EMDBPreConfig.checkUpgradeParams(EMDBPreConfig.java:1741)
         at oracle.sysman.emcp.EMDBPreConfig.checkParameters(EMDBPreConfig.java:1037)
         at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:174)
         at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:160)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:141)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:430)
         at oracle.sysman.assistants.util.em.EMConfigStep.executeImpl(EMConfigStep.java:138)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
         at oracle.sysman.assistants.dbma.backend.EMConfigStep.executeStepImpl(EMConfigStep.java:101)
         at oracle.sysman.assistants.dbma.backend.SummarizableStep.executeImpl(SummarizableStep.java:174)
         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:2468)
         at java.lang.Thread.run(Thread.java:534)
    Does this mean I don't need to configure the EM?
    I have another question:
    Since repository is now in a new home and the new listener is also use a different port the targets.xml file under agent home is not correct any more. So I used "agentca -d -f" to recreat targets.xml file. After it finishes I looked inside the targets.xml file it still use old repository home and old port number. Do I need to do anything before run agentca?
    Thanks a lot for your help,
    Shirley

  • Question regarding upgrading from LR3 to LR4

    I currently have Lightroom 3 installed on my PC and want to upgrade to Lightroom 4.
    I have not had Lightroom 3 all that long and not too many files are there. I have two questions:
    1. Is it better to uninstall Lightroom 3 and then install a fresh copy of Lightroom 4 or could I just upgrade the current Lightroom 3 to Lightroom 4.
    I know I have heard in the past is is usually better to to a fresh install. As I have only had Lightoom 3 for a few months and few files I wondered if
    this was the way to go or would an upgrade be ok.
    2. I actually have the full version of Lightroom 4 (as opposed to an upgrade edition). Luckily for me, my father-in-law purchased it but turned out it was
    not what he wanted so he gave it to me. Can I use this full version to upgrade (if that is the solution to my first question)? I  know I can use it to do a fresh install.
    Also, if you can recommend any links to directions or video tutorials on migrating from LR3 to LR4 that would be great as I am very new to Lightroom.
    Thanks for the advice.

    Yes, it is very easy, as your existing LR3 installation will not interfere with the new LR4 installation.
    Just download LR4.3 from Adobe.
    Then start it, and go for File-Open catalog, and point to your exsiting LR3-catalog. The program will tell you that it needs to upgrade the catalog, which you confirm. This will create a new version-LR4 of your latest LR3-catalog.
    You might not like the name automatically chosen by this upgrade process, so close LR4 and use Windows Explorer to rename it into something meaningful like "LR4 Master Catalaog" or some such. Then double-click on it and work from there.
    Your previous images will show an exlamation mark in develop module for LR3's old process version 2010. Do not do anything on a batch basis for it, as this is not needed.
    Only for images, for which you do not like your previous LR3-develop results so much, click on the exclamation mark and upgrade it to LR4's process version 2012, and manually tweak from there.
    Cornelia

  • Question regarding Upgrading from Standard Edition to Enterprise Edition

    DB version:10gR2
    We want to upgrade from Standard Edition to Enterprise Edition.
    In the following documention
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14238/intro.htm#BABFBJCC
    It talks about
    Deinstall the Standard Edition server software.I don't understand what they mean by DeInstall the software.
    Question 1.
    By 'DeInstall' , they mean , use DeInstall Products in the Welcome screen of Oracle Universal Installer and Remove the chosen OUI Home.Right?
    Question 2.
    If i 'Deinstall' (ie. remove the software), all the binaries are lost. Right? So what is the point of having just the data files?
    Edited by: Citizen_2 on Apr 8, 2009 1:59 AM

    Citizen_2 wrote:
    DB version:10gR2
    Question 1.
    By 'DeInstall' , they mean , use DeInstall Products in the Welcome screen of Oracle Universal Installer and Remove the chosen OUI Home.Right?Yes, that means use OUI and deinstall the Standard Edition
    Question 2.
    If i 'Deinstall' (ie. remove the software), all the binaries are lost. Right? So what is the point of having just the data files?Because next point says install Enterprise Edition. For first get rid of old one and then install the needed one. There is no such option as upgrade in this case.

  • Question Regarding upgrading weblogic server from 10.3.5 to 10.3.6 in OBIEE

    Here is what was done.
    1) Create a 11.2.0.3 database and create the repositories required from Enterprise BI Install
    2) Install OBIEE 11.1.1.6.0. The option chosen was 'Enterprise Install' which installed and configured the domain and the instance
    3) Shutdown all services and apply Patches to bring the install to 11.1.1.6.8
    The application is working fine. But In production, I plan to the use install method of
    1) Install Weblogic 10.3.6 and Use JRockIt
    2) Install OBIEE 11.1.1.6.0 and plan to choose 'Software Only Install)
    3) Apply the 11.1.1.6.8 patchset.
    4) Configure the doamin.
    Here is what I plan to do in the Development Environment
    1) Just to keep the Version of Weblogic Version, the same in development also, I plan to upgrade the Weblogic in Devlopment install to 10.3.6 as the Weblogic Version that comes with OBIEE install is 10.3.5.
    2) Aslo use the latest version of 64-bit install of JRockit
    Please point me to the documentation that would help me achive this.
    Thanks a ton. This forum is awesome.

    Okay. This might help you then. Refer to :
    1.Upgrade the Weblogic in Devlopment install to 10.3.6 - http://gerardnico.com/wiki/weblogic/patch
    2. Also use the latest version of 64-bit install of JRockit [https://blogs.oracle.com/pa/entry/obiee_11_1_1_steps]
    http://docs.oracle.com/cd/E23943_01/bi.1111/e10539/c4_installing.htm#autoId6
    3. Software only 64 bit install guidelines : http://docs.oracle.com/cd/E23943_01/doc.1111/e14770/biee.htm#CACGIBAE
    Hope this helps.
    Thanks,
    SVS

  • Very important question regarding upgrade

    I want to get the Droid Incredible 2 when I am allowed to upgrade (7/27) and I have a feature phone. I was going to activate a Blackberry Curve 8330 but I was wondering, if I got the 30$ personal unlimited data, would I be grandfathered in and keep unlimited data when I upgrade at the end of July?
    Better yet, do you think its possible for me to upgrade early? My phone is slightly messed up, not sending texts or recieveing calls sometimes. and some buttons do not work.
    Thanks for any help.

    Collier1505 wrote:
    I want to get the Droid Incredible 2 when I am allowed to upgrade (7/27) and I have a feature phone. I was going to activate a Blackberry Curve 8330 but I was wondering, if I got the 30$ personal unlimited data, would I be grandfathered in and keep unlimited data when I upgrade at the end of July?
    Better yet, do you think its possible for me to upgrade early? My phone is slightly messed up, not sending texts or recieveing calls sometimes. and some buttons do not work.
    Thanks for any help.
    if you can get the unlimited data plan now do it
    they are saying you will be able to keep it, but thats rumors for now until vzw makes an official announcment

  • Question regarding upgrade to InDesign 2.0

    I've been using InDesign 2.0 for years, and want to upgrade to a higher version. Will cs 5.5 be able to open files in the older format? Thanks for any help.

    Yes, InDesign can open any older version's files.
    I would hurry up and buy the latest version CS6, while it is still available. The "Creative Cloud" version, launched in June must be RENTED on an annual basis, charged every month. If you stop renting, you haven't got an app to open your files with. Given that you haven't upgraded in several years, buying CS6 will represent much better value to you.
    You'll find lots of very useful enhancements and features since ID 2.0.

  • Question regarding upgrade to mail.4.6;

    just had to delete mail because of a synch problem (mail was constantly downloading my emails from gmail account whenever there was an internet connection); now i only have the original version 4.0, but os 10.6.8 where that doesn't work; checking with "software update" in the apple menue didn't help since nothing found there; does anybody know how i can uprade to 4.6. now ?
    thanks
    roland
    ps. and in case someone knows - how do i avoid applemail synchronising all mails everytime i connect to the internet (that's using up my data plann pretty fast :-))

    mdram4x4 wrote:
    xlost6 wrote:
    I will be eligible to upgrade this Sunday and I want to upgrade to the iphone.
    1) can I upgrade at an apple store rather than a verizon store? i beleive so
    2) do I need my mother to be with me when I upgrade my line? I'm on s secondary line and my line is eligible. Its currently a smartphone plan too. If your not an account manager then someone who is must be with you
    3) I would like to activate the phone myself is it possible to tell apple when I'm upgrading at the apple store or verizon store this Sunday? I think you have to do this anyway.  you have to use your itunes
    Thanks!
    In my experience, that's not exactly true
    2. "If your not an account manager then someone who is must be with you"
    In my experience (and I have done this twice, both when getting the Eris and getting my iPhone), you can get the upgrade without the account manager available, as long as you are in touch with the account manager (by phone) and you have the last 4 digits of the account manager's SSN
    I am a dependant on my mother's account (not an account manager myself), and I have gotten both my Eris and my iPhone without my mother present, they alway say that they are not supposed to, but they always do
    3. " I think you have to do this anyway.  you have to use your itunes"
    I think by activate, the OP means to transfer the phone number and account to the new phone, not activating it for an iTunes account

  • Some simple questions regarding the Xcode.

    I have some preliminary questions regarding the Xcode (objective C):
    What is the difference between the programming files followed by .h and .m?
    What does an asterisk * followed by a text mean (i.e. *window;)?
    Is there any source that briefly explains the most common codes with examples (nsstring, nsarray, iboutlet, inaction.....etc)?
    Any other tips will be highly appreciated.
    Many thanks.

    Xcode is the IDE.
    Objective-C is the most common language used within Xcode.
    UIWindow *window .....  the * means return the address of the instance variable 'window'.
    An * is called a pointer to a variable.
    Everything you need is explained here:  https://developer.apple.com

  • If I upgrade my iOS from 5.1 to 6.0 then do I have to upgrade my Xcode also? So my question is all my old Xcode project which I have tried with Xcode 4.3.2 will be still there because I do not want to destroy them.

    I have xcode 4.3.2 and  iOS simulator Version 5.1 (272.21). But this course is on iOS 6. If I upgrade my iOS from 5.1 to 6.0 then do I have to upgrade my Xcode also? So my question is all my old Xcode project which I have tried with Xcode 4.3.2 will be still there because I do not want to destroy them.
    I have a MacBook Pro (Software Mac OS X Lion 10.7.5 (11G63b). Please let me know about upgrading iOS version so that I will be able to do the class project.

    To program for iOS 6, you need iOS 6 SDK. You need to download Xcode 4.5.x. But don't worry. All your previous projects are still alive and you are able to open them in the new Xcode.

  • Question regarding ONT connection via Ethernet and Cable cards

    Hi,
    We recently upgraded to Fios Quation 150Mbps/65  plan. We are not getting the advertised speeds (we only get like 5mbps upload) so verizon is sending a tech to switch the ONT connection from coax to ethernet.
    I have 2 questions regarding this new setup:
    1. If the ONT communicates with the Fios Actiontect router via ethernet instead of coax from now on, How will the set top boxes and Tivo-esque cable card powered device I currently have connected to coax, talk to the verizon system from now on, if coax is taken out of the equation? Will fios signal still flow through the internal coax wiring of the house? And moreover, I was under the impression that coax was the way set top boxes communicated and derived independent ip addresses from the Fios router, for on deman purposes and what not. How will this work from now on?
    Quiestion 2.
    Right next to the wall where the ONT sits, theres's a basement office where we have a PC that connects to the Fios system  via an Actiontect MoCa adapter (ECB2500C) which I assume derives it internet connection from the Fios Actiontec router which sits upstairs in the living room. 
    Again, with the Coax about to be disabled next Friday in favor of ethernet connection from the ONT, I assume this PC will be left without internet because of the lack of internet signal in the coax? Is this correct? 
    Question 2.5 If my above assumption is correct, since this office is right on the other side of the wall where the ONT sits outside the house, would it be possible to run an ethernet wire through the wall that connects straight from the ONT to an ethernet switch inside the office, from which I would derive a connection for this basement PC (properly firewalled of course) and then, from said switch, continue running the ethernet wire that would ultimately reach the Actiontec Fios router upstairs from which the rest of the house derives it's internet?  and would this setup affect in any way the propper functioning of the cable boxes in the house?
    I'd appreciate your input and any help you can provide so I can have a ballpark idea of what to tell the Fios guy to do when he comes on Friday.
    Cheers.
    Solved!
    Go to Solution.

    It's not valid to have two devices connected to the ONT, PC and VZ Router.  Must be a single device. The ONT locks onto the MAC Address of the first device it sees. Since you have TV you should have the VZ router as the internet facing router.
    Other options:
    1.  Have the VZ Router located next to the PC in the basement and then use Wireless for all other PC's.
    2.  Have the VZ Router located next to the PC in the basement but run one wire upstairs and connect a switch where other PCs and devices can connect via a wire.
    Hope that helps.

  • I have some questions regarding setting up a software RAID 0 on a Mac Pro

    I have some questions regarding setting up a software RAID 0 on a Mac pro (early 2009).
    These questions might seem stupid to many of you, but, as my last, in fact my one and only, computer before the Mac Pro was a IICX/4/80 running System 7.5, I am a complete novice regarding this particular matter.
    A few days ago I installed a WD3000HLFS VelociRaptor 300GB in bay 1, and moved the original 640GB HD to bay 2. I now have 2 bootable internal drives, and currently I am using the VR300 as my startup disk. Instead of cloning from the original drive, I have reinstalled the Mac OS, and all my applications & software onto the VR300. Everything is backed up onto a WD SE II 2TB external drive, using Time Machine. The original 640GB has an eDrive partition, which was created some time ago using TechTool Pro 5.
    The system will be used primarily for photo editing, digital imaging, and to produce colour prints up to A2 size. Some of the image files, from scanned imports of film negatives & transparencies, will be 40MB or larger. Next year I hope to buy a high resolution full frame digital SLR, which will also generate large files.
    Currently I am using Apple's bundled iPhoto, Aperture 2, Photoshop Elements 8, Silverfast Ai, ColorMunki Photo, EZcolor and other applications/software. I will also be using Photoshop CS5, when it becomes available, and I will probably change over to Lightroom 3, which is currently in Beta, because I have had problems with Aperture, which, until recent upgrades (HD, RAM & graphics card) to my system, would not even load images for print. All I had was a blank preview page, and a constant, frozen "loading" message - the symbol underneath remained static, instead of revolving!
    It is now possible to print images from within Aperture 2, but I am not happy with the colour fidelity, whereas it is possible to produce excellent, natural colour prints using its "minnow" sibling, iPhoto!
    My intention is to buy another 3 VR300s to form a 4 drive Raid 0 array for optimum performance, and to store the original 640GB drive as an emergency bootable back-up. I would have ordered the additional VR300s already, but for the fact that there appears to have been a run on them, and currently they are out of stock at all, but the more expensive, UK resellers.
    I should be most grateful to receive advice regarding the following questions:
    QUESTION 1:
    I have had a look at the RAID setting up facility in Disk Utility and it states: "To create a RAID set, drag disks or partitions into the list below".
    If I install another 3 VR300s, can I drag all 4 of them into the "list below" box, without any risk of losing everything I have already installed on the existing VR300?
    Or would I have to reinstall the OS, applications and software again?
    I mention this, because one of the applications, Personal accountz, has a label on its CD wallet stating that the Licence Key can only be used once, and I have already used it when I installed it on the existing VR300.
    QUESTION 2:
    I understand that the failure of just one drive will result in all the data in a Raid 0 array being lost.
    Does this mean that I would not be able to boot up from the 4 drive array in that scenario?
    Even so, it would be worth the risk to gain the optimum performance provide by Raid 0 over the other RAID setup options, and, in addition to the SE II, I will probably back up all my image files onto a portable drive as an additional precaution.
    QUESTION 3:
    Is it possible to create an eDrive partition, using TechTool Pro 5, on the VR300 in bay !?
    Or would this not be of any use anyway, in the event of a single drive failure?
    QUESTION 4:
    Would there be a significant increase in performance using a 4 x VR300 drive RAID 0 array, compared to only 2 or 3 drives?
    QUESTION 5:
    If I used a 3 x VR300 RAID 0 array, and installed either a cloned VR300 or the original 640GB HD in bay 4, and I left the Startup Disk in System Preferences unlocked, would the system boot up automatically from the 4th. drive in the event of a single drive failure in the 3 drive RAID 0 array which had been selected for startup?
    Apologies if these seem stupid questions, but I am trying to determine the best option without foregoing optimum performance.

    Well said.
    Steps to set up RAID
    Setting up a RAID array in Mac OS X is part of the installation process. This procedure assumes that you have already installed Mac OS 10.1 and the hard drive subsystem (two hard drives and a PCI controller card, for example) that RAID will be implemented on. Follow these steps:
    1. Open Disk Utility (/Applications/Utilities).
    2. When the disks appear in the pane on the left, select the disks you wish to be in the array and drag them to the disk panel.
    3. Choose Stripe or Mirror from the RAID Scheme pop-up menu.
    4. Name the RAID set.
    5. Choose a volume format. The size of the array will be automatically determined based on what you selected.
    6. Click Create.
    Recovering from a hard drive failure on a mirrored array
    1. Open Disk Utility in (/Applications/Utilities).
    2. Click the RAID tab. If an issue has occurred, a dialog box will appear that describes it.
    3. If an issue with the disk is indicated, click Rebuild.
    4. If Rebuild does not work, shut down the computer and replace the damaged hard disk.
    5. Repeat steps 1 and 2.
    6. Drag the icon of the new disk on top of that of the removed disk.
    7. Click Rebuild.
    http://support.apple.com/kb/HT2559
    Drive A + B = VOLUME ONE
    Drive C + D = VOLUME TWO
    What you put on those volumes is of course up to you and easy to do.
    A system really only needs to be backed up "as needed" like before you add or update or install anything.
    /Users can be backed up hourly, daily, weekly schedule
    Media files as needed.
    Things that hurt performance:
    Page outs
    Spotlight - disable this for boot drive and 'scratch'
    SCRATCH: Temporary space; erased between projects and steps.
    http://en.wikipedia.org/wiki/StandardRAIDlevels
    (normally I'd link to Wikipedia but I can't load right now)
    Disk drives are the slowest component, so tackling that has always made sense. Easy way to make a difference. More RAM only if it will be of value and used. Same with more/faster processors, or graphic card.
    To help understand and configure your 2009 Nehalem Mac Pro:
    http://arstechnica.com/apple/reviews/2009/04/266ghz-8-core-mac-pro-review.ars/1
    http://macperformanceguide.com/
    http://www.macgurus.com/guides/storageaccelguide.php
    http://www.macintouch.com/readerreports/harddrives/index.html
    http://macperformanceguide.com/OptimizingPhotoshop-Configuration.html
    http://kb2.adobe.com/cps/404/kb404440.html

  • Questions about upgrade path to 7.0

    Dear Experts
    We are having a pre-project for our customers regarding upgrading their existing CRM 4.0 SP06 landscape (using Mobile Sales scenario) to 7.0 SR1.
    I've understood that we need to do this upgrade in two steps:
    1. Upgrade to CRM 5.0 (because of CDB upgrade)
    2. Upgrade to CRM 7.0
    What I would like to know is; Is it necessary to upgrade our whole CRM Landscape (middleware + mobile sales components) to CRM 5.0 before we upgrade to 7.0, or can we upgrade just the CRM online server to the 5.0 version, do the CDB upgrade. Then again upgrade it from 5.0 to 7.0 (including CDB)
    Then we can upgrade the rest of the mobile components to 4.0 SP14 before we upgrade them to 7.0?
    Also, if our customers wants to skip using Mobile Sales in the new release (just use CRM online with the new WebGUI), is there a job/document that describes how we clean up the CDB (since it is not in use in such a scenario)?
    Regards

    Yes it is possible and that should not be an issue.
    Thanks,
    Scott
    Help out other by using the rating system and marking answered questions as "Answered"

  • Questions regarding hard disk replacement in MacBook Pro Early 2008 Edition

    Hello -
    You folks probably get this a lot but I have a MacBook Pro Early 2008 edition and would like to upgrade the base 200 GB 5400 RPM drive to a Seagate Momentus 7200.4 drive. I have a few questions regarding this, and would appreciate any feedback.
    1) Does anybody know if installing a new hard drive in a MacBook Pro would cause the warranty to be invalidated? I don't believe a hard drive is considered a user replaceable part, at least from what I read, and I would like to know if replacing it myself would void AppleCare.
    2) Does anybody have any experience with the Segate Montentus 7200.4? I'm interested in how reliable the drive is and how much heat it generates. I've quickly discovered that I can use my MacBook Pro as an oven in tight spots and would like to prevent it from cooking its own internals.
    3 random) Does anybody know at what temperature the system actually overheats? I'm seeing 171 F and this is with smcFanControl turned up to the Higher RPM mode. I'm a little nervous when I'm running WoW and the system is averaging above 170 with smcFanControl totally cranked up to 6000 rpm.
    Thanks everyone!

    Thanks for that. I've had mixed results with both Seagate and WD, but less issues historically with WD. My experience with IBM/Hitachi makes is nearly impossible to recommend their products, so based on what I'm seeing the Western Digital Scorpio Black looks like the best bet. Do you happen to know if Apple will do hardware installations outside of warranty repair scenario's? Ripping open my only notebook to perform "involved" hardware maintenance is not something I'd prefer to do, even with my technical background.

Maybe you are looking for

  • 10.5.2 iTunes on Windows 7 x64 bit laptop - Quick Time will play videos but not iTunes

    I'm hoping you can help, I've looked for a solution to this for a while now. I store my itunes library on an external hard drive. I completed a clean install of x64 bit Windows 7 on my laptop - all went perfectly. Downloaded and installed the 64 bit

  • Value Mapping replication GUID Logic

    HI, We are doing Value Mapping replication from ECC table entries to Pi Runtime Value Mapping cache. We are generating the Group ID required for Value Mapping from ECC. Here we are confused with the logic for GUID Generation. At first I thought the d

  • Can I embed links to products for sale in iBook?

    When I publish an iBook, can I embed links to related products for sale on my website?

  • PDF Conversion Truncated

    Hello, I have an issue when performing the Spool to PDF conversion.  I am using FM CONVERT_ABAPSPOOLJOB_2_PDF to convert an ALV list to a PDF file.  When I run my report in the foreground, everything works correctly, the PDF file is attached and then

  • WebLogic/Metro interop policy assertions

    Hi, I'm merging Glassfish-Metro WS-policies into the WebLogic 10.3.1 server as part of a migration project. I call the web services with a Metro 2.0.1 client to verify that everything still works in WLS. My original policies contain the following ass