Oracle Message ORA-16279 - Supplied dblink must have CONNECT, RESOURCE, and SELECT_CATALOG_ROLE roles

ERRORSupplied dblink must have CONNECT, RESOURCE, and SELECT_CATALOG_ROLE roles
CAUSEA dblink was specified to DBMS_LOGSTDBY.INSTANTIATE_TABLE that lacked one or more of the CONNECT, RESOURCE, or SELECT_CATALOG_ROLE roles.
ACTIONGrant the CONNECT, RESOURCE, and SELECT_CATALOG_ROLE roles to the specified dblink, and retry the operation.