Created a pl/sql function in database A and have registered it in admin layer. Now we need to register the same function in database B.
The function has been shared to database B via a db link, but can't seem to see it in database B to register it.
Any suggestions ?