Hi,
I'm trying to replicate data (continuous sync) from SAP ECC system to an external Oracle DB using SLT. I'm getting below error while creating a new configuration using LTRC t-code on the last screen.
"Error occurred when selecting from database"
Before trying to create the configuration in SLT, I've completed below activities,
a) Setup an RFC for source system with LT User with required role (SAP_IUUS_REPL_REMOTE)
b) Setup a DB connect for external Oracle DB with required user & schema details. --> The "Test connection" works fine. The DB user has all authorizations in external database like create table, insert record etc.
After successfully testing both RFC & DB connection, I tried to create "new configuration" using LTRC t-code. Now I'm stuck with above mentioned error. Also there is no log entries in SM21 or dump in ST22 or any oracle alert log entries in both SAP/external Oracle systems.
DMIS component version installed on ECC system is 2011_1_731 SP10. ECC system is on Linux & Oracle 12.1.0.2. External Oracle DB version is 12.1.0.2.
Any help is appreciated.
Regards,
Debashish Pradhan