Try this.

Create Public Database Link SID8.world
connect to news_owner
Identified by sid8
using 'LOUISE_NEWS'
/

then select the values from company table.

select * from company@sid8;