Skip to Content
0
Former Member
Jun 19, 2011 at 03:43 AM

PS RapidMart - Error running first Load

83 Views

Hi,

I have Data Services 12.2.3.1, and I'm tryng to configure PS RapidMart.

When executing the RapidMart job for the first time, I get the following error:

6288	7008	DBS-070402	6/17/2011 10:01:08 PM	|Sub data flow DF_RoutingOperation_SAP_1|Loader PLPO_R3_RoutingOpera_DT__36_828_32_1

6288	7008	DBS-070402	6/17/2011 10:01:08 PM	ODBC data source <WIN-M6U5ED03IBN> warning message for operation <bcp_init>: <[Microsoft][ODBC SQL Server Driver]Unable to

6288	7008	DBS-070402	6/17/2011 10:01:08 PM	resolve column level collations>, SQLState <HY000>.

7060	6152	DFC-250038	6/17/2011 10:01:18 PM	|Dataflow DF_RoutingOperation_SAP

7060	6152	DFC-250038	6/17/2011 10:01:18 PM	Sub data flow <DF_RoutingOperation_SAP_1> terminated due to error <70402>.
7060	4828	FIL-080134	6/17/2011 10:01:18 PM	|Dataflow DF_RoutingOperation_SAP|Pipe Listener for DF_RoutingOperation_SAP_1

7060	4828	FIL-080134	6/17/2011 10:01:18 PM	Named pipe error occurred: <The pipe has been ended.

7060	4828	FIL-080134	6/17/2011 10:01:18 PM	>

4948	6004	DFC-250038	6/17/2011 10:01:19 PM	|Dataflow DF_RoutingOperation_SAP

4948	6004	DFC-250038	6/17/2011 10:01:19 PM	Sub data flow <DF_RoutingOperation_SAP_1> terminated due to error <70402>.

I have configured the variables with the following values:

$G_CCODE = '1000';
$G_LOAD_TYPE = 'FIRST';
$G_SDATE = to_date('2009.01.01', 'yyyy.mm.dd');
$G_INT_ORDER_CATEG_PP='20';
$G_INT_ORDER_CATEG_PS='20';

Is there anybody who already has configured PS RapidMart, or is familiar with this error?

Thanks