Oracle Resource Manager does not toggle Data Pump sessions to ETL_GROUP.
Hi all,
DB version 11.2.0.3. OS version Linux x86-64.
When I perform a data load operation using Data Pump (impdp), irrespective of the user account, the DP session(s) spawned not being automatically redirected to the ETL_GROUP, in the same manner that RMAN automatically redirects to BATCH_GROUP.
- The ETL_GROUP does exist and is a pre-created group coming with the Oracle installation.
- Switch privileges by the DP user account are not required for the automatic switch per the documentation. This is also the case with RMAN switching to BATCH_GROUP. However, I have even tried granting the DP user explicit switch privileges to ETL_GROUP without any change in the results.
0