This man is too old to remember everything in his brain. Right now, he needs a place to write down what he has studied.
2011年8月10日 星期三
Oracle : Database Link without tnsnames.ora
create public database link xxx
connect to xxx identified by xxx
using '(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=xxx.xxx.xxx)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=xxx)))';
沒有留言:
張貼留言