Hello Everyone, I Have a question about the oracle...
# ingestion
d
Hello Everyone, I Have a question about the oracle ingestion, Our company used SAP Information Steward to read data catalog and the priviliage auth to our db account is "READ_CATALOG" that means we get data schema from the sys.ALL_DBA_VIEW, TABLE to build the table structure without get raw data. Is datahub can do the same thing to get schema from sys table? or we have to auth our account to get full read privilege ? Our DBA have policy to restrict us read raw data. I real want to replace IS with Datahub can anyone help me to solve the problem thx!