異構資料庫系統遷移到Oracle 工具 - Oracle SQL Developer
1. 在Oracle 網站下載 sqldeveloper-3.0.04.34.zip
2. 參考
- IBM DB2: You need the binary driver jar files db2jcc.jar and db2jcc_license_cu.jar. Search for DB2 Universal JDBC Drivers or follow the links from
- Microsoft Access: No additional driver is required. Access uses the JDBC/ODBC bridge
- Microsoft SQL Server and Sybase: jTDS driver available from . Use version 1.2 (Download available from )
When you download the jtds distribution, you download an archive file called jtds-1.2-dist.zip. The binary driver jar file is located within this file is called jtds-1.2.jar - MySQL: MySQL JDBC Driver, version 5.04 available from http://dev.mysql.com/downloads/connector/j/5.0.html
You download an archive file called mysql-connector-java-5.0.4.tar.gz (or .zip). Inside this file, the binary driver jar file is called mysql-connector-java-5.0.4-bin.jar
- Teradata:The Teradata driver is available from You need to download Teradata JDBC Driver 12.0 or above. Both the Teradata JDBC Driver 12.0 and 13.0 use the jar files terajdbc4.jar and tdgssconfig.jar
Once downloaded you need to expand the driver binary jar file to a location on your machine. The driver binary jar file is typically a separate jar file located inside the downloaded archive file. Once you have extracted the relevant jar file to your disk, you need to configure SQL Developer to tell it where this driver resides:
- In SQL Developer choose Tools -> Preferences...
- Expand the "Database" option in the left hand tree
- Click on "Third Party JDBC Drivers"
- Click on "Add Entry..."
- Navigate to your third-party driver jar file and choose OK
其他參考
. Copy to Oracle
Oracle SQL Developer 3.0 introduces a Copy to Oracle option that allows users to copy tables and data from a third-party database to Oracle without the need of a migration repository. This quick migrate option is very useful for quickly copying a few tables to Oracle and requires no additional setup. This feature is only available for copying tables and the data; use the Migration Wizard if you are migrating more than that.
To use Copy to Oracle, select the third-party connection created in 2. above. This invokes a connection dialog that enables you to select the Oracle connection where you want to copy the table(s) and click Apply.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-703809/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 異構資料庫遷移工具 - Oracle SQL Developer Migrations資料庫OracleSQLDeveloper
- 使用SQL Developer 遷移異構資料庫到OracleSQLDeveloper資料庫Oracle
- 將pentaho資料庫遷移到oracle資料庫資料庫Oracle
- 應用程式的資料庫從Sql Server遷移到Oracle資料庫SQLServerOracle
- Oracle的異構資料遷移工具 - OMW及ODIOracle
- 用 Oracle sql*loader 把公司的資料庫從 sql server 遷移到 Oracle 9i 中OracleSQL資料庫Server
- 資料泵實現資料遷移到異地庫
- 資料庫從檔案系統遷移到ASM資料庫ASM
- PL/SQL Developer連線遠端Oracle資料庫SQLDeveloperOracle資料庫
- ORACLE SQL Developer4資料庫複製案例OracleSQLDeveloper資料庫
- 異構資料庫資料遷移 oracle to mysql之oracle sqlloader和mysql load data資料庫OracleMySql
- 將ORACLE資料庫資料檔案遷移到其他目錄(ZT)Oracle資料庫
- 將資料庫從ASM遷移到檔案系統資料庫ASM
- 將資料庫從檔案系統遷移到ASM資料庫ASM
- 將OPEN BRAVO資料庫從oracle 遷移到DB2資料庫OracleDB2
- 異構資料庫遷移 sql等價改寫資料庫SQL
- Oracle資料庫遷移到國產資料庫核心難點解析 | 聯盟釋出Oracle資料庫
- 資料庫遷移到ASM資料庫ASM
- 將SAP 後臺資料庫從DB2 遷移到ORACLE資料庫DB2Oracle
- 從 SQL Server 到 MySQL (一):異構資料庫遷移ServerMySql資料庫
- 本地不安裝oracle,用PL/SQL Developer連線資料庫OracleSQLDeveloper資料庫
- 使用Oracle SQL Developer匯入Excel資料OracleSQLDeveloperExcel
- 達夢遷移工具之MySQL資料庫遷移到達夢MySql資料庫
- SQL 遷移資料庫至ORACLE簡易方法SQL資料庫Oracle
- 把64位的unix系統資料庫遷移到32位的windows系統資料庫中資料庫Windows
- ORACLE資料庫遷移Oracle資料庫
- 將OPEN BRAVO後臺資料庫從ORACLE遷移到DB2資料庫OracleDB2
- 利用RMAN將資料庫從檔案系統遷移到ASM資料庫ASM
- 微軟雲端資料庫SQL Azure遷移到本地SQL Server的方法微軟資料庫SQLServer
- 將 CentOS 8 作業系統遷移到 Oracle LinuxCentOS作業系統OracleLinux
- 將應用程式從Sql Server遷移到OracleSQLServerOracle
- MySQL資料庫遷移到PostgresMySql資料庫
- ZT oracle 分割槽表資料定期遷移到其他資料庫測試方案Oracle資料庫
- 資料庫-oracle-資料庫遷移資料庫Oracle
- Oracle 資料遷移(從Oracle11G高版本遷移到Oracle10G低版本)Oracle
- Oracle資料庫體系結構Oracle資料庫
- Oracle資料庫資料遷移流程Oracle資料庫
- Oracle例項和Oracle資料庫(Oracle體系結構)Oracle資料庫