Database Migration and OS Change

Hello
I need to migrate database from Windows to Linux. The current size is ~50GB.
Current Env:
OS = Windows 2003
DB version = 10.2.0.3
Proposed Env:
OS = Linux
DB version = 11.2.0.2
Would using datapump be a correct choice for this migration? Also do the step below seem correct?
01.     Pre-create tablespaces on target 11g database
02.     Export full database of source 10g database
03.     Copy dumpfile to Destination Server
04.     Grant IMPORT_FULL_DATABASE system privilege to user SYSTEM of target 11g database
05.     Import full database to target 11g database
Thank you.

Hi may be your approach will very slow. you can also update by in 2 steps
1. Oracle database conversion from oracle 10g (window) to Oracle 10g (Linux)
2. UPDATE 10G TO 11G on linux
Note: Direct conversion method is not possible though Window oracle 10g to Linux Oracle 11g.
if you followed the above approach then your version should be atleast 10.2.0.4 and should be same on both side machines. Experts correct me if i am wrong....
Regards
Sanchit Gupta
Edited by: SANCHIT GUPTA on May 7, 2013 11:16 PM
Edited by: SANCHIT GUPTA on May 7, 2013 11:20 PM

Similar Messages

  • Regarding database migration and server hardware.

    Hi Experts,
    We have Oracel 10g database running on HP-UX 11i V1 on RP7400 server i.e. PARISC architecture. We are planning to do database migration from Oracle to MaxDB. But we are also planning to upgrade the server i.e. new server which is having ITANIUM architecture and also planning to upgrade the HP-UX operating system version from HP-UX 11i V1 to HP-UX 11i V3.
    Please let me know how to proceed with this migration?
    Thanks,
    Narendra

    > You just export the database (selecting maxdb that he copies the nessesary ddl files) and then install you new system.
    > After that you can use sapinst to install / load the sap system using the export.
    One may need to use table splitting (dowtime reduction), one may need special load arguments for R3load, SMIGR_CREATE_DDL etc. - so it's not as easy as just exporting and importing
    Markus

  • Database Migration and upgrade

    Hi,
    We are planning to migrate the data center to new location. The new data center already have the hard ware. We have to move the data dump and upgrade the Database. Our most DB are on Oracle
    10g Solar UNIX and the new hardware is on Oracle 11.2.0.4 with Linux (Oracle or Redhat Linux). The following activity needs to be done:
    1) Taking the export on existing database.
    2) Moving the export dump to new location, along with the archived data which is stored in the tape. (this is where a suggestion required most on different ways of doing that).
    3) Importing and upgrading the database in new location.
    Could some one please suggest the strategy and helpful tool which for performing this activity.

    Are you expected to move all 100+ databases in a 48 hour window with datapump ? That is a tall order
    What is the network capacity (i.e. how fat is the pipe) between the two locations and how far apart are they ? Typically, there should be no data loss or corruption when transferring files over a network. The time required to move/upgrade a 300G database can only be determined by performing a test upgrade that closely resembles production environment.
    HTH
    Srini

  • Database Migration and Cross platform migration

    Actually I am searching solution for following situation: as follows
    Server Name A :
    Operating System : IBM AIX
    Database Version Oracle 10.1.0..0
    No. of Database Instances on this server ….. 2 Databases
    Server Name B
    Operating System : HP Unix
    Database Version Oracle 10.1.0.0
    No. of Database Instance on this server ……. 1 Database
    And the Target is as follows
    We want to migrate above mentioned 3 databases from Server A and B to the new HP-Unix server as follows
    New Server details
    Operating System : HP Unix 11
    Database server : Oracle 10g 10.2.0.2 R2
    So can some please give the steps to follow to migrate existing 3 databases to the new server
    Thanks,
    Amol

    Take a Full Metadata Datapump Export from the Source Database.
    Use SQLFILE option to generate the SQLfile.
    Exeute the same in Target Database.
    Take a datapump export of Source database with Data and import into Target with EXCLUDE=INDEX,CONSTRAINT,TRIGGERs option.
    Create the indexes and other objects after the Datapump import.
    Re-compile the Invalid Objects.
    You can even perform this using Network_link option.(no need for export dump at file system level if used). You should have better network connectivity between two servers.
    http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_overview.htm

  • OLAP and version on EBS database upgrade and migration

    Hi all,
    Recently I have upgraded EBS database to 11.2.0.3. When I querey " select COMP_ID,COMP_NAME,VERSION,STATUS
    from dba_registry; " getting below output
    SQL> select COMP_ID,COMP_NAME,VERSION,STATUS,MODIFIED from dba_registry;
    COMP_ID                        COMP_NAME                                    VERSION                        STATUS     
    ODM                            Oracle Data Mining                            11.2.0.3.0                     VALID      
    CONTEXT                        Oracle Text                                  11.2.0.3.0                     VALID      
    AMD                            OLAP Catalog                                  11.2.0.3.0                     VALID    
    SDO                            Spatial                                            11.2.0.3.0                     VALID      
    ORDIM                          Oracle Multimedia                            11.2.0.3.0                     VALID      
    XDB                            Oracle XML Database                         11.2.0.3.0                     VALID      
    EXF                            Oracle Expression Filter                       11.2.0.3.0                     VALID      
    CATALOG                        Oracle Database Catalog Views            11.2.0.3.0                     VALID      
    CATPROC                        Oracle Database Packages and Types       11.2.0.3.0                     VALID      
    RAC                            Oracle Real Application Clusters                 11.2.0.3.0                     INVALID    
    JAVAVM                         JServer JAVA Virtual Machine                11.2.0.3.0                     VALID      
    XML                            Oracle XDK                                           11.2.0.3.0                     VALID      
    CATJAVA                        Oracle Database Java Packages            11.2.0.3.0                     VALID      
    APS                            OLAP Analytic Workspace                      11.2.0.3.0                     VALID      
    XOQ                            Oracle OLAP API                                 11.2.0.3.0                     VALID      
    15 rows selected.I thought everything goes well.
    Now I am migrating EBS from 32 bit linux to 64 bit and when I follow the note for OLAP AW Note: 579234.1 "verify OLAP was in use ". When I qurey " select DBID,NAME,VERSION,DETECTED_USAGES,CURRENTLY_USED from dba_feature_usage_statistics "
    3874995160 Virtual Private Database (VPD)                                   10.2.0.5.0                      1 TRUE
    3874995160 XDB                                                              10.2.0.5.0                      1 TRUE
    3874995160 LOB                                                              10.2.0.5.0                      1 TRUE
    3874995160 Object                                                           10.2.0.5.0                      1 TRUE
    3874995160 Extensibility                                                    10.2.0.5.0                      1 TRUE
    3874995160 ASO native encryption and checksumming                           11.2.0.3.0                      0 FALSE
    103678515 Advanced Replication                                             10.2.0.3.0                      0 FALSE
    103678515 Advanced Security                                                10.2.0.3.0                      0 FALSE
    103678515 Audit Options                                                    10.2.0.3.0                      0 FALSE
    103678515 Automatic Database Diagnostic Monitor                            10.2.0.3.0                      0 FALSE
    103678515 Automatic Segment Space Management (system)                      10.2.0.3.0                    144 TRUE
    103678515 Automatic Segment Space Management (user)                        10.2.0.3.0                    144 TRUE
    103678515 Messaging Gateway                                                10.2.0.3.0                      0 FALSE
    103678515 MTTR Advisor                                                     10.2.0.3.0                      0 FALSE
    103678515 Multiple Block Sizes                                             10.2.0.3.0                      0 FALSE
    103678515 OLAP - Analytic Workspaces                                       10.2.0.3.0                    143 TRUE
    103678515 OLAP - Cubes                                                     10.2.0.3.0                      0 FALSE
    103678515 Oracle Managed Files                                             10.2.0.3.0                      0 FALSE
    103678515 Parallel SQL DDL Execution                                       10.2.0.3.0                     71 FALSE
    103678515 Parallel SQL DML Execution                                       10.2.0.3.0                     68 FALSE
      103678515 Virtual Private Database (VPD)                                   10.2.0.3.0                    144 TRUE
    103678515 Advanced Replication                                             10.2.0.5.0                      0 FALSE
    103678515 ASO native encryption and checksumming                           10.2.0.5.0                      0 FALSE
    103678515 Audit Options                                                    10.2.0.5.0                      0 FALSE
    103678515 Automatic Database Diagnostic Monitor                            10.2.0.5.0                      0 FALSE
    103678515 Automatic Segment Space Management (system)                      10.2.0.5.0                     25 TRUE
    103678515 Automatic Segment Space Management (user)                        10.2.0.5.0                     25 TRUE
    103678515 Automatic SQL Execution Memory                                   10.2.0.5.0                     25 TRUE
    103678515 Automatic Storage Manager                                        10.2.0.5.0                      0 FALSE
    103678515 Automatic Undo Management                                        10.2.0.5.0                     25 TRUE
    103678515 Automatic Workload Repository                                    10.2.0.5.0                      0 FALSE
    103678515 AWR Report                                                       10.2.0.5.0                      0 FALSE
    103678515 Change-Aware Incremental Backup                                  10.2.0.5.0                      0 FALSE
    103678515 CSSCAN                                                           10.2.0.5.0                      0 FALSE
    103678515 Character Semantics                                              10.2.0.5.0                      0 FALSE
    103678515 Character Set                                                    10.2.0.5.0                     25 TRUE
    103678515 Data Guard                                                       10.2.0.5.0                      0 FALSE
    103678515 Data Guard Broker                                                10.2.0.5.0                      0 FALSE
    103678515 Data Mining                                                      10.2.0.5.0                      0 FALSE
    103678515 Dynamic SGA                                                      10.2.0.5.0                      0 FALSE
      103678515 MTTR Advisor                                                     10.2.0.5.0                      0 FALSE
    103678515 Multiple Block Sizes                                             10.2.0.5.0                      0 FALSE
    103678515 OLAP - Analytic Workspaces                                       10.2.0.5.0                     25 TRUE
    103678515 OLAP - Cubes                                                     10.2.0.5.0                      0 FALSE
    103678515 Oracle Managed Files                                             10.2.0.5.0                      0 FALSE
    103678515 Parallel SQL DDL Execution                                       10.2.0.5.0                      1 FALSE
    103678515 Parallel SQL DML Execution                                       10.2.0.5.0                      0 FALSE
    103678515 Parallel SQL Query Execution                                     10.2.0.5.0                     22 TRUE
      103678515 Recovery Manager (RMAN)                                          10.2.0.5.0                     25 TRUE
    103678515 RMAN - Disk Backup                                               10.2.0.5.0                     24 TRUE
    103678515 RMAN - Tape Backup                                               10.2.0.5.0                     25 TRUE
    103678515 Resource Manager                                                 10.2.0.5.0                      0 FALSE
    103678515 SQL Tuning Set                                                   10.2.0.5.0                      0 FALSE
      103678515 Streams (user)                                                   10.2.0.5.0                     25 TRUE
    103678515 Transparent Gateway                                              10.2.0.5.0                      0 FALSE
    103678515 Undo Advisor                                                     10.2.0.5.0                      0 FALSE
    103678515 Virtual Private Database (VPD)                                   10.2.0.5.0                     25 TRUE
    103678515 XDB                                                              10.2.0.5.0                     25 TRUE
    103678515 LOB                                                              10.2.0.5.0                     25 TRUE
    103678515 Object                                                           10.2.0.5.0                     25 TRUE
    103678515 Extensibility                                                    10.2.0.5.0                     25 TRUE
    103678515 Change Data Capture                                              10.2.0.5.0                      0 FALSE
    103678515 Materialized Views (User)                                        10.2.0.5.0                     25 TRUE
    3874453699 Advanced Replication                                             10.2.0.5.0                      0 FALSE
    3874453699 ASO native encryption and checksumming                           10.2.0.5.0                      0 FALSE
    3874453699 Audit Options                                                    10.2.0.5.0                      0 FALSE
    3874453699 Data Mining                                                      10.2.0.5.0                      0 FALSE
    3874453699 Dynamic SGA                                                      10.2.0.5.0                      0 FALSE
    3874453699 EM Database Control                                              10.2.0.5.0                      0 FALSE
    3874453699 EM Grid Control                                                  10.2.0.5.0                      0 FALSE
    3874453699 MTTR Advisor                                                     10.2.0.5.0                      0 FALSE
    3874453699 Multiple Block Sizes                                             10.2.0.5.0                      0 FALSE
    3874453699 OLAP - Analytic Workspaces                                       10.2.0.5.0                      1 TRUE
    3874453699 OLAP - Cubes                                                     10.2.0.5.0                      0 FALSE
    3874453699 Oracle Managed Files                                             10.2.0.5.0                      0 FALSE
    3874453699 Parallel SQL DDL Execution                                       10.2.0.5.0                      0 FALSE
    3874453699 Parallel SQL DML Execution                                       10.2.0.5.0                      0 FALSE
    3874453699 Parallel SQL Query Execution                                     10.2.0.5.0                      0 FALSE
    3874453699 Resource Manager                                                 10.2.0.5.0                      0 FALSE
    3874453699 Server Parameter File                                            10.2.0.5.0                      1 TRUE
    3874453699 Shared Server                                                    10.2.0.5.0                      0 FALSE
    3874453699 Spatial                                                          10.2.0.5.0                      1 TRUE
    3874453699 Locator                                                          10.2.0.5.0                      0 FALSE
    3874995160 Partitioning (user)                                              11.2.0.3.0                      1 TRUE
    3874995160 Services                                                         11.2.0.3.0                      1 TRUE
    3874995160 Oracle Java Virtual Machine (system)                             11.2.0.3.0                      1 TRUE
    446 rows selected.This is cloned instanse from from production.
    1 - I can see different DBID for the same and for some DBID it is showing different version. any problem during upgrade ( 10.2.0.3 -> 10.2.0.5 - one year back) and (10.2.0.5 to 11.2.0.3) ?
    If any problem, please let me know what I can do to fix.
    2 - For OLAP details :
    SQL> select DBID,NAME,VERSION,DETECTED_USAGES,CURRENTLY_USED from dba_feature_usage_statistics where NAME like 'OLAP%';
    DBID NAME VERSION DETECTED_USAGES CURRE
    103678515 OLAP - Analytic Workspaces 10.2.0.3.0 143 TRUE
    103678515 OLAP - Analytic Workspaces 10.2.0.5.0 25 TRUE
    3874453699 OLAP - Analytic Workspaces 10.2.0.5.0 1 TRUE
    3874995160 OLAP - Analytic Workspaces 10.2.0.5.0 1 TRUE
    3874995160 OLAP - Analytic Workspaces 11.2.0.3.0 1 TRUE
    103678515 OLAP - Cubes 10.2.0.3.0 0 FALSE
    103678515 OLAP - Cubes 10.2.0.5.0 0 FALSE
    3874453699 OLAP - Cubes 10.2.0.5.0 0 FALSE
    3874995160 OLAP - Cubes 10.2.0.5.0 0 FALSE
    3874995160 OLAP - Cubes 11.2.0.3.0 0 FALSE
    Do I need to do anything for export olap AW ?
    3 - Remobe OLAP from 32 bit. After following the steps mentioned in note: 352306.1 am getting invalid objects with object name start with OLAP.
    SQL> select owner, object_name, object_type from dba_objects where status <> 'VALID';
    OWNER OBJECT_NAME OBJECT_TYPE
    SYS OLAPIBOOTSTRAP FUNCTION
    SYS OLAPIHANDSHAKE FUNCTION
    PUBLIC OLAPIBOOTSTRAP SYNONYM
    PUBLIC OLAPIHANDSHAKE SYNONYM
    Do I need to remove these objects manually?
    Thanks,

    1 - I can see different DBID for the same and for some DBID it is showing different version. any problem during upgrade ( 10.2.0.3 -> 10.2.0.5 - one year back) and (10.2.0.5 to 11.2.0.3) ?
    If any problem, please let me know what I can do to fix. What do you mean by "any problem during upgrade"?
    2 - For OLAP details :
    SQL> select DBID,NAME,VERSION,DETECTED_USAGES,CURRENTLY_USED from dba_feature_usage_statistics where NAME like 'OLAP%';
    DBID NAME VERSION DETECTED_USAGES CURRE
    103678515 OLAP - Analytic Workspaces 10.2.0.3.0 143 TRUE
    103678515 OLAP - Analytic Workspaces 10.2.0.5.0 25 TRUE
    3874453699 OLAP - Analytic Workspaces 10.2.0.5.0 1 TRUE
    3874995160 OLAP - Analytic Workspaces 10.2.0.5.0 1 TRUE
    3874995160 OLAP - Analytic Workspaces 11.2.0.3.0 1 TRUE
    103678515 OLAP - Cubes 10.2.0.3.0 0 FALSE
    103678515 OLAP - Cubes 10.2.0.5.0 0 FALSE
    3874453699 OLAP - Cubes 10.2.0.5.0 0 FALSE
    3874995160 OLAP - Cubes 10.2.0.5.0 0 FALSE
    3874995160 OLAP - Cubes 11.2.0.3.0 0 FALSE
    Do I need to do anything for export olap AW ?Why to export OLAP AW? And is this output from prod or dev?
    3 - Remobe OLAP from 32 bit. After following the steps mentioned in note: 352306.1 am getting invalid objects with object name start with OLAP.
    SQL> select owner, object_name, object_type from dba_objects where status <> 'VALID';
    OWNER OBJECT_NAME OBJECT_TYPE
    SYS OLAPIBOOTSTRAP FUNCTION
    SYS OLAPIHANDSHAKE FUNCTION
    PUBLIC OLAPIBOOTSTRAP SYNONYM
    PUBLIC OLAPIHANDSHAKE SYNONYM
    Do I need to remove these objects manually?Yes. Please see (Invalid OLAPIBOOTSTRAP, OLAPIHANDSHAKE, GENINTERRUPTABLEINTERFACE Objects After Removing Olap from 11g [ID 1377048.1]) for details.
    Thanks,
    Hussein

  • Oracle Database Migration Guide (MOS) and csscan info

    Hi
    I have to expdp select set of schemas from one database (10.2.0.5) to another (new database on new server - 10.2.0.5, both RHEL 5.8). I am basically moving a database fro move server to another and I have been told to do it this way. This is not a database migration from one release to another - but it is migration from one server to another within same release and version (same patch level).
    I believe there is more to it than just expdp and impdp. I have been trying to find some kind of checklist or guide on Oracle Support site which may guide me in right direction but could not find on this specific task (there are many on DB Upgrades and Migrations to new releases). I also heard of a tool called "csscan". I had a very beirf chat with an expert and he asked me to look for MOS on this task and also make use of csscan.
    Can anyone please help me find such document or guide?
    Best regards

    csscan is for checking to see if a character set change will affect data.  Do the two databases have different character sets?  Is the client different than the db?
    You can go to tahiti.oracle.com and select your version, then search for the term.
    You have to understand what grants and synonyms and procedural objects your app uses.  Details depend.

  • Custom installer and database migrations

    Has anybody blogged or have info on the process of creating custom installers for AIR? I mean complete custom installers not just a silent install of the runtime and then the AIR installer?
    I want to be able to install my AIR application's sqlite database on a fresh install, but leave the current database and update it through ActionScript if the install is replacing an earlier version of my app. My feeling is that, in addition to copying the basic files from the project directory, the customer installer just needs to remember to rename the MyApp-config.xml and place it in META-INF/AIR/application
    Any ideas about a pattern for approaching DB migrations would be most appreciated! I like how rails migrations work, and am thinking to try to create something similar internally within my app to manage the sequence of database changes that would be needed between the user's current version of our app and the new one they're installing.
    I think an upcoming incremental release of AIR will have some installer changes...is that right?
    Thanks for any help or ideas!
    - Daniel McQuillen
    McQuillen Interactive

    Joe,
    Thanks for your helpful response. I think you're right that the database management steps would happen on app startup after checking a version number stored in the DB.
    What I'm wondering, however, is if there's a best practice for managing these incremental changes to the DB. My current direction is to create a class MigrationsManager, that creates an array of class Migration ( with a single migrate() function ) to manage each necessary and incremental change. Meanwhile, a "migrations" table has one column "version" with a UTC timestamp as an integer and is updated on each migration.
    Rails does migrations with up() and down() functions on their base migration class, but the down() function isn't applicable since I can't imagine I would be rolling back earlier migrations on a user's DB.
    In the end, I guess I'm just fishing of the best way of managing the different scenarios encountered when 3 years down the road you have an audience with all kinds of different versions of your app/db because of differences in how assiduous they were in updating to the most recent version.
    - Daniel

  • Rollback database migration saving changes

    Hi All,
    We are planning to migrate our production database from one location to another.
    We are still in planning phase and I need a suggest for one of the possible scenarios we have considered:-
    Suppose on at DAY 1 ,we copy database from old location to new location.And old database is closed after copy process is complete and new database is in action.
    Now new database is under operation and all the new transactions affect new database.
    Now at DAY 10, we find that there is XYZ problem and we want to move back to the old database .In this case we have to move all the "changes" from newer to the older database and bring it up.
    So my question is : Is it possible to apply achived logs for 10 days of period from the newer database to the older one???
    If my question is not clear to you please ask..
    Please suggest for both cases of database upgrade and migration for same version.
    Please reply..
    Thanks in advance..
    Saket Bansal

    If
    a. you preserve the online redo logs and the entire sequence of archivelogs and do NOT OPEN RESETLOGS
    b. the platform doesn't change
    c. no oracle patches are applied (and the database isn't upgraded !!)
    d. there are no NOLOGGING operations
    then you can "revert" to the old site by pretending that you are restoring the database from a backup of 10 days ago and then doing a RECOVER DATABASE to apply the archivelogs !
    HOWEVER, you would be replaying the error-causing XYZ behaviour through the archivelogs as well and "corrupting" the database at the old site !

  • Can you merge two user accounts on macbook? my wife has created a user on her new macbook , then inadvertently created a second one when using the migration tool. 1st ac has her office 365 install, yet 2nd has her itunes database, docs and contacts.

    Can you merge two user accounts on a macbook? my wife has created a new user on her new macbook air then, inadvertently, created a second one when using the migration tool. 1st a/c has her office 365 install, while 2nd has her itunes database, docs and contacts. What is the best way forward to get everything into the one account? Not sure if the office 365 will allow another installation into the second account, otherwise would just do that and delete the first, if that is possible?

    There is no merge but you can move data from one account to another via the Shared folder. Data is copied from Shared. Watch your free space when copying. These are large files.  Do one at a time if you are on a small drive. After making copy, delete from other users before you start next copy.
    Office365 installs in the main Applications folder and is available for all users on the computer. Activation is tied to the drive not the User.

  • Upgrade and plug ins migration ? speed changes and transitions to motion 3

    I have the FCS2 upgrade on its way soon i hope..
    will my natress plug ins and others migrate when i go from FCS1 to 2?
    I am mid project - have done all my captures but havent got into the nitty gritty of the edit yet - you reckon its a bit risky to upgrade?
    I am super keen to get the ability to easily do ramps (in Motion 3 or in FC 6) and 3d logo fly arounds. Looking fwd to being able to throw transitions and speed changes into Motion 3 - i hear that it can deal with that now - is this true?

    Thanks - thats all good

  • What are  Pre Database Copy and Post data base copy activity list, Pre Migration and Post Migration activity list from SAP BW 7.0 to SAP BW 7.4 SPS6.

    BW on HANA :  Pre Database Copy and Post data base copy activity list, Pre Migration and Post Migration activity list from SAP BW 7.0 to SAP BW 7.4 SPS6.
    We are trying to copy database from SAP BW7.0 to SAP BW on HANA 7.4 SPS6 so we are in search for list of steps or activities during database copy both pre and post steps.
    Along with the above we are in search of Pre and post migration steps ones database is transferred successfully from oracle to HANA on 7.4 SPS6.
    Kindly help us in getting the exact course of action as requested.
    Thanks and Regards,
    Lavina Joshi

    Hi Lavina,
    try this link for starters: Upgrade and Migration - BW on HANA | SAP HANA
    Points to remember are:
    Preparation:
         -- Hardware Sizing
         -- Preparation of Data Centres
         -- HANA Hardware preparation
         -- System Landscape Readiness (upgrade software downloads, system readiness checks, etc)
         -- House Keeping activities on BW system (data clean up, etc)
    Post Installation:
         -- Sanity checks / Preparation and License checks
         -- JAVA Configurations
         -- Infoprovider conversions 
    Overall Stages are described below:
    # Environmental setup (HANA box)
         -- Initial system checks and Building Activities (system copy, Appln server setups, etc)
    # System readiness
                   - ZBW_HANA_COCKPIT Tool
                   - ZBW_HANA_CHECKLIST Tool
                   - ZBW_ABAP_ANALYZER Tool
                   - ZBW_TRANSFORM_FINDER Tool
                   - SIZING Report
                   - System Clean up Activities
                   - Impact of 7.4 on source system checks
                   - Java Upgrade for portal
    # DMO Stages
                   - Preparation & Pre Migration checks
                   - Execution / Migration
                   - Post Migration Activities
    # Testing Phase
                   - Source system checks/Activities
                   - System and Integration Testing
                   - End to End Testing
                   - Performance testing
                   - Reports
                   - BO reports / Interfaces
    Do let me know if you require any further information.
    Regards,
    Naren

  • [svn:osmf:] 17162: config file and relevant changes for flex sdk3 to flex sdk 4 migration

    Revision: 17162
    Revision: 17162
    Author:   [email protected]
    Date:     2010-08-02 18:31:23 -0700 (Mon, 02 Aug 2010)
    Log Message:
    config file and relevant changes for flex sdk3 to flex sdk 4 migration
    Modified Paths:
        osmf/trunk/apps/certification/zeri/FlexUnit4UIListener/src/org/flexunit/flexui/data/TestR unnerBasePresentationModel.as
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/DynamicStreamingSample-build-con fig.xml
        osmf/trunk/apps/samples/framework/ExamplePlayer/ExamplePlayer-build-config.xml
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/view/MainWindowLayout.mxml
        osmf/trunk/apps/samples/framework/MediaContainerSample/MediaContainerSample-build-config. xml
        osmf/trunk/apps/samples/framework/MediaContainerUIComponent/MediaContainerUIComponent-bui ld-config.xml
        osmf/trunk/apps/samples/framework/NestedMediaContainersSample/NestedMediaCOntainersSample -build-config.xml
        osmf/trunk/apps/samples/framework/OSMFPlayer/OSMFPlayer-build-config.xml
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/AkamaiPluginSample-build-config.xml
        osmf/trunk/framework/OSMF/osmf-build-config.flex
        osmf/trunk/framework/OSMF/osmf-build-config.xml
        osmf/trunk/framework/OSMFAIRTest/OSMFAIRTest-build-config.xml
        osmf/trunk/framework/OSMFIntegrationTest/osmfintegrationtest-build-config.xml
        osmf/trunk/framework/OSMFTest/OSMFTest.mxml
        osmf/trunk/framework/OSMFTest/osmftest-build-config.flex
        osmf/trunk/framework/OSMFTest/osmftest-build-config.xml
        osmf/trunk/libs/samples/ChromeLibrary/ChromeLibrary-build-config.xml
        osmf/trunk/libs/samples/Syndication/syndication-build-config.flex
        osmf/trunk/libs/samples/Syndication/syndication-build-config.xml
        osmf/trunk/libs/samples/VAST/vast-build-config.flex
        osmf/trunk/libs/samples/VAST/vast-build-config.xml
        osmf/trunk/libs/testing/NetMocker/netmocker-build-config.xml
        osmf/trunk/libs/testing/StrobeUnit/strobeunit-build-config.xml
        osmf/trunk/plugins/samples/SMILPlugin/SMILPlugin-build-config.xml
    Added Paths:
        osmf/trunk/apps/certification/zeri/FlexUnit4/flexunit4-build-config-10-1.xml
        osmf/trunk/apps/certification/zeri/FlexUnit4UIListener/flexunit4uilistener-build-config-1 0-1.xml
        osmf/trunk/apps/certification/zeri/ZeriCertificationPlayer/zericertificationplayer-build- config-10-1.xml
        osmf/trunk/apps/certification/zeri/ZeriCertificationTest/zericertificationtest-build-conf ig-10-1.xml
        osmf/trunk/apps/certification/zeri/ZeriCertificationUtils/zeri-certification-utils-build- config-10-1.xml
        osmf/trunk/apps/samples/framework/MediaContainerUIComponent/MediaContainerUIComponent-bui ld-config-10-1.xml
        osmf/trunk/framework/OSMF/osmf-build-config-10-1.xml

    Revision: 17162
    Revision: 17162
    Author:   [email protected]
    Date:     2010-08-02 18:31:23 -0700 (Mon, 02 Aug 2010)
    Log Message:
    config file and relevant changes for flex sdk3 to flex sdk 4 migration
    Modified Paths:
        osmf/trunk/apps/certification/zeri/FlexUnit4UIListener/src/org/flexunit/flexui/data/TestR unnerBasePresentationModel.as
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/DynamicStreamingSample-build-con fig.xml
        osmf/trunk/apps/samples/framework/ExamplePlayer/ExamplePlayer-build-config.xml
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/view/MainWindowLayout.mxml
        osmf/trunk/apps/samples/framework/MediaContainerSample/MediaContainerSample-build-config. xml
        osmf/trunk/apps/samples/framework/MediaContainerUIComponent/MediaContainerUIComponent-bui ld-config.xml
        osmf/trunk/apps/samples/framework/NestedMediaContainersSample/NestedMediaCOntainersSample -build-config.xml
        osmf/trunk/apps/samples/framework/OSMFPlayer/OSMFPlayer-build-config.xml
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/AkamaiPluginSample-build-config.xml
        osmf/trunk/framework/OSMF/osmf-build-config.flex
        osmf/trunk/framework/OSMF/osmf-build-config.xml
        osmf/trunk/framework/OSMFAIRTest/OSMFAIRTest-build-config.xml
        osmf/trunk/framework/OSMFIntegrationTest/osmfintegrationtest-build-config.xml
        osmf/trunk/framework/OSMFTest/OSMFTest.mxml
        osmf/trunk/framework/OSMFTest/osmftest-build-config.flex
        osmf/trunk/framework/OSMFTest/osmftest-build-config.xml
        osmf/trunk/libs/samples/ChromeLibrary/ChromeLibrary-build-config.xml
        osmf/trunk/libs/samples/Syndication/syndication-build-config.flex
        osmf/trunk/libs/samples/Syndication/syndication-build-config.xml
        osmf/trunk/libs/samples/VAST/vast-build-config.flex
        osmf/trunk/libs/samples/VAST/vast-build-config.xml
        osmf/trunk/libs/testing/NetMocker/netmocker-build-config.xml
        osmf/trunk/libs/testing/StrobeUnit/strobeunit-build-config.xml
        osmf/trunk/plugins/samples/SMILPlugin/SMILPlugin-build-config.xml
    Added Paths:
        osmf/trunk/apps/certification/zeri/FlexUnit4/flexunit4-build-config-10-1.xml
        osmf/trunk/apps/certification/zeri/FlexUnit4UIListener/flexunit4uilistener-build-config-1 0-1.xml
        osmf/trunk/apps/certification/zeri/ZeriCertificationPlayer/zericertificationplayer-build- config-10-1.xml
        osmf/trunk/apps/certification/zeri/ZeriCertificationTest/zericertificationtest-build-conf ig-10-1.xml
        osmf/trunk/apps/certification/zeri/ZeriCertificationUtils/zeri-certification-utils-build- config-10-1.xml
        osmf/trunk/apps/samples/framework/MediaContainerUIComponent/MediaContainerUIComponent-bui ld-config-10-1.xml
        osmf/trunk/framework/OSMF/osmf-build-config-10-1.xml

  • TADM70: SAP System: Operating System and Database Migration

    Dear Colleagues,
    SAP is offering a rare opportunity to participate in "TADM70: SAP System: Operating System and Database Migration" in North America.
    For details please see
    <a href="https://service.education.sap.com/sap(bD1lbiZjPTAwMSZkPW1pbg==)/bc/bsp/sap/hcm_learning/trainingtype.htm?sap-params=b3R5cGU9RCZvYmppZD03MDAxNjA1MA%3d%3d">TADM70</a>
    Usually this class is held only at overseas locations. SAP is willing to arrange it in North America. However we need to gather enough participants for this event to occur.
    If you are interested and eligible to participate you could prebook this class at SAP Education Portal  <a href="https://service.education.sap.com/sap(bD1lbiZjPTAwMSZkPW1pbg==)/bc/bsp/sap/hcm_learning/prebookings.htm">TADM70 Prebooking</a>  and you could also contact Annie Normand [email protected] or myself.
    Best regards,
    Alexander Perelygin
    SAP NetWeaver Team Lead
    Terasen Gas Inc
    E-mail: [email protected]
    Phone: 604-592-7519

    Dear Collegues,
    TADM70 : SAP System: Operating System a Classroom Training
    will be held
    09-Jun-2008 - 11-Jun-2008
    at SAP Toronto Training location.
    TADM70: SAP System: Operating System and Database Migration
    Schedule
    Day Date From To
    Monday 09.06.2008 09:00 17:00
    Tuesday 10.06.2008 09:00 17:00
    Wednesday 11.06.2008 09:00 17:00
    Availability
    Location Language Price Free Places Start Date 
    SAP Toronto English 2325.00 CAD Yes 09.06.2008 Add to Shopping Cart
    Taxes are not included in the price. 
    Contact Information
    Address:  SAP Toronto Bloor
    1600-2 Bloor St. East
    M4W 1A8 - Toronto  Phone:  416-929-9746  Fax:  416-927-2160 
    Those who interested please book it at SAP Education web site or by phone.
    Alexander Perelygin

  • Export data from database table before database migration

    Hello,
    We are planning to migrate our SAP ERP 6 Ehp4/NW7.01 from Oracle 11.2 to IBM DB2 v. 9.7 database. During test migrations I have established that we spend a lot of time for one particular table (COEP). Because we donu2019t have possibility to archive this table before migration I have an idea to export data from previous years from this table to the file system (using an ABAP report), delete those data from table before migration and then after migration, import back to the database from the file system.
    Does anybody have any concerns or suggestions about this idea?
    Thank you for your answers
    Andrej

    Hello Andrej,
    I strongly do not recommend to do so.
    I am not sure whether technically this could work at all..
    Even it if would work .. In order to really save time, the export and the import would have to be a dirty one (meaning the system is operational and in production). With this there is a high risk to produce inconsistencies on this table.  And you most likely will receive no support if something unforeseen happens and you end with problems.
    Also  your approach (if it should work at all) , would have to be tested thoroughly by you , also protecting the table from any changes.
    I do not believe that this can save any effort compared to implementing advanced migration techniques like table splitting.
    On top, you would go high risk to end with an unsupported system, with not using official migration procedures
    Hans-Juergen

  • Best practice for database migration in 11g

    Hello,
    Database migration is required due to OS change.  Here, I have two database instances say A and B in the old server where RDBMS_VERSION is 11.1.0.7.0. They need to be migrated into a new OS where the oracle has been installed with version 11.2.0.2.0.
    Since all data + objects need to be migrated into the new server, I want to know what the best practice is and how to do that. Thanks in advance for your necessary guidance.
    Thanks and Regards,
    Prosenjit

    Hi Prosenjit,
    you have some options.
    1. RMAN Restore: you can restore your database via rman to the new host, and then upgrade it.
        Please follow instruction from MOS Note: RMAN Restore of Backups as Part of a Database Upgrade (Doc ID 790559.1)
    2. Data Guard: check the MOS Note: Mixed Oracle Version support with Data Guard Redo Transport Services (Doc ID 785347.1)
    3. Full Export / Import (DataPump)
    Borys

Maybe you are looking for

  • How do i connect to the internet with apple tv

    how do i connect to the internet with apple tv

  • Service order from sales order

    Hi, can anyone advise the following?  I created a service material with strategy grp 84 so that during SO creation, this will also generate a service order automatically.  However, there is info message saying there's no configuration profile for thi

  • Why does plugging in my MBP make my MUX 2 reception disappear?

    Hello... In my sitting room I keep my Macbook Pro near the TV/Freeview Plus box so that I can run a cable from the MBP to an HDMI socket on my TV. I have recently noticed that the powering up of my Mac cuts out all the MUX 2 channels (ITV, ITV 2, Cha

  • How to have posted images display as sRGB on wide-gamut monitors.

    I understand an sRGB profile is necessary for  posting images but I need help on how to do that with Photoshop CS2 and  my new wide-gamut monitor (HP  LP2475w with Spider3Express  calibration). Before doing a "save for web" and posting, I "convert to

  • DBConsole problem

    Hi all, I've installed 10.2.0.1, upgraded to 10.2.0.4 on Windows 2003 32-bit server. Created database using dbca, I got Enterprise Manager error that it has to be run manually. I ran the below steps but it is not able to start the DBConsole for some