Migrating existing POS into Oracle POS

Hi All,
During data migration of exisiting POS(Leading providers) into Oracle POS,Can you please anyone list the tables needs to be migrated?
Thanks in advance,
Krishnan.

Oracle has a product called the Oracle Migration Workbench that would be useful in migrating the database backend. The MFC application should mostly work without significant changes-- it's mostly a matter of testing to figure out what the Access ODBC driver does differently than the Oracle ODBC driver and what impact that has on your application.
Once the application functionality is migrated, you'll hopefully have a large chunk of schedule to optimize your code & refactor your queries to take advantage of Oracle. This is the biggest hurdle in my eyes-- there are lots of things that work really well against 1 database that perform or scale poorly on another database.
Justin

Similar Messages

  • How to migrate my-sql into ORACLE!

    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

    Do you want to migrate code or data?
    If its code you'll probably have to do a manual rewrite. Sometimes there are utilities to convert code from one system to another, but some manual fixes are usually necessary even when these exist.
    If its data there are copy utilities. As Satish pointed out you could use SQL*Developer, or possibly Oracle Migration Workbench

  • Migrating SAP BW into Oracle data model

    We have a requirement where the exisiting data from SAP BW needs to be migrated into Oracle. Since I do not have any prior SAP BW experience, I wanted to ask the forum on what their thoughts are in converting the data model from SAP BW into Oracle. Would that be straight forward conversion for the fact and dimension tables into Oracle or are there certain things we need keep in mind while designing the data model in Oracle. For ex: indexes, keys, attributes etc if they are handled any differently between the two systems.

    Hi
    ERwin will not give you the functionality to derive the logical data model from SAP BW automatically, however Saphir from Silwood Technology (www.silwoodtechnology.com) does allow you to extract the detailed metadata from the SAP BW system ( as well as from other major standard or customised ERP applications - SAP itself, Oracle, Siebel, Peoplesoft and JD Edwards). Once this information is brought into its own repository, Saphir provides a range of powerful search and view capabilities to allow you to isolate the data you are interested in and then export that information to ERwin (or any other leading Modeling tool).
    Saphir will provide you with details of the relationships and detailed definitions within SAP BW.
    Hope this helps
    Roland

  • Migrating mysql procedures into oracle

    Hi friends!
    I have a task to migrate one mysql db into oracle enviroment. So i plan to use a handy sql developer migration tool. I have not yet seen the source mysql db. So for now i just trying to figure out some issues wich may appear in the course of the work. I know there should be some complex procedures in the source db and wonder how good sql developer in wrapping mysql procedure logic into plsql code.
    Does anyone has experience with it?
    Thanks in advance. Alex.

    Alex,
    It's very difficult to say what problems you may have, if any, as it really does depend on the complexity of the MySQL procedures and what MySQL specific code they use.
    You can test using the 'Translation Scratch Editor' from the main menu -
    - Tools
    - Migration
    - Translation Scratch Editor
    Regards,
    Mike

  • How to migrate existing BPC into an pre-existing BW on HANA

    We have BPC 7.x on BW on Oracle.We have a SAP BW 7.3 on HANA, Now we want to migrate this BPC into the BW on HANA which has other content.
    How do we do it ?

    One more question
    We have consolidation . So we cannot use BPC 10.1 unified. We will have to go for 10.1 classic.
    Assuming we will go for 10.1 classic are the following steps still relevant ?
    1.     BPC_HANA_MIGRATE_FROM_10     ( may be FROM_101)
    2.     Set SPRO paramter ENABLE_ACCLERATOR = Y and ACCELERATOR_ON = Y
    My feeling is those are still relevant.
    But need your expert opinion.

  • Migrating existing Workflows into BPEL

    Is it possible to migrate existing workflows to BPEL for instance PO_APPROVAL
    Any info on this would be appreciated or is it already all in the BPEL cookbook
    thanks
    Howard

    Please contact Customer Support. They will be able to switch things over.
    Looks like you are in Denmark so use the Danish support site:  http://www.adobe.com/dk/support/contact/index.html

  • Best way to migrate Access data into Oracle 10g?

    what's the best and easiest way to migrate MS Access database into Oracle10g?
    Thanks

    you can check out this thread ms access db to oracle 10g
    <p>also as neil mentioned you need an ODBC to established a database connection between ms access and oracle. be sure that the tables are existing in oracle so you move the data from ms access to oracle tables.</p>

  • Is there any way to migrate existing intranet into SharePoint?

    Hi,
    I have currently an intranet sites for hosting data for users to retrieve from. I have a SQL Server and IIS run on the same box. My organisation is planning to use SharePoint soon so I must prepare how to move those intranet sites to SharePoint.
    Is there a way to do that?
    I have also wanted to develop request forms and use sharepoint workflow to route the approval to the require person when save it. Is there any tool that help me to do that?
    Regards
    SAM

    Yes, you can. But I don't think you can use any tool to migrate your existing application to SharePoint. However you can convert your existing Web Application into a Provider-Hosted SharePoint App. Refer to the following article for more information
    http://aymanelhattab.com/2014/01/11/converting-asp-net-web-applications-into-sharepoint-apps-using-visual-studio-2013/
    http://sharepoint.stackexchange.com/questions/122687/asp-net-web-application-into-sharepoint-app
    http://www.codeproject.com/Articles/21465/Converting-an-ASP-NET-site-into-a-SharePoint-site
    Cheers,

  • Migrate Weblogic Query into Oracle Application server

    how can i migrate weblogic.ejb.Query into oracle10g?

    This document is for 9iAS but it could help give you an idea of what to do
    http://www.oracle.com/technology/products/ias/pdf/weblogic_migration.pdf

  • How to migrate a weblogic project files into oracle 9i JDeveloper?

    Hi,
    I have a simple customer registration website (on top of 8.1.7 DB using oracle jdbc thin driver) as follow:
    It is all under c:\weblogic\myserver\public_html\jsp\
    (Which is the document root)
    12 html files under c:\weblogic\myserver\public_html\jsp\
    40 JSP files under c:\weblogic\myserver\public_html\jsp\cut
    10 image files under c:\weblogic\myserver\public_html\jsp\images
    1 java package under
    c:\weblogic\myserver\public_html\servletclasses
    The following is from the properties file under weblogic directory. What do I need to configure in oc4j as a web logic
    weblogic.jdbc.connectionPool.examples-dataSource-demoPool=\
    url=jdbc:oracle:thin:@mymachine:1521:db03,\
    driver=oracle.jdbc.driver.OracleDriver,\
    loginDelaySecs=1,\
    initialCapacity=2,\
    maxCapacity=4,\
    capacityIncrement=2,\
    allowShrinking=true,\
    shrinkPeriodMins=15,\
    refreshMinutes=10,\
    testTable=dual,\
    props=user=cut1;password=cut1
    weblogic.allow.reserve.weblogic.jdbc.connectionPool.examples-dataSource-demoPool=everyone
    weblogic.allow.reset.weblogic.jdbc.connectionPool.examples-dataSource-demoPool=everyone
    weblogic.allow.shrink.weblogic.jdbc.connectionPool.examples-dataSource-demoPool=everyone
    weblogic.jdbc.TXDataSource.examples-dataSource-demoPool=examples-dataSource-demoPool
    weblogic.jdbc.DataSource.examples-dataSource-demoPool=examples-dataSource-demoPool
    It there any how to steps to import it and be working- into Jdeveloper and deploy it against oc4j that I downloaded as a web server. I searched and contacted friends even at oracle and reached dead end.
    Is there a migration from bea to oracle 9i that exist and that is tried and found to be working?
    If so what are the details that makes it successfull all the way?
    Can all those files be maintained in JDeveloper 3.2.3 or 9 keeping -your recommended- directory sturcture?
    What are steps to setup the web server?
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version I.E 5.5
    - O/S + Version Windows 200 Proffessional SP2
    *** Because of JDeveloper ***
    *** However please recommend any web server on HP or Sun ***
    - Error Msg N/A
    - Oracle 8.1.7 with thin JDBC driver

    There are two ways of doing this:
    a) You do a system copy using R3load
    This will give you a "free" reoganization because the tables will be loaded into the database as if you were doing a new installation. The disadvantage is, that it takes more time and good planning.
    b) you do a system copy using backup/restore together with the database upgrade
    This is a fast way to get your system upgraded and if something goes wrong you can still use the old system. Check
    Note 932722 - Upgrade to Oracle 10.2 during a database copy
    this is a note for Windows but you can adapt it to be used on Unix/HP-UX too.
    And just as a remark:
    The "free" support for Oracle 10g is ending next year in June (see Note 1339724 - Oracle 10.2 Extended Support free until July 31, 2011) - after that you have to buy additional support if you want to continue to run 10g. If you run now a migration/upgrade project, why not upgrade directly to 11g?
    Markus

  • How to apply newly transported release strategy to existing POs ?

    Hi,
    We transported a new release strategy to production
    The new POs created are catching the rel strat B if they meet criteria
    But some of the existing POs also meet the criteria for B and they should also take up this new release strategy
    We cannot change the POs in ME22N, busines refuses to make any change to POs
    How can we apply our new rel strategy to these POs ? has the SAP provided any standard function module to report?
    thank you
    B

    thankyou for the replies.
    finally we got minor price change done manually in all the POs to get the new rel strategy on them
    Open POs , no change done - Did not pick release strategy (then it was no problem at the first place)
    Open POs , change done in price - picked the new release strategy
    Open POs ,  no change done but click on 'check' button in change mode - Could not test this one bcoz all POs are now converted. But I put break point in save user exit (which also plays part in determining the new release strategy) it did not stop at the break point and I gave message 'No data changed' so I think this action will not redetermine release strategy. It was very useful if it did though.
    thank you.

  • Error after Oracle Migration from DMTS into LMTS

    Hello ,
    I'm sorry, I posted my question again from ABAP General into this forum ABAP Dictionary. I think that here someone can help me in order to proceed with my job in the Development and in production system.
    We are using SAP R/3 4.6C, with SAP kernel 2271, Oracle 9.2.0.5 and HP-UX 11.23
    I did the Oracle migration from dictionary into locally managed tablespaces on the QTS system (and before that the same migration on a separate system as a copy from production):
    1. export data and index tablespace with Oracle export command (exp: for PSAPCLUD and PSAPCLUI)
    2. import into file for creation of indexes
    3. Drop the data and corresponding index tablesspace with brtools - brspace
    4. recreate the tablespaces with sapdba or with sqlplus (using the ddl scripts created before dropping the tablespaces) - - I think is my problem
    5. import the data with Oracle import command
    6. import the indexes from the previously created sql file
    7. check optimizer statistics, analyze and next extents
    But there is one problem.
    Because I have also used the sapdba and ddl sql for recreating the tablespaces, I didn't specify the SAP data class for the newly created tablespace.
    And in the tables TAORA, IAORA and DDART (what is very unclear for me) 3 rows missing for the USER1, TEMP and ??? data class.
    If you try to import some transport in the corresponding tablespace which data class is missing an error ocur.
    I have read the Note 646681 - Reorganizing tables with BRSPACE, and I saw the part: If the <reorg_tsp> tablespace contains any of the following tables: SDBAH,SDBAD,DBAML,DBATL,MLICHECK,TGORA,IGORA,TSORA,TAORA, IAORA,SVERS,DD02L,DD09L,DDNTT,DDART,DARTT or SAPLIKEY (SAPLIKEY is only available in NetWeaver 2004s or higher), then you should move them to the tablespace <aux_tsp> by online reorganization using BRSPACE:
    brspace -f tbreorg -t <table_list> -n <aux_tsp>
    Do you have the same problem?
    Do you know how I can solve the problem now after the hole migration was done?
    How can I dedicate tablespace data class?
    Is it enought to just enter the same rows into the TAORA, IAORA and DDART?
    Thanks,
    Many regards,
    Ruzica

    Apparently you are trying to mix 32-bit code and 64-bit code. You must ensure that the 32-bit or 64-bit option is used consistently on every command, compiling and linking. The form of the option can depend on the version of the C compiler you are using, and whether you are on an x86 or sparc system. Consult the Pro*C and C compiler documentation.

  • Migrate Informix 7.31 Database into Oracle

    Dear all,
    I intend to import an Informix Dynamic Server 7.31 Database into Oracle; In this case it's the database of an old system which is not in use anymore, so the purpose is strictly readonly.
    No triggers, few procedures and functions.
    I'd like to import the data into Oracle 11g, is this possible or do I have to import into 10g and then upgrade to 11g?
    The docs say the migration workbench is the tool of choice, is there anyone who can provide me with some experience?
    How do I verify the migration was successful and the data was imported exactly the way it was?
    Thanks in advance,
    Andy

    Andy,
    Informix can only be migrated using the older Oracle Migration Workbench 10.1.0.4 and as it says on the web site -
    http://www.oracle.com/technetwork/database/migration/informix-085032.html
    the only supported versions for the workbench are 9i and 10g.
    However, this is only for running the workbench itself and creating the repository. If you do an offline migration then you can run the scripts created by the migration utility in any version of Oracle and load the data using any version of SQL*Loader.
    It may be that you can create the repository for the 10.10.4 workbench in an 11g database but I've never tried it.
    As for testing there is a section in the documentation -
    Oracle® Migration Workbench User’s Guide Release 10.1.0.4 for Microsoft Windows 98/2000/NT/XP and Linux x86
    Chapter 7 - Testing the Oracle Database
    that discusses how you can test the migrated data.
    I've only ever run small test migrations and issues can depend on the complexity of the data and particularly stored procedures and embedded SQL.
    If you have no triggers, few procedures and functions then it should be fairly straightforward.
    It is planned to include Informix migration in a later version of SQL*Developer but there is no date for that yet.
    Regards,
    Mike

  • How can i migrate Power Builder 8.0 Function into oracle PL/SQL

    Hi Oracle Experts...
    How can i migrate Power Builder 8.0 Function into oracle PL/SQL.. I had migrate some of the coding from PB to PL/SQL. But i don't know how can i convert PB structure(here structure is a data type) into oracle PL/SQL.
    Instead of structure what is the equivalent in oracle plsql
    Below i pasted my POWER BUILDER FUNCTION:
    Long ll_perd,ll_lnperd,ll_mon,ll_effmon,ll_instno,ll_odno
    Decimal{5} ldl_actual,ldl_diff,ldl_inst
    Datetime ldt_first,ldt_exp,ldt_oddt, ldt_lastprod
    String ls_instmode,ls_inst
    str_batch lstr_od //Structure to store odamt and oddate
    Select pay_c_final,lon_d_expiry, lon_d_lastprod
    Into     :ls_inst,:ldt_exp, :ldt_lastprod
    From      loan_mast
    Where branch_c_code = :gs_branch and
              act_c_type      = :as_actype and
              act_c_no           = :as_acno;
    If Sqlca.Sqlcode = -1 Then
         f_message('FT-0189',Sqlca.Sqlerrtext)
         lstr_od.batchslno = -1
         Return lstr_od
    End If
    If adt_prodt > ldt_exp Then
         Select Ceil(months_between(:adt_prodt,:ldt_exp)) Into :lstr_od.batchslno From dual;
         lstr_od.cheqdt = ldt_exp
         lstr_od.batchslno = DaysAfter(Date(ldt_lastprod), Date(adt_prodt))
    Else
         If ls_inst = 'N' Then
              If adt_prodt > ldt_exp Then
                   Select Ceil(months_between(:adt_prodt,:ldt_exp)) Into :lstr_od.batchslno From dual;
                   lstr_od.cheqdt = ldt_exp
              Else
                   lstr_od.batchslno = 1
              End If
         ElseIf ls_inst = 'Y' Then
              Select first_d_due,lon_c_instperd,lon_n_perd
              Into     :ldt_first,:ls_instmode,:ll_lnperd
              From     loan_mast
              Where branch_c_code = :gs_branch and
                        act_c_type      = :as_actype and
                        act_c_no          = :as_acno;
              If Sqlca.Sqlcode = -1 Then
                   f_message('FT-0189',Sqlca.Sqlerrtext)
                   lstr_od.batchslno = -1
                   Return lstr_od // Return Structure
              End If
              Select Ceil(months_between(:adt_prodt,:ldt_first)) Into :ll_mon from dual;
              If ll_mon > 0 Then
                   Select Nvl(ln_n_balance,0),Nvl(ln_n_instlamt,0),Nvl(ln_n_instlno,0)
                   Into     :ldl_actual,:ldl_inst,:ll_instno
                   From     loan_inst_sch
                   Where act_c_type = :as_actype and
                             act_c_no     = :as_acno and
                             ln_d_effdate = (Select Max(ln_d_effdate)
                                                           From     loan_inst_sch
                                                           Where act_c_type = :as_actype and
                                                                     act_c_no     = :as_acno and
                                                                     ln_d_effdate < :adt_prodt);
                   If Sqlca.Sqlcode = -1 Then
                        f_message('FT-0224', Sqlca.Sqlerrtext)
                        lstr_od.batchslno = -1
                        Return lstr_od
                   ElseIf Sqlca.Sqlcode = 100 Then
                        lstr_od.batchslno = 1
    *                    Return lstr_od*
                   End If
                   If adl_bal > ldl_actual Then
                        If ldl_inst > 0 Then
                             lstr_od.batchslno = (adl_bal - ldl_actual) / ldl_inst
                        End If
                   Else
                        lstr_od.batchslno = 1
                   End If     
                   If lstr_od.batchslno = 0 Then lstr_od.batchslno = 1
                   //For full OD
                   If ll_mon > ll_lnperd Then
                        lstr_od.batchslno = (ll_mon - ll_lnperd) + lstr_od.batchslno
                   End If
                   If ls_instmode = 'Q' Then
                        lstr_od.batchslno = lstr_od.batchslno * 3
                   ElseIf ls_instmode = 'H' Then
                        lstr_od.batchslno = lstr_od.batchslno * 6
                   ElseIf ls_instmode = 'Y' Then
                        lstr_od.batchslno = lstr_od.batchslno * 12
                   End If
                   Select :adt_prodt - :lstr_od.batchslno Into :lstr_od.cheqdt From dual;
                   If ls_instmode = 'M' Then
                        ll_odno = ll_instno - lstr_od.batchslno // To get OD Date
                        Select ln_d_effdate
                        Into     :lstr_od.cheqdt
                        From     loan_inst_sch
                        Where act_c_type = :as_actype and
                                  act_c_no     = :as_acno and
                                  ln_n_instlno = :ll_odno;
                        If Sqlca.Sqlcode = -1 Then
                             f_message('FT-0224', + Sqlca.Sqlerrtext)
                             lstr_od.batchslno = -1
                             Return lstr_od
                        End If
                   End If
              Else
                   lstr_od.batchslno = 1
              End If
         End If
    End if
    Return lstr_od
    Thanks in adance
    Arun M M

    What are you going to return the structure to? What I would normally use here if the code was going to be used by other PL/SQL would be a PL/SQL object type.
    However, if PowerBuilder is still in the equation (you're moving the logic to PL/SQL but keeping PowerBuilder for the GUI ), then you'll have to return something else, because PowerBuilder doesn't understand PL/SQL object types. Perhaps passing a REF CURSOR as a OUT argument and populating it from the procedure. PowerBuilder could then retrieve the result of the procedure using a stored procedure based DataWindow.

  • Migrate Data only from MS SQL to existing tables in Oracle

    Hi,
    I just downloaded Sql developer and I just want to copy data from sql server tables to oracle. I already have existing tables in Oracle and I just want to import the data there. How could I possible do that?
    Thanks in advance :)

    try this it must be helpful
    how can i connect sql server in sql developer?
    Regards

Maybe you are looking for