Upgrade large farm with Service Pack detaching all content databases?

Hi,
Whenever we upgrade one of our farms (with a Cumulative Update, Language Pack, or Service Pack), the corresponding PSConfig usually yields in error due to the huge time taken to upgrade all the content databases at the same time.
We have heared about the possibility of detaching all content databases previous to the update (just CONTENT databases), then proceed with the installation and PSConfig, and finally a gradual upgrade by attaching one by one the content databases.
After searching online I have not found a relevant or precise official documentation detailing whether this procedure is recommended or viable, and have some additional questions:
- Can all he content database be disconnected (including the ones containig myprofiles, top level sites...) during the upgrade?
Thanks in advance

In my understanding, the patching involves (at least) two steps:
Patching binaries on all servers of the farm
Upgrading the database schema of Service Applications DBs, Configuration & Admin DBs, and content databases.
If during the upgrade the database is not attached to the farm, SharePoint does not know about it, and does nothing with itm just like if it was physically detached from the SQL Server instance. But when, after patching, you reattach the database, SharePoint
detects the difference in the schema version and the patched farm version, and upgrades the database accordingly. As far as I understand, this is automatically done by
Mount-SPContentDatabase:
"The Mount-SPContentDatabase cmdlet attaches an existing content database to the farm. If the database being mounted requires an upgrade, this cmdlet will cause the database to be upgraded.
The default behavior of this cmdlet causes an upgrade of the schema of
the database and initiates upgraded builds for all site collections within the specified content database if required. To prevent initiation of upgraded builds of site collections, use the
NoB2BSiteUpgrade parameter. This cmdlet does not trigger version-to-version upgrade of any site collections."
If you decide not to upgrade, you can later run Upgrade-SPContentdatabase.
The point is, that if you keep attached all the content databases, the PSConfig needs to do a massive upgrade of all the content databases before finishing, thus considering that the farm is ok. On the detach/attach approach, the first PSConfig ends quite
soon so your farm is up and running sooner (although, that's for sure, without the data being available until attached and upgraded - but you can gradually start giving service instead of waiting for the whole process).
So far, so good. But what I was trying to ask in my question, is whether there is a detailed procedure to follow for this approach, or if there is any particular constraint regarding this approach (like "databases containing top level site collections
should not be detached", or "pay attention to the my site host web application", or "that patching method is not supported").
Thanks.

Similar Messages

  • Can't install quicktime or itunes I recieve error code 2738.  I'm running windows Vista 32 with Service Pack 2.  I have tried old and new version of both programs.  Also, have gone through Apple's online help with no good outcome

    Can't install quicktimeor uninstall it for that matter and itunes I receive error code 2738 with both downloads.  I'm running Window Vista with Service Pack 2.  I have check for all window update.  I have gone through Apple itune help list.  Even going into cmd to do regsvr32 vbscript.dll which was successfull. Can you help...my son had to register his ipod at the neighbors house..What going on.
    Son even call apple with no help and was give Microsoft number no help there either they wanted me to call HP.....run around

    Excellent news!
    Strange how sometimes the fixit works better than the manual methods, and sometimes the manual methods work better than the fixit. It differs from Microsoft fixit to Microsoft fixit too. (Unfortunately, because these "anomalous 2738s" are pretty rare as install errors go, I don't have a good feel yet for whether or not it's the fixit or the manual method that's more likely to work in iTunes/QuickTime installation contexts.)
    Afraid I'm not very good on earbud troubleshooting, but fingers crossed the folks over at the iPod communities might be able to help:
    https://discussions.apple.com/community/ipod

  • Hi. I use windows Xp with service pack 3. I have the latest itunes 11.1 installed in it. I am able to add music or apps to my library but not just videos. Please help.

    Hi. I use windows Xp with service pack 3. I have the latest itunes 11.1 installed in it. I own ipad mini. I am able to add music or apps to my library but not just videos. I have already tried removing & reinstalling it. I also have tried with various formats like MPEG, MOV, MP4. Please help.

    I already have what you ( ClayandLonnie ) have suggested with the preferences>Shareing Preferences set to share all.
    I have tried turing it off, and then back on.
    I have tried just sharing specific items and this still did not work.
    I am going to try stepping back down to 11.04.4 as previously suggested by TheDarkCanuck when I get home tomorrow. (maybe saturday).  I am just leary about having to recreate all my libraries and how long that might take.  I have over 1.5 TB of Music and Video, that is why I would like to get it working in the current version.
    Just because I don't have a Mac, it seems that this is not being taken as a real problem for the windows 7 users (maybe it is specific to 64bit).  I may try the 32bit version to see if that fixes it first.  Unless someone else has, and want to chime in.

  • SQLException with service pack 2

    I am using weblogic 6.1 with jdbc connections to sybase database. With service
    pack 1, I have no problem connecting.
    The only thing that I change is pointing to service pack 2 instead of service
    pack 1 and i get the following exception:
    Please Help!
    <Mar 4, 2003 10:48:43 AM PST> <Error> <JDBC> <Cannot startup connection pool "BackupDatabase"
    java.sql.SQLException: JZ0SJ: Metadata accessor information was not found on this
    database. Please install the required tables as mentioned in the jConnect documentation.
         at com.sybase.jdbc.ErrorMessage.raiseError(ErrorMessage.java)
         at com.sybase.jdbc.MdaManager.loadMetaData(MdaManager.java)
         at com.sybase.jdbc.MdaManager.<init>(MdaManager.java)
         at com.sybase.jdbc.MdaManager.<init>(MdaManager.java)
         at com.sybase.jdbc.SybConnection.checkMDA(SybConnection.java)
         at com.sybase.jdbc.SybConnection.getMDA(SybConnection.java)
         at com.sybase.tds.Tds.getIntOption(Tds.java)
         at com.sybase.jdbc.SybConnection.getTransactionIsolation(SybConnection.java)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:135)
         at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698)
         at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282)
         at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623)
         at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy35.updateDeployments(Unknown Source)
         at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2761)
         at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:370)
         at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy46.start(Unknown Source)
         at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
         at weblogic.management.Admin.startApplicationManager(Admin.java:1180)
         at weblogic.management.Admin.finish(Admin.java:590)
         at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
         at weblogic.Server.main(Server.java:35)
    >
    <Mar 4, 2003 10:48:45 AM PST> <Error> <JDBC> <Cannot startup connection pool "MasterDatabase"
    java.sql.SQLException: JZ0SJ: Metadata accessor information was not found on this
    database. Please install the required tables as mentioned in the jConnect documentation.
         at com.sybase.jdbc.ErrorMessage.raiseError(ErrorMessage.java)
         at com.sybase.jdbc.MdaManager.loadMetaData(MdaManager.java)
         at com.sybase.jdbc.MdaManager.<init>(MdaManager.java)
         at com.sybase.jdbc.MdaManager.<init>(MdaManager.java)
         at com.sybase.jdbc.SybConnection.checkMDA(SybConnection.java)
         at com.sybase.jdbc.SybConnection.getMDA(SybConnection.java)
         at com.sybase.tds.Tds.getIntOption(Tds.java)
         at com.sybase.jdbc.SybConnection.getTransactionIsolation(SybConnection.java)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:135)
         at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698)
         at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282)
         at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623)
         at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy35.updateDeployments(Unknown Source)
         at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2761)
         at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:370)
         at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy46.start(Unknown Source)
         at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
         at weblogic.management.Admin.startApplicationManager(Admin.java:1180)
         at weblogic.management.Admin.finish(Admin.java:590)
         at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
         at weblogic.Server.main(Server.java:35)
    >

    farnaz wrote:
    Another road block... jconnect for jdbc is not available for
    download on the sybase website. this means that we would need to
    purchase it. is there any other way for me to get a hold of this script?No, it's free. You may have to register on their site (should also be free)
    in order to get to the download page. Sybase driver-specific help can
    also be gotten at news://forums.sybase.com, in the sybase.public.jconnect50
    newsgroup. Someone there might just post the sql script for you.
    Joe
    >
    >
    "farnaz" <[email protected]> wrote:
    then what is the version of sybase driver that is provided in weblogic
    6.1 sp 2?
    Joseph Weinstein <[email protected]> wrote:
    farnaz wrote:
    Thanks for the info. I am looking on sybase download website, andit's not so
    easy to look for the script. how should i search for it, or can upoint me to
    the link, please? thanks!Just download the latest driver. The script is contained in the package.
    Joe
    Joseph Weinstein <[email protected]> wrote:
    farnaz wrote:
    Are the future service packs (4 or above for 6.1) or future versionsof weblogic
    also requiring this? Or is it only with sp2
    on wls6.1? I am trying to find out if i can get away without
    applying the stored procedures and move to a new version.All future WLS versions will be making these standard JDBC calls.
    For
    example,
    we have to check the connection's default transaction isolation level
    so that if
    any application code changes it, we will know what to reset it to.
    Joe
    Joseph Weinstein <[email protected]> wrote:
    farnaz wrote:
    I am using weblogic 6.1 with jdbc connections to sybase database.With service
    pack 1, I have no problem connecting.
    The only thing that I change is pointing to service pack 2 insteadof service
    pack 1 and i get the following exception:
    Please Help!Hi. We have added more safety code in our pooling to make sure
    the
    pool
    connections
    are returned to a known, standard state before being allowed to
    be
    re-used.
    This involves
    making some standard JDBC metadata calls. Unfortunately Sybase
    has
    decided
    to implement
    some calls in it's driver, to require some stored procedures in
    the
    DBMS,
    that are not there
    in the standard DBMS! Sybase provides a sql script to install
    the
    needed
    procedures in the
    DBMS. You should download that script, and ask your DBA to run
    it
    to
    install the procedures,
    so the Sybase JDBC driver will work completely.
    thanks,
    Joe
    <Mar 4, 2003 10:48:43 AM PST> <Error> <JDBC> <Cannot startup
    connection
    pool "BackupDatabase"
    java.sql.SQLException: JZ0SJ: Metadata accessor information
    was
    not
    found on this
    database. Please install the required tables as mentioned in
    the
    jConnect
    documentation.
    at com.sybase.jdbc.ErrorMessage.raiseError(ErrorMessage.java)
    at com.sybase.jdbc.MdaManager.loadMetaData(MdaManager.java)
    at com.sybase.jdbc.MdaManager.<init>(MdaManager.java)
    at com.sybase.jdbc.MdaManager.<init>(MdaManager.java)
    at com.sybase.jdbc.SybConnection.checkMDA(SybConnection.java)
    at com.sybase.jdbc.SybConnection.getMDA(SybConnection.java)
    at com.sybase.tds.Tds.getIntOption(Tds.java)
    at com.sybase.jdbc.SybConnection.getTransactionIsolation(SybConnection.java)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:135)
    at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698)
    at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282)
    at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623)
    at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy35.updateDeployments(Unknown Source)
    at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2761)
    at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:370)
    at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy46.start(Unknown Source)
    at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
    at weblogic.management.Admin.startApplicationManager(Admin.java:1180)
    at weblogic.management.Admin.finish(Admin.java:590)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
    at weblogic.Server.main(Server.java:35)
    >
    <Mar 4, 2003 10:48:45 AM PST> <Error> <JDBC> <Cannot startup
    connection
    pool "MasterDatabase"
    java.sql.SQLException: JZ0SJ: Metadata accessor information
    was
    not
    found on this
    database. Please install the required tables as mentioned in
    the
    jConnect
    documentation.
    at com.sybase.jdbc.ErrorMessage.raiseError(ErrorMessage.java)
    at com.sybase.jdbc.MdaManager.loadMetaData(MdaManager.java)
    at com.sybase.jdbc.MdaManager.<init>(MdaManager.java)
    at com.sybase.jdbc.MdaManager.<init>(MdaManager.java)
    at com.sybase.jdbc.SybConnection.checkMDA(SybConnection.java)
    at com.sybase.jdbc.SybConnection.getMDA(SybConnection.java)
    at com.sybase.tds.Tds.getIntOption(Tds.java)
    at com.sybase.jdbc.SybConnection.getTransactionIsolation(SybConnection.java)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:135)
    at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698)
    at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282)
    at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623)
    at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy35.updateDeployments(Unknown Source)
    at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2761)
    at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:370)
    at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy46.start(Unknown Source)
    at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
    at weblogic.management.Admin.startApplicationManager(Admin.java:1180)
    at weblogic.management.Admin.finish(Admin.java:590)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
    at weblogic.Server.main(Server.java:35)
    >

  • ORADC problem on Windows 2000 with Service pack 1 and service pack 2

    Hi,
    I have a VB application running on NT4.0 workstations. It uses
    ORADC control to talk to ORACLE 7.3 When I load it on Windows
    2000 with service pack 1 or service pack 2, I encounter some
    problems.
    The ORADC control is used in most of the VB forms and the
    Refresh method of the ORADC conrol is used to refresh the APEX
    TRUE DBGRID PRO control. When this action is executed, I receive
    a run time error
    "Method Refresh of object '_DORADC' failed Err#: -2147417848
    It works fine when no service pack is applied on Win2K.
    Can anyone tell me what's going on?
    Thanks

    satheesh_p wrote:
    Thanks for your reply.
    When I checked the system requirements. I couldn't find information on windows 2003 service pack 2
    link http://www.adobe.com/products/coldfusion/systemreqs/.
    Whether your OS is windows 2003 with service pack 2?
    Are you sure coldfusion 8 will work on windows 2003 with service pack 2?
    Regards,
    Satheesh.
    Well it was there, if you understand the naming properly:
    ColdFusion 8 system requirements
            Windows
    Intel® Pentium® II or AMD Athlon processor
    Microsoft®
    Windows® 2000 Professional with Service Pack 3; Windows 2000 Server,
    Advanced Server, or Datacenter Server with Service Pack 3; Windows
    Server® 2003 Web, Standard, or Enterprise Edition with Service Pack 1
    and R2; Windows Server® 2008; Windows XP Professional or Home Edition;
    or Windows Vista®
    R2 is the "offical" Microsoft name for service pack 2.

  • "Requirements: Windows XP Home or Professional with Service Pack 2"

    I do not yet own an IPod Nano, but I am planning on buying one. The question that I need to know is about the wording of the requirements for Windows XP. It says XP Home or Pro with Service Pack 2, but I don't know whether that means it requires Windows XP Home (without SP2) or Windows XP Pro with SP2; or if it requires Windows XP Home or Pro, both needing SP2 installed. I have XP Home with no Service Pack installed, and do not want to install it due to a conflict it has with another program that I use on my computer. If anyone could help me with this, thank you very much. Also, if you have Windows XP Home, please post if your IPod Nano is working and if you have SP2 or not. Thank you.

    Don't worry, you can install iTunes on Windows 7. Just make sure the recipient knows to download the correct version of the installer.
    iTunes for Windows (32 bit installer)
    iTunes for Windows (64 bit installer)
    tt2

  • I'm trying to install iCloud on my PC running Windows Vista with Service Pack 2 and I get a message that the set up program is not a valid win32 file.

    I'm trying to install iCloud on my PC running Windows Vista with Service Pack 2 and I get a message that the set up program is not a valid win32 file. Can anyone help me with this?

    What is the exact error message?

  • Download doesn't work; i keep getting "unable to find firefox.exe" even when I open from program files folder; working onwindows xp with service pack 3

    download doesn't work; i keep getting "unable to find firefox.exe" even when I open from program files folder; working onwindows xp with service pack 3

    As you can see below, when I right click, I have no such option.  In the User Account Settings, I'm operating as the "System Administrator".
    Any other suggestions?

  • How can I recognized an iPhone 3GS on iTunes 11.0.4.4 version on PC Windows XP Professional with Service Pack 3?

    How can I recognized an iPhone 3GS on iTunes 11.0.4.4 version on PC Windows XP Professional with Service Pack 3?

    Plug the device into the computer and iTunes will detect it.  If that is not working, then stating as such would be a good start.

  • Salesforce and Crystal Reports XI Release 2 Full build with Service Pack 2

    Hi
    I need to install 'Crystal Reports XI Release 2 Full build with Service Pack 2' (CR XI R2 SP2) on a new computer but can't find the exe/zip file used previously to do that.
    The reason I need that particular version is because (as I understand it) its the version needed to interface with our Salesforce application.
    I have the CRXI original disks and keycode but as I understand it no manner of patching with SPs will get me to CR XI R2 SP2.
    I've tried various searches and frustratingly come up with only dead links (old BO forums and SAP forums).
    Is there a live link somewhere that I can use, or will a later version do the job?
    For example, alternatively, will I be able to use the CR XI R2 SP4 file instead?
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm
    Thanks for your help.

    Post Author: ejthunder
    CA Forum: Deployment
    Hello,
    Crystal Reports XI and XI R2 are not supported on 64 bit machines.  I have not heard of any plans to change this.  As you've discovered - the only version of Crystal Reports that is supported on a 64 bit machine is CR.NET 2005 (v10.2), the version that ships with VS2005.
    Your options are to downgrade your application to use bundled CR.NET 2005 or to deploy your CR XI R2 .NET application to a 32 bit machine.
    EJ

  • Java Sever Faces on WLS 6.1 with Service pack 2

    Is it possible to deploy and run a JSF-application on Weblogic Server 6.1 with Service pack 2. If so could any tip me of some tutorial of how this is done.
              Thanks in advance!
              Pierre Mardyrosian

    Is it possible to deploy and run a JSF-application on Weblogic Server 6.1 with Service pack 2. If so could any tip me of some tutorial of how this is done.
              Thanks in advance!
              Pierre Mardyrosian

  • I downloaded the iCloud app to my PC (Windows Vista with Service Pack 2).  But now why I launch the aplication, i'm getting an arror message that says "Unable to launch app due to side-by-side comparison".  What do I need to do?

    I downloaded the iCloud app to my PC (Windows Vista with Service Pack 2).  But when I try to launch the app from the start menu, I'm getting an error message that says "Unable to launch due to side-by-side configuration".  What do I need to do?

    Sounds like a Windows issue.  Google the error message.  There are several discussions on the Microsoft forums listed that may help.

  • Can I sync my iPad using Windows Vista with Service Pack 2?

    anyone know?

    See System Requirements:
    *PC requirements*
    PC with USB 2.0 port
    Windows 7; Windows Vista; or Windows XP Home or Professional with Service Pack 3 or later
    iTunes 9.1 or later (free download)
    iTunes Store account
    Internet access

  • I will be upgrading from Windows XP, service pack 3, to Windows 7 Ultimate. Will I be able to use the same serial number for CS5 I am currently using on Windows XP on Windows 7 Ultimate? THANKS

    I will be upgrading from Windows XP, service pack 3, to Windows 7 Ultimate. Will I be able to use the same serial number for CS5 I am currently using on Windows XP on Windows 7 Ultimate? THANKS

    You should be able to. Just deactivate your copy of CS5 on your old computer. Open one of the applications and choose Help > Deactivate.
    Use your original install discs or a backup of your install file to install on the new computer. Or download here:
    Other downloads

  • We are using SharePoint 2010 server with service pack 1 want to remove/delete old user profiles & site from server

    Hi Team,
    We are using SharePoint 2010 server with service pack 1, we want to remove/delete old user profiles, access & site from server
    is there any script or feature available using that we can only remove dactivated/deleted/old user profiles, access & site.
    Thanks
    NPratik

    Take a look at Metalogix ControlPoint, which will compare user accounts on SharePoint to Active Directory and remove accounts that no longer exist in AD (or are disabled).
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Maybe you are looking for

  • ITunes background color change

    Just after I installed the latest update for iTunes, the next time I opened it, the background color is this funky lavender/pinkish color. If I shrink the window the visible portion of the window returns white until I scroll the page. Then when the n

  • Susbtitution Variables in rules file to replace a member name with another

    Hi everybody, Can I use substitution variables to replace a member name with another name in rules file? Please let me know if we can use substitution vars. Essbase version :11.1.2 Thanks, K.as

  • How to extract data from table

    Hi I want to export all the data present in the table to an  excel sheet. I know that we can export from menu bar system> List> save>Local file> spread sheet to local system But by doing that only some data is being downloaded but i want the whole da

  • Restrictions-HELP

    Dear All, I need your help badly, one year ago I entered a restriction code that I couldn't remember at all, I have been entering wrong codes since then, now I reached 17 failed attempts with no luck, I really need to unlock this as I want to make an

  • Photoshop Doubling my jpeg when saving

    So when i save a Jpeg, even if i dont edit anything it will double the size..... if i use ViewNX2 to save it it will be about 10MB ... but then i go to photoshop and save it without editing it it becomes about 20MB ... but that same file i can go bac