‘Access denied; you need (at least one of) the PROCESS privilege(s) for this operation’ when trying to dump tablespaces

April 12, 2022 . 1 MIN READ

Reference:

https://dba.stackexchange.com/questions/271981/access-denied-you-need-at-least-one-of-the-process-privileges-for-this-ope

 

Resolve by adding:

–column-statistics=0 –no-tablespaces

Leave a Reply

Your email address will not be published. Required fields are marked *