Quantcast
Channel: ITPUB论坛-专业的IT技术社区
Viewing all articles
Browse latest Browse all 18583

问个问题,只读数据库写一个sql union 了两个dblink中的数据报ORA-16000错误

$
0
0
RT: 在本地分另为两个site 数据库中的相同的一个表名建立了一个同义词,上面建了一个view. 然后在本地写个sql select * from xx.site1_table@site1 union all select * from xx.site1_table@site2 执行查询报如下错误 ORA-16000: database open for read ...

Viewing all articles
Browse latest Browse all 18583

Trending Articles