https://www.oracletutorial.com/oracle-administration/oracle-create-database-link/
Make sure grants are given to the user where the call is being made from.
How to call a procedure- :
/**
begin
package procedure@dblink
end
**/
Make sure grants are given to the user where the call is being made from.
How to call a procedure- :
/**
begin
package procedure@dblink
end
**/
No comments:
Post a Comment