Hi,
I have to migrate the databases of our Genesys environment from SQL Server 2000 to SQL Server 2005. I'm doing the tests in a lab environment, and I have the next problem: ETL Runtime doesn't transfer data from ODS to Datamart. The log of ETL Runtime shows the next lines:
ETL_Trans_Only*:* 22:26:06.944 Source.SourceDef ODS 1 seems to be assigned to multiple DataMarts, or multiple times to the same DataMart, and will not be used
Starter: Process [ETL_Trans_Only] is still running [PID=17704], skipping the start point Wed Nov 04 22:31:00 2009
Starter: Wed Nov 04 22:31:00 2009 [ETL_Trans_Only] will be started on Wed Nov 04 22:46:00 2009 start in 900 seconds
ETL_Trans_Only*:* 22:31:05.055 Write.Heartbeat Pulse: 2009/11/04, CET, 900, 1.9M
ETL_Trans_Only*:* 22:31:06.962 Source.SourceDef ODS 1 seems to be assigned to multiple DataMarts, or multiple times to the same DataMart, and will not be used
ETL_Trans_Only*:* 22:36:06.995 Source.SourceDef ODS 1 seems to be assigned to multiple DataMarts, or multiple times to the same DataMart, and will not be used
ETL_Trans_Only*:* 22:41:07.012 Source.SourceDef ODS 1 seems to be assigned to multiple DataMarts, or multiple times to the same DataMart, and will not be used
Starter: Process [ETL_Trans_Only] is still running [PID=17704], skipping the start point Wed Nov 04 22:46:00 2009
Starter: Wed Nov 04 22:46:00 2009 [ETL_Trans_Only] will be started on Wed Nov 04 23:01:00 2009 start in 900 seconds
ETL_Trans_Only*:* 22:46:05.107 Write.Heartbeat Pulse: 2009/11/04, CET, 900, 1.9M
ETL_Trans_Only*:* 22:46:07.045 Source.SourceDef ODS 1 seems to be assigned to multiple DataMarts, or multiple times to the same DataMart, and will not be used
ETL_Trans_Only*:* 22:51:07.062 Source.SourceDef ODS 1 seems to be assigned to multiple DataMarts, or multiple times to the same DataMart, and will not be used
ETL_Trans_Only*:* 22:56:07.095 Source.SourceDef ODS 1 seems to be assigned to multiple DataMarts, or multiple times to the same DataMart, and will not be used
Starter: Process [ETL_Trans_Only] is still running [PID=17704], skipping the start point Wed Nov 04 23:01:00 2009
Starter: Wed Nov 04 23:01:00 2009 [ETL_Trans_Only] will be started on Wed Nov 04 23:16:00 2009 start in 900 seconds
ETL_Trans_Only*:* 23:01:05.159 Write.Heartbeat Pulse: 2009/11/04, CET, 900, 1.9M
ETL_Trans_Only*:* 23:01:07.112 Source.SourceDef ODS 1 seems to be assigned to multiple DataMarts, or multiple times to the same DataMart, and will not be used
ETL_Trans_Only*:* 23:06:07.208 Source.SourceDef ODS 1 seems to be assigned to multiple DataMarts, or multiple times to the same DataMart, and will not be used
I have added with ETL Assistant the new ODS source (and I have left the old database source).
Can anyone one help me with this issue?
Thanks