1.手动在本地建目录 E:\lvchengData 2.执行命令 create or replace directory data as 'E:\lvchengData\'; 3.为本地system用户建立权限 grant read, write on directory data to system; 4.建立link连接, lc为本地配置的远程oracle服务名 green5为远程oracle用户名.用户名 create public database link lc connect to
创建测试表: D:\app\product\\db_1>sqlplus "/as sysdba" SQL :: Copyright (c) , , Oracle. All rights reserved. 连接到: Oracle - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options SQL)); 表已创建. SQL> select t.