Hi All! As a test, I've been trying to set up an SLT configuration to populate a few tables from our HANA Development environment, to one of our HANA Sandbox areas.
I've created two DB Connections in DBACockpit that point to each of these instances-schemas. When setting up the SLT Configuration, as the SOURCE I select HANA as the DATABASE SYSTEM and use DB CONNECTION and type in the name of the DB connection I created in DBACockpit and the SCHEMA name which the data resides (also the schema used when setting up the DB connection).
For the TARGET SYSTEM I select DB CONNECTION and fill out the appropriate User Name and Password for the schema that I will be writing this data to (same name as the source schema).
I click SAVE and get an error "Error occurred when selecting from database"
Checking the details of these errors using TCODE SM21, I find two errors:
1. invalid schema name: SYS_REPL: line 1 col 17 (at pos 16)
and
2. insufficient privilege: Not authorized
Is it possible to do what I'm doing, HANA to HANA SLT replication? What am I missing here? Thanks in advance!
Jeff.