Unable to do a 'Desc'ribe on a dblinked table that was aliased using a synonym
For example 'desc table_name@dblink_name' fails with this error message:
"Error: object table_name@dblink_name not found"
WORKAROUND
Add schema name to table alias
STATUS
Waiting for fix in a future release of Toad for Oracle