Skip to Content
0
Former Member
Dec 22, 2017 at 04:30 PM

SAP HANA SDI: Unable to load Pool/Cluster tables T009/KNOV using SDA or replication task

401 Views

Hello Experts,

I am trying to load tables KNOV and T009 using SDA and my remote source connection has been setup using OracleECCAdapter for DP Agent.

CREATE VIRTUAL TABLE "SAP_ECC"."VT_T009" AT "ECC_PD2_OracleECCAdap"."<NULL>"."<NULL>"."T009"; - Runs fine

SELECT * FROM "SAP_ECC"."VT_T009" - Getting below error

SAP DBTech JDBC: [403]: internal error: Error opening the cursor for the remote database Failed to execute query [SELECT * FROM "ATAB" "VT_T009" WHERE TABNAME = 'T009'].Error: ORA-01031: insufficient privileges

I replicated dictionary tables (DD02L, DD03L...), created synonym in SYSTEM schema, but still no luck with the issue.

Also my user has SELECT on ANY table privilege in Oracle DB under ECC.

Can someone please help out. Thanks

Regards,

Deepanshu