MSSQL to ORACLE DB LINK
https://bluelicht.tistory.com/47
[DB]CentOS UnixODBC 설정 방법
수동설치 1. http://www.unixodbc.org/ odbc 설치 2. tar xzvf unixODBC-2.3.7.tar.gz 3. cd unixODBC-2.3.7/ 4. ./configure 5. make 6. make install 7. isql 자동 ===선택=== #RedHat Enterprise Server 6 curl https://packages.microsoft.com/config/rhel/6/pr
bluelicht.tistory.com
출처
bae9086.tistory.com/128?category=825640
MSSQL to Oracle DB Link
MSSQL에서 Oracle의 정보를 가져와야 할 일이 생겨 DB link가능 여부를 체크하고 테스트했던것을 정리하는 글입니다. 참고 사이트 : www.sqlshack.com/link-sql-server-oracle-database/ Link a SQL Server to an..
bae9086.tistory.com
참고사이트
www.sqlshack.com/link-sql-server-oracle-database/
Link a SQL Server to an Oracle database - SQL Shack
In this article, you will find explanation how to link a SQL Server to an Oracle database and will see how to install the mandatory libraries and tools.
www.sqlshack.com
'Oracle(DB관련)' 카테고리의 다른 글
oracle 독립 트랜잭션 pragma autonomous_transaction (0) | 2021.04.13 |
---|---|
Oracle table, tablespace 용량 확인 (0) | 2021.03.19 |
oracle pl/sql ftp (0) | 2020.11.25 |
Oralce DDL on Remote Database With Database Link (0) | 2020.09.23 |
dbeaver (0) | 2020.07.20 |