![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am extracting from Sybase into a SQLSERVER 2000 table. How do I goverride the sql governor within the pump step. The error I'm getting is Step Error Description:The task reported failure on execution. (Microsoft OLE DB Provider for SQL Server (80004005): The query has been canceled because the estimated cost of this query (3670) exceeds the configured threshold of 500. Contact the system administrator.) Step Error code: 8004043B Doing a global increase in the governor will not be allowed by the administrator as this job is running during prime time. thanks |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Putting in the overrode on the query governor just give an invalid transformation error. I think its because the select command is for sybase and the set for governor is sqlserver. It thinks the set needs to be transformed. *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
![]() |
| Thread Tools | |
| Display Modes | |
| |