Error using DESC across dblink

Hello Techyv buddies!
I have managed to create a database link successfully, and an item can be selected from the table in the remote database. However, when I start to describe a table on the remote database. (decs tablename@remotedb),
I end up receiving the following message:
“ORA-12663: Services required by the client not available
on the server.”
Can you tell me what could have caused this issue?
I would greatly appreciate the effort to solve this problem.
Thank you!
