How to fix the Oracle error ORA-39162: Transportable tablespace job require privileges?

In this post, you’ll learn more about the Oracle ErrorORA-39162: Transportable tablespace job require privileges with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-39162: Transportable tablespace job require privileges

Reason for the Error ORA-39162: Transportable tablespace job require privileges

User attempted to perform a transportable tablespace job without being having the proper EXP_FULL_DATABASE or IMP_FULL_DATABASE role.

How to fix the Error ORA-39162: Transportable tablespace job require privileges ?

You can fix this error in Oracle by following the below steps

Retry the operation in a schema that has the required roles.

Tags :

Leave Your Comment