Insufficient privileges while connecting to Oracle Database from AWS Schema Conversion Tool
If you face Insufficient privileges issue while connecting to oracle database from Amazon AWS Schema Conversion Tool (SCT) like below, ORACLE Server : [SELECT ANY DICTIONARY] Run following command as system user in oracle server, grant select any dictionary to abc_owner;