Migration is not started
Hello!
We are using Siebel 18.6. We have problems when running migration. We tried to run both Full RR and Incremental RR migrations, but both of them failed on the Export step. The "EAIObjMgr_enu" log file contains following error:
SBL-DAT-60313: Workspace config does not exist for the given workspace name.
By raising the log level to 5, we were able to find the SQL statement that is executed prior to the error message mentioned above:
SELECT
T1.CONFLICT_ID,
CONVERT (VARCHAR (10),T1.LAST_UPD, 101) + ' ' + CONVERT (VARCHAR (10),T1.LAST_UPD, 8),
CONVERT (VARCHAR (10),T1.CREATED, 101) + ' ' + CONVERT (VARCHAR (10),T1.CREATED, 8),