X教授
超级版主
  
UID 1
Digest
2
Points 2
Posts 169
码币MB 309 Code
黄金 0 Catty
钻石 903 Pellet
Permissions 200
Register 2022-2-7
Status offline
|
LF, DBLINK链接数据
创建DBLink -- Create database link create database link lf_eas_dl connect to LINKFAIR identified by "123456" using '(description= (address_list= (address=(protocol=tcp)(host=10.32.132.18)(port=1521)) ) (connect_data= (server=dedicated) (service_name=LFTEST) ) )';
|
|