Hi all

We have 2 different instance for eg. db01, db02.

The objects in db01 are accessible to scott(a schema for eg) in db02 using a public dblink unthenticated by scott.

If another user for eg. scott1 in db02 want access the same tables from db01, how the access can be done. It is the existing db_link can be used since the db_link is a public db_link? But right now the scott1 is unable to access the table from db01.

Pls Help me.

Regards

Bhaskara