Migration Workbench for Oracle to Oracle

Does anyone know if it is possible to use the SQLDeveloper Migration Workbench to migrate objects in multiple schemas from one Oracle Database instance to another Oracle Database instance?
Export doesn't do a clean job of this and I'd rather not have to write my own migrate/build scripts. So I am looking around for any other options for migrating database objects.
Thanks,
Jason

There are a few different points in this thread.
1. SQL Developer Migration Workbench is currently only used for migration form third party databases to Oracle, not between Oracle releases.
2. The Primary Key migration issue was fixed in the patch release for 1.2., so download 1.2.1.32.13 for the fixes.
Sue

Similar Messages

  • Migration Workbench for migrating IBM DB2 on OS/390 to Oracle 10Gon Solaris

    Hi,
    We are looking to migrate an IBM DB2 database on OS/390 onto Oracle 10G on SUN Solaris. Can anyone help us with a migration workbench toolkit for the same.
    Regards,
    Jagdish Narayanan

    Jagdish,
    We don't currently support migration from DB2 on the OS/390 platform. If you need a solution now, you might investigate a solution from one of our migration partners like Ispirer: http://www.ispirer.com/products/
    Donal

  • Migration Tool for Oracle 8i

    Hi Friends !
    I want to migrate Sql Server 7 database to Oracle 8i. For this I have downloaded Oracle Migration Workbench from OTN. Bt when I tried to install it I got message "The Oracle Migration Workbench 2.0.2.0.0 must be installed into an Oracle 9.0.1 Home"
    I think the tool provided on OTN is for Oracle 9i. Where can I get the tool that will help me to migrate the databases to 8i ?
    Thanks in advance.
    Abhi

    812294 wrote:
    Can anyone tell me where i can download tool for Oracle reports developer for Oracle 10g? can you give me exact link?
    Thanks muchI am not clear what software you desire.
    http://otn.oracle.com
    Edited by: sb92075 on Sep 17, 2011 12:37 PM

  • Dependency of latest Migration Workbench on oracle 9

    It appears that the latest version of the Migration Workbench (currently available download) has a dependency on Oracle 9; is there an earlier version that has dependency on Oracle 8 rather than Oracle 9? Thanks for the information.

    The OMWB 2.0.2 (latest version) is dependent on 9i. But these dependencies are part of the OMWB download. This means you do not need a 9i database on your machine for the OMWB to work.
    The OMWB can be used to migrate databases to Oracle 8i & 9i.
    Regards
    Dermot.

  • Migration strategy for oracle reports 6 to 10g or 1g

    Hello All,
    I would like to know what is the migration path for migrating reports from 6 (*note not 6i*) to 10g or 11g.
    Thanks
    Sulakshana

    Hello Sulakshana,
    Upgrading from prior releases
    Beginning with Oracle Reports Developer Release 2.5, there is no upgrade necessary: reports can be opened by any later Oracle Reports release.
    Regards,
    Abdetu...

  • Migration Workbench for Oracle10G?

    I am currently working on a project to move data and applications from SQLServer2000 to Oracle10G. Does Oracle Migration Workbench 9.2.0.1.7 support Oracle10G?
    Thanks in advance.
    Dora

    Hi,
    >>Is there a plug-in for SQL2005?
    No. This release of the Migration Workbench includes just Microsoft SQL Server 6.5, 7.0, & 2000.
    http://www.oracle.com/technology/tech/migration/workbench/index.html
    Did you tried post your question on a Oracle Migration Workbench Forum ?
    Database and Application Migrations
    Cheers

  • Access 2003 to oracle 9i Migration(Oracle Migration Workbench)

    Hi Experts,
    I have taken up a project to migrate Access 2003 application to Oracle 9i.The Forms and Reports will continue to run in Access 2003 with Oracle 9i database. I decide to use Oracle Migration workbench for the migration purpose.What I think is the back-end i.e. database and queries will be automatically migrated to Oracle 9i but I'm not sure about the front end application.
    Do I need to change front end application to point to database in Oracle 9i or OMW will do that itself.I am also confused with lots of queries that reside in current Access database. I presume these queries will be converted to Oracle procedure without any manual intervention but will the front-end application also be modified automatically to point to those stored procedures.Otherwise an extensive code change will be required which may result in huge cost.
    So, could anyone help me in this issue by giving some ideas so I can manage the job efficiently.
    Thanks & Regards
    S C

    The Migration Workbench will modify the Access mdb file as part of the migration if you request it, to create the necessary link tables to oracle, it will use an ODBC DSN to do this. This is explained in our documentation. This should be transparent.
    However for complex application, you often have a tuning exercise, to ensure that the jet engine does the "right" thing, and there changes are required, e.g. a two way join, you would want that to happen on the server and not done on the client. This would be same tuning exercise, if the back end was SQL Server.
    In the latest release of the Access plugin, we did a better job migrating queries to views, but you need to plug this into your code.
    Yes, the exporter should extract the information about the linked table, assuming the link is valid at the time of extraction.
    Donal

  • SSMA for Oracle 6.0 Cannot connect to Oracle DB reporting "table or view does not exist"

    SSMA For Oracle v6.0.0
    MS SQL Server Enterprise 64bits v11.0.3000.0
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    Symptom:
    when connecting Oracle, it reports error "Common Requirement: User does not have required permissions". Then it reports error: "Error occurred while collecting data."
    The following is log:
    [Generic: Mandatory] [1500/1] [2015-03-03 04:19:29]: SQL Server Migration Assistant for Oracle v6.0.0
    [Generic: Mandatory] [1500/1] [2015-03-03 04:19:29]: Starting assembly: SSMAforOracle, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Created: 7/22/2014 4:42:22 PM
    Last Modified: 7/22/2014 4:42:22 PM
    OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
    OS architecture: x64
    Processor architecture: AMD64
    Current culture: en-US
    UI culture: en-US
    [Collector: Mandatory] [1500/4] [2015-03-03 04:20:04]: Oracle connection provider: OracleClient.
    [Collector: Mandatory] [1500/4] [2015-03-03 04:20:04]: Oracle connection mode: Standard.
    [Collector: Mandatory] [1500/4] [2015-03-03 04:20:06]: Oracle server version: '11.2.0.3.0'.
    [Gui: Error] [1500/4] [2015-03-03 04:20:12]: LowLevelAdapter.ReadSource : Read Source error: Microsoft.SSMA.Framework.Generic.Collectors.CollectorException: Error occurred while collecting data. ---> System.Data.OracleClient.OracleException: ORA-00942: table
    or view does not exist
       at System.Data.OracleClient.OracleConnection.CheckError(OciErrorHandle errorHandle, Int32 rc)
       at System.Data.OracleClient.OracleCommand.Execute(OciStatementHandle statementHandle, CommandBehavior behavior, Boolean needRowid, OciRowidDescriptor& rowidDescriptor, ArrayList& resultParameterOrdinals)
       at System.Data.OracleClient.OracleCommand.ExecuteScalarInternal(Boolean needCLStype, Boolean needRowid, OciRowidDescriptor& rowidDescriptor)
       at System.Data.OracleClient.OracleCommand.ExecuteScalar()
       at Microsoft.SSMA.Framework.Generic.DbUtilities.SsmaDbCommand.ExecuteScalar()
       at Microsoft.SSMA.Framework.Oracle.Collector.OracleObjectCollector.ExecuteScalarToInt(IDbConnection connection, String text)
       at Microsoft.SSMA.Framework.Oracle.Collector.OracleObjectCollector.GetCountForExcludedSchemas(IDbConnection connection, IEnumerable`1 excludedSchemas, Int64 version)
       at Microsoft.SSMA.Framework.Oracle.Collector.OracleObjectCollector.CountObjects(IDbConnection connection, Int64 serverVersion, OracleCollectionFilter filter, Set`1 excludedSchemas)
       at Microsoft.SSMA.Framework.Oracle.Collector.OracleObjectCollector.CollectDataIntoMetabase(XMetabase xMetabase, IDbConnection connection, Int64 serverVersion, OracleCollectionFilter filter, IUIProgressBarProvider progressBarProvider, IUIStopOperationProvider
    stopOperationProvider, ICollectionContext context)
       at Microsoft.SSMA.Framework.Oracle.Collector.OracleObjectCollector.CreateMetabaseAndCollectData(IDbConnection connection, String xmlConnectionParameters, XNode xFilter, IUIProgressBarProvider progressBarProvider, IUIStopOperationProvider stopOperationProvider,
    ICollectionContext context)
       --- End of inner exception stack trace ---
       at Microsoft.SSMA.Framework.Generic.Workspaces.Default.MetabaseWorkspaceItem.Connect(String connectionParameters, SecureString password)
       at Microsoft.SSMA.GUI.Product.OracleToMsSql.LowLevel.AppConnectToSourceOracle.ConnectToSourceStart(Object guiContext)
    [Gui: Error] [1500/4] [2015-03-03 04:20:12]: Exception: Error occurred while collecting data.
     site: Void Connect(System.String, System.Security.SecureString)
     source: Microsoft.SSMA.Framework.Generic.SSMAEnvironment
       at Microsoft.SSMA.Framework.Generic.Workspaces.Default.MetabaseWorkspaceItem.Connect(String connectionParameters, SecureString password)
       at Microsoft.SSMA.GUI.Product.OracleToMsSql.LowLevel.AppConnectToSourceOracle.ConnectToSourceStart(Object guiContext)
    [Gui: Error] [1500/4] [2015-03-03 04:20:12]: Inner Exception #1: ORA-00942: table or view does not exist
     site: Void CheckError(System.Data.OracleClient.OciErrorHandle, Int32)
     source: System.Data.OracleClient
     error code: -2146232008
       at System.Data.OracleClient.OracleConnection.CheckError(OciErrorHandle errorHandle, Int32 rc)
       at System.Data.OracleClient.OracleCommand.Execute(OciStatementHandle statementHandle, CommandBehavior behavior, Boolean needRowid, OciRowidDescriptor& rowidDescriptor, ArrayList& resultParameterOrdinals)
       at System.Data.OracleClient.OracleCommand.ExecuteScalarInternal(Boolean needCLStype, Boolean needRowid, OciRowidDescriptor& rowidDescriptor)
       at System.Data.OracleClient.OracleCommand.ExecuteScalar()
       at Microsoft.SSMA.Framework.Generic.DbUtilities.SsmaDbCommand.ExecuteScalar()
       at Microsoft.SSMA.Framework.Oracle.Collector.OracleObjectCollector.ExecuteScalarToInt(IDbConnection connection, String text)
       at Microsoft.SSMA.Framework.Oracle.Collector.OracleObjectCollector.GetCountForExcludedSchemas(IDbConnection connection, IEnumerable`1 excludedSchemas, Int64 version)
       at Microsoft.SSMA.Framework.Oracle.Collector.OracleObjectCollector.CountObjects(IDbConnection connection, Int64 serverVersion, OracleCollectionFilter filter, Set`1 excludedSchemas)
       at Microsoft.SSMA.Framework.Oracle.Collector.OracleObjectCollector.CollectDataIntoMetabase(XMetabase xMetabase, IDbConnection connection, Int64 serverVersion, OracleCollectionFilter filter, IUIProgressBarProvider progressBarProvider, IUIStopOperationProvider
    stopOperationProvider, ICollectionContext context)
       at Microsoft.SSMA.Framework.Oracle.Collector.OracleObjectCollector.CreateMetabaseAndCollectData(IDbConnection connection, String xmlConnectionParameters, XNode xFilter, IUIProgressBarProvider progressBarProvider, IUIStopOperationProvider stopOperationProvider,
    ICollectionContext context)

    Hi Airings,
    'ORA-00942: table or view does not exist'
    According to the error message, it seems that the migrating table or view does not exist in the database, or SSMA does not have access to it. To troubleshoot the issue, please check the following things.
     1. Verify that if the spelling of the table or view name is correct.
     2. If the table or view exists but is in a different schema from the current schema where the SQL is executing (in other word, the table doesn’t own by you, but owned by other user), the ORA-00942 error will return too. Resolve this by
    explicitly reference the table or view by specifying the schema name (schema_name.table_name).
    3. SSMA queries some additional catalog tables that you may not have permission to, please make sure that you grant the account permission to
     read sys.mlog$. For more details, please review this similar thread:
    Bug in SSMA For Oracle 6.0 for non-dba Oracle user.
    Reference:
    ORA-00942 Table or View Does Not Exist Oracle Error
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • Error while installing SSMA for Oracle Extension Pack 5.3

    When installing the database utilities portion of the SSMA for Oracle Extension Pack 5.3 setup, the error below occurs.
    Invalid connection (CREATE ASSEMBLY failed because it could not open the physical file "C:\Microsoft SQL Server Migration Assistant for Oracle Extension Pack\bin\ext\SSMA4OracleSQLServerCollections.NET.dll": 3(The system cannot find the path specified.).)
    It appears that the installer is using the path: "C:\Program Files\Microsoft SQL Server Migration Assistant for Oracle Extension Pack"

    Hi,
    According to your description, this error might be caused by the account you used to install SQL Server Migration Assistant for Oracle Extension Pack. We can troubleshoot this issue as follows:
    Verify the installation file is complete before installing this Extension Pack.
    When you install SSMA for Oracle Extension Pack, we need to make sure you right click the pack and select ‘Run as administrator ’. Also we ensure that your account has Read/Write permission on the bin folder.
    Additionally, before installing SSMA for Oracle Extension Pack, we need to
    make sure that the system meets the following requirements:
    SQL Server 2005 or higher is installed.
    Microsoft  Windows Installer 3.1 or a later version.
    SQL Server Browser service is running.
    For more details, you can review the related links.
    http://www.microsoft.com/en-us/download/details.aspx?id=42655  
    http://msdn.microsoft.com/en-us/library/hh313165(v=sql.110).aspx
    http://blogs.msdn.com/b/ssma/archive/2011/05/12/ssma-5-0-extension-pack-installation-error.aspx
    Thanks                 
    Lydia Zhang    
    <p style="margin:0cm 0cm 0pt"><span lang="EN-US" style="color:#0070c0; font-family:'Segoe UI ','sans-serif ';
    font-size:10pt">Lydia Zhang<br/> TechNet Community Support</span></p> <p style="margin:0cm 0cm 0pt"><a href="http://blogs.technet.com/b/onescript"
    rel="nofollow"><img src="https://xnoegg.bay.livefilestore.com/y1plmwd9pFqoTZWcmr6-bsBuS7hTcNbr8YdT4WL3RRAuhDPVyUUOVchQt3EexNEBj4xYyornsD1kyLmtVqqsDfKv3PEEg9ejQzT/signature.jpg?psid=1"
    alt="" width="430" height="30.2"></a></p>

  • SSMA for Oracle

    I am using SSMA (v5.3) for Oracle to SQL server migration. I created a new project and connected to both Oracle and SQL server database. I created the all the tables available in Oracle database to SQL server database using different tool. Now I wanted
    to load only the data. I started the schema covert in SSMA and it is running for more that 20 hrs. Can I know what is normal time taken for this conversion. Is there a way for speeding it up. Also is there any seperate procedure for migrating in the data using
    SSMA. BTW I tried directly migrate data option, but it didn't work.
    Oracle Database size is 125 GB and it has 22000 records.

    Hi  Ramesh K T,
    SQL Server Migration Assistant for Oracle are designed to migrate data from Oracle to SQL Server, Before migrating data from the Oracle database to SQL Server, we must
     convert and synchronize the schema of database, the particular category of the schema, and the attributes of objects. When you select
     the schema to be migrated, you need to map schema at Oracle to SQL Server, and covert to SQL ‘s data type . For more information, there is a similar article about migrating the schema from Oracle to SQL Server, you can refer to it.
    http://blogs.msdn.com/b/ssma/archive/2010/08/27/migrating-oracle-s-sample-hr-schema.aspx
    We can use SSMA Console Application to migrate Oracle database. For more information, see:
    http://blogs.msdn.com/b/ssma/archive/2010/09/09/performing-database-migration-assessment-using-ssma-console-application.aspx
    Thanks,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Problems With Auto Update of Migration Workbench.

    I'm running v1.5.1 on MAC and am starting to look at migrating a MYSQL database to ORACLE.
    I wanted to make sure I had the latest updates so I used the "Check for Updates" function, which showed there were two updates available.
    Oracle Migration Workbench - Translation Core
    Oracle Migration Workbench - Translation Sybase.
    I'm not doing a Sybase conversion so figured I can leave that one alone.
    I ticked the box beside the first option, and I got the following ERROR:
    *An error occurred downloading updates. Click Back to return to the previous page and retry installation, or Cancel to close the wizard.
    [http://download.oracle.com/otn/java/sqldeveloper/oracle.sqldeveoper.migration.translation.core.54.44.zip*+]
    Seeing the URL, I thought I would try to download and install the zip file manually. I was able to download the zip file and save it to my local drive successfully.
    However, when I try to install from a local file, I get the following error dialogue.
    UNABLE TO INSTALL UPDATE
    This update cannot be installed. It requires other extensions which are not installed, or which are installed but incompatible.
    Extension: oracle.dbtools.migration
    Req. Version: Min=11.1.1.54.44
    Installed: Not Installed
    After checking in the help About section, I see the following... I'm kind of at a loss for what to do next.
    Thanks in advance.
    About
    Oracle SQL Developer 1.5.1
    Version 1.5.1
    Build MAIN-5440
    Copyright © 2005,2008 Oracle. All Rights Reserved.
    IDE Version: 11.1.1.0.22.49.42
    Product ID: oracle.sqldeveloper
    Product Version: 11.1.1.54.40
    Version
    Component     Version
    =========     =======
    CVS Version     Internal to Oracle SQL Developer (client-only)
    Java(TM) Platform     1.5.0_16
    Oracle IDE     1.5.1.54.40
    Versioning Support     1.5.1.54.40
    Properties
    Name     Value
    ====     =====
    apple.awt.graphics.UseQuartz     false
    apple.laf.useScreenMenuBar     true
    awt.nativeDoubleBuffering     true
    awt.toolkit     apple.awt.CToolkit
    class.load.environment     oracle.ide.boot.IdeClassLoadEnvironment
    class.load.log.level     CONFIG
    class.transfer     delegate
    com.apple.macos.smallTabs     true
    com.apple.mrj.application.apple.menu.about.name     SQL_Developer
    com.apple.mrj.application.growbox.intrudes     false
    file.encoding     MacRoman
    file.encoding.pkg     sun.io
    file.separator     /
    ftp.nonProxyHosts     local|*.local|169.254/16|*.169.254/16
    gopherProxySet     false
    http.agent     Mozilla/5.0 (Java 1.5.0_16; Mac OS X 10.5.5 i386; en_US) ICEbrowser/v6_1_3
    http.nonProxyHosts     
    http.proxyHost     emeacache.uk.oracle.com
    http.proxyPort     80
    https.nonProxyHosts     
    https.proxyHost     emeacache.uk.oracle.com
    https.proxyPort     80
    ice.browser.forcegc     false
    ice.pilots.html4.ignoreNonGenericFonts     true
    ice.pilots.html4.tileOptThreshold     0
    ide.AssertTracingDisabled     true
    ide.bootstrap.start     1223932071686210000
    ide.build     MAIN-5440
    ide.conf     /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/sqldeveloper/bin/sqldeveloper.conf
    ide.config_pathname     /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/sqldeveloper/bin/sqldeveloper.conf
    ide.debugbuild     false
    ide.devbuild     false
    ide.extension.search.path     sqldeveloper/extensions:jdev/extensions:ide/extensions
    ide.firstrun     false
    ide.java.minversion     1.5.0
    ide.main.class     oracle.ide.boot.IdeLauncher
    ide.patches.dir     ide/lib/patches
    ide.pref.dir     /Users/dougieg/Library/Application Support/SQL Developer
    ide.product     oracle.sqldeveloper
    ide.splash.screen     splash.gif
    ide.startingcwd     "/Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/sqldeveloper/bin"
    ide.user.dir     /Users/dougieg/Library/Application Support/SQL Developer
    ide.user.dir.var     IDE_USER_DIR
    ide.work.dir     /Users/dougieg/Documents/SQL Developer
    java.awt.graphicsenv     apple.awt.CGraphicsEnvironment
    java.awt.printerjob     apple.awt.CPrinterJob
    java.class.path     ../../ide/lib/ide-boot.jar
    java.class.version     49.0
    java.endorsed.dirs     /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/endorsed
    java.ext.dirs     /Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/ext
    java.home     /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
    java.io.tmpdir     /tmp
    java.library.path     .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
    java.naming.factory.initial     oracle.javatools.jndi.LocalInitialContextFactory
    java.runtime.name     Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version     1.5.0_16-b06-284
    java.specification.name     Java Platform API Specification
    java.specification.vendor     Sun Microsystems Inc.
    java.specification.version     1.5
    java.util.logging.config.file     logging.conf
    java.vendor     Apple Inc.
    java.vendor.url     [http://www.apple.com/]
    java.vendor.url.bug     [http://bugreport.apple.com/]
    java.version     1.5.0_16
    java.vm.info     mixed mode
    java.vm.name     Java HotSpot(TM) Client VM
    java.vm.specification.name     Java Virtual Machine Specification
    java.vm.specification.vendor     Sun Microsystems Inc.
    java.vm.specification.version     1.0
    java.vm.vendor     Apple Inc.
    java.vm.version     1.5.0_16-133
    jdbc.library     /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/jdbc/lib/ojdbc5.jar
    line.separator     \n
    mrj.version     1050.1.5.0_16-284
    oracle.home     /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper
    oracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG     true
    oracle.translated.locales     de,es,fr,it,ja,ko,pt_BR,zh_CN,zh_TW
    oracle.xdkjava.compatibility.version     9.0.4
    orai18n.library     /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/jlib/orai18n.jar
    os.arch     i386
    os.name     Mac OS X
    os.version     10.5.5
    path.separator     :
    reserved_filenames     con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout,conout$
    socksNonProxyHosts     local|*.local|169.254/16|*.169.254/16
    sun.arch.data.model     32
    sun.awt.exception.handler     apple.awt.CToolkit$EventQueueExceptionHandler
    sun.boot.class.path     ../../rdbms/jlib/ojdi.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/ui.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/laf.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/sunrsasign.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/jsse.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/jce.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/charsets.jar
    sun.boot.library.path     /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries
    sun.cpu.endian     little
    sun.cpu.isalist     
    sun.io.unicode.encoding     UnicodeLittle
    sun.java.launcher     SUN_STANDARD
    sun.java2d.ddoffscreen     false
    sun.jnu.encoding     MacRoman
    sun.management.compiler     HotSpot Client Compiler
    sun.os.patch.level     unknown
    user.country     US
    user.dir     /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/sqldeveloper/bin
    user.home     /Users/dougieg
    user.language     en
    user.name     dougieg
    user.timezone     America/Chicago
    windows.shell.font.languages     
    Extensions
    Name     Identifier     Version     Status
    ====     ==========     =======     ======
    Check For Updates     oracle.ide.webupdate     11.1.1.0.22.49.42     Loaded
    Code Editor     oracle.ide.ceditor     11.1.1.0.22.49.42     Loaded
    Database Connection Support     oracle.jdeveloper.db.connection     11.1.1.0.22.49.42     Loaded
    Database Object Explorers     oracle.ide.db.explorer     11.1.1.0.22.49.42     Loaded
    Database UI     oracle.ide.db     11.1.1.0.22.49.42     Loaded
    Diff/Merge     oracle.ide.diffmerge     11.1.1.0.22.49.42     Loaded
    Extended IDE Platform     oracle.javacore     11.1.1.0.22.49.42     Loaded
    External Tools     oracle.ide.externaltools     11.1.1.0.22.49.42     Loaded
    Feedback     oracle.ide.feedback     11.1.1.0.22.49.42     Loaded
    File Support     oracle.ide.files     11.1.1.0.22.49.42     Loaded
    File System Navigator     oracle.sqldeveloper.filenavigator     11.1.1.54.40     Loaded
    Help System     oracle.ide.help     11.1.1.0.22.49.42     Loaded
    History Support     oracle.jdeveloper.history     11.1.1.0.22.49.42     Loaded
    Import/Export Support     oracle.ide.importexport     11.1.1.0.22.49.42     Loaded
    JTDS JDBC Driver     oracle.sqldeveloper.thirdparty.drivers.sqlserver     11.1.1.54.11     Loaded
    Log Window     oracle.ide.log     11.1.1.0.22.49.42     Loaded
    Mac OS X Adapter     oracle.ideimpl.apple     11.1.1.0.22.49.42     Loaded
    MySQL JDBC Driver     oracle.sqldeveloper.thirdparty.drivers.mysql     11.1.1.54.11     Loaded
    Navigator     oracle.ide.navigator     11.1.1.0.22.49.42     Loaded
    Object Gallery     oracle.ide.gallery     11.1.1.0.22.49.42     Loaded
    Object Viewer     oracle.sqldeveloper.oviewer     11.1.1.54.40     Loaded
    Oracle IDE     oracle.ide     11.1.1.0.22.49.42     Loaded
    Oracle Microsoft Access Browser     oracle.sqldeveloper.thirdparty.access     11.1.1.54.40     Loaded
    Oracle Migration Workbench     oracle.sqldeveloper.migration     11.1.1.54.40     Loaded
    Oracle Migration Workbench - MS Access     oracle.sqldeveloper.migration.msaccess     11.1.1.54.40     Loaded
    Oracle Migration Workbench - MySQL     oracle.sqldeveloper.migration.mysql5     11.1.1.54.40     Loaded
    Oracle Migration Workbench - SQLServer     oracle.sqldeveloper.migration.sqlserver2005     11.1.1.54.40     Loaded
    Oracle Migration Workbench - Translation Core     oracle.sqldeveloper.migration.translation.core     11.1.1.54.40     Loaded
    Oracle Migration Workbench - Translation MS Access     oracle.sqldeveloper.migration.translation.msaccess     11.1.1.54.40     Loaded
    Oracle Migration Workbench - Translation MS SQL Server     oracle.sqldeveloper.migration.translation.sqlserver     11.1.1.54.40     Loaded
    Oracle Migration Workbench - Translation MySQL     oracle.sqldeveloper.migration.translation.mysql     11.1.1.54.40     Loaded
    Oracle Migration Workbench - Translation Sybase     oracle.sqldeveloper.migration.translation.sybase     11.1.1.54.40     Loaded
    Oracle Migration Workbench - Translation UI     oracle.sqldeveloper.migration.translation.gui     11.1.1.54.40     Loaded
    Oracle MySQL Browser     oracle.sqldeveloper.thirdparty.mysql     11.1.1.54.40     Loaded
    Oracle SQL Developer     oracle.sqldeveloper     11.1.1.54.40     Loaded
    Oracle SQL Developer Extras     oracle.sqldeveloper.extras     11.1.1.54.40     Loaded
    Oracle SQL Developer Reports     oracle.sqldeveloper.report     11.1.1.54.40     Loaded
    Oracle SQL Developer SearchBar     oracle.sqldeveloper.searchbar     11.1.1.54.40     Loaded
    Oracle SQL Developer TimesTen     oracle.sqldeveloper.timesten     1.5.1.1.2     Loaded
    Oracle SQL Server Browser     oracle.sqldeveloper.thirdparty.sqlserver     11.1.1.54.40     Loaded
    Oracle Sybase Browser     oracle.sqldeveloper.thirdparty.sybase     1.2.1.54.40     Loaded
    Oracle XML Schema Support     oracle.sqldeveloper.xmlschema     11.1.1.54.40     Loaded
    PROBE Debugger     oracle.jdeveloper.db.debug.probe     11.1.1.0.22.49.42     Loaded
    Peek     oracle.ide.peek     1.0     Loaded
    Replace With     oracle.ide.replace     11.1.1.0.22.49.42     Loaded
    Runner     oracle.ide.runner     11.1.1.0.22.49.42     Loaded
    SQL Worksheet Window     oracle.sqldeveloper.sqlworksheet     11.1.1.54.40     Loaded
    Search Bar     oracle.ide.searchbar     11.1.1.0.0     Loaded
    Snippet Window     oracle.sqldeveloper.snippet     11.1.1.54.40     Loaded
    Sybase 12     oracle.sqldeveloper.migration.sybase12     11.1.1.54.40     Loaded
    Sybase 15     oracle.sqldeveloper.migration.sybase15     11.1.1.54.40     Loaded
    Tuning     oracle.sqldeveloper.tuning     11.1.1.54.40     Loaded
    VHV     oracle.ide.vhv     11.1.1.0.22.49.42     Loaded
    Versioning Support     oracle.jdeveloper.vcs     11.1.1.0.22.49.42     Loaded
    Versioning Support for CVS     oracle.jdeveloper.cvs     11.1.1.0.22.49.42     Loaded
    Versioning Support for Subversion     oracle.jdeveloper.subversion     11.1.1.0.22.49.42     Loaded
    Web Browser and Proxy     oracle.ide.webbrowser     11.1.1.0.22.49.42     Loaded
    oracle.ide.dependency     oracle.ide.dependency     11.1.1.0.22.49.42     Loaded
    oracle.ide.indexing     oracle.ide.indexing     11.1.1.0.22.49.42     Loaded

    hi joshm!
    just checking. have you seen this article yet? (it sounds like you've already tried a number of things from it, but i'll throw it in the mix, just in case.)
    iTunes displays a -69 error when syncing iPod
    love, b

  • Download of Migration Workbench 1.2.5.0.0

    Are there any problems with the Server? I'm not able to download the Workbench, even though I'm a registered user.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by advancefiber ():
    Server is working. But you need to keep try. I tried 20 minuts to get in. Good luck.<HR></BLOCKQUOTE>
    I got a CD with the Migration Workbench from Oracle Germany by now. But thanks for your help!
    Greetings,
    Hauke Stammer
    null

  • Microsoft Access plug-in for oracle migration workbench

    I would like to migrate from Microsoft Access to oracle 10g,but Microsoft Access plug-in had not found on web site oracle.com.
    Where can obtain the Microsoft Access plug-in?
    Thanks!

    Hi,
    Oracle SQL Developer 1.2 incorporates the Migration Workbench, providing users with the ability to migrate database objects and data from MySQL, Microsoft SQL Server and Microsoft Access to Oracle. Oracle SQL Developer release 1.2.1 can be downloaded from OTN - http://www.oracle.com/technology/tech/migration//workbench/index_sqldev_omwb.html.
    I would recommend that you review the accompanying documentation - http://download.oracle.com/docs/cd/E10405_01/doc/nav/portal_booklist.htm - to ensure that you understand how to use the tool for the migration of your MS Access MDB file.
    Regards,
    Hilary

  • Download for Oracle Migration Workbench Not Working

    Have been trying for two days.
    Page is unavailable.
    DG

    Somehow they got reverted back to the older broken links - so we've fixed them again..
    Direct link: http://www.oracle.com/technology/software/tech/migration/workbench/index.html
    OTN

  • Enable to open omwb.zip for Oracle Migration Workbench

    Dear Freind,
    I download omwb.zip for Oracle Migration Workbench from followinf link but i am enable to unzip/extract it, it is showing error like "It dose not appear to be a valid archive" http://www.oracle.com/technology/software/htdocs/devlic.html?http://download.oracle.com/otn/nt/omwb/101040/omwb.zip

    I have the same problem.
    Do you already have a solution?

Maybe you are looking for

  • Email report

    Hi, Using the email reporting feature in the Quiz Manager, is there anyway to have the report sent via email automatically. I would prefer very much not to have to rely on the user clicking a submit button to activate this feature. I also am having t

  • WDA - Interface object inactive

    I have a very simple PDF, with three fields from a structure dragged-n-dropped in. All three fields are bound to the main structure I think OK. When I do a Check, everything is fine. The problem is that the form status is Inactive, as shown at the to

  • Unable to start SOA server through Node Manager

    Hi All, I am trying to install AIA 11.1.1.6.0 on the top of SOA Suite 11.1.1.6.0. I was able to install successfully the weblogic server, rcu, soa and osb servers. Now, before installing the AIA, the document i am following it says, make sure to star

  • Smart View message regarding "dimension meber..found in comment region"

    I created a report through Hyperion Smart View and it works well. However, I got a several messages like "Dimension member ...found in comment region at grid row 160 column 6 is being deleted" for entitiy members. The report will be refreshed but tho

  • Opening bins on Right Monitor instead of Left Monitor

    I have a dual monitor set up. On my right screen all I have is The Source and Program Monitors as well as the Timeline. My Left monitor has the Browser which holds all my Bins, Folders and Footage. I mad a few bins in the Browser and when I double cl