假设已有在本机配置了数据库链接,例如“SIDName_IP”,建立dblnk语句如下:create database link DBLink_Name connect to USER identified by PASS using 'SIDName_IP';