Hi Friends

When Iam trying to import the dump file in to one user's schema.iam getiing the errors like


"GRANT UPDATE ON "ACCOUNT_MASTER" TO "STAGE"
ORA-01917 : USER OR ROLE "STAGE" DOES NOT EXIST.


"GRANT SELECT ON "ACCOUNT_MASTER" TO "ACTIVE_REPORTS"
ORA-01917 : USER OR ROLE "ACTIVE_REPORTS" DOES NOT EXIST.

The Export file was taken at client's place,But iam not sure about the contents of Export file.

The user(which i created for importing this dumpfile) has given roles like "connect,resource,dba".

Please advice me in this regard.



Thanks With regards