Skip to Content
0
Apr 29, 2020 at 03:49 PM

SLT (specific) Table Not Loading

782 Views

New to SLT.
So far have added 300+ tables for load & replication successfully.

However, 1 specific table is being a pain and currently not loading (VBPA).
While other tables continue to load, this one stopped at around 300M inserts.

I pause, restarted to no effect.
Found Error "Migration object Z_VBPA_005 not found"

I then stopped the load altogether and remove the table from SLT, also manually dropped it's corresponding table in the target (MSSQL) database - and then re-added it to SLT. After that, I can see the table was recreated on the target DB, but no rows are being loaded.
Only feedback I can find is in Application Logs: "Warning Table DMC_MT_TABLES could not be locked"

LTRC > Table Overview = No Errors
LTRC > Load Statistics = Not Listed

There are 3 other tables happily loading in the meantime - so it is something specific to this one table.

Any ideas on the steps to debug (& fix) this ?

Thanks