Upgrade from 10G windows 32-bit to 11G linux 64-bit

Hi,
I am moving a 10g database on windows 32-bit environment to 11G linux 64-bit environment. I am using rman to restore the database on the new environment. The restore completes successfully after which when I open the database in upgrade mode and run utlirp.sql in order to migrate it from 32-bit to 64-bit I encounter the following error:
create or replace package STANDARD AUTHID CURRENT_USER is -- careful on this line; SED edit occurs!
/********** Types and subtypes, do not reorder **********/
type BOOLEAN is (FALSE, TRUE);
type DATE is DATE_BASE;
type NUMBER is NUMBER_BASE;
subtype FLOAT is NUMBER; -- NUMBER(126)
-- to your own code as it may in future interfere with the package
-- consistency maintenance mechanisms and could have dire results.
--#### timestamp pragma (please keep this last)
pragma TIMESTAMP('2006-04-18:00:00:00');
end;
create or replace
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
Thanks in advance for your help.

According to
ID 757245.1 Can you Upgrade RDBMS and Convert From 32-bit to 64-bit Binaries Directly on Linux or Windows based Intel Platforms Using the Database Upgrade Assistant (DBUA)oracle does not support upgrading and changing the wordsize at the same time. A workaround is to upgrade it on the same platform and then move it to the new oS and change wordisize.
Ioan
Edited by: ioan on 15.1.2010 3:32

Similar Messages

  • Upgradation from 10g R2 Enterprise Edition to 11g R2 Standard Edition

    Hi All,
    I am going through a challange, and have some doubts on it, please have a look on it.
    My DB Details are as follows.
    Queried from TOAD:
    Production Server Details:
    SELECT * FROM V$VERSION
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Prod
    PL/SQL Release 10.2.0.4.0 - Production
    CORE   10.2.0.4.0   Production
    TNS for 32-bit Windows: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    Development Server Details:
    SELECT * FROM V$VERSION
    BANNER
    Oracle Database 10g Release 10.2.0.1.0 - Production
    PL/SQL Release 10.2.0.1.0 - Production
    CORE   10.2.0.1.0   Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    Production server is in Enterprise Edition and Development is in Standard edition. Now my organization expecting to upgrade Oracle to next Database Version i.e., 11g R2 Standard Edition in both Production & Development, cause they are using only a single application in Oracle DB.
    For production, current DB is Enterprise Edition & Upgrading version is of Standard Edition.  What are the consequences am I going to face while upgrading the version and edition from 10g R2 EE to 11g R2 SE.
    What are the patches I need to apply for it, or need I to do new Installation and dump data using Import & Export at user level. My DB Data is mostly around 2 - 3Gigs.
    Kindly let me know which is easy way and which is standard practice advised by Oracle.
    Thanks in Advance.
    Mohd Sirajoddin

    Enterprise edition has lot of features than standard edition and hence we can not migrate from enterprise edition to standard edition,.
    The only possibility is Export/Import or Expdp/Impdp
    It is also discussed at
    oracle downgrade from enterprise edition to standard edition

  • Oracle Upgrade from 10g to 11g [BRANCHED BY MODERATOR]

    Hi Deepak/Folks,
    Another question that I have is that while doing the Oracle Upgrade on an EP server, the patches were not installed properly and I had to shut down the Patches installation after it did not do anything for a while.
    Now when I try to install the patches it fails telling me that the Installed patches cannot be verified, I had written to SAP and they told me to follow the
    SAP note 1862446 - Inventory
    load failed... OPatch cannot load inventory for the given Oracle Home
    and re-create the oracle  inventory.
    This has also not helped in anyway.
    Is there a solution to this problem.
    Following is the error that I am getting when I try to Install the patches
    Getting pre-run patch inventory...
    Getting pre-run patch inventory...failed.
    Cannot get pre-run patch inventory.
    Refer to log file
      $ORACLE_HOME/cfgtoollogs/mopatch/mopatch-2014_08_06-14-52-51.log
    when I open the log file specified here I get the following
    more mopatch-2014_08_06-14-52-51.log
    more /oracle/<SID>/11203/cfgtoollogs/mopatch/mopatch-2014_08_06-15-01-51.log
    MOPatch - Install Multiple Oracle Patches in One Run - 2.1.15.
    Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved.
    Version:       2.1.15
    Revision:      5.1.2.26
    Command-line:  /oracle/<SID>/11203/MOPatch/mopatch.sh -v -s SAP11203P_1312-20009978.zip
    Oracle Home:   /oracle/<SID>/11203
    RDBMS version: 11.2.0.3.0
    OPatch version:11.2.0.3.3
    Clean-up:      supported
    PSUs:          supported
    Log file:      $ORACLE_HOME/cfgtoollogs/mopatch/mopatch-2014_08_06-15-01-51.log
    Patch base:    .
    Patch source:  SAP11203P_1312-20009978.zip
    Link script:   ./link.mts<SID>ua.sh
    Readmes:       <none>
    Strpd. Readmes:<none>
    make utility:  /usr/ccs/bin/make
    unzip utility: /oracle/<SID>/11203/bin/unzip
    User name:     ora<SID>
    Working dir:   /oracle/stage
    System:        HP-UX mts<SID>ua B.11.31 U ia64 2468369872 unlimited-user license
    Disk free:     11734549 KBytes on /oracle/<SID>
    Disk required: 886496 KBytes on /oracle/<SID>
    Getting pre-run patch inventory...
    executing: "/oracle/<SID>/11203/OPatch/opatch" lsinventory -retry 0 -xml "./mopatch-187-21696-tmpdir/preinv.xml"
    ========================================================
    GENERIC OPATCH VERSION - FOR USE IN SAP ENVIRONMENT ONLY
    ========================================================
    Oracle Interim Patch Installer version 11.2.0.3.3
    Copyright (c) 2012, Oracle Corporation.  All rights reserved.
    Oracle Home       : /oracle/<SID>/11203
    Central Inventory : /oracle/<SID>/oraInventory
       from           : /oracle/<SID>/11203/oraInst.loc
    OPatch version    : 11.2.0.3.3
    OUI version       : 11.2.0.3.0
    Log file location : /oracle/<SID>/11203/cfgtoollogs/opatch/opatch2014-08-06_15-01-56PM_1.log
    List of Homes on this system:
    Inventory load failed... OPatch cannot load inventory for the given Oracle Home.
    Possible causes are:
       Oracle Home dir. path does not exist in Central Inventory
       Oracle Home is a symbolic link
       Oracle Home inventory is corrupted
    LsInventorySession failed: OracleHomeInventory gets null oracleHomeInfo
    OPatch failed with error code 73
    Getting pre-run patch inventory...failed.
    Cannot get pre-run patch inventory.  Exiting.
    I would appreciate if you folks can help me out on this
    Thanks
    APS

    FOLLOW UP QUESTION BRANCHED:
    Oracle Upgrade from 10g to 11g [BRANCHED BY MODERATOR]

  • Images after upgrade from 10g to 11g

    We recently upgraded from 10g to 11g and all the images are broke in the dashboard.
    Can anyone provide the steps needs to be done in order to fix the broken images?
    Thanks.

    Put image files at
    Drive:\Oracle\Middleware\Oracle_BI1\bifoundation\web\app\res\s_blafp\images
    Drive:\Oracle\Middleware\user_projects\domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\analytics_11.1.1\7dezjl\war\res\s_blafp\images
    If required
    Drive:\Oracle\Middleware\user_projects\domains\bifoundation_domain\servers\AdminServer\tmp\.appmergegen_1291264099332\analytics.ear\ukjjdc\res\s_blafp\images
    Call them using fmap
    Syntax: fmap:images/imagename.imageformat
    for e.g: fmap:images/geograph.jpg
    Pls mark correct/helpful if helps

  • I own Windows Photoshop CS and I am now working on a Mac can I upgrade from CS Windows  to CS6 Mac? or do I have to purchase the full version?

    I own Windows Photoshop CS and I am now working on a Mac can I upgrade from CS Windows  to CS6 Mac? or do I have to purchase the full version?

    BleuStarz wrote:
    So, just so I have this straight; would CS upgrade to CS5 or did you mean I would have to purchase CS5 to upgrade to CS6? And If so, does CS upgrade any further? i.e. CS 3 or 4? Thanks for your reply --
    CS will not upgrade to CS5. Historically, only CS2-CS4 ever qualified for upgrade to CS5. Those versions are all long superseded and no longer available from Adobe.
    Adobe currently only sells CS6 (for outright purchase) and the Cloud (by subscription only). Cloud members have access to both CS6 and CC.
    The only way to upgrade to CS6 is from CS5. Adobe no longer sells CS5. Unless you purchase the full version of CS5 from elsewhere (I don't see any point in that in this case) you would not be able to upgrade to CS6. You'd have to buy the full version of CS6. Or subscribe to one of the Cloud plans. PS+LR is an excellent deal if you use those products.

  • Hi, I have upgraded from a windows computer to a MAC, how do I change the platform for my CS5, thanks

    Hi, I have upgraded from a windows computer to a MAC, how do I change the platform for my CS5, thanks

    You don't. Platform swaps only apply to current versions. You need to buy at least the CS6 upgrade and make the switch.
    Mylenium

  • UPgrade from 10g to 11g

    Dear All,
    I am using 10.2.0.1 database and planning to upgrade to 11.1.0.6 and while executing the utlu102i.sql I found the database is using the old timezone.
    SQL> select * from v$timezone_file;
    FILENAME VERSION
    timezlrg.dat 2
    The issue is there is no patch available for the timezone upgrade for the windows platform in metalink.
    Questions?
    1. How can I upgrade the Time zone version before upgrading the database to 11g, if there is no patch available.
    2. It is mandatory to upgrade the timezone or 11g will automatically upgrade it.
    3. If I will go for the database upgrade without updating the timezone, will update fail.
    4. Do I have to upgrade the timezone to the current database (10.2.0.1) and then install the 11g binaries and start the upgrade or install the 11g binary first and apply the patch on 11g and then start the database upgrade.
    Below is the some part of the output of utlu102i.sql
    Miscellaneous Warnings
    WARNING: --> Database is using an old timezone file version.
    .... Patch the 10.2.0.1.0 database to timezone file version 4
    .... BEFORE upgrading the database. Re-run utlu111i.sql after
    .... patching the database to record the new timezone file version.
    WARNING: --> Database contains stale optimizer statistics.
    .... Refer to the 11g Upgrade Guide for instructions to update
    .... statistics prior to upgrading the database.
    .... Component Schemas with stale statistics:
    .... SYS
    .... OLAPSYS
    .... SYSMAN
    .... CTXSYS
    .... XDB
    WARNING: --> Database contains schemas with objects dependent on network
    packages.
    .... Refer to the 11g Upgrade Guide for instructions to configure Network ACLs.
    .... USER SYSMAN has dependent objects.
    WARNING: --> EM Database Control Repository exists in the database.
    .... Direct downgrade of EM Database Control is not supported. Refer to the
    .... 11g Upgrade Guide for instructions to save the EM data prior to upgrade.
    Eagarly waiting for your response.
    Thanks in advance.

    1. How can I upgrade the Time zone version before upgrading the database to 11g, if there is no patch available.
    See Metalink Document How To Apply The V4 DST Patches To Windows Clients or Servers [ID 417893.1], this should help you here.
    2. It is mandatory to upgrade the timezone or 11g will automatically upgrade it.
    You will need to update the Timezone to V4 prior to attempting an upgrade
    3. If I will go for the database upgrade without updating the timezone, will update fail.
    Yes that upgrade will not work without first updating the timezone for the 10.2.0.1 database you have
    4. Do I have to upgrade the timezone to the current database (10.2.0.1) and then install the 11g binaries and start the upgrade or install the 11g binary first and apply the patch on 11g and then start the database upgrade.
    The binary installations can be handled separately, however no upgrade operations can happen until the DST v4 is taken care of for the upgrade.
    Edited by: mrmessin on Dec 31, 2009 1:41 AM

  • Check list for upgrading from 10g to 11g when there is a schema replication

    Hi
    We are looking to upgrade one of our production database from 10g to 11g
    Currently this database has one schema that is replicated to 2 other databases using Oracle streams.
    The replication is excluing DDLs and excluding several other application tables.
    What should I do pre and post the upgrade ?
    should we remove the stream configuration all together and rebuild it after the upgrade ?
    I was hoping that we can first upgrade the two target databases to 11g and then the source database, without impacting our streams configuration at all
    Is that possible ?
    Is there any documentation on the subject ?
    thanks in advance
    Orna

    Pl post the OS versions of the source and target servers, along with exact (4-digit) versions of "10g" and "11g". I do not have any experience with streams, but the 11gR2 Upgrade Doc suggests that you upgrade the downstream target databases first before upgrading the source - http://download.oracle.com/docs/cd/E11882_01/server.112/e10819/upgrade.htm#CIAFJJFC
    HTH
    Srini

  • .Database upgrade from 10g to 11g in Oracle EBS 11i

    Hi,
    An urgent help is needed.I am upgrading Oracle Database from 10g to 11g.My EBS is version 11i.So after upgrading my database
    from 10g to 11g as sa sanity check what are the parameters we need to take care of the EBS.My point is will there be any Application level changes if the database
    is upgraded?Wiill the Workflow and what other things we had to do the sanity check if its working properly?Any Concurent Program level changes be affected?
    Thanks and Regards
    Edited by: 918308 on May 10, 2013 7:52 PM

    918308 wrote:
    Hi,
    Thanks for the info provided but i dont have the metalink id.Kindly can you provide me the link for the subjected docs so that i can relate.Any application level testing to be done?Concurrent Programs,Schedule Manager,Workflow etc.?We cannot post the contents of MOS docs since this violates Oracle support agreement policy.
    You need to go a regular sanity check (i.e. submit concurrent programs, check workflow functionality, ..etc) -- E-Business Suite Diagnostics 11i Test Catalog [ID 179661.1]
    Thanks,
    Hussein

  • ODI Procedures not working after upgrading from 10G to 11G

    Hello Gurus,
    We have run into a scenario where the procedures in ODI are not working after we upgraded it from 10G to 11G (11.1.1.6). However we can make it to run if we create the procedure from scratch.
    Also we are having issues related to packages where in the packages were running before we applied the patch 11.1.1.6.3. And after applying the patches they are not running.
    Any help will be appreciated.
    Thanks

    If you want someone to help you, please be elaborate in the exact errors you are getting.
    A general statement would do nothing but guess work.
    What is the error that you get while executing the procedure.
    What are the exact issues that you get while executing packages ?

  • Oracle Database upgrade from 10g R2 to 11g R2

    Dear Oracle Experts,
    Currently we I have three database on Oracle 10g(10.2.0.5) in same oracle home and want to upgrade only one database out of three.
    Can you please advise if I can upgrade only one database instance(out of three database, same oracle home) and my two other database will run on 10g ? and can you please share steps also for the same
    Best Regards
    Farookh

    Hi,
    As Harry pointed out already, it's definitely possible and a good idea actually. By installing a new Oracle home you can easily revert back to the 10g one if you need to. It keeps everything separate and makes it cleaner.
    I would recommend reading the Oracle docs. DK2010 has written them down here:
    upgrade the database version 10.2.0.1.0
    I made some notes on how to upgrade your database from 10g to 11g over on my site, they are the exact steps I used. It might help you to have a read through them but you should definitely read the Oracle docs and make sure everything you need for your environment is covered before upgrading. [url http://www.ora00600.com/wordpress/articles/oracle-10g-to-11g-upgrade-guide/]Here are my notes.
    Hope that helps,
    Rob

  • Report Navigation Issue after upgrading from 10g to 11g

    Hi Experts
    I have recently upgarded my solution from 10g to 11g. Issue is when I click on column value for navigation it doen't navigate the display remains unchanged
    1) I have created new dashboard and placed this report in new dashboard the navigation works fine.
    2) I have created new report and placed that report in old dashboard it doesn't work
    why is it so I undertand that there is problem with Dashboard and not with report but I am unable to figure it out
    what can be the problem? any suggestions
    Thanks
    Sameer

    Hi Experts
    I have recently upgarded my solution from 10g to 11g. Issue is when I click on column value for navigation it doen't navigate the display remains unchanged
    1) I have created new dashboard and placed this report in new dashboard the navigation works fine.
    2) I have created new report and placed that report in old dashboard it doesn't work
    why is it so I undertand that there is problem with Dashboard and not with report but I am unable to figure it out
    what can be the problem? any suggestions
    Thanks
    Sameer

  • Upgrade from 10g R1 to 10g R2

    Hi,
    In according with the Oracle doc., I need to install DB 10g R2 on different Oracle home, and then upgrade and import the databases from the 10g R1 to R2. Have there any way to upgrade DB 10g R1 to R2 more directly?
    Thanks in advanced,
    Athens.

    You need to install 10g R2 in a different Oracle Home than 10g R1 or any other Oracle version. Oracle Homes should have 1 and only 1 version of Oracle.
    Assuming you have installed 10.1 and 10.2 in separate Oracle Homes on the same server, you can upgrade one or more 10.1 databases using the DBUA. Alternately, you can use Oracle's export & import utilities to move the data from a 10.1 database to a 10.2 database. Using the DBUA tends to be a lot more efficient and much less error prone if you don't have a lot of experience.
    Your use of the term "importing" may be a bit confusing. When Oracle's documentation talks about "importing", it is almost certainly referring to the use of the command line export & import utilities. The DBUA upgrades a database, moving it to a different Oracle Home, but does not export & import it.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Problem during upgrade from 10g R1 to R2 - background color

    We are using Oracle 10g Forms , where we will have date and time display in every page of the form. Now we have upgraded the version from 10g R1 to R2.
    In R1 , when the date&time flickers the background color will be in white color.
    But in R2, when the date&time flickers the background color is in Grey color.
    How to change the background color back to white. the date & time display calls the jar file to display the time. No change in the jar file.. I have changed the background color in the property palette of the date&time as white.. but still the problem exist..
    Any suggestions or solutions , plsssss.......

    In R2:
    HTMLbeforeForm=<SCRIPT LANGUAGE="JavaScript">window.opener = self;</SCRIPT>
    # HTMLbeforeForm=
    # HTML to add after the form
    HTMLafterForm=
    # Forms applet parameter: URL path to Forms ListenerServlet
    serverURL=/forms/lservlet
    # Forms applet parameter
    codebase=/forms/java
    # Forms applet parameter
    imageBase=DocumentBase
    # Forms applet parameter
    width=750
    # Forms applet parameter
    height=600
    # Forms applet parameter
    separateFrame=false
    # Forms applet parameter
    splashScreen=
    # Forms applet parameter
    background=
    # Forms applet parameter
    lookAndFeel=Oracle
    # Forms applet parameter
    colorScheme=teal
    # Forms applet parameter
    logo=
    # Forms applet parameter
    restrictedURLparams=HTMLbodyAttrs,HTMLbeforeForm,pageTitle,HTMLafterForm,log,allow_debug,allowNewConnections
    # Forms applet parameter
    formsMessageListener=
    # Forms applet parameter
    recordFileName=
    # Forms applet parameter
    serverApp=default
    # Forms applet archive setting for JInitiator
    archive_jini=frmall_jinit.jar
    # Forms applet archive setting for Microsoft Internet Explorer native JVM
    archive_ie=frmall.cab
    # Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)
    archive=frmall.jar
    heartBeat=30
    # Number of times client should retry if a network failure occurs. You should
    # only change this after reading the documentation.
    networkRetries=0
    # Page displayed to Netscape users to allow them to download Oracle JInitiator.
    # Oracle JInitiator is used with Windows clients.
    # If you create your own page, you should set this parameter to point to it.
    jinit_download_page=/forms/jinitiator/us/jinit_download.htm
    # Parameter related to the version of JInitiator
    jinit_classid=clsid:CAFECAFE-0013-0001-0026-ABCDEFABCDEF
    # Parameter related to the version of JInitiator
    jinit_exename=jinit.exe#Version=1,3,1,26
    # Parameter related to the version of JInitiator
    jinit_mimetype=application/x-jinit-applet;version=1.3.1.26
    # Page displayed to users to allow them to download Sun's Java Plugin.
    # Sun's Java Plugin is typically used for non-Windows clients.
    # (NOTE: you should check this page and possibly change the settings)
    jpi_download_page=http://java.sun.com/products/archive/j2se/1.4.2_06/index.html
    # Parameter related to the version of the Java Plugin
    jpi_classid=clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA
    # Parameter related to the version of the Java Plugin
    jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,06
    # Parameter related to the version of the Java Plugin
    jpi_mimetype=application/x-java-applet;jpi-version=1.4.2_06
    # EM config parameter
    # Set this to "1" to enable Enterprise Manager to track Forms processes
    em_mode=1
    In R1 :
    HTMLbeforeForm=
    # HTML to add after the form
    HTMLafterForm=
    # Forms applet parameter: URL path to Forms ListenerServlet
    serverURL=/forms90/l90servlet
    # Forms applet parameter
    codebase=/forms90/java
    # Forms applet parameter
    imageBase=DocumentBase
    # Forms applet parameter
    width=750
    # Forms applet parameter
    height=600
    # Forms applet parameter
    separateFrame=false
    # Forms applet parameter
    splashScreen=
    # Forms applet parameter
    background=
    # Forms applet parameter
    lookAndFeel=Oracle
    # Forms applet parameter
    colorScheme=teal
    # Forms applet parameter
    logo=
    # Forms applet parameter
    restrictedURLparams=HTMLbodyAttrs,HTMLbeforeForm,pageTitle,HTMLafterForm,log,allow_debug,allowNewConnections
    # Forms applet parameter
    formsMessageListener=
    # Forms applet parameter
    recordFileName=
    # Forms applet parameter
    serverApp=default
    # Forms applet archive setting for JInitiator
    archive_jini=f90all_jinit.jar
    # Forms applet archive setting for Microsoft Internet Explorer native JVM
    archive_ie=f90all.cab
    # Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)
    archive=f90all.jar
    # heartBeat 8/16/2006 czlapinski
    # heartBeat changed to 30 8/29/2006 czlapinski
    heartBeat=30
    # Number of times client should retry if a network failure occurs. You should
    # only change this after reading the documentation.
    networkRetries=0
    # Page displayed to Netscape users to allow them to download Oracle JInitiator.
    # Oracle JInitiator is used with Windows clients.
    # If you create your own page, you should set this parameter to point to it.
    jinit_download_page=/forms90/jinitiator/us/jinit_download.htm
    # Parameter related to the version of JInitiator
    jinit_classid=clsid:CAFECAFE-0013-0001-0026-ABCDEFABCDEF
    # Parameter related to the version of JInitiator
    jinit_exename=jinit.exe#Version=1,3,1,26
    # Parameter related to the version of JInitiator
    jinit_mimetype=application/x-jinit-applet;version=1.3.1.26
    # Page displayed to users to allow them to download Sun's Java Plugin.
    # Sun's Java Plugin is typically used for non-Windows clients.
    # (NOTE: you should check this page and possibly change the settings)
    jpi_download_page=http://java.sun.com/products/plugin/1.3/plugin-install.html
    # Parameter related to the version of the Java Plugin
    jpi_classid=clsid:8AD9C840-044E-11D1-B3E9-00805F499D93
    # Parameter related to the version of the Java Plugin
    jpi_codebase=http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0
    # Parameter related to the version of the Java Plugin
    jpi_mimetype=application/x-java-applet;version=1.3
    # EM config parameter
    # Set this to "1" to enable Enterprise Manager to track Forms processes
    em_mode=1
    Using the same Jinitator version , but the version for jpi differs.

  • Upgrade from CS3 Windows to CS4 Macintosh

    Hello,
    it's going to look weird and like a question coming back from a few years ago but it would help me a lot if any one had the answer...
    I have a WebDesign Premium CS3 for Windows and an upgrade from any CS3 to Design Premium CS4 for Macintosh.
    But, the CS4 set up assistant doesn't accept the serial number from the CS3...
    I know that you can cross-upgrade to CS5 with a regular upgrade but is it the same with former versions ?
    Ay suggestions ?
    Thanks
    Nicolas

    You can cross-grade from different versions, but you need to give sign documentation from Adobe that you have destroyed the disks. The reason you may have had trouble and why you still may have trouble with a cross-grade is that when you buy an upgrade there are different upgrade disks that MUST be used depending upon the software you are upgrading from. Before you start, you might be best off calling customer service with your two serial numbers and see what is what. You want to make sure you buy an upgrade that will work.

Maybe you are looking for

  • Flat file into XML

    Hi, I have a requriment like source will be sending IDoc DELVRY03 in form of flatfile(fixed length).So i have  to convert to XML so that PI can do transformation.I cant do file content conversion.Target is also IDoc DELVRY03. Kinldy suggest me how to

  • Dynamic DataTable Creation

    Hi I want to write dataTable dynamic. with command link column..for that I had written following code. import javax.faces.application.Application; import javax.faces.component.UIInput; import javax.faces.component.UIMessage; import javax.faces.compon

  • SMQ2 sysfail error

    hi In scenarios where inbound queues are used, the queues are set to "SYSFAIL" and i often have to delete the SYSFAIL messages manually Is there any way through which i can delete these messages which are of status=SYSFAIL (schedule some job) Thanks

  • Incompatible application windows 7 32 bit

    installed firefox on windows 7 32 bit. incompatible application will not work. reset screen message does not help

  • JScrollPane - scrolling to the top

    Hello, I have packed JTextArea in JScrollPane. Now when I append long text to JTextArea, it shows the bottom line of the text. How to programatically scroll to the top of text area after text update? Roberts