Migrating to Oracle from SAP ECC6.0

We are planning to "ditch" our SAP ECC 6.0 to a third party vendor who is using an Oracle Database system. I have been challenged with information gathering about how we will move our data out of SAP and into the oracle database. If I am in the wrong discussion please point me in the right direction.
I was under the impression that Oracle might have a "tool" for this purpose.

Hi,
If I understand it correclty then SAP ECC6.0 is only an application. What is the underlying database that holds the actual data ?
There is a migration workbench feature in SQL*Developer but it depends on the actual database holding the data.
Have a look here -
http://www.oracle.com/technetwork/database/migration/index-084442.html
Regards,
Mike

Similar Messages

  • 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

  • How to Transfer Customizing Data from SAP ECC6 to SAP Solution Manager

    Hi all,
        I want to Transfer Customizing Data (such as organization structure) from SAP ECC6 to SAP Solution Manager.Please tell me how. Thanks.

    Hi,
    The system cannot capture the customizing data from your ECC6. This is another myth with SAP Solution Manager. Solution Manager can only smoothen the process of your Project Management.
    Hope this solves your problem.
    Feel free to revert back.
    --Ragu

  • Migrate to oracle from my-sql

    I have this database running in my-sql. nOw i want to convert into ORACLE.Can anyone shed light on this please..does sql loader
    support this?
    Thanks in advance..your help will be much appreciated..
    ashish

    vipinvijay wrote:
    Hi All,
    In my application, the existing database is oracle. we need to migrate from Oracle db to My SQL.
    We need to have the below procedure;
    1.export data from Oracle.
    2.Import data to My SQL from the exported oracle file.
    and vice versa from My SQL to Oracle.
    my questions are
    1) is it possible to import .dmp (oracle export data) into My SQL. No you cannot use .dmp which are exported from oracle using exp/expdp utility
    2) which tool is better for this migrationUse sql developer to migrate from oracle to my sql
    3) Can we get the migration scripts from the tools?Explore sql developer you'll get easy migration
    http://www.oracle.com/technetwork/database/migration/mysql-093223.html
    http://www.oracle.com/technetwork/database/migration/sqldevelopermigration21-wp-131240.pdf
    Here is demonstration which will help you to migrade to oracle from mysql
    http://www.oracle.com/technetwork/database/migration/mysqllauncher-086083.html
    From oracle to mysql
    http://www.ispirer.com/doc/sqlways-oracle-to-mysql-whitepaper.pdf

  • Insert records into A table in Oracle from SAP

    Hello All,
    I want to know how can we insert a record into a table which is in another server say Oracle and this needs to be done everyday.
    For example, I have a record which gives the information whether the Daily Job has run Successfully or not. Now , I have to update this information in the Oracle table.

    refer amit perfect answer.
    Re: Need to put data in oracle table from sap.

  • Taking data from SAP ECC6 transparant table.

    Hi All,
    Can you please help me to taking data fromt he transparant table of SAP ECC6.
    I am using Xcelsius 2008.
    Thanks in advance.
    Regards
    BaaRaa.

    Hi BaaRaa,
    Xcelsius SP2 has only a direct connectivity to SAP BW.
    If you have BusinnesObjects Enterprise Server and you have installed the SAP Integration Kit, you could connect to ECC:
    As a workaround for getting to ECC Data, you can use Crystal Reports and Live Office. Basically you build a crystal report with the data from ECC. Then you will use Live Office to fetch that data to a Excel Workbook. Then you can import that excel workbook in Xcelsius.
    Best Regards
    Victor

  • Sending IDoc from SAP ECC6 to SAP BC: IDOC_ERROR_METADATA_UNAVAILABLE

    Hello,
    I am posting an IDoc (COSMAS01) from SAP Backend to SAP BC 4.8.
    I am getting this Exception:
    2010-04-01 12:17:08 CEST com.sap.conn.idoc.IDocMetaDataUnavailableException: (3) IDOC_ERROR_METADATA_UNAVAILABLE: The meta data for the IDoc type "??????????????????????????? ?" with extension "  COSSAPRGL RGI_0          ???" is unavailable.
         at com.sap.conn.idoc.rt.DefaultIDocDocument.<init>(DefaultIDocDocument.java:126)
         at com.sap.conn.idoc.jco.rt.JCoIDocDocument.<init>(JCoIDocDocument.java:92)
         at com.sap.conn.idoc.jco.rt.JCoIDocDocument.createIDocDocument(JCoIDocDocument.java:170)
         at com.sap.conn.idoc.jco.rt.JCoIDocRuntime.createIDocDocumentList(JCoIDocRuntime.java:80)
         at com.sap.conn.idoc.jco.JCoIDoc$DefaultJCoIDocRuntime.createIDocDocumentList(JCoIDoc.java:144)
         at com.sap.conn.idoc.jco.rt.DefaultJCoIDocServerWorker$IDocDispatcher.handleRequest(DefaultJCoIDocServerWorker.java:107)
         at com.sap.conn.jco.rt.DefaultServerWorker.dispatchRequest(DefaultServerWorker.java:153)
         at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.dispatchRequest(MiddlewareJavaRfc.java:3300)
         at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.executePlayback(MiddlewareJavaRfc.java:2780)
         at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.playbackTRfc(MiddlewareJavaRfc.java:2598)
         at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.handletRfcRequest(MiddlewareJavaRfc.java:2489)
         at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.listen(MiddlewareJavaRfc.java:2310)
         at com.sap.conn.jco.rt.DefaultServerWorker.dispatch(DefaultServerWorker.java:277)
         at com.sap.conn.jco.rt.DefaultServerWorker.loop(DefaultServerWorker.java:337)
         at com.sap.conn.jco.rt.DefaultServerWorker.run(DefaultServerWorker.java:238)
         at com.wm.util.TimeWrappingProvider$TimeMesuredTask.run(TimeWrappingProvider.java:40)
         at com.wm.pkg.sap.rfc.ListenerThread.run(ListenerThread.java:70)
    2010-04-01 12:17:09 CEST com.sap.conn.jco.JCoException: (104) RFC_ERROR_SYSTEM_FAILURE: IDocException occurred (raised by system AS-RGAG-01|a_rfc)
         at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:639)
         at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcS
    I have manually loaded the IDoc definition in the DDIC cache of the SAP BC, but this was of no help.
    For me it looks like an encoding problem as the the JCO adapter seems not to be able to even identify the basic IDoc type, or what else can this mean?:
    The meta data for the IDoc type "??????????????????????????? ?" with extension "  COSSAPRGL RGI_0          ???" is unavailable.
    It is a simpe COSMAS01 IDoc with no extension, btw I tryed other IDoc types as well but I am allways getting this weired message.
    Any ideas?
    Thanks
    Matthias

    Hello Rajesh,
    as far as I know, I do not have to do this bevorehand.
    Normally, the SAP BC is creating a routing rule on the first reicipt of an unknown message (IDoc) .
    But in order to do so, it needs to interpret sender | receiver | message type , on which it in my case seems to fail.
    Thanks Matthias

  • Downloading Employees photos from SAP: ECC6

    Hi Experts,
    There are lot of photos for employees in system. Now client is asking to download the photos.
    How to download those photos.
    OAAD is uploading the photograph similarly is there any Tcode or table where we can download the photos directly
    Thanks in advance. . .
    rgds

    Hai,
    Try the below link, might help.....
    http://sap.ittoolbox.com/groups/technical-functional/sap-hr/download-the-employee-photo-from-sap-46c-version-1551699?cv=expanded
    Regards,
    Yoganand.V

  • Problem with sending mail from SAP (ECC6.0)

    Hi guys!!
    I am facing problem in sending email from SAP to outlook.
    I've checked SICF and SCOT configuration and they are same as my other server thorugh which i am able to send the mail.
    I use SBWP to send the mail. after i send i do not get any error message, and when i check it in outbox, there is a yellow triangle in the status which means "send process still running" . so the sending mail is taking hours. i've set the frequesncy of my B/G job RSCONN01 to 10 minutes. i checked and this job is running successfully every 10 minutes.
    Please suggest what could be the possible reason and what can i do to solve this issue.
    Thanks,
    Sheetal Sharma

    Hi,
    First of all ask your IT (Exhchange) guy to check port number 25 is open or not for communincation, if not open ask him to open.
    you can check this yourself by doing TELNET
    steps to do telnet :
    logon to your application server,
    go to command prompt
    and type  TELNET <IP address of email server> 25
    If it prompts some message like this
    "exhange.domain.com Microsoft ESMTP MAIL Service, Version: 6.0.3790.18 30 ready at  Mon, 16 Jun 2008 16:25:41 +0300. "
    then it means your port 25 is open for communication.
    Regards,
    Abuzar.

  • Error while uploading Transport request from SAP ECC6.0 EHP4 to SAP ECC 5.0

    Hi friends,
    Error while uploading transport request to the transport directory,
    we downloaded the transport request from one sap system which have a set of developments(contains screen programs)
    for example downloaded all co files and data files
    control file: K900470.SAD and Data file: R900470.SAP from transport directory.
    we are trying to upload the transport to another Sap system
    we have
    Uploaded the controlling file K900470.sad to the location  /usr/sap/transpad/cofiles/
    Uploaded the controlling file R900470.sad to the location  /usr/sap/transpad/data/
    we tried to add in the import queues using TCODE: STMS and trying to import.
    During import we get the below error:
    HALT: unknown dynpro format: d021s_length() returned 0 Please contact the SAP support.
    End with rc : 16
    Please help me on this
    We are trying to copy from ECC 6.0 EHP4 to SAP 5.0 and SAP 4.7EE
    Thanks & Regards
    Murali Papana

    Did you see that you tried to transport to an older release!! You should have expected such a result.
    Before doing such a thing, you should have looked at SAP notes to see SAP recommendations, if any. And you're lucky, there are ones: [Note 1090842 - Composite note: Transport across several releases|http://service.sap.com/sap/support/notes/1090842]. You need to know that ECC6 corresponds to SAP Basis 7.0, and ECC5 corresponds to SAP Basis 6.40.

  • Crystal report using ABAP from SAP ECC6.0 EHP 3.0

    Hi Gurus,
    Can i create crystal report using ABAP in SAP ECC 6.0 EHP 3 . as i am not able to see this link in SPRO.
    IMG > SAP NetWeaver > Application Server > SAP List Viewer > Maintain SAP GUI Specific Settings.
    Kindly guide me urgently.

    http://help.sap.com/saphelp_slc/helpdata/en/27/c9ee1951fc4fb9ac322ac7e6fa7372/content.htm
    If I understood your question correctly.
    Have a look in the link above.
    It is possible to use Crystal Reports from ALV.
    Tammy Powlas also has some good guides on how to do this.
    The ABAP however is not covered that much.
    Best Regards
    Ingrid

  • Migration to oracle from 4D

    Hi,
    We have got a task to migrate 4D database to oracle, any idea how to go about this task.
    Thanks in advance.

    Hi,
    Do you get an error during the migration process for this procedure or if you get a migrated procedure can you post it here so we can compare it ?
    Regards,
    Mike

  • Regarding migration of oracle from 7.3.4 to 8.1.7

    Hi,
    We are migrating our product.
    Sun Solaris 2.6 to version 8
    Oralce database 7.3.4 to 8.1.7
    Pro * C 1.6 to 8.1.7
    PL/SQL 1.0 to 8.1.7
    Forms 3 to 6i.
    I want to know what are the problems we will face and what are all the existing bugs. Also i heard that future version of forms does not support character mode and the only choice is user exit. Is it so.
    I want to know what are all the problems i will be face while migrating OS,Database and application etc.
    Also if any body have any guide line or check list to migrate to 8.1.7 kindly mail it to me.
    I need it very urgently. If any body have any information regarding this then send a mail to me regarding it.
    Eagerly waiting for a reply mail which will help me a lot.
    Thanks and Regards,
    CMYogesh
    Mail Id : [email protected]

    I do that-full export,then full import.Then I found out that Designer Owner makes problem.
    I tried to import only Designer Owner, but it didn't work again!

  • Authorization for Administation ofr oracle for SAP

    Hi,
    I want to know the transactions & authorizations required to administrate the oracle from SAP frontend.
    It is very helpful for me if anyone give me link or tell me from where I can start?
    Regards,
    Rajesh

    Rajesh,
    Indeed, you can do very little from the SAP gui as far as administration is concerned. However, you can get useful information on the database status
    db02 : Tablespace sizes, history, critical objects, missing indexes
    db03: Oracle parameters
    db12: Backup logs
    db13: Other database administration job logs and scheduling
    db17: Configure what is being checked during jobs like database checks
    db20: Influence how stats are calculated
    st04: Memory information on the database
    I hope this helps
    Andreas

  • Migration software from SAP R/3 to Oracle eBusiness Suite

    Is there any Oracle product which can migrate an Oracle 9i R2 database for SAP R3 to eBusiness Suite?
    Has any one successfully integrated an SAP R/3 system with eBusiness Suite?

    Check the following links:
    How to migrate data from SAP to EBS? What's your solution and tools?
    Re: How to migrate data from SAP to EBS? What's your solution and tools?
    Oracle Helping SAP Customers to get “OFF SAP”
    http://www.oracle.com/corporate/press/2005_jun/sap.html
    SAP shops migrate to Oracle Applications
    http://www.dba-oracle.com/oracle_news/news_sap_migrate_oracle_applications.htm

Maybe you are looking for

  • Hp G62 cold touchpad issue

    I have an HP G62 a20sA laptop and its developed a fault. The touchpad is very intermittent, for example if i go to click on something the single click or double click wont work, or if i go to move the pointer it will judder across the screen.  The wi

  • Radio Button with Submit Ready Only problem

    Hello, My radio button with submit ready only condition doesn't work correctly. When I click the a link on the first page it brings me to an update page. I have a radio button with submit, that won't open as a read only. It is being populated by SQL

  • Addressbook cant read .csv-files exported from Numbers (Solved)

    Hello, I can hardly believe this myself, but please try. Numbers separates fields by semicolons while exporting my address data to a .csv file, which seems completely feasible to me. When trying to import this into Addressbook, the applications moans

  • Class not registered (Exception from HRESULT: 0x80040154 ) on an app compiled in x86

    So I have a document manager application that uses an Adobe Reader plug-in to view PDF files. I've been using the same dll for a few years and all has worked well until some of my clients started using Reader 11. It's likely an environmental issue si

  • I Think I have a keylogger on my mac. Need Help!!!

    ok so i was watching a youtube video, and I clicked a link by accident in the bottom. a grey screen came up and it looked like java was trying to do something. I quit safari and turned off my internet, however, I am worried about this. I followed the