Greetings,
While working on establishing connectivity between and Oracle DB as a datasource towards Data Analyze, it was understood that the DB User which Data360 Analyze uses needs 'Select Catalog Role'. Is there any official documentation from Infogix which explains and details out all the requirements for Data Analyze to connecto to Oracle DB (eg: what db Permissions are needed) ?
Thank you
Hi, at this time there is no official documentation, but the permissions required for Oracle are:
grant select any table to <user>
grant execute any procedure to <user>
grant select_catalog_role to <user>
grant create any trigger to <user>
Product SupportCommunity FAQContact Us
Terms of UseLegalPrivacy NoticesTrademarks Your Privacy ChoicesCalifornia Privacy NoticesCookie Settings