cancel
Showing results for 
Search instead for 
Did you mean: 

SDI - error when executing a replication task

FCI
Active Contributor
0 Kudos

Hi,

I have created a remote source (to a local flat file) using SDI. I have no issue when creating a virtual table on top of this source and when creating a replication task on the same source.

But when executing the replication task, the following error occured: invalid name of function or procedure

[11:44:08] Start
executing REPT_CNTR....

[11:44:09] InternalError:
dberror($.hdb.Connection.executeProcedure): 328 - SQL error, server error code:
328. invalid name of function or procedure: demo::REPT_CNTR.START_REPLICATION:
line 1 col 13 (at pos 12) at
/sapmnt/ld7272/a/HDB/jenkins_prod/workspace/HANA__FA_CO_LIN64GCC48HAPPY_rel_fa~hana1sp12/s/ptime/query/checker/check_call.cc:38

Any idea on what can cause this kind of error ?

I'm using a neo trial db (1SPS12) and the last available version of the SDI components (2.3 for the agent).

Thanks in advance.

Regards,

Frédéric

View Entire Topic
FCI
Active Contributor
0 Kudos

Problem was due to missing authorizations on the remote source for user _SYS_REPO. For a unknown reason, in my case, no error occured when activating.