5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-03 03:59:18 +08:00
This commit is contained in:
Izhar Firdaus 2021-03-17 22:31:30 +08:00 committed by GitHub
commit dce554af23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -684,6 +684,14 @@ select_catalog_role role or all of the following object privileges:
- +select on dba_tab_columns+
- +select on dba_objects+
- +select on dba_extents+
- +select on dba_tab_partitions+
- +select on dba_tab_subpartitions+
- +select on dba_indexes+
- +select on dba_ind_columns+
- +select on v_$active_instances+
- +select on v_$session+
- +select on v_$version+
- +select on v_$sql+
- +select on dba_segments+ — Required for Sqoop imports only
- +select on dba_constraints+ — Required for Sqoop imports only
- +select on v_$database+ — Required for Sqoop imports only