Error in BTS
I'm getting this error and I'm not sure how to trouble shoot. I have BTS 2002 getting data from SQL Server on a separate machine. I tested my connection with Windows authentication on my job successfully but for some reason get this error. Can anyone help?
* *
Event Type: Error
Event Source: RFSQL
Event Category: None
Event ID: 10
Date: 10/8/2003
Time: 6:42:48 AM
User: N/A
Computer: BTS1
Description:
A worker thread reported a failure: [OLE/DB provider returned message: Neither the isolation level nor a strengthening of it is supported.]
The error code is shown in the data area below.
The operation was: ISQLWorker->Execute
The worker thread was working on:
Job Name: LateShipmentJob
SQL Script: select distinct (number), cust, status
from mytable1
where status <> 'D' for xml auto
Error code: 80004005
**
thanks,
Phil
**
__________________
**
thanks,
Phil
**
|