Quote Originally Posted by LKBrwn_DBA View Post
Are you doing FULL import or only schema import?

If you are doing a full database import you should NOT exclude public synonyms, otherwise if you are just importing one or more schema(s), then no public synonyms should be created.
Generally I just import one schema, and one tablespace, and remap them. So I guess I should be good.

Thanks