Hi Gurus,
I am trying to create a db_link from one database to other for a specific user. But I am not having the password of the remote user.
I tried by hash values method which allowed me to create db link but while accessing data I got ORA-00600: [Kzdlk_zt2 Err] and as per id 456320.1 hash values method wont work.
Is there any alternative method to create db_link without knowing remote username/password.
Please help.